How do I recover pictures from an SD card?

I need help recovering photos from an SD card after it suddenly stopped showing my pictures. These are important family photos, and I’m worried they may have been deleted, corrupted, or made inaccessible. What steps should I take first, and is there a safe recovery method that actually works?

I’ve seen this a bunch with SD cards. The card looks empty, and people assume the photos are gone for good. A lot of the time, they aren’t. The data usually stays on the card until new files take its place. If you caught it fast and stopped using the card right away, your odds are still decent.

If I were handling it, I’d start with Disk Drill. It’s one of the easier recovery tools I’ve used without having to fight the interface. I’ve pulled files back with it from camera SD cards, phone microSD cards, drone storage, and a few cards which had turned unreadable out of nowhere.

What helped me was this, it doesn’t only pick up files deleted five minutes ago. It also scans cards after formatting, cards showing up as RAW, and cards with file system damage. It recognizes common image types like JPG and PNG, plus RAW photo formats from Canon, Nikon, Sony, and others.

What I’d do first

  1. Take the SD card out of the device and stop using it.

  2. Plug it into your computer with a card reader.

  3. Open Disk Drill and pick the SD card from the list.

  4. Hit “Search for lost data.”

  5. Wait for the scan to finish, then check the Pictures section.

  6. Preview what shows up.

  7. Save recovered files somewhere else, not onto the same SD card.

One thing I learned the hard way, previews matter. If the image opens fine in the scan results, recovery tends to go much better. When the preview is broken or blank, the file is often damaged or incomplete. Not always, but often enough.

If the first pass doesn’t get everything

  1. Check Google Photos, iCloud, OneDrive, or Dropbox in case your phone or camera app synced copies.

  2. Look for internal storage on the device itself. Some cameras and phones keep files in two places and ppl miss this.

  3. Check backups on your computer, like Windows File History or Time Machine.

  4. Try another card reader or another computer. I’ve had bad readers make a healthy card look dead.

  5. If the card keeps disconnecting or looks physically damaged, skip the DIY stuff and use a recovery service.

Big mistake to avoid, don’t format the card, don’t run repair tools, and don’t copy anything new onto it before recovery. Those three things tend to make the situation worse fast.

1 Like

First, don’t put the SD card back in your phone or camera. If the pics vanished because of file system damage, every new write lowers recovery odds.

I agree with @mikeappsreviewer on stopping use right away. I differ on one part. Before running recovery, check whether your computer sees the card size correctly. If a 64GB card shows up as 0 bytes, wrong capacity, or drops connection, software recovery is not the first move. That points to reader, port, or card hardware trouble.

Do this in order.

  1. Try a different card reader.
    Cheap readers fail a lot. I’ve seen more bad readers than bad cards tbh.

  2. Test on another computer.
    If one system reads it and another doesn’t, the card is not your main problem.

  3. Look in Disk Management on Windows, or Disk Utility on Mac.
    You want to see if the card appears with the right size. If it shows RAW or unallocated, your photos often still exist.

  4. Make a byte-for-byte image of the card first.
    This matters if the card is unstable. Use USB Image Tool, Win32 Disk Imager, or dd on Mac/Linux. Recover from the image, not the card. Fewer reads, less risk.

  5. Then run recovery software on the image or the card copy.
    Disk Drill is fine for photo recovery and easy to sort through by file type. PhotoRec is another option if you want a deeper carve, but filenames and folders usually come back messy.

  6. Save recovered photos to your computer, not back to the SD card.

A few signs matter:
If thumbnails show but full images fail, corruption hit the file body.
If no files show but used space is still there, file table damage is likely.
If the card gets hot, disconnects, or asks to format every time, stop messing with it.

Also, check this if you want a quick visual rundown on SD card photo recovery, watch this SD card photo recovery Reel.

If you want, post what the card shows in Disk Management, RAW, unallocated, wrong size, or normal size but empty. That changes the next step a lot.

Stop using the card. That part @mikeappsreviewer and @yozora got right, and honestly it’s the only step that really matters at first.

One place I kinda disagree: people jump to “scan it now” too fast. If the photos are super important, first make sure the card isn’t being hidden by something dumb. On Windows, enable “show hidden files” and check if the DCIM folder is still there. Also run this in Command Prompt as admin:

attrib -h -r -s /s /d X:\*.*

Replace X with your SD card letter. I’ve seen cards look empty just because the files got marked hidden after filesystem corruption or a sketchy phone/camera glitch. Takes 10 seconds, worth trying.

If the card mounts normally but pics are gone, then yeah, use Disk Drill. It’s solid for SD card photo recovery, especially when the card suddenly appears blank, RAW, or partly corrupted. Their scanning is easy to sort through by image type, which helps when you just want family photos and not 9,000 random fragments. If you want a quick overview, this Disk Drill photo recovery walkthrough is a decent watch.

Also check the camera itself. Some cameras won’t show images if the database/index is corrupted even though the files still exist on the card. Put the card in a computer and inspect folders manually before assuming total disaster.

If recovered photos open halfway, show gray bars, or only thumbnails work, that usually means partial corruption, not simple deletion. At that point, recover everything first, sort later. Don’t “repair” the card yet. Ppl always do that too early and make it worse.

One extra thing I’d add to what @yozora, @shizuka, and @mikeappsreviewer said: check whether the photos are just in a format your current device can’t preview. I’ve seen cards look “empty” because only RAW files remained and Windows Photos or the camera app wouldn’t show them properly, while the files were still there. So before doing anything heavy, browse the folders directly and sort by file type.

I also wouldn’t rush to run CHKDSK or First Aid, even if the OS offers it. Sometimes that helps, sometimes it rewrites metadata in ways that make photo recovery worse.

If you do recover with Disk Drill, pros: easy preview, clean interface, decent at finding common photo formats, good for people who don’t want to mess with command-line tools. Cons: deep scans can bring back tons of junk, folder structure is often imperfect, and the free version may not cover everything depending on platform.

My rule: if the card is readable and stable, recover first. If it is unstable, image it first. If it is physically failing, stop DIY and send it out. That decision matters more than the specific app.