How to Recover Files That Are Permanently Deleted? 4 Proven Ways

If you permanently deleted important files from your Recycle Bin or desktopn, don’t panic. Here you can learn several different methods to retrieve files that are permanently deleted in Windows 11 or Windows 10.

By Delores    Updated on August 5, 2026

Is There a Way to Recover Permanently Deleted Files?

 

How can I recover permanently deleted files on Windows 10?

Hi everyone,

I'm reaching out to the community to find a solution to a problem I've recently encountered. I've accidentally permanently deleted some important files from my Windows 10 PC, and I'm desperately trying to recover them. These files were not just moved to the Recycle Bin but were permanently deleted, and now I'm looking for any possible way to recover permanently deleted files on Windows 10.

I'm aware that there might be software or Windows features that could assist in recovering these files, but I'm unsure where to start or which tools are most reliable for this purpose. I'm particularly interested in any built-in Windows features or reputable software recommendations that could help with file recovery.

- Question from techcommunity.microsoft.com

In general, when you delete a file using common methods like pressing the Delete key or clicking Delete from the context menu, the file will go to the Recycle Bin, and you can easily restore it to its original location. However, if you emptied the Recycle Bin or used the Shift+Delete combination, the files will be permanently deleted, and you cannot find them in the Recycle Bin, either.

So, are permanently deleted files gone forever? The short answer is no. When you "permanently" delete a file (via Shift+Delete or emptying the Recycle Bin), although the file metadata is removed and Windows marks the space occupied by the file as "available" for new data, the actual file content stays on the drive until overwritten by new files.

The Short Answer: Is It Possible to Recover Permanently Deleted Files?

Yes, permanently deleted files can usually be recovered — as long as the disk space they occupied has not been overwritten yet. Emptying the Recycle Bin or pressing Shift+Delete only removes the file's entry from the file table; the actual data stays on the drive. Stop using that drive immediately, then restore from Previous Versions, File History, a cloud recycle bin, Windows File Recovery, or data recovery software.

One important caveat: on an internal SSD, the TRIM command can physically erase those blocks within minutes. HDDs, USB drives, and SD cards give you far more time.

What "Delete" Really Means in Windows 11/10?

Are permanently deleted files really gone forever? This is the question almost everyone who lands on this page is asking. No, they're almost certainly not gone forever — not yet. To understand why, it helps to know what Windows actually does when you delete something.

There are three levels of deletion, and only the first one is genuinely reversible in one click:

Levels of file deletion in Windows and what happens to the data
Delete Action What Windows does Can you get it back?
Delete key / right-click → Delete Moves the file into $Recycle.Bin and renames it. Data untouched. Trivial. Restore from Recycle Bin
Shift + Delete Skips the Recycle Bin. Deletes the MFT record, marks clusters free. Likely. Needs a tool or backup
Empty Recycle Bin Same as above, applied to everything in the bin. Likely. Needs a tool or backup
Secure erase / disk wipe Physically overwrites every cluster with new patterns. No. Backup only

Here's the key insight. A file on an NTFS volume is two separate things:

  • A record in the Master File Table (MFT) that says "this file is called Q3-report.docx and its content lives in clusters 40,001–40,250".
  • The actual bytes in those clusters.

Permanent deletion only destroys the first part. Windows flips a flag on the MFT record and adds those clusters to the free-space pool. It does not go back and scrub the bytes — that would be slow and pointless. So your document is still sitting there, byte for byte, invisible to File Explorer but perfectly readable by software that scans the raw disk. That's the whole basis of data recovery.

TRIM Changes Everything on SSD Data Recovery

Solid-state drives can't overwrite a block in place the way a hard drive can — they have to erase it first. To avoid a performance collapse, Windows sends a TRIM command when you delete a file, telling the SSD controller "these blocks are dead, clean them up whenever you like". The controller's garbage collection then physically zeroes them, often within minutes, sometimes even while the PC sits idle.

Once TRIM and garbage collection have run on a block, the data is physically gone. No software, no forensic lab, no amount of money brings it back. This is not a limitation of the recovery tool — there is simply nothing left to read.

Storage type TRIM active? Realistic recovery window Odds
Internal HDD (SATA) No Days to weeks if lightly used Very high
External HDD (USB) No Days to weeks Very high
USB flash drive Rarely Until space is reused High
SD / microSD card Rarely Until space is reused High
External SSD (USB / exFAT) Often not passed through Hours to days Medium
Internal SSD / NVMe (NTFS) Yes Minutes to hours Low — act now

Don't Do This to Destroy Your Files

