Steps only.

How to Recover a File After Emptying the Recycle Bin

Windows 11; Windows 10 differences noted where they exist · Last checked · Suggest an edit

You emptied the Recycle Bin and need a file that was in it. Windows does not keep a second copy, so recovery depends on what was backing up that folder. Work through these in order; each one is free and takes a few minutes.

Check the OneDrive recycle bin

If the file lived in Desktop, Documents, or Pictures and OneDrive backs up those folders (a cloud icon shows next to the folder name), open onedrive.com, sign in, and click Recycle bin in the left pane. Select the file and click Restore. Deleted files stay there for 30 days on personal accounts.

Restore a previous version of the folder

Right-click the folder that held the file, click Properties, and open the Previous Versions tab. If File History or a restore point was ever turned on, dated copies of the folder appear. Pick a date before the deletion, click Open to look inside and drag the file out, or click Restore. The same copies are reachable from Control Panel, File History, Restore personal files. If the tab is empty, nothing was backing up the folder and this path is closed.

Check other cloud trash folders

If the folder syncs with Google Drive, Dropbox, or iCloud, sign in on the web and open its Trash or Deleted files page. Both Google Drive and Dropbox keep deleted files for 30 days on standard plans.

Stop using the drive

Emptying the bin only marks the file's space as free. Anything you save, install, or download from now on can overwrite it. Do not install the recovery tool to, or recover onto, the same drive.

Run Windows File Recovery

Install Windows File Recovery from the Microsoft Store (free, published by Microsoft). Open it as administrator and run a command like this, with a different drive such as a USB stick as the destination:

winfr C: D: /regular /n \Users\<name>\Documents\report.docx

C: is the drive that held the file, D: is the destination, and the path after /n is the file's original location. Wildcards work, for example /n \Users\<name>\Documents\*.docx. Use /extensive instead of /regular if the drive is FAT or exFAT, or if the first pass finds nothing. Recovered files land in a Recovery_<date> folder on the destination drive.

If nothing works. A file whose disk space has been overwritten cannot be recovered by any tool, free or paid, so the odds drop with every hour of normal use. Turn on File History (Control Panel, File History) or OneDrive folder backup (Settings, Accounts, Windows backup) now so the next deletion is a 30-second fix.