Other meanings of USB flash drive
Computing hardware
A USB flash drive is a portable data-storage device using flash memory and a USB interface. It stores digital information without moving parts and connects directly to a computer, tablet, car, television, or other compatible host.
A USB flash drive combines non-volatile flash memory, a USB connector, a controller, and a small circuit board in a removable enclosure. Unlike a hard-disk drive, it has no spinning platter or read/write head, so it operates silently and tolerates ordinary movement better. The flash cells retain data when power is removed, while the controller translates USB commands into memory operations and manages addressing, error correction, and wear.
Most drives use NAND flash, whose cells are written and erased in blocks rather than one byte at a time. This makes rewriting more complex than reading: the controller may copy valid data, erase a larger block, and then write updated contents. The process is hidden by the drive's firmware and file system. USB ports supply both communication and electrical power, although the storage medium itself is distinct from the USB standard.
USB flash drives commonly appear to an operating system as removable mass storage. File systems such as FAT32, exFAT, and NTFS determine compatibility, file-size limits, permissions, and metadata behavior. The USB Implementers Forum defines the interface standards and certification program for USB products.1
USB flash drives became practical in the late 1990s and early 2000s, when compact flash memory, inexpensive controllers, and the growing availability of USB ports converged. They displaced many floppy disks for transporting files because they offered greater capacity, faster transfer, and simpler connection. Their development also helped normalize solid-state storage as an everyday consumer technology.
Typical uses include transferring documents, photographs, music, and video; carrying portable applications; creating installation media; and maintaining offline copies of important files. Technicians use bootable drives to install operating systems, run diagnostic environments, or recover data when a computer's internal disk will not start. Organizations may distribute encrypted drives for controlled data exchange, although a drive is not secure merely because it is small or removable.
Capacity and speed vary widely. A drive may use USB 2.0, USB 3.x, or USB4-compatible signaling, but the actual result depends on the controller, flash type, host port, file sizes, and sustained-write behavior. Product labels often advertise interface capability rather than a guaranteed real-world transfer rate.2
Flash memory has finite write endurance, so repeated rewriting eventually wears memory cells. Controllers distribute writes through wear leveling and use error-correcting codes to extend useful life, but these measures cannot make a drive permanent. Sudden power removal, unsafe removal during a write, controller failure, physical damage, and counterfeit or defective memory can all cause data loss.
A USB flash drive should supplement rather than replace a backup strategy. The 3-2-1 approach—keeping three copies, on two types of media, with one copy elsewhere—reduces the consequences of loss, theft, or corruption. Files should be ejected through the operating system when write caching is active, and critical material should be encrypted before transport.
Security risks include malware spread through removable media, unauthorized copying, and malicious devices that impersonate a keyboard or other USB peripheral. Hardware-encrypted drives can protect data if implemented correctly, but passwords, recovery procedures, firmware provenance, and organizational controls remain important. The National Institute of Standards and Technology treats removable media as a distinct security concern requiring policy and handling controls.3
USB flash drives are not uniform internally: manufacturers may combine different NAND types, controller designs, and overprovisioning levels under the same nominal capacity. Single-level cell, multi-level cell, triple-level cell, and quad-level cell technologies trade density, cost, endurance, and performance. Some consumer drives therefore slow sharply during long writes after a fast temporary cache is exhausted.
Capacity printed on the package is normally expressed in decimal gigabytes, whereas some operating systems display related values using binary-based units, making a new drive appear smaller. A drive formatted for broad compatibility may also reserve space for the file system and controller functions. Very small files can transfer slowly because metadata operations and latency matter more than headline sequential speed.
Specialized forms include ruggedized drives, read-only or write-protected models, biometric and hardware-encrypted products, and drives designed to survive sterilization or industrial environments. A flash drive can also be used as a hardware security key only when it contains appropriate authentication hardware; ordinary storage alone does not provide that function. Long-term archival storage remains uncertain because charge leakage, connector damage, and technological obsolescence can outlast a device's practical support life.4
USB performance, endurance, and security depend on the particular drive, host, firmware, file system, and operating environment; nominal capacity or interface branding alone does not establish practical performance or long-term reliability.
Help improve the encyclopedia. Reports go straight to the site manager.