The basic process: plug in, drag files, eject safely
Copying files to a USB stick is straightforward on any operating system. Plug the stick into an available USB port, wait for your computer to recognize it (usually a few seconds), then drag the files you want into the USB stick's folder window. When you are done, right-click the USB stick in your file manager and select "Eject" or "Safely Remove Hardware" before unplugging it. This prevents data corruption if the computer is still writing to the stick when you pull it out.
The USB stick will appear as a removable drive in your file manager — "This PC" on Windows, Finder on Mac, or your file manager on Linux. You can copy anything: documents, photos, videos, installers, or entire folders. The speed depends on the file size and your USB stick's read/write speed, which manufacturers usually list in megabytes per second (MB/s).
Key Takeaways
- Plug the USB stick in, locate it in your file manager, and drag files into its window to copy them.
- Always eject the USB stick through your operating system before unplugging it to avoid losing data.
- Check how much space your files need against the USB stick's capacity — a 32 GB stick holds less than advertised because the operating system reserves some space.
- If the stick is full or you need to reuse it, format it first, which erases everything on it permanently.
- USB 3.0 sticks transfer files much faster than USB 2.0, but only if your computer has a USB 3.0 port (usually blue inside).
How to copy files on Windows
Insert the USB stick into any USB port. Open File Explorer (the folder icon on your taskbar or press Windows key + E). The USB stick will appear in the left sidebar under "This PC" with a drive letter — usually something like "Removable Disk (E:)" or with the stick's brand name if the manufacturer labeled it.
Open a second File Explorer window showing the folder where your files are stored. Arrange the windows side by side so you can see both. Select the files you want to copy (click one, hold Ctrl, and click others to select multiple files), then drag them into the USB stick window. You will see a progress bar showing the copy status. Do not unplug the stick until the progress bar disappears and the files appear in the USB window.
When copying is complete, right-click the USB stick in the left sidebar and select "Eject". Windows will tell you it is safe to remove the device. Then unplug it. If you do not eject first and unplug while files are still being written, you risk corrupting the files on the stick.
How to copy files on Mac
Insert the USB stick. It will appear on your desktop as an icon and also in the Finder sidebar on the left. Double-click the USB stick icon to open it, or click its name in the sidebar. Open a second Finder window showing the files you want to copy (File menu, then New Finder Window, or press Command + N).
Drag files from the source window into the USB stick window. You can also select files, press Command + C to copy them, then click inside the USB stick window and press Command + V to paste. Watch the progress window to confirm the files are copying. When the progress window closes, the copy is done.
Eject the USB stick by clicking the eject icon next to its name in the Finder sidebar, or by right-clicking the stick icon on your desktop and selecting "Eject". The icon will disappear from your desktop when it is safe to unplug.
How to copy files on Linux
Insert the USB stick. Most Linux distributions will automatically mount it and open a file manager window. If not, open your file manager (usually called Files, Nautilus, Dolphin, or Thunar depending on your desktop environment). The USB stick will appear in the left sidebar or in the main window as a removable device.
Click the USB stick to open it. In a second file manager window, navigate to the files you want to copy. Drag files from the source window into the USB stick window, or select files, right-click, choose "Copy", then right-click in the USB stick window and choose "Paste". A progress window will show the copy status.
When copying is complete, right-click the USB stick in the file manager and select "Eject" or "Unmount". The stick will disappear from the sidebar when it is safe to remove. Some Linux systems also show an eject button next to the device name — clicking that works too.
Checking available space before you copy
Before copying large files, confirm the USB stick has enough free space. Right-click the USB stick in your file manager and select "Properties" (Windows), "Get Info" (Mac), or check the file manager's status bar (Linux). The properties window shows the total capacity and how much space is used.
Keep in mind that a USB stick labeled "32 GB" does not hold exactly 32 gigabytes of files. The operating system and the stick's file system reserve some space, so a 32 GB stick typically holds around 29 to 30 GB of actual files. If your files are larger than the available space, you will need a larger stick or split the files across multiple sticks.
Formatting a USB stick to reuse it or fix problems
If the USB stick is full and you want to reuse it, or if files will not copy properly, you may need to format it. Formatting erases everything on the stick permanently, so copy off any files you want to keep first.
On Windows, right-click the USB stick in File Explorer and select "Format". Choose a file system (NTFS works on Windows and can be read on Mac and Linux; FAT32 works on all systems but cannot hold files larger than 4 GB; exFAT works on Windows and Mac). Type a name for the stick if you want, then click "Start". The stick will be empty when formatting finishes.
On Mac, open Disk Utility (Applications > Utilities > Disk Utility). Click the USB stick in the left sidebar, click "Erase" at the top, choose a format (Mac OS Extended for Mac-only use, exFAT for sharing with Windows), type a name, then click "Erase". On Linux, right-click the USB stick in your file manager and look for "Format" or "Format Disk", then follow the prompts.
Why your files copy slowly and how to speed them up
USB 2.0 sticks transfer files at around 30 to 60 MB/s, which means a 1 GB file takes 20 to 30 seconds. USB 3.0 sticks are much faster — typically 100 to 400 MB/s depending on the stick's quality. The difference matters most when copying large video files, photo libraries, or software installers.
To get the speed benefit of a USB 3.0 stick, your computer must have a USB 3.0 port. USB 3.0 ports are usually blue inside the connector; USB 2.0 ports are black or white. Plugging a USB 3.0 stick into a USB 2.0 port will work, but it will transfer at USB 2.0 speeds. If your computer is old, it may only have USB 2.0 ports, in which case a faster stick will not help.
Copying many small files is slower than copying one large file of the same total size, because the computer has to write each file separately. If you are copying hundreds of photos or documents, consider compressing them into a single ZIP file first, which copies faster and takes up less space on the stick.
Troubleshooting when files will not copy
If you see an error message when copying, the most common causes are a full USB stick, a file that is too large for the stick's file system, or a corrupted stick. Check the available space first — if the stick is full, delete files or format it. If a single file is larger than 4 GB and the stick is formatted as FAT32, reformat it as NTFS or exFAT, which support larger files.
If the stick is not recognized at all, try plugging it into a different USB port. If it still does not appear, the stick may be damaged. Try plugging it into another computer to see if it works there. If it works on another computer but not yours, the port on your computer may be faulty.
If files copy but then disappear from the stick after you eject it, you likely unplugged the stick before ejecting it safely. Always use the eject function in your file manager before removing the stick. If this has already happened, the files may still be on the stick but corrupted — format the stick and try again.
Frequently Asked Questions
Can I use the same USB stick on Windows, Mac, and Linux?
Yes, if you format it as exFAT or FAT32. NTFS works on Windows and can be read on Mac and Linux, but Mac cannot write to NTFS without extra software. exFAT is the best choice for sharing between all three systems. FAT32 works everywhere but cannot hold files larger than 4 GB.
What happens if I unplug the USB stick without ejecting it?
If the computer is still writing files to the stick, unplugging it can corrupt those files or the stick's file system. You may lose the files you just copied, or the stick may stop working entirely. Always eject through your file manager first to may support all writes are complete.
Why does my USB stick show less space than the label says?
Manufacturers measure capacity in decimal gigabytes (1 billion bytes), but computers measure in binary gigabytes (1.07 billion bytes). A 32 GB stick is actually 32 billion bytes, which equals about 29.8 computer gigabytes. The file system also reserves a small amount of space for its own use.
Can I copy an entire folder to the USB stick?
Yes. Drag the folder into the USB stick window just as you would a single file. The folder and all its contents will copy. The progress bar will show the total time remaining for all files in the folder.
Is it safe to leave files on a USB stick long-term?
USB sticks are not designed for permanent storage. The flash memory degrades over time, especially if the stick is used frequently or stored in extreme temperatures. For files you need to keep for years, copy them to a computer hard drive or cloud storage instead. Use USB sticks for temporary file transfers.