A USB flash drive (thumb drive) or portable USB hard drive stores files on a small device you plug into a USB port. Copy files from one PC, unplug, and plug into another—no internet and no network setup (see 9.1 LAN and 9.2 cloud for those options). USB is the classic choice for a one-time hand-off, air-gapped machines, or when you do not trust uploading sensitive data.
When a USB drive helps
- Moving files between two PCs that are not on the same network (different buildings, no Wi‑Fi).
- Transferring very large folders when cloud upload would take hours or hit quota limits.
- Working on a PC with no internet or strict policies against cloud services.
- Carrying a presentation, installer, or backup copy in your pocket.
USB vs. LAN and cloud
| Method | Speed | Internet needed? | Best for |
|---|---|---|---|
| USB drive | Fast (USB 3.x: hundreds of MB/s on good drives) | No | One-off copy, offline PCs, physical hand-off |
| LAN (see 9.1) | Very fast on same network | No | Two PCs always on the same Wi‑Fi/Ethernet |
| Cloud (see 9.2) | Limited by upload/download | Yes | Remote access, sync, collaboration |
Copy files with a USB drive (step by step)
- Insert the drive into a USB-A or USB-C port (use an adapter if your laptop has only USB-C). Windows usually installs drivers automatically and shows a notification.
- Open File Explorer (
Win + E). The drive appears under This PC with a letter such asE:orF:and a removable-device icon. - Copy files or folders from your PC (e.g., Documents): select items >
Ctrl + C, open the USB drive >Ctrl + V. Or drag and drop. Wait until the copy progress bar finishes—do not unplug early. - Safe removal: click the Safely Remove Hardware icon in the taskbar (USB plug) > select your drive > wait for “Safe to Remove Hardware.” On Win 10 you can also right-click the drive in File Explorer > Eject.
- On the second PC, plug in the same drive, open File Explorer, and copy files from the USB to the destination folder.
USB port and drive tips
-
Match the port. Blue USB ports are often USB 3.0 (faster). USB-C works both ways—no “right side up.” If the drive is slow, try another port or a direct port on the PC (not an unpowered hub).
Check free space. Right-click the drive > Properties to see used and free space before copying large videos or backups.
File system formats (brief)
The drive’s format affects maximum file size and compatibility with Mac/Linux:
| Format | Typical use | Note |
|---|---|---|
| NTFS | Windows-only or Windows-primary | Supports large files; default for many Windows PCs |
| exFAT | Windows + Mac + large files | Good default when sharing drives across systems |
| FAT32 | Older devices | Single file cannot exceed 4 GB |
To change format: File Explorer > right-click drive > Format… (erases all data on the drive—back up first).
Security and good habits
- Unknown drives: Do not open files from a found or untrusted USB stick—malware can auto-run; scan with Windows Security first if you must inspect it.
- Encrypt sensitive data: Use BitLocker To Go (Pro/Enterprise) or store files in a password-protected archive before copying.
- Label your drive or use a distinctive case so it is not confused with others in an office.
- Keep a backup—USB sticks can be lost, washed, or fail without warning; they are transport, not your only copy of irreplaceable files.
- Always eject safely before unplugging to avoid corrupted files.
Troubleshooting
- Drive not shown: Try another port or cable; open Disk Management (
Win + X> Disk Management) to see if the drive needs a letter assigned. - “Write protected” or read-only: Some drives have a physical lock switch; otherwise the drive or policy may be read-only—try another drive.
- File too large for destination: Drive may be FAT32—reformat to exFAT/NTFS or split the file (not ideal for videos).
- Slow copy: Use USB 3.0+ port and drive; avoid copying millions of tiny files in one batch when possible.
- Still in use when ejecting: Close File Explorer windows showing the drive and quit programs that read files from it, then eject again.