I accidentally deleted important files on my Mac and emptied the Trash before realizing I still needed them. Some were work documents and photos I haven’t backed up, so I’m trying to find the best Mac file recovery method in 2026. I need help figuring out which recovery software or steps actually work without making things worse.
I’ve done this more than once, and yeah, the second you realize you emptied Trash with something important in it, your stomach drops. First thing, stop using the Mac. Don’t keep Safari open, don’t install stuff, don’t let it sit there doing extra writes if you can help it. Deleted files are often gone from the file list, not from the storage blocks right away. Once new data lands on those blocks, recovery gets ugly fast.
If I were in your spot, I’d go through it in this order, easiest first.
1. Start with the obvious stuff
If the delete happened a minute ago, press Command+Z. I’ve seen macOS undo a move to Trash when nothing else happened after it. It feels dumb to try, still try it.
Then look in Trash again. Slow down and check properly. If the file came from an external SSD, USB drive, or SD card, keep in mind those devices often keep their own hidden Trash area. Plug the device back in and look again. If the file shows up, right-click it and choose Put Back.
2. Check backups before you mess with recovery tools
If you use Time Machine, you’re in decent shape. Open the folder where the file used to live, click the Time Machine icon in the menu bar, then choose to browse backups. Go back to a time before the delete and hit Restore.
If you don’t use Time Machine, check iCloud.com. If Desktop and Documents sync is on, there’s often a Recently Deleted area with a 30 day window. I’ve seen files turn up there when they were nowhere else.
3. Recovery software is the usual next step
If no backup exists, this is where most people end up. For current Macs, Disk Drill is the one I’d try first. It works well with newer macOS versions and Apple Silicon Macs, and the setup is plain enough that you don’t need to fight it for an hour.
The reason newer Macs are annoying here is storage security. T2-era machines and Apple Silicon systems handle disk access and encryption in ways older recovery apps were never built for. Some old utilities look fine on paper, then miss half the drive or fail to show useful results. This one at least scans cleanly and gives previews, which matters. If you can preview the file, you know whether it’s worth going further.
If you like free tools and don’t mind pain, there’s PhotoRec. It works, sort of, but the workflow is rough. No polished interface, weak organization, and it often gives files back without original names. You end up sorting through a pile of stuff like image001, image002, file8437, and so on. I tried it once for a photo card and got the data back, but the cleanup part was miserable.
4. Look for APFS snapshots
This part gets missed a lot. Even without a full Time Machine setup, macOS sometimes keeps local APFS snapshots, especially around updates and system events. Open Disk Utility, pick your Data volume, then look for the option to show APFS snapshots. If one exists from before the deletion, you might be able to mount it and pull the file out.
It’s not guaranteed, and on some systems you won’t find anything useful. Still worth checking. It takes a few minutes, and a few minutes is cheap compared to losing the file for good.
Why speed matters on newer Macs
Older hard drives used to give you more breathing room. SSDs don’t. Modern Macs use SSD storage with TRIM, which helps wipe deleted blocks sooner so the drive stays fast. Good for performance, bad for recovery. On an old spinning disk, I’ve seen deleted files hang around for a while. On a newer MacBook, the window feels shorter. Sometimes way shorter.
If you’re going to run a scan, do it from an external drive if possible. Don’t install recovery software onto the same internal drive where the deleted file lived if you have another option. Writing new app files onto the same disk is the exact thing you’re trying to avoid. People skip this and then wonder why the scan finds fragments instead of the full file. Been there.
What I’d do: check Trash, try Command+Z, look at Time Machine, then iCloud.com. If those fail, move to Disk Drill and scan carefully, ideally from external storage. If you know your way around messier tools, PhotoRec is there too. After that, check APFS snapshots before giving up.
Hope you catch it in time. I know the feeling, and it sucks.
Skip the random app installs first. I differ a bit from @mikeappsreviewer there. On newer Macs, if TRIM already hit those blocks, software scans on the internal SSD often return scraps, not clean files. So if the files matter for work, your best move is to stop using the Mac and decide fast between DIY and pro recovery.
My order would be this.
-
Check app-level history.
For work docs, open the app you used. Word, Pages, Excel, Preview, Photoshop, many apps keep autorecovery, temp saves, or a recent version cache. Word stores AutoRecovery files in your user Library. Photos edited in Apple Photos sometimes still exist inside the Photos Library package even after you deleted exports. This saves people more often than recovery apps do. -
Check cloud app trash, not only iCloud.
Google Drive, Dropbox, OneDrive, Adobe Cloud, even email attachments. A lot of people forget the file lived in a synced folder first. Those services usually keep deleted files for 15 to 30 days. If your docs were shared at work, ask the admin. Business plans often keep longer retention. -
If the files were on an external drive or SD card, stop and image the device first.
Do not scan the original card over and over. Make a byte-for-byte image, then scan the image with Disk Drill or another tool. Better workflow, less risk. This matters a lot for photo recovery. -
Use Terminal for hidden leftovers.
Spotlight index, temporary files, and app caches sometimes still expose clues. Search by filename in Terminal, and check:
~/Library/Containers
~/Library/Application Support
/private/var/folders
It takes 10 minutes and sometimes finds the missing doc in a temp folder. Kinda boring, but it works. -
If it is mission-critical, use a lab.
Apple Silicon Macs with soldered SSD storage are rough. Once encryption and TRIM do their thing, software recovery drops off fast. Labs cost more, but if those photos are irreplaceable, it is the one path with a better hit rate.
If you want a walkthrough, this is a decent Mac file recovery guide on YouTube:
step by step Mac file recovery guide
Short version. Check the app first. Check cloud trash next. Image external media before scanning. Use Disk Drill if you need a DIY Mac data recovery tool. If the files are worth serious money, stop poking at the drive and send it in. Time matters a lot here, esp on SSDs.
One angle I don’t see stressed enough by @mikeappsreviewer or @viaggiatoresolare: check for other copies macOS may have made before you go full recovery-mode.
If those were docs, right-click the parent folder and see if the app stored prior versions. In Pages, Numbers, Keynote, and even some third-party apps, File > Revert To > Browse All Versions can resurrect stuff you thought was gone. For photos, if they were ever imported into Photos, open the library and search there before assuming the export was the only copy. I’ve seen people recover the “lost” image because the edited/exported version was deleted, but the original was still sitting in the library. Kinda dumb, but it happens a lot.
Also, if you use Mail, Slack, Teams, or any chat app for work, search the exact filename there. People forget they sent the file to someone, or to themselves, and that becomes the easiest recovery method by far. Not glamorous, just effective.
I’ll mildly disagree with the “try every built-in thing first” approach if the files are really high value. On a modern Mac SSD, every extra minute of normal use is bad news. If it’s mission critical, shut it down and either boot from an external drive to run Disk Drill, or hand it off for professional recovery. Poking around too much can make a recoverable file unrecoverable. That part is real, not forum drama.
One more thing: if FileVault was enabled and the Mac already trimmed those blocks, software recovery may be a dead end. People hate hearing that, but it’s better than false hope.
For anyone comparing options, this Mac data recovery software discussion and recovery tips on Facebook is worth skimming too.
Short version: app version history, Photos library, chat/email attachments, then Disk Drill from an external setup. If the files are worth real money, stop DIY stuff kinda fast.
One extra angle nobody’s hit hard enough: restore from app-specific local databases instead of chasing raw deleted blocks.
A lot of Mac apps do not store everything as a plain file on disk in the way people assume. Notes, some design apps, photo managers, even certain PDF tools keep content in packages, SQLite databases, or autosave bundles. If your “deleted file” was exported from an app, the source may still exist in the app’s internal library even though Finder says it’s gone. That is different from checking Recent Files or version history.
What I’d add to the order:
-
Duplicate the whole home folder first if you still can
Not to the same drive. External drive only. Even a basic Finder copy of obvious folders can preserve leftovers before more cleanup tasks run in the background. -
Search package contents
Right-click libraries or project files and choose Show Package Contents. Photos libraries, iMovie libraries, some writing apps, and project bundles often still contain originals, previews, or caches. -
Check collaboration suites
@ombrasilente touched on chat attachments, but I’d go wider: Confluence exports, Notion uploads, Canva downloads, CRM attachments, client portals. Work docs often survive in weird places. -
Use recovery software only after triage
Slight disagreement with the “scan quickly” mindset if the internal SSD is the target. On modern Macs, blind scanning can waste time if the data was already trimmed. Better to rule out logical copies first, then run something like Disk Drill from an external boot/setup.
Disk Drill pros: easy previews, good Mac support, simple interface, decent results on external drives and SD cards.
Disk Drill cons: not magic on TRIMmed internal SSDs, can surface lots of junk, paid if you actually want recovery.
So yeah, @viaggiatoresolare, @ombrasilente, and @mikeappsreviewer are all right on the big stuff. I’d just put more weight on hidden app containers and package contents before hoping raw recovery saves you. On Macs in 2026, that’s often where the real win is.

