GetUSB.info Logo

Posts Tagged ‘flash drive’

USB Flash Drive Doesn’t Get Assigned a Drive Letter: Solution

You’ve connected a USB flash drive, heard the familiar Windows sound of connection, yet no drive letter shows up. You then go into Disk Management for Windows and see the device and memory, but the USB flash drive doesn’t get assigned a drive letter.

What should you do?

USB Flash Drive Doesn't Get Assigned a Drive Letter

Most of the time, Windows will automatically assign a drive letter to any connected storage device—whether it’s a USB stick, USB hard drive, or other mass storage device.

However, if a drive letter isn’t assigned, there’s a quick fix to get your computer working properly again:

  1. Open Command Prompt as Administrator (search for CMD, then right-click and select “Run as Administrator”).
  2. Type diskpart and press Enter.
  3. Once in DISKPART, type automount enable and press Enter.
DISKPART command prompt for USB drive automount, USB Flash Drive Doesn't Get Assigned a Drive Letter

If the above steps don’t solve the problem, there could be conflicting registry entries from past USB devices that disabled or interfered with the automount function.

Nexcopy offers a registry cleaning tool specifically designed for USB devices connected to your computer. This utility is an executable file that requires no installation and contains no spyware or malware. Nexcopy is a reputable company that provides direct support via phone, email, or live chat, so you can trust their software is safe and reliable.

USBScrub is the utility name and is available for download here.

Continue Reading

Erase USB or Clean USB or Format USB?

We’ve seen these terms floating around forums and how-to articles for years when someone is explaining what to do with USB flash drives. Most people gloss over the definitions of Clean, Erase, and Format because the terms sound interchangeable or because they are not planning to perform the task being discussed.

The goal of this article is to clearly explain the differences between Clean, Erase, and Format so you can better understand what people mean when discussing USB flash drive maintenance and data removal.

All of the functions below can be performed on a Windows 10 system or newer. We’ll start with the simplest operation and work toward the more advanced ones.

Format

Formatting is what roughly 98% of Windows users rely on. This is the graphical option you see when you right-click a drive letter in Windows Explorer and select “Format.” But what does this function actually do?

Formatting is the least complicated option. It removes the file allocation table from the USB flash drive and creates a new one. Put simply, the operating system deletes the index that tells Windows where files are stored, making the drive appear empty.

The important detail is that the data itself still exists on the drive. It is no longer organized in a way that Windows can easily display, but the underlying information remains intact.

Using basic file-recovery tools, like the one we reviewed previously, it is often possible to recover most or all of the files that were on the drive.

The image below illustrates this concept. The light-gray area represents data that still exists on the flash memory but is no longer referenced by the file system. Recovery software scans this space to reconstruct files. Notice that the boot code area of the drive is untouched during a standard format.

Format USB flash drive showing remaining data blocks

If you’re wondering whether a flash drive should be formatted as FAT, FAT32, exFAT, or NTFS, we previously published a detailed comparison covering those file systems.

Clean

The Clean function goes a step further than formatting. It directly targets the Master Boot Record and partition information of the USB flash drive.

Running Clean removes the boot code and deletes all partitions. The partition data is what tells a computer how large the drive is and whether it can be used as a bootable device.

The Clean function is not available through the standard Windows graphical interface. It can only be accessed through the Windows command-line utility DiskPart.

The image below highlights the boot code area affected by the Clean command. While this portion of the drive is cleared, the actual data area remains intact, which is why Clean executes very quickly.

Clean USB flash drive removing boot record

The most common reason to use Clean is troubleshooting. If a flash drive contains data but no longer behaves correctly when connected to a computer, clearing corrupted boot or partition information can sometimes restore functionality while preserving recoverable data.

To run Clean on a USB flash drive:

  • Type diskpart into the Windows search bar and press Enter
  • Type list disk and press Enter
  • Identify which disk number corresponds to your USB flash drive
  • Type select disk 1 (replace 1 with your USB’s disk number) and press Enter
  • Type clean and press Enter
  • DiskPart will confirm when the process is complete

After running Clean, the drive will appear as RAW and unreadable to Windows. To make it usable again, open Disk Management, locate the unallocated space, create a new simple volume, and follow the formatting wizard.

Windows Disk Management showing unallocated USB space

Clean All

The Clean All command is the most thorough option. Like Clean, it is only available through DiskPart, but it also writes zeros across the entire memory space of the flash drive.

This means all previous data is physically overwritten. Once Clean All is complete, file recovery is no longer possible.

For readers familiar with Department of Defense data-destruction methods, Clean All is conceptually similar to a single-pass overwrite. Traditional DoD methods repeat this process multiple times using different patterns.

Clean All USB flash drive overwriting data

Common reasons to use Clean All include securely handing a drive to another person, recycling a USB flash drive, or ensuring a virus is completely removed.

To run Clean All, follow the same DiskPart steps as Clean, but replace the final command with clean all. Because the entire memory space is overwritten, this process can take significant time depending on drive capacity.

DiskPart Clean All process

