UK tech experts · info@vividrepairs.co.uk
Vivid Repairs
A Windows laptop on a dark desk showing a file recovery scan in progress with a folder icon and warning overlay on screen
Fix It Yourself · Troubleshooting

recover deleted files Windows

Updated 5 August 202612 min read
As an Amazon Associate, we may earn from qualifying purchases. Our ranking is independent.

The files are gone, System Restore did nothing, and now you're staring at an empty folder wondering what went wrong. Here's the short version: System Restore was never going to help. It doesn't touch personal files. But that doesn't mean the data is gone forever. Your ability to recover deleted files on Windows right now depends almost entirely on one thing: whether you've kept using that drive since the deletion happened. Stop using it. Then read this.

TL;DR

To recover deleted files on Windows, check the Recycle Bin and cloud trash first, then try File History or Previous Versions if backups were enabled. If neither works, use Windows File Recovery (free, command-line) or dedicated data recovery software. Stop using the affected drive immediately. System Restore cannot recover personal files under any circumstances.

⏱️ 13 min read ✅ Medium success rate (depends on drive usage since deletion) 📅 Updated July 2026

Key Takeaways

  • System Restore only affects system files and the registry. It cannot recover deleted personal documents or photos.
  • The longer you keep using the affected drive, the lower your chances of recovering anything.
  • If File History or Backup and Restore was never enabled, you're relying on disk-level recovery tools.
  • Windows File Recovery (free from the Microsoft Store) is your first proper recovery option after built-in backups fail.
  • Dedicated data recovery software gives you a better chance with a visual interface and file preview before you commit to restoring.
  • Cloud storage trash (OneDrive, Google Drive) holds deleted files for roughly 30 days. Check it now if files were stored there.

At a Glance

  • Difficulty: Advanced
  • Time Required: 30 to 60 mins
  • Success Rate: Medium (higher if drive has had minimal use since deletion)

Why Recover Deleted Files on Windows Is Harder Than It Should Be

Let's get the System Restore thing out of the way first because it causes genuine confusion every single week. System Restore creates snapshots of Windows system files, installed drivers, and registry settings. That's it. It has never backed up your Documents folder, your Desktop, or anything else in your user profile. So when someone deletes a client's project folder and then runs System Restore hoping to get it back, nothing happens. Not a bug. Working as designed. The right tools for personal file recovery are File History, Backup and Restore, cloud storage version history, and as a last resort, disk-level recovery software.

The other thing that trips people up is the Recycle Bin assumption. If files were deleted using Shift+Delete, they bypassed the Recycle Bin entirely and went straight to the disk as 'deleted' sectors. Same result if someone emptied the Recycle Bin manually afterwards. At that point the file entries in the filesystem are marked as available space, but the actual data often remains on the disk until something new overwrites it. That window is your recovery opportunity, and it closes every time you save a file, install an app, or even let Windows Update run in the background.

SSDs complicate this further. Many SSDs use a process called TRIM, which tells the drive to proactively wipe deleted sectors rather than waiting for them to be overwritten. TRIM is well documented and means that on a modern SSD with TRIM enabled, deleted data can disappear from recoverable sectors within minutes rather than days. If the affected machine has an SSD and it's been running for a while since the deletion, your chances at the disk-level drop sharply. HDDs are more forgiving here. Worth knowing before you spend hours scanning.

One more thing worth flagging: if the files were stored in a cloud-synced folder like OneDrive or Google Drive, there's a good chance the cloud trash still has them. Both services retain deleted files for approximately 30 days before permanent deletion. Check that before anything else. It takes two minutes and has saved more than a few clients from a very bad day.

Recover Deleted Files Windows: Quick Fix

Before anything else: stop saving new files to the affected drive. If you're reading this on the same machine, that's fine. Just don't download, install, or save anything to it until you've finished recovery attempts.
1

Check Recycle Bin and Cloud Storage Trash Easy

  1. Open the Recycle Bin
    Double-click it on the desktop or type Recycle Bin in the Start search bar. Use the search box inside the Recycle Bin window to search by filename or extension (try *.docx, *.xlsx, *.jpg). If you find the files, right-click and select Restore. They'll go back to their original location.
  2. Check cloud storage trash
    If the files lived in a OneDrive, Google Drive, or Dropbox folder, sign into the web version of that service and open the Recycle Bin or Trash section. Select the files and click Restore. OneDrive and Google Drive both hold deleted items for roughly 30 days. Act now if you're within that window.
  3. Search for copies elsewhere
    Use Windows Start search and type the filename or a unique phrase you know was in the document. Also check the Downloads folder, Desktop, and any secondary drives. Sometimes files get moved rather than deleted and are sitting in an unexpected location.
