Using Photorec to recover files
Overview
This guide requires the use of our Bootable Diagnostics and Recovery Environment, you can read about how to create it here.
Warning: Make a disk image
Attempting data recovery always has a chance to make your situation worse, causing the permanent loss of your data.
For priceless data you should seek professional data recovery services.
Always make a disk image before attempting recovery of data on a disk. You may need to restore this image to the disk between data recovery attempts.
Before attempting data recovery you should evaluate the SMART data for your disk. If it is failing data recovery may stress the disk and cause a complete failure.
This guide was written using a Windows 11 host that has a 128GB C:\ drive and a 256GB D:\ drive called “Game_Data”.
Mount a second disk to recover files to
You will need a second disk to recover files to, preferably a clean external drive formatted as ExFat for compatibility and to avoid further issues.
Any secondary disks, or external disks, should appear in the File Explorer where you can double click on them to mount. The secondary drive will need to be mounted so we can use it in step 7.
Using Photorec
-
From the Live media desktop click the application menu in the top left and open “Terminal Emulator”
-
In the terminal type “photorec” to start the application.
-
When Photorec opens you will see a list of disks, most likely you will only see your USB though. Use the arrow keys to highlight and select “Sudo” with Enter to load more disks.
-
You should now see all possible disks. You will use the Up and Down arrows to select the disk you want to operate on then hit Enter to Proceed.
Select your disk based on it’s size. If you have multiple disks of the same size removing the extra disks is the safest way to proceed.
If you do not see your disk here then you should seek professional data recovery services.
-
Photorec will show you the known partitions on the disk. Use the arrow keys to move up and down then press Enter to continue.
What partition do I choose?
If you deleted a file or group of files accidentally, then you will want to select the specific partition that you deleted these files from.
If you are trying to recover files from a disk that was wiped/deleted or over-written then you will hit the Up arrow to select “Whole disk” so that Photorec will search over the entire disk instead of only in the existing partition.
-
Select the partition scheme that will be searched.
Some Linux systems may use ext2/ext3/ext4 but in most cases you are going to choose “Other” here by pressing Enter.
- You now select where our files will be recovered to. Photorec opens to
/home/user
by default but we need to get to/media/user
.- Press Left arrow twice to navigate to
/
then use the Down arrow to go toMedia
and hit Right arrow. Finish navigating touser
and then the arbitrary folder name that denotes your mounted drive. In the example this directory is/media/user/EDFE-710F
- Once you are in the directory, as seen in the second image, press “c” to start searching.
You can see the arbitrary file name in File Explorer if you navigate to your mounted disk from the side pane.
- Press Left arrow twice to navigate to
-
Photorec will now begin searching and printing out the number of files it found with elapsed time displayed as well as the estimate until finished.
-
When complete you will be told about the total number of files recovered and you can browse your secondary drive to review them all. You can close the terminal and shutdown your computer. Remove the USB then boot your computer again to your normal OS.