In our experience, more files are lost in the hour after deletion than during it. Avoid all of these:

⚠️Avoid all of these:
  • ⚠️Continuing to use the PC normally. Browsing, Windows Update, temp files, app caches — all of it writes to the disk and competes for your free clusters.

  • ⚠️Installing recovery software onto the affected drive. A 40MB installer writes 40MB of new data exactly where your deleted files used to live. Install it elsewhere, always.

  • ⚠️Running CHKDSK, disk cleanup, or defrag to fix it.CHKDSK rewrites file system metadata and can permanently sever recoverable records. Defrag relocates data across the whole volume. Neither helps.

  • ⚠️Saving recovered files back to the source drive. You'd be overwriting files that are still waiting to be recovered. Always output to a different disk.

How to Recover Files that Are Permanently Deleted? 7 Ways

In this section, we will explain how to recover files you permanently deleted in different methods. Check them out one by one until you restore important files.

Way 1. Check the Places Files Hide

It sounds obvious, but a meaningful share of "permanently deleted" files were never permanently deleted. Rule this out before you spend an hour scanning a disk.

  • Search the whole PC — in File Explorer, click This PC and search the filename. Turn on ViewShowHidden items. Files get dragged into neighbouring folders far more often than people expect.
  • Press Ctrl+Z — if the deletion just happened and you haven't done anything since, undo often reverses it instantly.
  • Check the app's own recovery folder — Office keeps unsaved and recovered documents under %AppData%\Microsoft\Word\, and Photoshop, AutoCAD and most editors have similar autosave locations.
  • Check C:\Windows.old — if you recently upgraded or reset Windows, your old user profile may still be sitting there.

Way 2. Restore from Windows File History Backup (If Available)

Windows File History is a handy feature in Windows that helps you protect your personal files and folders from accidental loss or damage. Once enabled, it will automatically save copies of your files, so you can easily restore them if something goes wrong. If you have turned on this feature, you can recover files permanently through the following steps:

Step 1. Search for "File History", and click “Open”.

Step 2. Click “More options".

Step 3. Scroll down to the bottom and choose “Restore files from a current backup”.

Step 4. Choose target files or folders and click the "Restore" button.

Way 3. Restore with Windows File Recovery (Winfr)

Windows File Recovery can help recover your personal data that has been deleted from your local storage device (including internal drives, external drives, and USB devices) and can’t be restored from the Recycle Bin.

Step 1. Get the Windows File Recovery app for free from the Microsoft Store. Then open the installer and finish the setup process.

Step 2. Locate the Windows File Recovery app in the Start menu and choose "Run as administrator".

Step 3. In the Command Prompt window that appears next, enter any one of the following commands based on your situation and requirements.

All are based on the basic command structure: winfr source-drive: destination-folder [/mode] [/switches]

(Replace H with the drive where you stored the files before D with the destination drive you save the recovered files later)

winfr H: D:\test /regular [Recovers recently deleted files from the H: drive and saves them to the D:\test folder.]

winfr H: D:\test /extensive [Performs a deep scan on the H: drive for lost files and saves the recovered files to the D:\test folder. A deeper scan will take a longer time.]

winfr H: D:\test /extensive /n *.txt[Performs a deep scan on the H: drive for lost txt files and saves the recovered files to the D:\test folder.]

winfr H: D:\test /regular /n /ImportantFolder [Performs a quick scan on the H: drive for the “Important” folder and saves the recovered files to the D:\test folder.]

Way 4. Restore Permanently Deleted Files with MyRecover [Recommended]

At last, we would like to share with you an easy yet powerful data recovery tool in case that you don’t have any backup or are not excellent at running complex commands. That is MyRecover. Beyond its free data recovery capabilities, here’s why it’s a top choice:

  • ✔️Supports 1000+ File Types: Recover photos (JPG, PNG, RAW), videos (MP4, MOV), documents (DOCX, XLSX, PPT), emails (PST), archives (ZIP, RAR), and more.
  • ✔️Works Across Devices: Compatible with HDDs, SSDs, USB drives, SD cards, cameras, drones, gaming consoles (PS4/PS5), and surveillance systems (CCTV).
  • ✔️Advanced Scanning Technology: “Quick Scan” instantly locates recently deleted files. And “Deep Scan” digs deeper to recover files lost weeks or months ago, even from formatted or corrupted drives.
  • ✔️Recover Data in Various Scenarios: Recover data from deletion, formatted disk, emptied Recycle Bin, system crashes, and more.
  • ✔️Intuitive Interface: Zero Technical Skills Required: No command-line inputs or complex settings.