This tutorial applies to Windows 7, Windows 8, and Windows 10 systems. Administrator privileges are required to use DiskPart’s Clean and Clean All commands.

This article was inspired by a forum discussion on TenForums.com.

If you found this post helpful, please share it so others can benefit as well.
Continue Reading

Flash Drive Prices Are Going Up – Cause: Japan & S. Korea Trade War

Japan has long been a major supplier of three key elements used in the manufacturing of NAND memory and semiconductors. Due to recent trade tensions between Japan and South Korea, these materials are becoming increasingly difficult to obtain.

Japan produces roughly 90% of the world’s supply of fluorinated polyimide and photoresists, along with about 70% of the global supply of hydrogen fluoride. This concentration places the global supply chain at risk if Japan restricts exports of these materials.

These chemicals are used by Korean manufacturers to produce semiconductors and are critical for making components such as memory chips, microprocessors, and integrated circuits.

The impact is already visible. For the first time in more than eight months, NAND memory pricing for flash drives has increased. While the percentage increase varies by capacity, the most notable jumps are in 32GB and 64GB wafers, which rose nearly 25% week over week at the time this article was published on July 25.

Global semiconductor supply chain affected by Japan and South Korea trade dispute

Japan has cited inadequate management of these chemicals by purchasing countries. Put another way, the materials can also be used in the manufacture of military weapons, and Japan claims some supplies have been diverted for that purpose. Japan’s response has been to impose restrictions on exports.

Who ultimately loses in this trade dispute? Anyone who relies on modern technology. Smartphones, processors, flash memory, circuit boards, and countless other products depend on a stable semiconductor supply chain.

For a more detailed and source-based report, visit this CNBC article.

To learn more about polyimide chemicals, a quick overview is available on this Wikipedia page.

Continue Reading

QuadCore Raspberry Pi 4

Update:

From this article, the Raspberry Pi 4 USB-C power port was designed outside of official USB-IF specifications, making it incompatible with many USB-C chargers and power supplies. You can read more from the link above. The analysis leading to this conclusion was conducted by well-known Google engineer Benson Leung.

The Raspberry Pi is a collection of small computer boards assembled in a simplified way to form the foundation of a computer system. The Raspberry Pi (also known as RPi) was released in February 2012 in the United Kingdom. Its original intent was to provide a low-cost, simple computer platform for students to learn and develop on.

The original model became far more popular than anticipated and quickly expanded beyond its intended educational market into areas such as robotics. The platform does not include peripherals such as keyboards or mice, nor does it ship in a case. It is, quite literally, a bare-bones product.

To give you an idea of its popularity, Raspberry Pi products sold more than 19 million units from their 2012 launch through the end of fiscal year 2018. This places the Raspberry Pi among the best-selling computers in the world, albeit with limited resources. Until now.

This week, the Raspberry Pi Foundation released the Pi 4. It is an impressive upgrade. Here are the key specifications:

Raspberry Pi 4 board showing ports and components

  • A 1.5GHz quad-core 64-bit ARM Cortex-A72 CPU (~3× performance)
  • 1GB, 2GB, or 4GB of LPDDR4 SDRAM
  • Full-throughput Gigabit Ethernet
  • Dual-band 802.11ac wireless networking
  • Bluetooth 5.0
  • Two USB 3.0 and two USB 2.0 ports
  • Dual-monitor support at resolutions up to 4K
  • VideoCore VI graphics supporting OpenGL ES 3.x
  • 4Kp60 hardware HEVC video decoding
  • Compatibility with earlier Raspberry Pi products

In addition to the hardware improvements, the Raspberry Pi Foundation says the new system includes an extensively modernized user interface, an updated Chromium 74 web browser, and a transition from USB micro-B to USB-C for power. The new connector supports an additional 500mA of current, ensuring a full 1.2A is available for downstream USB devices even under heavy CPU load.

The new boards are available to order now.

In the past, users have attempted running Windows on the Raspberry Pi platform, but performance was predictably slow. With this new configuration, we are curious to hear who has tried it and how it performs. Feel free to share your experience by emailing gmo @ getusb dot info.

Continue Reading

Harmonization Code for USB Flash Drives

HS Code for USB Flash Drives

When importing or exporting USB flash drives in the United States, you will want to use the correct Harmonized System code to complete customs and shipping paperwork accurately.

The Harmonized System code is an international tariff nomenclature that defines standardized names and numbers assigned to traded products. The HS Code system came into effect in 1988 and is maintained by the World Customs Organization (WCO), headquartered in Brussels, Belgium. Today, more than 200 countries participate in and rely on this system.

The HS Code for a USB flash drive is: 8523.51.0000

If your freight forwarder or shipping service indicates that an ECCN is required to ship USB flash drives or to complete Automated Export System (AES) documentation, providing this HS Code should resolve the issue in most cases.

USB flash drive with harmonized system code reference

ECCN stands for Export Control Classification Number. An ECCN is an alphanumeric designation used within the Commerce Control List to identify items that may be subject to export control regulations.

Continue Reading

A Flash Drive, an Ex Marine and Russia

Update: June 15, 2020

