Data Recovery Tools for Windows
Download nowWhen files are deleted, a drive is formatted, or Windows won't boot, file recovery tools can often retrieve data before it's overwritten. This page explains how these tools work and how to pick one.
Updated August 9, 2026 · PC Utility Hub Editorial Team
How file recovery works
Deleting a file or formatting a drive usually removes the file system's reference to the data, not the data itself, until that space is overwritten by new writes. Recovery tools scan the raw disk for these still-present blocks and reconstruct files, which is why acting quickly and avoiding further writes to the affected drive improves success odds.
Immediate steps after data loss
- 1Stop using the affected drive immediately — don't install software or save new files to it.
- 2If it's the system drive, shut down and, if possible, remove the drive to scan it from another PC.
- 3Choose a recovery tool and install it on a different drive than the one being recovered.
- 4Run a scan and recover found files to a separate drive, never back to the original.
Types of recovery tools
| Type | Example | Best for |
|---|---|---|
| Built-in command-line | Windows File Recovery (winfr) | Recently deleted files, NTFS/FAT/exFAT |
| GUI freeware | Recuva | Ease of use for typical deleted-file recovery |
| Deep/raw recovery + partition repair | PhotoRec / TestDisk | Formatted drives, lost partitions, corrupted file systems |
Using Windows File Recovery (winfr)
Windows File Recovery is Microsoft's own command-line tool, available from the Microsoft Store, for recovering files from NTFS, FAT, exFAT, and ReFS volumes.
winfr C: D: /regular
winfr C: D: /extensiveAlways recover to a different drive letter than the source drive.
When recovery may not succeed
- The drive has been heavily written to since the data loss.
- The drive has physical/mechanical failure (in which case stop and consult a data recovery service rather than continuing to run software scans).
- The data was securely erased/overwritten intentionally (e.g., via a secure wipe).
After recovery: check drive health
Once files are safely recovered elsewhere, run CHKDSK on the affected drive to check for and repair file system errors, and consider running System File Checker if the issue affected a Windows system drive.
Frequently asked questions
- Can I recover files after formatting a drive?
- Often yes, especially with a quick format, as long as the space hasn't been overwritten. Tools like PhotoRec/TestDisk specialize in this.
- Is Windows File Recovery free?
- Yes, it's a free Microsoft tool available via the Microsoft Store.
- Should I run recovery software on the same drive that lost the files?
- Avoid installing the tool or saving recovered files to the same drive, to prevent overwriting recoverable data.
- What if the drive makes clicking noises or won't be detected?
- That suggests physical failure — stop running recovery software and consult a professional data recovery service instead.
Related pages
- Best Free File Recovery ToolsCriteria-based comparison of free recovery utilities for Windows.
- Reset Windows 10 PasswordLegitimate step-by-step options for resetting a forgotten Windows 10 password.
- CHKDSKOverview of the chkdsk utility, its switches, and how it fits into Windows disk maintenance.
- System File CheckerBuilt-in Windows tool for scanning and repairing corrupted system files via sfc /scannow.
- Password Reset UtilityLegitimate Microsoft and OEM-supported paths for resetting a Windows password you're locked out of.