Follow these simple steps to retrieve your permanently deleted files:

Step 1: Download and Install MyRecover

Download FreewareWin 11/10/8/7 & Server
Secure Download

Visit the official site and download the free version. Install the software on a different drive (not the one you’re recovering files from).

Step 2:  Select the Target Drive

Launch MyRecover. Choose Deleted Files Recovery, hover over the drive where your files were deleted (e.g., C:, or D:).

🌟Tip:

If the drive isn’t listed, click "Advanced Recovery"-> ”Partition Lost Recovery” and recover data from a deleted partition.

Step 3: Scan for Lost Files

Click “Scan” to initiate a Quick Scan. For comprehensive recovery, switch to “Deep Scan” (takes longer but retrieves more files).

Step 4: Select Target Files / Folder

When all recoverable listed in the result window, you can tick what you need, or search files by file type using the filters. Then click “Recover”.

🌟Tip:

If you want to preview files before recovery, please upgrade to Professional edition.

Step 5. Choose a safe location

Then select a different safe location on your computer to save the files you are recovering now. Wait for the recovery process to complete.

Notes:✎...
If you need to recover unlimited files, please upgrade to enjoy. Then you can recover files from a crashed computer, from an emptied Recycle Bin, etc.
You can also preview files before recovery after upgrading; then you can recover the right files instead of recovering everything, saving time and effort.

FAQs About Recovering Permanently Deleted Files

Are permanently deleted files gone forever?

Usually not. Windows removes the file's entry from the file table and marks its space as free, but the actual data stays on the disk until something overwrites it. On a hard drive, that window can be days or weeks. On an internal SSD, TRIM can wipe the blocks within minutes, which is why acting immediately matters.

How long do I have before deleted files become unrecoverable?

There's no fixed deadline. On a lightly used HDD, files often survive for weeks. On an internal SSD with TRIM enabled, the window can be minutes to hours. On USB flash drives and SD cards, which rarely support TRIM, chances stay high until the space is reused. The variable you control is disk activity — the less, the better.

Can I recover permanently deleted files for free?

Yes, several ways. Previous Versions, File History, Backup and Restore, and cloud recycle bins are all free — but only work if they were set up before the deletion. Windows File Recovery from the Microsoft Store is free and needs no prior setup, though it's command-line only. Most commercial tools, MyRecover included, offer a free tier with a recovery cap so you can confirm your files are findable before paying anything.

Can you recover permanently deleted files from an SSD?

Sometimes, but the odds are much lower than on a hard drive. Modern SSDs run TRIM, which tells the controller to clear deleted blocks during garbage collection. Once that's happened, the data is physically gone — no software or lab can retrieve it. External SSDs over USB and exFAT-formatted SSDs often don't pass TRIM through, so those keep much better odds.

Where do permanently deleted files go on Windows?

Nowhere new — there's no hidden folder holding them. Windows deletes the file's record in the Master File Table and flags its clusters as available. The bytes stay exactly where they were until new data is written over them, which is precisely what makes recovery possible.

How do I recover files deleted with Shift+Delete?

Shift+Delete bypasses the Recycle Bin, so start with Previous Versions or File History if either was enabled. If not, run Windows File Recovery or dedicated recovery software while keeping the drive idle. Never install the tool onto the same drive you're recovering from.

Does CMD really recover permanently deleted files?

No. The widely shared attrib -r -s -h trick does not recover deleted files — it only unhides files that still exist, which helps after a virus hides your data but does nothing for a real deletion. The genuine command line option is Microsoft's Windows File Recovery (winfr).

Can I recover permanently deleted files after a factory reset?

Often yes — if the reset used "Keep my files" or a quick rather than full wipe, and the drive hasn't been heavily used since. Check C:\Windows.old first, then run a deep scan. A reset using "Remove everything" combined with "Clean the drive fully" overwrites the disk and leaves nothing to recover.

Final Thoughts

How to recover files that are permanently deleted (from Recycle Bin or Desktop)? The above methods are worth trying. To save much time without sacrificing the data rescue rate, MyRecover is a top option. What’s more, if you want to recover data from an unbootable computer, it won’t let you down since you can use MyRecover to create a bootable media for booting the computer into WinPE mode and then perform data recovery.

Delores · Editor
Delores is one of MyRecover's senior editors. She is knowledgeable in data recovery for phones and PCs as well as other solutions for data preservation. She enjoys assisting readers with issues related to disaster recovery and data corruption. She enjoys traveling, shopping, and other lovely pursuits.