How To Recover SD Card Files That Disappeared?

Photos and videos suddenly disappeared from my SD card after I moved it from my camera to my laptop. The card still shows used space, but the files are missing and I really need to recover them because they are important personal memories. What could cause SD card files to disappear, and what is the safest way to get them back without making things worse?

First thing I’d do, no debate, stop using the SD card right now. Pull it out of your phone, camera, drone, whatever had it mounted. Don’t shoot one more photo. Don’t record a clip. Don’t even browse around on it if you can avoid it.

Deleted photos usually aren’t erased on the spot. The device removes the file system entry, so the card treats the space like free room. The photo data often still sits there until something new lands on top of it. Once new data overwrites those sectors, recovery drops off hard, sometimes to zero.

Before you install anything, check the easy stuff.

If the card was in a phone, look in the Recently Deleted or Trash area in the gallery app. If you used the card on your computer before, check the Recycle Bin. Also look at cloud backups like Google Photos or OneDrive if auto sync was turned on at some point. I’ve also seen files look “gone” when they were only hidden, so turning on hidden files in your file browser is worth 30 seconds.

If the files are gone from the card itself, you’re in recovery software territory. Skip repair tools like CHKDSK on Windows or First Aid on macOS. Those are meant to fix file system issues. They are not photo rescue tools. I’ve seen them make a bad situation worse.

I tried a few options over time, and they’re not equal.

PhotoRec and Windows File Recovery cost nothing, which sounds good until you use them. Both feel rough. PhotoRec in particlar dumps recovered files into messy piles with no useful names or folder layout, so you end up sorting a digital junk drawer. Recuva is easier to click through, sure, but I had poor results with RAW formats like NEF and CR2. Some recovered files opened broken, some didn’t open at all.

The one I’d use for this is Disk Drill. What stood out for me was how little fiddling it needed. It also has an Advanced Camera Recovery mode, and in my testing it did a better job with camera cards, RAW photos, and split-up video fragments than the free tools I messed with.

Here’s the process I’d follow.

  1. Install Disk Drill on your Windows PC or Mac.
  2. Put the SD card into a proper card reader and connect that to the computer.
  3. Don’t connect the camera itself with USB if you can avoid it. A lot of cameras expose storage in a limited transfer mode, and recovery apps don’t get the same low-level access.
  4. Open Disk Drill, pick the SD card from the drive list, and start a scan. If you only want photos and videos, use Advanced Camera Recovery.
  5. Wait. Large cards take a bit, cheap cards take longer, and slow readers don’t help.
  6. When the scan finishes, preview the files inside the app. This part matters. If the photo preview renders cleanly, your odds are good for a proper recovery.
  7. Select what you want, then recover it.

Big warning here. Save the recovered files somewhere else. Not back to the SD card.

If you recover onto the same card, you risk writing over the data you’re still trying to pull off. Save to your computer’s internal drive or a different external drive. I know this sounds obvious, but people do it in a panic and wreck their own recovery.

After you’ve checked the recovered files and confirmed they open fine, then format the SD card in the camera if you want to reuse it. Only after the photos are safe somewhere else.

If you haven’t taken new photos since deletion, your chances are usually decent. If you did keep shooting on the card, it gets messy fast.

3 Likes

Used space with missing files usually means one of 3 things. Broken file table, hidden files, or a bad reader/adapter.

I agree with @mikeappsreviewer on one part, stop writing to the card. I disagree a bit on avoiding all repair tools forever. You should avoid them first. Recover data first. After recovery, a read-only health check is fine.

What I’d do next.

  1. Try a different card reader.
    A flaky USB reader causes ghost folders and empty directories. I’ve seen this more than once.

  2. Check if the card flipped to RAW or exFAT errors.
    On Windows, open Disk Management. If the partition looks wrong, don’t format it.

  3. Make an image of the SD card before recovery.
    This matters. If the card is dying, one full pass is safer than repeated rescans.
    Use USB Image Tool, HDD Raw Copy, or dd on Mac/Linux.
    Recover from the image, not the original card.

  4. Scan the image with Disk Drill.
    Disk Drill is good here because it handles missing file system records better than a lot of free stuff, and previews files before recovery. Preview is huge. If a JPG or MP4 previews clean, odds go up a lot.

  5. If files show odd names, sort by file signature and date.
    Camera photos often still carry EXIF timestamps even after folder loss.

  6. After recovery, test the card.
    Run H2testw or F3. Fake or failing SD cards often show used space but lose directory entries. Happens a lot with cheap cards.

This short guide on SD card photo and video recovery is worth a look too,
watch how to recover missing SD card photos and videos

If this started right after moving from camera to laptop, my first suspect is the reader, not instant deletion. Seen it before, wierdly often.

Used space + missing files does not always mean deleted. Sometimes the DCIM folder gets corrupted, the files get flagged hidden/system, or the laptop reader just chokes and shows an empty card. So I partly agree with @mikeappsreviewer and @techchizkid, but I would not jump straight to ‘they were deleted’ as the only explanation.

What I’d do:

  • Put the card’s little lock switch on, if it has one
  • Try reading it on a different computer and a different card reader
  • On Windows, open Command Prompt and run: attrib -h -r -s /s /d X:\*.*
    Replace X with the SD card letter. I’ve seen this bring back “missing” camera files more than once.
  • In File Explorer, enable hidden files and protected OS files temporarily
  • Check whether the camera itself can still see the pics. If yes, copy them off there first

If the folder structure is toast, then yeah, use recovery software. Disk Drill is a solid choice because it can pull photos/videos by signatures and usually previews them before recovery, which saves a lot of guesswork. I’d recover to the computer, never back to the card. Kinda basic, but ppl still do it.

Also worth reading: best ways to recover missing files from an SD card

Do not format the card yet, even if Windows acts dramatic and asks. That popup is basicly bait.

One angle I think @techchizkid, @kakeru, and @mikeappsreviewer only partly touched: check whether the files were moved into a weird folder structure your laptop created, especially if the card was used between camera brands or through MTP before. I’ve seen DCIM look empty while the actual media sat under PRIVATE, MISC, or vendor folders.

A couple things I’d do before a full recovery scan:

  • Open the card in a file manager that shows folder size, not just file count
  • Search the card for *.jpg, *.mp4, *.mov, *.cr2, *.nef, etc.
  • On Windows, use Properties > Tools only to inspect, not repair
  • On Mac, check with Image Capture, weirdly it sometimes sees media Finder doesn’t

I slightly disagree with the idea that software recovery should always be step one. If the files still physically exist but the index is just not displaying right, a direct file-type search can save time and preserve original names.

If that fails, Disk Drill is a reasonable next move.

Pros:

  • good preview support
  • handles lost partitions and missing directory records fairly well
  • simple enough if you’re stressed

Cons:

  • free version is limited depending on platform
  • deep scans can return tons of duplicates
  • recovered folder names are often not preserved if metadata is damaged

If previews work, recover to your SSD, then compare file dates and EXIF before touching the card. If nothing previews cleanly, that points more toward card failure than simple file-table corruption.