Paul Whelan was sentenced to 16 years in prison for espionage against the United States. As stated in the original post, an IT professional who cannot access “photos” on a flash drive, which later became the alleged vehicle for trading information, is a significant red flag that something more serious may have been occurring.

Update: February 3, 2019

“I want to tell the world that I am a victim of political kidnap and ransom,” Whelan said during a press conference in May. “This is retaliation for sanctions.”

“There are abuses and harassment that I am constantly subject to. There is a case for isolation,” he continued, before listing alleged abuses committed by prison staff.

The former Marine said he was being subjected to “typical POW Chapter 1 isolation” techniques intended to break him down and described his imprisonment as having a “Salem witch trial mentality.”

According to Reuters, Whelan made a direct plea to the President of the United States, stating, “Mr. President [Trump], we cannot keep America great unless we aggressively protect and defend American citizens wherever they are in the world.”

It is not every day that a “flash drive” appears in international espionage headlines. However, American citizen Paul Whelan was arrested in Russia and charged with espionage, with a USB flash drive playing a central role in the case.

Based on reporting surrounding the arrest, Whelan is a former Marine who frequently traveled to Russia. He worked as a security professional for a U.S.-based auto parts supplier, BorgWarner, spoke Russian, and used the Russian social media platform VKontakte, commonly referred to as VK.

According to reports, the arrest unfolded as follows: Whelan met with a Russian associate who handed him a USB flash drive. Earlier in the trip, Whelan claimed he had received digital vacation photos but was unable to view them on his computer. Because of this, he requested that the images be transferred to a flash drive.

Moments after the exchange took place, Russian police arrested Whelan and later claimed the USB flash drive contained state secrets.

Plugging a USB flash drive into a computer

Whelan has maintained that he had no knowledge of any sensitive information on the flash drive and believed it contained only vacation photos. If true, one can only hope he is given a fair opportunity to prove his innocence.

Additional background information about Paul Whelan includes the following.

He served for 14 years in the U.S. Marine Corps Reserve and was discharged in 2008 for bad conduct.

The discharge stemmed from a conviction involving the attempted theft of $10,410 in U.S. currency. He was accused of misusing another individual’s Social Security number and writing bad checks. Poor decisions early in life are not uncommon, though they can cast long shadows.

Playing devil’s advocate, the most troubling detail remains the claim that a security-focused IT professional could not open digital image files. Regardless of file format, that task is typically straightforward. If nothing else, this situation highlights the importance of using write-protected USB flash drives when traveling internationally. You never know how a simple device could be interpreted or misused.

Sources: CNN and GetUSB.info

Continue Reading

ECCN and HS Code for USB Flash Drives

When importing or exporting USB flash drives in the United States you will want to use these ECCN and HS Codes to help with customs paperwork. The ECCN Code for a USB flash drive is:  EAR99 The HS Code for a USB flash drive is:  8523.51.0000 In the event your freight forwarder or delivery service tells you that an ECCN is needed to ship USB flash drives and is required to complete the Automated Export System (AES) or other documentation then please give them the above information and it should all work out. ECCN stands for Export Control Classification Number.  An ECCN is an alpha-numeric classification used in the Commerce Control List to identify items for export control purposes. HS Code is the  “Harmonized System” which is a 6-digit standardized numerical method of classifying traded products developed and maintained by the World Customs Organization.  The Harmonized System system (HS) forms the basis of all countries’ tariff Schedule all over the world.  Or it helps countries asses value to a product in a standardized way and by definitions all countries can agree and interpret. Continue Reading

Mysterious USB Ports Show Up In NYC

A New York artist named Aram Bartholl is trying a very daring, if not crazy, art exhibit by placing USB sticks throughout New York City. The idea is for others to share their digital life, secrets, and information with strangers to bridge the world of digital information with that of the physical world. So what exactly do you do?

USB in wall

Aram has placed a small collection of USB ports in public places, thinking that others will connect their laptop or computer to the USB port and upload or download data to share. A bit crazy if you ask me… you know how many viruses and key logging programs one could get? Even with virus checking software, there are sophisticated attacks you could expose yourself to. But if you dare, connect!

Currently the installation is only a five-stick preview, but Bartholl is planning to expand the operation to more sticks and more cities. Check Bartholl’s blog for coming information including “full documentation, movie, map, and ‘How to make your own dead drop’ manual coming soon!”

USB in New York

Aram — you should use USB write-protected flash drives and share controlled data so that your exhibit doesn’t kill computers! Maybe provide an upload link where you can control the data, then put the data on flash drives and write protect the stick. Don’t know how? Contact us, we’ll show you.

Full story at Discover Magazine.

Continue Reading

Copyright

Copyright © 2006 +

USB Powered Gadgets and more...

All Rights Reserved

Advertise with us

GetUSB Advertising

This is a high value website providing great exposure to your product and brand. Visit our advertising page to learn specifics.

For more information
Visit our advertising page.

Nexcopy Ad

Nexcopy Provides

USB copy protection with digital rights management for data loaded on USB flash drives.

Contact us learn more

Resources and References Page

Resources and References Page