I accidentally emptied the Trash on my Mac and realized important files were still in it, including documents and photos I really need. I’m looking for the best way to recover deleted files on Mac after emptying Trash, whether through backups, Terminal, or trusted recovery software. Any advice would really help because these files are important for work and personal records.
I went through this on a MacBook, and if the Trash was emptied recently, your odds are still decent. Emptying Trash does not instantly shred the files. Most of the time, macOS drops the file references and marks the space as free. The files often stay there until new data lands on top of them.
First thing I’d do, stop using the Mac right now. Don’t install random apps. Don’t copy movies over. Don’t export a Final Cut project. Keep writes to the internal drive as low as possible. On modern MacBooks with SSDs, TRIM starts cleaning deleted blocks in the background. Once those blocks are cleared, recovery tends to fall off a cliff.
I learned this the ugly way on an M2 MacBook Pro. I emptied Trash with project files in it, then sat there staring at the screen for a sec thinking I was cooked because Time Machine was off. The tool that pulled me out was Disk Drill. I picked it because it handled APFS properly and didn’t act weird on Apple Silicon. A bunch of older Mac recovery tools felt dated or sketchy to me.
What I did was pretty simple:
I stopped using the Mac and connected an external SSD.
I downloaded and installed Disk Drill onto the external SSD, not the Mac’s internal drive. That part matters. Writing anything to the same drive risks overwriting the deleted files.
When I opened it, macOS asked for Full Disk Access.
I went to System Settings → Privacy & Security → Full Disk Access.
I turned on access for Disk Drill.
It also prompted for recovery access to the system drive. On newer Macs, that’s normal because Apple locks down low-level disk access pretty hard.
Inside the app, I selected the internal Macintosh SSD and clicked Search for lost data.
After the scan ended, I opened Review found items.
I filtered by Documents and Pictures first, since those were the files I cared about.
I used the preview feature before recovering anything. This helped a ton. If a file previews fine, you’ve got a much better sense it’s usable. My PSDs, PDFs, and photos all opened in preview, which was a good sign.
I selected what I wanted and hit Recover.
I saved the recovered files to the external SSD, never back to the internal Mac drive.
For me, most of it came back. Not all. A few files were damaged. Still, I got back around 85%, which was way better than I expected after the initial panic.
Before you rely only on recovery software, I’d also check the usual places people forget:
Time Machine backups
iCloud Drive, including Recently Deleted
Dropbox or Google Drive deleted file history
Photos app, Recently Deleted album
Notes app, Recently Deleted folder
Mail attachments, if you sent or received the files there
One thing I would not do is run cleanup apps, repair tools, or those “optimize your Mac” utilities while you’re trying to recover data. I’ve seen people panic, throw three random utilities at the machine, and make the situation worse.
If the files matter a lot and software turns up nothing useful, pro recovery shops are still an option. It’s expensive, so I’d save that for business records, client work, tax docs, or photos you can’t replace. Even then, SSD TRIM makes this harder than it used to be, so time matters.
So yeah, recovery after emptying Trash on a Mac is still possible. The short version is, stop using the Mac, scan soon, and recover to a different drive.
Start with the places people miss.
Check iCloud Drive on the web. Look in Recently Deleted. Apple keeps some deleted files there for up to 30 days. Do the same in Photos, Notes, Pages, and any cloud app you use. Dropbox and Google Drive often keep deleted items longer than people think. If your docs were synced, recovery is fast and clean, no scan needed.
I partly agree with @mikeappsreviewer on stopping use of the Mac. That matters. But before you jump into a deep scan, check snapshots. If Time Machine was ever enabled, local APFS snapshots sometimes save you even when the backup disk is not plugged in. Open Time Machine in the folder where the file lived. Also try Terminal with tmutil listlocalsnapshots / if you know your way around macOS. It is not pretty, but it works sometiems.
If backups are empty, then use Mac file recovery software after emptying Trash. Disk Drill is one of the safer picks on current macOS, especially for APFS and photo or document recovery. Recover to an external drive, not your Mac. Preview files first. Skip junk cleaners and “optimizer” apps. Those write data and make things worse.
Apple’s SSDs are the hard part. TRIM can wipe deleted blocks fast. On older HDD-based Macs, recovery rates were often much better. On newer SSD Macs, success drops fast after heavy use.
Also worth a quick watch if you want a visual walkthrough, Mac deleted file recovery steps.
Short version. Check cloud trash and app-specific Recently Deleted folders first. Check Time Machine and APFS snapshots second. Use Disk Drill third. If the files are business-critical, stop trying random stuff and send it to a lab.
I’d add one thing that neither @mikeappsreviewer nor @suenodelbosque really stressed enough: check for app-level version history before doing recovery scans. A lot of Mac files aren’t truly “one copy in Finder” anymore.
If the deleted stuff was:
- Pages, Numbers, Keynote: open the app and look for Browse All Versions
- Microsoft 365 files: check OneDrive version history
- Adobe docs: check Creative Cloud synced files
- Photos edited in the Photos app: sometimes the original still exists inside the library even when exports are gone
Also, if the files were on an external drive and you emptied Trash while that drive was disconnected, reconnect it. macOS can keep per-drive Trash data in hidden .Trashes folders. Sounds obvious, but people miss this all the time.
One small disagreement with the usual advice: don’t go too crazy with Terminal commands unless you already know what you’re doing. In panic mode, it’s easy to make a bad situation worse. For most people, the sane order is:
- Check cloud/app Recently Deleted
- Check version history
- Reconnect any external drive involved
- Then use Disk Drill if the files were truly deleted from the Mac storage
If you use Disk Drill, recover to another disk, not the same Mac volume. That part is non-negotiable imo.
Also worth reading: Reddit tips for recovering files after emptying Mac Trash
If nothing shows up and this happened on a newer SSD Mac, be realistic. Sometimes TRIM already did its thing and no app can magically undelete it. Kinda brutal, but true.
One angle I’d add to what @suenodelbosque, @hoshikuzu, and @mikeappsreviewer already covered: check whether the files were ever opened from another app’s recent items cache, not just saved in Finder. Word, Preview, Photoshop, even some PDF editors keep shortcuts to recent documents, and sometimes those point you to an autosaved copy or temp location you forgot existed.
A few extra places worth checking on Mac:
- Apps’ AutoRecovery folders
Microsoft Office often stores recovery data in:
~/Library/Containers/or~/Library/Group Containers/ - Temporary files
Some editors leave recoverable temp data in:
/private/var/folders/ - Previewed or imported photos
If the images were imported into Photos at some point, the originals may still be inside the Photos library package even if your exported copies are gone - Email attachments history
If those docs or photos were ever sent, Mail may still have local copies
I slightly disagree with the blanket “scan immediately no matter what” advice. If the deleted items were mostly Office docs, design files, or app-created content, I’d spend 10 minutes checking autosave and temp folders first. Sometimes that’s cleaner than raw recovery.
If you do move to recovery software, Disk Drill is a reasonable pick.
Pros:
- Good APFS support
- Simple preview before recovery
- Easy for photos/docs filtering
- Works well for external drives too
Cons:
- Results on internal SSD Macs can still be poor because of TRIM
- Deep scans can return lots of junk filenames
- Full recovery is paid
If the data was deleted from an external HDD or SD card, chances are usually better than on the internal SSD. That is where Disk Drill and similar tools tend to shine most.

