How can I recover files deleted from Trash on my Mac?

I accidentally emptied Trash on my Mac and deleted important files I still need for work. I’m looking for the best way to recover deleted Trash files on Mac, whether that’s built-in recovery options, Time Machine, or reliable Mac data recovery software. Any advice on what to try first would really help.

If you emptied Trash on a Mac, your files are not gone in the old-school, shredded-forever sense. A lot of the time macOS only removes the file listings first, then frees up the storage blocks for later use. So if this happened recently, and you have not been using the Mac much since, your odds are still decent.

What I’d do first, and fast, is stop using the Mac. Don’t keep opening apps. Don’t move a bunch of files around. Don’t render video, install updates, or copy a photo library. On SSD-based Macs, especially newer MacBooks, TRIM makes this worse over time. Once those deleted blocks get wiped at the storage level, recovery tends to fall off a cliff.

I ran into this on an M2 MacBook Pro with a folder full of project files. I emptied Trash by mistake, then had the nice little panic spiral when I remembered Time Machine was off. What ended up working for me was Disk Drill. I picked it because it handled APFS cleanly and did not act weird on Apple Silicon. Some older Mac recovery tools felt dated, or sketchy, or both.

Here’s the process I followed.

  1. I stopped using the Mac right away and connected an external SSD.

  2. I installed Disk Drill on the external drive, not on the Mac’s internal storage. This matters. Writing new data to the same drive raises the chance of overwriting the deleted files you want back.

  3. When I opened it, macOS asked for Full Disk Access. I went here:

System Settings > Privacy & Security > Full Disk Access

  1. I turned on access for Disk Drill.

  2. It also asked for recovery-level access to the system drive. On newer Macs, this is normal. Apple locks down low-level disk access pretty hard now.

  3. In the app, I picked the internal Macintosh SSD and clicked Search for lost data.

  4. After the scan, I opened Review found items and narrowed the list by file type. I went straight to Documents and Pictures first, because those were the files I cared about.

  5. I used preview before restoring anything. This saved me time. If the previews open, you get a quick read on what is intact and what is toast. My PSDs, PDFs, and photos mostly previewed fine.

  6. I selected what I needed and hit Recover.

  7. I saved the recovered files to the external SSD, not back onto the internal Mac drive.

That got most of my stuff back. Not all of it. A few files came out damaged, but I’d say around 85 percent survived. Timing mattered. The earlier I scanned, the better the results looked.

Before you lean fully on recovery software, check the boring places too. People skip these, then regret it.

  • Time Machine backups
  • iCloud Drive, including Recently Deleted
  • Dropbox deleted files
  • Google Drive trash
  • Photos app, Recently Deleted
  • Notes app, Recently Deleted
  • Mail attachments, if you sent or received the files there

Also, don’t start firing off cleanup apps or repair tools because you’re stressed. I’ve seen people make it worse by trying random “fixes” before doing a proper recovery pass.

If the files matter a lot and software turns up junk, a professional recovery service is still an option. Expensive, yeah. For work documents, legal files, family photos, stuff like that, it might be worth paying. Still, even pros don’t get unlimited chances against SSD TRIM. Wait too long and the window closes.

So yes, recovery after emptying Trash on a Mac is possible. Your best move is simple. Stop using the machine, check backups, and if needed run recovery from an external drive as soon as you can.

3 Likes

First, do not keep using the Mac. @mikeappsreviewer is right about urgency, but I’d put backups before scans every time. Recovery software is step two, not step one.

Check these in this order.

  1. Time Machine
    Open the folder where the files used to live. Enter Time Machine. Go back to the date before you emptied Trash. Restore the files. This is the cleanest fix.

  2. App-specific trash
    Photos, Notes, Mail, iCloud Drive, Dropbox, OneDrive, Google Drive all keep deleted stuff in their own bins. I’ve seen people miss this and waste hours on scans. Look there first.

  3. Another Mac or synced device
    If Desktop and Documents sync was on, the files might still exist on another device. Same with work cloud apps.

  4. Terminal, only if you know what you deleted
    Trash itself is gone after Empty Trash, so no magic command brings it back. But hidden temp copies or autosave versions sometimes exist in the app folder or Library. Pages, Word, Adobe apps do this somtimes.

If none of that works, use Mac file recovery software. Disk Drill is the one I’d try first on modern macOS because it handles APFS well and the interface is easy to sort by file type and preview. Save recovered files to an external drive, not your Mac’s internal disk.

If you want a quick visual on Mac cleanup and storage habits, this is oddly relevent, see this Mac performance and storage recovery clip.

For search terms, I’d look for the best Mac data recovery software for deleted Trash files, not the vague “best recovery software for Mac”.

One blunt truth. If your Mac has an SSD and TRIM already wiped blocks, no tool is fixing that. At that point, Time Machine or cloud history is your best shot.

One thing I’d add to what @mikeappsreviewer and @viajantedoceu said: check for local snapshots before you assume you need full recovery mode. A lot of Mac users never set up regular Time Machine backups, but macOS can still keep temporary APFS snapshots if Time Machine was enabled at some point. Those can sometimes save your butt.

Open Terminal and run:

tmutil listlocalsnapshots /

If you see snapshot dates from before you emptied Trash, you may be able to restore older versions of folders even without your backup drive plugged in. It’s not always there, but when it is, it’s way cleaner than digging through raw recovered files.

Also, don’t ignore app autosave/version history. This gets skipped way too often. If the deleted files were Pages, Numbers, Keynote, some Office docs, or Adobe files, open the app and check:

  • File > Revert To
  • Recent files list
  • AutoRecovery / AutoSave folders

That won’t help for every file type, obviosly, but for work docs it can be the diff between full recovery and total chaos.

If those fail, yeah, then I’d move to recovery software. Disk Drill is probly the most practical choice on modern Macs because APFS recovery is messy and you want previews before restoring junk. I do agree with the others on one thing: recover to an external drive only.

Also worth checking this thread if you want another angle on emptied Trash recovery on Mac:
real-world Reddit tips for recovering emptied Trash on Mac

Short version:

  1. Stop using the Mac.
  2. Check local snapshots.
  3. Check app version history/autosave.
  4. Then use Disk Drill if needed.
  5. Restore somewhere else, not the same disk.

I slightly disagree with the “software immediately” approach, mostly because if your files are office/project stuff, built-in versioning can be way faster than a full scan.