Accidentally deleting an important file is one of those heart-sink moments — but permanent loss is less common than you think. Between Recycle Bins, cloud trash folders, version history, and free recovery tools, there are usually three or four checkpoints before a file is truly gone. The key rule: stop using the drive the moment you realize something is missing.
What changed in 2026
- Cloud trash is now 30 days by default on Google Drive, OneDrive, and iCloud Drive — and you can restore from the web without any software.
- SSDs with TRIM make software recovery harder. When a file is deleted on an SSD, TRIM marks blocks as free and the controller can erase them quickly — sometimes within minutes. HDDs don't do this, so recovery windows are longer.
- Windows 11 File History and macOS Time Machine have both been updated to work with cloud storage, meaning backups are easier to set up and often already running without users knowing.
- Mobile OS recovery got better — both Android and iOS keep deleted photos in a "Recently Deleted" album for 30 days.
Recovery checklist — in order
Work through these in sequence, stopping as soon as you find the file.
| Step |
Where to look |
Time limit |
| 1. Recycle Bin / Trash |
Windows Recycle Bin, macOS Trash |
Until emptied |
| 2. Cloud trash |
Google Drive, OneDrive, iCloud Drive web |
30 days |
| 3. Cloud version history |
Drive / OneDrive file right-click → Version history |
30–180 days |
| 4. Email / messaging |
Did you send it? Check sent items |
Indefinite |
| 5. Device backup |
File History (Win), Time Machine (Mac) |
Depends on backup |
| 6. Recently Deleted (photos) |
iOS Photos app, Google Photos |
30 days |
| 7. Recovery software |
Recuva (Win), PhotoRec, TestDisk |
HDD: weeks; SSD: act fast |
| 8. Professional recovery |
Drive is physically damaged or reformatted |
Last resort, expensive |
Using free recovery tools
If the steps above don't find the file, use software to scan the drive for recoverable data.
Windows: Recuva (free)
- Download from the developer's official site. Do not install it on the same drive you're recovering from.
- Run the wizard, select the file type and drive.
- Use "Deep Scan" if the quick scan finds nothing.
- Recover to a different drive — never to the same one.
Cross-platform: TestDisk / PhotoRec (free, open source)
PhotoRec recovers by file type signatures — good for photos, documents, and videos. TestDisk recovers entire partitions and can fix partition table issues. Both run from a USB drive without installation.
macOS: Disk Drill (free tier)
Disk Drill's free version lets you scan and preview recoverable files. You need the paid version to restore — useful to confirm files exist before paying.
SSD recovery: the honest truth
- Act immediately. TRIM can permanently erase deleted blocks within minutes on an active system.
- Shut down or hibernate — don't leave the machine running.
- Disable TRIM temporarily only if you're planning a recovery scan and understand what you're doing.
- On SSDs, professional recovery services may have better tools — but success rates are lower than with HDDs.
Common mistakes
Continuing to use the drive after deletion. Every file write, every browser open, every app launched potentially overwrites recoverable data. The moment you realize something is gone, stop.
Installing recovery software to the same drive. This is the most common error — installing to the affected drive risks overwriting the very sectors you're trying to recover.
Emptying the Recycle Bin while in a panic. Slow down. The file may be exactly where it was deleted to.
Skipping cloud trash. Most people forget their file was synced. Check Google Drive, OneDrive, or Dropbox trash before running any software.
What to skip
- Expensive "certified data recovery" software advertised heavily online — Recuva and PhotoRec recover the same data for free.
- "Undelete" browser extensions or apps — these don't have the low-level disk access needed for real recovery.
- DIY physical recovery (opening a drive, freezing it) — these are myths or apply only to specific, ancient failure modes. You'll destroy the drive.
FAQ
Can I recover files deleted months ago?
Possibly, if the disk sectors haven't been overwritten. On HDDs with light usage, months-old files sometimes survive. On SSDs, the odds drop quickly after TRIM runs.
Does formatting a drive permanently delete files?
A quick format does not overwrite data — recovery tools can often restore files from a quick-formatted drive. A full format or secure erase does overwrite, making recovery very difficult.
Is there any hope for SSD recovery?
Yes, especially if you act fast and the drive hasn't been heavily used since deletion. Cloud backups and Time Machine/File History are your best friends here.
What about deleted files from a phone?
On iOS and Android, check the Recently Deleted album (Photos app). For app-specific data (WhatsApp, etc.), check in-app backup/restore. True low-level mobile recovery requires professional tools and is rarely practical.
Where to go next