When do Recuva and PhotoRec actually work?
Short answer: Recuva (Windows, free) and PhotoRec (cross-platform, free) are powerful tools for logical data loss — situations where the drive hardware is healthy but files are missing because of deletion, formatting, or file-system corruption. They fail completely — and actively worsen the situation — when the drive has a physical hardware problem. The golden rule: if the drive sounds or behaves abnormally, stop all software attempts and call a lab.
The failure-mode map — what each tool handles
Step 1: Recuva — when to use it
Recuva scans a drive’s NTFS or FAT32 file system for deleted file entries and attempts to read the sectors those files occupied. It works reliably when: files were deleted recently (within hours to days) from a healthy HDD; you accidentally emptied the Recycle Bin before a backup; a Windows partition shows as RAW but the drive is otherwise healthy. Run Recuva in Deep Scan mode, select the drive and file type, and save recovered files to a different drive — never back to the source. Recuva has a 70–85% recovery rate for recently deleted files on HDDs where the sectors have not been overwritten.
Step 2: PhotoRec — when Recuva fails
PhotoRec ignores the file system entirely and carves raw sectors for known file format signatures — JPEG headers, PDF markers, ZIP magic numbers, MP4 atoms. This makes it significantly more capable than Recuva on formatted drives, corrupted NTFS/exFAT partitions, and drives where Recuva’s deep scan returns nothing. The trade-off is that PhotoRec loses original file names and folder structure — you get files named f0000001.jpg instead of “Wedding Day Photo.jpg”. For irreplaceable data where names do not matter, PhotoRec is frequently the better choice. See our guide on recovering data from a formatted drive in India for the complete PhotoRec workflow.
Step 3: The absolute boundary — physical failure
Both tools read from the drive repeatedly — which is exactly what you must not do on a physically failing drive. If the drive clicks, grinds, beeps, or appears and disappears from the OS mid-session, every read attempt by Recuva or PhotoRec stresses a damaged read head, accumulating platter scratches. By the time most users reach a professional lab after running recovery software on a physical failure, 30–50% more data has been destroyed compared to drives that were immediately powered off. The correct path for physical failure is to image the drive with ddrescue (which handles read errors gracefully) or hand it directly to a lab. Read our logical vs physical data recovery guide for the diagnostic checklist.
Step 4: The SSD exception — TRIM defeats recovery
Modern SSDs running Windows 11 or macOS use TRIM — a command that tells the SSD to erase deleted sectors in the background during idle time. On a TRIM-enabled SSD, deleted files can be zeroed within minutes of deletion, making Recuva and PhotoRec completely ineffective. Recovery is still possible if you act within a few minutes on some SSDs, or if TRIM was disabled (unusual). On HDDs, deleted data persists until overwritten by new files — often days or weeks on a drive with free space. This asymmetry makes SSD recovery fundamentally different from HDD recovery in India or anywhere else.