If files appear in the Recycle Bin or cloud trash and restore correctly, you're done. Open them to confirm the content is intact before closing this tab.

If the Recycle Bin is empty and the cloud trash has nothing, you're moving into territory where dedicated data recovery software becomes necessary. These tools scan the raw disk sectors for file signatures and can often piece together files that the filesystem no longer lists. We'll cover the free Microsoft option first, then what to look for in a paid tool if that doesn't cut it.

More Recover Deleted Files Windows Solutions

2

Restore from File History or Previous Versions Medium

  1. Open File History
    Go to Control Panel > System and Security > File History. If it shows as On and has been running, click Restore personal files. Browse to the folder that held the deleted files. Use the left and right arrows at the bottom to step through earlier versions by date. Select the files from before the deletion and click the green Restore button.
  2. Try Previous Versions on the folder
    Right-click the folder that previously held the files (or its parent folder if the whole folder was deleted). Go to Properties > Previous Versions tab. If any snapshots appear, select one dated before the deletion. Click Open to browse individual files, or Restore to bring everything back. If the tab is blank or says no previous versions are available, File History was not running and this method won't work.
  3. Check Backup and Restore (Windows 7)
    Go to Control Panel > System and Security > Backup and Restore (Windows 7). Under Restore, click Restore my files. Use Browse for files or Browse for folders to locate the client data. Click Next, choose whether to restore to the original location or a new folder, then click Restore. Microsoft's official backup and restore documentation covers this in more detail if you run into version-specific differences.
If File History was running, this is the cleanest recovery method. You get exact versions of files from a specific point in time with no risk of partial corruption.
If File History was never enabled before the deletion, neither of these methods will show anything. Don't waste time clicking through empty menus. Move straight to the disk-level recovery options below.

A lot of people in this situation discover for the first time that File History was sitting there in Windows, ready to go, and nobody ever turned it on. It's a bit rubbish, honestly, because Windows doesn't make it obvious during setup. The good news is that once you get through this, enabling it takes about two minutes and protects everything going forward. We'll cover that in the prevention section.

Advanced Recover Deleted Files Windows Fixes

3

Windows File Recovery (Free, Command-Line) Advanced

  1. Install Windows File Recovery
    Open the Microsoft Store and search for Windows File Recovery. Install it. This is Microsoft's own free tool and it's proper disk-level recovery, not just a filesystem lookup. It works on Windows 10 version 2004 and later.
  2. Identify your drives
    You need two drives: the source (where files were deleted, usually C:) and a destination (a separate external drive or a different partition, for example D:). Do not recover files back to the same drive you're scanning. That risks overwriting the very data you're trying to save.
  3. Run the recovery command
    Open Windows File Recovery from the Start menu. It launches a command prompt. Run:
    winfr C: D: /regular /n \Users\YourName\Documents\ClientFolder\*
    Replace C: with your source drive, D: with your destination, and the path with the folder that held the deleted files. Use /extensive instead of /regular if the drive has been in heavy use since deletion or if /regular finds nothing. The official winfr command reference on Microsoft Learn lists every flag and filter option.
  4. Review recovered files
    When the scan finishes, check the destination folder. Open files to verify content. Recovered files that open correctly are good. Files that open blank or throw errors had their sectors partially overwritten before recovery.
Windows File Recovery is free and surprisingly capable for recent deletions on NTFS drives. Give it a go before spending money on anything else.
4

Dedicated Data Recovery Software (Deep Scan) Advanced

  1. Install the recovery tool on a different disk
    This is critical. Install the software onto a USB drive or a secondary internal drive, not the one you're trying to recover from. Installing anything onto the affected drive writes new data and can overwrite the deleted files you're trying to get back.
  2. Run a full or deep scan
    Select the affected drive in the software interface and run a deep scan rather than a quick scan. Deep scans look for file signatures in raw sectors rather than just checking the filesystem table. This takes longer (anywhere from 20 minutes to a few hours depending on drive size) but finds far more.
  3. Filter and preview before recovering
    Use the file type filters to narrow results to the types you're looking for (.docx, .xlsx, .pdf, .jpg, etc). Most good recovery tools let you preview files before committing to recovery. Check the previews. If a document shows the right content in preview, it's recoverable. If it shows garbled data or nothing, those sectors are gone.
  4. Recover to a separate drive
    Select the files you want and recover them to a different drive, not the source. Verify each file opens correctly after recovery.
A deep scan with good recovery software gives you the best consumer-level chance of getting files back after the Recycle Bin is empty and no backups exist. The key is acting before the drive gets written to further.
If you're working with an SSD and significant time has passed since deletion, TRIM may have already cleared the deleted sectors. Recovery software will still scan but may find very little. At that point the only remaining option is a professional data recovery lab, which involves sending the physical drive away, costs several hundred pounds minimum, and has no guarantee of success.

