When recovery software can make things worse
Recovery software helps deletion and quick-format loss on healthy drives. Where it hurts: clicking drives, chkdsk first, TRIM on SSDs, RAID arrays and repeated attempts.

Recovery software is safe in one situation and harmful in several. It helps when a healthy drive lost files to deletion or a quick format. It makes things worse when the drive has a physical fault, when a repair tool runs first, when the files sat on an SSD long enough for TRIM to clear them, or when attempt after attempt writes over what is left. Knowing which case you are in is worth more than any tool.
This is the cross-check to read before any recovery attempt: when software is the right route, and the situations where the honest answer is to stop and take another path. If you are unsure which situation you are in, guided help asks the questions that sort them.
Start with guided help if the situation is not clear.
Where software helps
The cases software was built for
- A healthy drive, files deleted or quick-formatted, nothing written since: recovery tools scan the space the operating system has marked free. Microsoft documents that deallocated data stays readable to recovery tools until it is securely overwritten.
- A damaged partition table with the files intact: repair tools can rebuild the table, and the careful ones ask before writing. TestDisk's walkthrough has you confirm a Write step that places a new partition structure on the disk.
- A formatted or badly damaged file system: PhotoRec's documentation says it works even when media has been severely damaged or reformatted, scanning read-only for file contents rather than names.
Where it makes things worse
You installed it on the drive you are recovering
Every installer, temp file and download competes for the same free space that holds your deleted files. That is the entire reason the first rule of recovery is to install and run from a different drive.
You saved recovered files back onto the source
Writing recovered files to the partition they came from can overwrite files the scan has not reached yet. PhotoRec's documentation forbids it in plain terms, and the rule is not specific to PhotoRec.[1]
A repair tool ran first
chkdsk changes nothing until it is run with its fix options, and then it fixes errors on the volume. On a damaged file system that repair can cost files: Microsoft documents that FAT repairs usually change the allocation table and sometimes lose data, and that answering N to the lost-chains prompt discards those fragments. On a drive with failing hardware, Microsoft notes chkdsk can behave unpredictably, and its thorough /r pass reads every sector. If a drive is failing, hours of forced reading is the opposite of first aid. Recover first; repair later, if ever.[4]
The files were on an SSD
Windows enables TRIM by default on NTFS, and Microsoft documents that trimmed extents are permanently removed from the storage media. Once TRIM has run, a deleted file is not hidden; it is gone. A scan finds nothing because there is nothing left to find. No tool changes this, and any that claims otherwise is selling hope.[5][6]
The drive is making new noises
A changed sound, or excessive grinding or clanking, may indicate a physical problem, as Seagate's guidance puts it. Seagate's LaCie guidance separates soft clicking, which can be the normal sound of the drive working, from hard clicking, a metal-on-metal impact usually indicating physical failure. Software cannot repair mechanics, and repeated full-surface scans are hours of stress on parts that are already failing. If the sound is new, power the drive down.[7][8]
Clicking hard drive: what to do, and what never to do.
The drive is part of a RAID array
Arrays fail differently: a rebuild or repair applied to the wrong disk, in the wrong order, can finish what the fault started. Repairs on arrays belong behind professional advice, not in front of it. Our RAID 5 guide covers the rebuild mistakes that destroy data.
RAID 5 failure: the rebuild mistakes that lose everything.
You keep retrying
Microsoft cautions that repeated full-surface scans on SSDs add write and erase cycles; on spinning drives the cost is reading hours on heads that may be failing. Each pass after a failed one finds less, because nothing about the situation improves between scans. One careful attempt beats five careless ones.[4]
The free version catch
Free editions are real tools with one string attached: the scan is free, saving is capped. CleverFiles documents a 100 MB free recovery cap for Disk Drill; EaseUS documents 2 GB for its free edition. PhotoRec is the counter-example, free and open source with no cap. CCleaner's Recuva documents no recovery cap at all, with paid features around support and updates instead. These terms change often enough that we keep a dated, sourced comparison rather than trusting memory.[9][10][11][1]
What each tool lets you recover for free, compared from official terms.
Giving software its one good chance
If software is the right route
- Confirm the drive is healthy: no new noises, no repeated disconnection, no visible damage.
- Work from a different drive: install from the computer's own disk, scan the affected one, save to a third location.
- Run one thorough scan rather than five quick ones, and let it finish.
- Verify the recovered files open before deciding that the job is done.
- If a scan on an SSD finds nothing, the likely reason is TRIM, not a bad tool.
If you have already tried and it went badly
Prior attempts lower the odds; they rarely reduce them to zero. Stop attempting, write down exactly what you ran, and read our guide to choosing a recovery service. An honest evaluation says whether anything is left to recover; anyone who promises a result before looking should not be trusted with the drive. Apple says the same about failing disks from the other direction: Disk Utility can't detect or repair all problems, and a disk it reports as about to fail cannot be repaired at all.[12]
Choosing a data recovery service: quotes, privacy and honest guarantees.
Sources
Facts on this page are cited to the publishers’ own documentation.
- [1] CGSecurity — PhotoRec. captured 2026-09-12.
- [2] Microsoft — Sysinternals SDelete. captured 2026-09-12.
- [3] CGSecurity — TestDisk Step By Step. captured 2026-09-12.
- [4] Microsoft — chkdsk (Windows command reference). captured 2026-09-12.
- [5] Microsoft — New API allows apps to send TRIM and unmap hints. captured 2026-09-12.
- [6] Microsoft — fsutil behavior (Windows command reference). captured 2026-09-12.
- [7] Seagate — The drive is making clicking sounds. captured 2026-09-12.
- [8] Seagate — What should I do for a noisy disk drive?. captured 2026-09-11.
- [9] CCleaner — Recuva (CCleaner). captured 2026-09-12.
- [10] CleverFiles — Disk Drill data recovery software. captured 2026-09-12.
- [11] EaseUS — Free data recovery software (EaseUS Data Recovery Wizard Free). captured 2026-09-12.
- [12] Apple — Repair a storage device in Disk Utility on Mac. captured 2026-09-12.