⚡ TL;DR: Recovering deleted files on Windows 11
Deleted files are usually recoverable if you act fast. Try in this order: (1) check the Recycle Bin, (2) press Ctrl + Z if you just deleted it, (3) search OneDrive’s online Recycle Bin (files sync there too), (4) use Previous Versions by right-clicking the folder, (5) restore from File History if it was ever enabled, and (6) run Microsoft’s free Windows File Recovery tool for permanently deleted files. The single most important rule: stop using the drive immediately, since new data overwrites deleted files and makes recovery impossible.
That moment when you realize the file is gone is a specific kind of panic. The good news is that “deleted” rarely means “destroyed.” When Windows deletes a file, it usually just marks that space as available and removes the pointer to it. The actual data often sits there intact until something else writes over it, which is why speed matters more than anything else here.
This guide covers every recovery method available on Windows 11, from the obvious to the ones most people never discover, in the order you should try them.
Method 1: Check the Recycle Bin
Obvious, but worth doing properly, since the Recycle Bin holds more than people expect and has a search box most never use.
- Open the Recycle Bin from your desktop, or type “Recycle Bin” in the Start menu.
- Use the search box in the top right if there are many items.
- Sort by Date Deleted to find recent items quickly, or by Original Location to find everything from one folder.
- Right-click the file and choose Restore. It returns to exactly where it was.
You can restore multiple files at once by holding Ctrl and clicking each one, then right-clicking and choosing Restore.
Method 2: Undo with Ctrl + Z
If you deleted the file seconds or minutes ago and have not done much since, press Ctrl + Z in File Explorer. Windows undoes the last file operation, including deletions, moves, and renames.
This works surprisingly often for the “wait, that was the wrong folder” situation, and it also reverses accidental moves that make files appear deleted when they were only relocated.
Method 3: Check OneDrive’s Online Recycle Bin
This one catches people out constantly. If your Desktop, Documents, or Pictures folders are backed up to OneDrive, deleting a file there also deletes it from the cloud, and it lands in a separate online Recycle Bin that is not the same as the one on your desktop.
- Go to onedrive.com and sign in with your Microsoft account.
- Click Recycle bin in the left sidebar.
- Find your file, select it, and click Restore.
OneDrive typically keeps deleted items for 30 days for personal accounts. It also keeps version history, so if a file was overwritten rather than deleted, right-click it in OneDrive and choose Version history to roll back to an earlier copy.
Method 4: Previous Versions (The Underused One)
Windows quietly keeps shadow copies of folders in some configurations, and this is the method almost nobody knows about.
- Navigate to the folder that contained the deleted file.
- Right-click the folder and choose Properties.
- Open the Previous Versions tab.
- If any snapshots exist, select one from before the deletion and click Open to browse it, or Restore to roll the whole folder back.
You can also right-click the parent folder if the entire folder was deleted, then look for the earlier version there. If the tab is empty, this feature was not capturing snapshots on your system, and you should move on to the next method.
Method 5: Restore from File History
File History is Windows’ built-in backup feature. If it was turned on before the file was deleted, recovery is straightforward and complete.
- Type Restore your files with File History in the Start menu and open it.
- Browse to the folder that held your file.
- Use the arrows at the bottom to move backward through time to a point before the deletion.
- Select the file and click the green Restore button.
If File History was never enabled, this will not help now, but it is worth setting up immediately afterward so the next accident is trivial to fix. Go to Settings, search for backup options, connect an external drive, and turn it on.
Method 6: Windows File Recovery (Microsoft’s Free Tool)
For files that are permanently deleted, emptied from the Recycle Bin, or removed with Shift + Delete, Microsoft offers a free command-line recovery tool through the Microsoft Store.
- Open the Microsoft Store and search for Windows File Recovery. Install it.
- Open it (it runs as a command line tool, and it needs admin rights).
- Use this basic syntax, where the source is the drive you lost the file from and the destination is a different drive:
winfr C: D: /regular /n \Users\YourName\Documents\
- For a deeper scan when the regular mode finds nothing, use extensive mode:
winfr C: D: /extensive /n *.docx
- Recovered files land in a folder named Recovery_[date and time] on the destination drive.
Which Method Should You Try?
| Situation | Try this first |
|---|---|
| Deleted normally, moments ago | Ctrl + Z, then Recycle Bin |
| Deleted normally, a while ago | Recycle Bin (Method 1) |
| File was in Documents or Desktop | OneDrive online Recycle Bin (Method 3) |
| Recycle Bin was emptied | Previous Versions, then File History |
| Deleted with Shift + Delete | Windows File Recovery (Method 6) |
| Whole folder disappeared | Previous Versions on the parent folder |
| File was overwritten, not deleted | OneDrive Version history |
| Deleted from a USB drive | Windows File Recovery (no Recycle Bin on USB) |
A Note on Word, Excel, and PowerPoint Files
If you lost an Office document because the app crashed or you closed without saving, that is a different problem with its own solutions, including AutoRecover and the temporary file locations Office maintains. Our guide on recovering unsaved Word, Excel, and PowerPoint files covers that scenario in detail.
The methods on this page are for files that existed and were deleted, which is a separate situation from work that was never saved in the first place.
How to Make Sure This Never Hurts Again
Recovery is stressful and never guaranteed. Prevention takes ten minutes and works every time.
- Turn on File History. Connect an external drive, go to Settings and search for backup, and enable it. It quietly keeps versions of your files so any future accident is a two-click fix.
- Use OneDrive folder backup for Desktop, Documents, and Pictures. It gives you a second Recycle Bin and full version history at no extra cost with a Microsoft account.
- Keep a 3-2-1 mindset: three copies of anything important, on two different types of storage, with one off-site or in the cloud.
- Increase your Recycle Bin size. Right-click it, choose Properties, and raise the maximum size so files are not purged early to make room.
- Enable AutoSave in Office when working on files stored in OneDrive, so every change is captured continuously.
Office’s AutoSave and version history only work properly with a genuine, activated Office install, which is worth checking if you rely on them. A one-time Office 2024 Professional Plus license at $20 covers Word, Excel, PowerPoint, and Outlook permanently with no subscription.
- Office 2024 Professional Plus, $20 (AutoSave, version history, full suite, own it forever)
- Windows 11 Pro Retail, $15 (File History, BitLocker, full update access)
- Windows 11 Pro + Office 2024 Bundle, $26.50 (both, cheaper together)
Frequently Asked Questions
Can I recover permanently deleted files on Windows 11?
Often yes. Permanently deleted files usually remain physically on the drive until overwritten. Microsoft’s free Windows File Recovery tool can retrieve them, and Previous Versions or File History may also have copies. Stop using the drive immediately to avoid overwriting the data.
How long do files stay in the Recycle Bin?
Until you empty it or the bin reaches its size limit, at which point the oldest items are purged automatically. If Storage Sense is enabled, it may also clear the Recycle Bin on a schedule, commonly after 30 days.
Where do deleted files go if not the Recycle Bin?
Files deleted with Shift + Delete, deleted from a USB drive or network location, or larger than the Recycle Bin’s capacity bypass it entirely. They are marked as free space on the drive and need a recovery tool to retrieve.
What is Windows File Recovery and is it free?
It is Microsoft’s official free file recovery tool, available in the Microsoft Store. It runs from the command line and can recover permanently deleted files. Use a different drive as the destination than the one you are recovering from.
Why can’t I find my file in the Recycle Bin?
Common reasons: it was deleted with Shift + Delete, it was on a USB or network drive, the Recycle Bin was emptied, the file was too large for the bin, or it was deleted from a OneDrive-synced folder and is sitting in OneDrive’s separate online Recycle Bin instead.
Does OneDrive keep deleted files?
Yes. Files deleted from OneDrive-synced folders go to OneDrive’s online Recycle Bin, typically kept for 30 days on personal accounts. Sign in at onedrive.com and check the Recycle bin in the sidebar. OneDrive also keeps version history for overwritten files.
What is Previous Versions and why is it sometimes empty?
Previous Versions shows shadow copies Windows captured of a folder. It only has content if System Protection or File History was creating snapshots. If the tab is empty, that feature was not active on your system, so try File History or Windows File Recovery instead.
Should I use third-party recovery software?
Microsoft’s free Windows File Recovery handles most cases and comes from a source you can trust. If you do look at third-party tools, stick to reputable, well-known names, and be wary of free downloads from unfamiliar sites, which frequently bundle malware.
Why does acting quickly matter so much?
Deleting a file marks its space as available rather than erasing the data. Anything the system writes afterward, including downloads, updates, and temporary files, can land on that space and destroy the file permanently. The less the drive is used after deletion, the better your odds.
How do I prevent losing files in future?
Turn on File History with an external drive, back up Desktop, Documents, and Pictures to OneDrive, enable AutoSave in Office for cloud-stored files, and keep three copies of anything genuinely important. Ten minutes of setup removes the problem permanently.
Final Thoughts
Most deleted files are recoverable, and the order matters more than the tools. Check the Recycle Bin, try Ctrl + Z, look in OneDrive online, then work through Previous Versions and File History before reaching for recovery software. The one thing that ruins your chances is continuing to use the drive, so pause first and think before you start clicking.
Once you have your file back, spend ten minutes turning on File History and OneDrive backup. If you also want Office’s AutoSave and version history working properly, a genuine Office 2024 Professional Plus license at $20 covers it permanently, with no subscription attached.
Protect your work with genuine Office and Windows.
Genuine licenses with instant email delivery and activation support.


