How To Recover Deleted Photos From SD Card — Any Suggestions?

I accidentally deleted important photos from my SD card while clearing space after a trip, and now I really need to get them back. The card hasn’t been used much since, but I’m not sure what recovery steps or software are safest. Looking for help with recovering deleted photos from an SD card before they’re gone for good.

I ran into this once after wiping an SD card by mistake. The first move is boring, but it matters. Stop using the card now. Take it out of the camera or phone and leave it alone.

Deleted photos usually are not erased on the spot. The card marks the space as open, and new shots start taking over those spots. If you kept shooting after the delete or format, recovery gets worse fast. If the card stayed untouched, odds are still decent.

Do a quick check before you install anything:

If the delete happened from a Mac, look in Trash.
If it happened on Android, check Google Photos trash or Samsung Gallery recycle bin. Those often keep files for 30 to 60 days.
Also look at any cloud backup you had on, because people forget this part all the time.

If none of that turns up anything, use recovery software.

One thing I learned the hard way. Do not try recovery through the phone app first, and do not rely on the camera plugged in by USB. A lot of phones and newer cameras expose a limited view of storage, so scan tools miss the raw data area. Phone apps are worse than they look. Many pull thumbnails unless the device is rooted, so you end up with fuzzy previews instead of full files. Use a USB SD card reader and connect the card straight to a Mac or Windows PC. That gives the software proper access to the card.

There are a pile of tools for this. PhotoRec is free and it works, but I found it annoying. It uses a text interface, and the recovered files come back with generic names and no folder layout. Fine for 50 files. Ugly for 4,000.

I had better luck with Disk Drill. What sold me was the preview step. I could check whether the image opened cleanly before recovering it. It also picked up common photo formats, including RAW types like CR2 and NEF, which mattered for me.

Here’s the way I’d do it.

1. Install Disk Drill on your computer. On Mac, give it Full Disk Access in system settings or the scan may miss the card properly.

2. Put the SD card in a USB card reader, plug it into the computer, then open the app. The card should show in the drive list.

3. Select the SD card and start a lost data scan. The broad scan option is usually the safest pick because it checks recent deletions first, then scans deeper for known file signatures.

4. Let it finish. You can peek at results while it runs, but I usually wait. Less mess in my head.

5. Open the pictures section after the scan. Filter by image type if needed. Use the eye icon to preview files. This part matters most. If the preview loads cleanly, the file is usually recoverable. If it refuses to open or looks broken, the file may be damaged past repair.

6. Select the photos you want and hit Recover.

And yeah, this part trips people up. When it asks where to save the recovered files, do not save them back onto the same SD card. Put them on your computer’s internal drive or a different external drive. Writing back to the source card during recovery is how people wreck the stuff they were trying to save. I did this once years ago. Dumb mistake. Never again.

After recovery, open a handful of the rescued photos and check them. If they look normal, copy them somewhere safe. Only after that would I put the card back in the camera and format it fresh.

That’s the cleanest route I know.

2 Likes

If the card was only deleted, not formatted, your odds are better. If it was a quick format, recovery still works pretty often. Full format is the ugly one.

I agree with @mikeappsreviewer on one part, stop writing to the card. I disagree a bit on waiting too long to test tools. Time matters less than overwrites. If the card is sitting unused, do the recovery now.

A few things people miss:

  1. Check file system damage first. On Windows, look in Disk Management. On Mac, use Disk Utility. If the SD card size looks wrong, or shows RAW, image recovery tools often do better than repair tools. Do not run chkdsk first. It sometimes mangles deleted file records.
  2. Make a byte-for-byte image of the SD card before scanning. This is the safest move. Tools like USB Image Tool, dd, or R-Studio make a copy. Then scan the image, not the original card. If the card is failing, this matters a lot.
  3. If your photos were RAW plus JPEG, sort by file type after the scan. People recover the JPGs and miss the RAW set.

Software wise, Disk Drill is fine for photo recovery because previews save time. Recuva is decent for simple deletes on FAT32 or exFAT cards, but it misses more files after format in my expereince. PhotoRec finds a ton, but the naming mess is real.

One more thing. If the card starts disconnecting, gets hot, or reads at 0 bytes, skip DIY and use a lab. Continued scans on a dying card make things worse.

Also, this video is worth a quick look if you want a plain-English rundown of top recovery apps:
best photo recovery software video guide

Save recovered files to your computer, not back to the SD card. Then verify a few full-size images open, not only thumbnails. That part gets missed alot.

One thing I’d add to what @mikeappsreviewer and @nachtschatten said: pay attention to the size of the recovered files, not just whether they show up in the scan. A lot of people see hundreds of “found” photos and think they’re saved, then half of them are 32 KB junk previews or broken headers. If your deleted vacation pics were from a DSLR or even a newer phone, the real files should usually be way bigger than that.

I also would not rush into “repairing” the SD card unless it actually won’t mount. Sometimes repair tools do more harm than the delete itself. Recovery first, fixing later. That part gets ignored alot.

If you want the least annoying route, Disk Drill is probly the easiest for most people because you can sort by size, preview images, and separate actual recoverable photos from trash pretty fast. That matters more than people think when you’re staring at 2,000 unnamed files.

Also, if the card was used in a camera that creates sidecar files or weird folder structures, recover everything photo-related, not just JPG. Grab RAW, XMP, THM, maybe even small video clips from the same session. Sometimes that helps you piece together what’s missing.

And if the photos are truly irreplaceable, honestly, stop after one solid scan attempt. Repeated scans on a flaky card are where DIY turns into regret.

For more tips and software suggestions, this SD card photo recovery guide for deleted pictures is a solid read too.

I’d add one thing the others only touched on sideways: check whether the card is fake or degraded. A surprising number of SD cards report a bigger capacity than they really have, and once they fill up, old photos get silently overwritten or corrupted. If recovery finds tons of broken files, weird duplicates, or photos that open halfway then turn gray, that’s a red flag. After you finish recovery, test the card with something like H2testw or F3 before trusting it again.

I slightly disagree with the “one solid scan attempt only” idea from @cazadordeestrellas. If the card is stable, doing one scan with file-system awareness and one signature-based deep scan can recover different sets. What I would avoid is endlessly rescanning a flaky card.

About Disk Drill since it came up from @mikeappsreviewer and @nachtschatten:

Pros

  • previews help sort real photos from junk
  • decent RAW support
  • easier to use than PhotoRec
  • good for people who do not want a command-line mess

Cons

  • not the cheapest option
  • deep scans can return lots of renamed/generic files
  • on badly damaged cards, results still depend more on card condition than software brand

My angle: if the photos matter, recover the whole card contents, not just the obvious image folder. Cameras sometimes scatter related data in odd places. Even if you only care about JPEGs now, future repair attempts may benefit from having all the recovered fragments.