Do you need to safely eject a USB drive?
Short answer
Usually not, on a modern computer. Windows 10 and 11 default external drives to the Quick removal policy, so Windows does not cache writes and a drive that has finished its work can normally be unplugged. Ejecting costs two seconds and covers the risks that remain: a copy still in flight, and, on drives where caching is on, writes that have not yet reached the drive. Eject when it has been writing; otherwise unplug is usually fine.

Usually not, on a modern computer. On Windows 10 and 11 an external drive comes set to a policy called Quick removal, under which Windows does not hold writes back in a cache, and Microsoft describes the drive as ready to remove at any time. Ejecting is still worth the two seconds it takes, because it closes off the two situations where removal does risk data: a copy still running, and cached writes that have not yet reached the drive. The habit that covers everything: eject when the drive has been writing, and if it has been sitting idle, unplugging is usually fine.[1]
What ejecting is actually for
Ejecting exists because of write caching: the computer tells a program a file is saved, then quietly finishes moving the bytes onto the drive a moment later. Windows handles this in one of two ways for removable drives. Its default, Quick removal, stops Windows caching disk writes at all, which Microsoft says keeps the device ready to remove at any time without the Safely Remove Hardware process, at some cost to speed. The other setting, Better performance, allows caching, and there Microsoft is explicit that the Safely Remove Hardware process must be used, because it is what makes sure all the cached operations finish.[1]
On a Mac
Apple's Mac User Guide gives two ways to do it: select the drive and choose File, then Eject, or click the eject button next to the drive's name in the Finder sidebar. Occasionally the Mac refuses, and Apple's explanation is that another app or user is still using files on the device; the advice is to close those documents or quit those apps and try again. That refusal is worth reading correctly. It means something is still working on the drive, which is precisely the state where pulling the cable out can catch a file part-way through.[2]
Unplug a drive while it is writing and the risk is to your files, not to the drive itself: the vendor documentation behind this answer talks about losing data, not about hardware being damaged. Two situations carry that risk. The first is any copy still in progress. The second is cached writes on a drive set to Better performance, where Microsoft's warning is plain: disconnect without following the safe removal instructions and you risk losing data. Windows 10 and 11 default to Quick removal, which turns that caching off, so the second risk applies mainly to drives someone has deliberately switched over.[1]
Drive already lost to a format? Recover files after formatting a USB drive
The habit worth keeping
If the drive has been writing anything, a batch of photos copied over, a document saved, a backup that finished a minute ago, give it the two seconds: eject, wait for the confirmation, then unplug. If you have only been reading from it, or it has been sitting idle in a port, pulling it out is normally fine on a Windows PC, because the default setting is designed for exactly that. A drive that drops its connection by itself is a different problem with different causes.[1]
External drive keeps disconnecting
Not sure which of these applies to your drive? Guided help narrows it down.
Sources
Facts on this page are cited to the publishers’ own documentation.
- [1] Microsoft Learn — Windows default media removal policy. captured 2026-09-13.
- [2] Apple Support — Connect storage devices on Mac (Mac User Guide). captured 2026-09-13.