One thing worth knowing about the data recovery software market: there are a lot of tools out there that look professional but deliver poor results. The ones with genuine deep-scan capability and file preview are worth paying for. Free versions of most tools will find and show you files but lock recovery behind a paywall, which is fair enough. Try the preview first to confirm the files are actually there and intact before purchasing. And if you're also dealing with a drive that needs cloning before you attempt recovery (always a good idea on a failing drive), our guide on hot cloning a Windows drive walks through that process safely.

For situations where the drive itself is behaving oddly alongside the file loss, for example throwing errors or showing unusual behaviour in Device Manager, check whether you're also dealing with a display or system issue by looking at our notes on random black screen problems on Windows. Occasionally what looks like a file problem is actually a symptom of something deeper going on with the system.

Preventing This From Happening Again

Right. Once you've got through this (or even if you haven't, because prevention matters regardless), here's what actually needs to happen to stop this situation repeating.

Enable File History. Now. Go to Control Panel > System and Security > File History, plug in an external drive, and turn it on. Make sure Documents, Desktop, and Pictures are all included in the backup scope. File History runs automatically in the background and creates versioned copies of your files. If you delete something tomorrow, you can just restore from yesterday's snapshot. Takes two minutes to set up and costs nothing beyond the external drive.

Store client files in a cloud-synced folder. OneDrive comes with Windows and syncs your Documents folder by default if you set it up. Google Drive and Dropbox work the same way. The cloud recycle bin gives you a 30-day safety net on top of your local backup. Two independent copies of everything is the minimum sensible setup for any client work.

Stop using Shift+Delete. Just stop. Standard delete sends files to the Recycle Bin. Shift+Delete bypasses it entirely. There's almost no scenario where the extra step of emptying the Recycle Bin later is more inconvenient than the risk of losing files permanently. Train anyone else who uses the machine to do the same.

Test your backups. A backup you've never tested is a backup you can't trust. Once a month, open File History, browse to a random file, and restore it to a test folder. Confirm it opens. This takes three minutes and tells you immediately if something has gone wrong with the backup job before you actually need it. It's the kind of thing that feels unnecessary right up until the moment it isn't.

If you're managing a setup where multiple people access client files, consider keeping a separate archive folder for completed work that's explicitly included in both the backup job and cloud sync. Keep it separate from the active working folder so accidental deletions in the working area don't touch finished client deliverables. And if you ever need to wipe a drive cleanly as part of a machine refresh, our guide on erasing an SSD in Recovery Mode covers how to do that without accidentally nuking data you meant to keep.

Recover Deleted Files Windows: Summary

To recover deleted files on Windows, start with the fastest options first: Recycle Bin, cloud storage trash, and Windows Search for copies. If those come up empty and you had File History or Backup and Restore running before the deletion, use those. If no backup exists, Windows File Recovery (free, from the Microsoft Store) is your best first shot at disk-level recovery. For deeper scans and better file previews, dedicated data recovery software gives you more control. The single most important thing you can do right now, before anything else, is stop writing new data to the affected drive. Every second it stays in active use is a second that recovery gets harder. And once this is sorted, turn on File History. Seriously. You don't want to be back here.

Quick Reference

  • System Restore: useless for personal files. Always has been.
  • Recycle Bin empty: move to disk-level tools immediately.
  • File History not enabled: Windows File Recovery or third-party software are your options.
  • SSD with TRIM: act fast, recovery window is short.
  • After recovery: enable File History and cloud sync before closing the laptop.

Frequently Asked Questions

System Restore only rolls back system files, drivers, and registry settings. It has never touched personal documents, photos, or client data. To recover deleted files on Windows you need File History, a backup, or data recovery software.

Yes, but only if you stop using the drive immediately. Every file you create or application you install after deletion risks overwriting the sectors where the deleted data sits. Use Windows File Recovery or a third-party tool as soon as possible.

File History is a Windows backup feature that creates time-stamped snapshots of your files automatically. Previous Versions is a folder property that surfaces those snapshots for a specific folder. Both are useless if File History was never turned on before the deletion happened.

No. Stop using the affected drive right now. Every write operation, whether it is a browser cache update, a Windows update, or a new download, can permanently overwrite the deleted data and end your chances of recovery.

That means the sectors holding the file data were partially overwritten before recovery. The file header survived but the content did not. At that point consumer-level recovery tools cannot help further. A professional data recovery lab may be able to piece together more, but the cost is significant and there are no guarantees.