I accidentally deleted important files from a USB drive on my Mac while moving folders, and I realized too late that I still need them for work. I’m looking for the best way to recover deleted USB files on Mac without overwriting anything or making the problem worse.
I was about one bad USB stick away from emailing my professor and saying, yeah, I lost the project. Whole thing. I kept all the files on the drive, ejected it the right way, plugged it into a friend’s MacBook so I could show one folder, and then a huge chunk of it was missing. The drive mounted fine. No error. Still, around 3 GB of stuff had disappeared.
First thing I did was the usual Mac check. In Finder, I hit cmd + shift + . to show hidden files. Nothing. Tried the same drive on my own Mac. Same result. At that point I was irritated enough to think macOS was eating files in the background and pretending nothing happened.
I ended up following this thread, and it was the first thing I found that didn’t waste my time: https://discussion.7datarecovery.com/forum/topic/deleted-files-from-usb-drive-on-mac-any-way-to-recover-them/
The steps there were plain and useful. It covered how to scan the USB drive properly and pointed to a recovery tool that still found files even though Disk Utility reported the drive as healthy. Mine clearly wasn’t. I recovered most of the missing files. A couple came back damaged, but the important project stuff was readable, which is all I cared about.
The part I learned the hard way, if you’re on a Mac, don’t grab random Windows recovery software and expect it to sort this out. I burned close to two hours doing that. If the tool doesn’t handle the file system your USB is using, the scan results are junk or the missing files never show up at all.
If your flash drive appears normally but files vanished after using it on a Mac, I’d skip the guessing and go straight to a recovery guide like the one above. That saved me from rebuilding everything from scratch. also yeah, back up your class stuff somewhere else too. learned taht one at the worst time.
Stop using the USB right now. Every new file write drops your odds.
If you deleted the files from the USB on your Mac, check Trash first. Sometimes Finder moves them there, even when the source was external storage. If they are not there, do this:
- Unplug the USB.
- Do not copy anything else to it.
- Plug it back in read-only if you have a way to avoid writes, or at least don’t open apps that auto-sort files on it.
- Run First Aid in Disk Utility only if the drive is acting broken. I disagree a bit with @mikeappsreviewer here, because a healthy-looking drive in Disk Utility does not mean your files are fine, but First Aid can also modify directory data, so I would not make it step one for simple deletion.
- If the files matter, make a byte-for-byte image of the USB first, then scan the image, not the original drive.
On Mac, Disk Drill is usually the fastest route for deleted USB files. It handles APFS, HFS+, exFAT, FAT32 pretty well, which matters a lot on flash drives. Scan the USB, preview results, then recover files to your Mac’s internal drive, not back to the USB. If the file names are gone, sort by file type and size. It saves time.
If you want a good roundup of Mac-friendly free data recovery tools, this list is solid:
best free data recovery software for Mac and USB drives
If the USB was part of a move operation, some files might still be on the Mac in the source folder, a temp folder, or in Spotlight’s recent files list. Check those too. I’ve seen people miss this and spend an hour scanning for no reason. tiny bit annoyng, but worth checking.
Big one, recover to another drive. Not the same USB. That part trips people up a lot.
If it was a move and not a clean delete, I’d actually check for leftovers before doing a full recovery pass. That’s the one spot where I slightly part ways with @mikeappsreviewer and @waldgeist. Recovery software is great, but sometimes macOS leaves traces in weird places and people jump straight into scanning.
What I’d check first on the Mac:
- Finder search for the exact file names
- Recents
- the original source folder you moved them from
- any app-specific autosave folder if these were Office, Adobe, Pages, etc.
- Terminal:
mdfind 'filename'if Spotlight is still indexing it
Also, if the USB is formatted exFAT or FAT32, deleted files usually do not go to Mac Trash the same way people expect. So if Trash is empty, that does not really tell you much.
After that, yeah, use Disk Drill for Mac. Not because it’s magic, just because it tends to be less annoying with USB recovery on Mac than a lot of the junky apps floating around. Important part is: recover files to your Mac or another drive, not back onto the USB. Obvious, but people still do it and then wonder why results get worse. Kinda painfull to watch tbh.
One more thing nobody mentions enough: if the files were deleted a while ago and you kept using the USB, recovery may come back with files that open half-broken. Preview everything before restoring a huge batch.
If you want a visual walkthrough, this step by step video on recovering deleted USB files on Mac is probly easier than guessing through menus.
And do not run cleanup tools, “repair” apps, or sync software on that USB right now. That stuff can make a recoverable mess become a permanant one.
One thing I’d add to what @waldgeist, @sognonotturno, and @mikeappsreviewer said: check whether the files were actually deleted by Finder, or just got lost in a failed move. On Mac, a move from one volume to another is really copy first, delete later. If that process got interrupted, you can end up with partial copies on the USB and originals still lurking on the Mac inside app temp folders or version history.
A couple of extra checks that are worth doing before a deep scan:
- Open the document’s app and check Open Recent
- In Finder, sort the USB by Date Modified and look for oddly small or zero KB files
- If these were photos or videos, check whether they were imported somewhere automatically
- If the USB has enough value, clone it first with Terminal
ddor a disk imaging tool before experimenting
I slightly disagree with doing too much “testing” on the stick itself. Even mounting and poking around repeatedly can trigger small writes on some setups, so less handling is better.
If you do scan, Disk Drill is a reasonable Mac option.
Pros:
- good file system support on Mac
- easy preview
- simpler than most recovery apps
Cons:
- deep scans can be slow
- free recovery is limited
- recovered filenames/folder structure are not always preserved
If Disk Drill misses stuff, that usually means overwrite damage, not necessarily that the scan was bad. Also, if the USB is physically flaky, stop DIY and send it to a pro lab before it gets worse.

