My SD card suddenly shows up as empty on my phone and computer, but it was full of photos and videos before. I did not delete anything, and these files are really important to me. What could cause this, and what is the best way to recover data from an SD card that appears blank without making things worse?
I’ve been there, and yeah, deleting a full set of photos off an SD card feels awful. The small upside is this. Deleting photos usually removes the file system entry, not the photo data itself. The card marks those spots as free space, and the image data often stays put until new files land on top of it.
Before you install anything, I’d check a few simple things first.
- Stop using the SD card right away. This applies in every case. Pull it out of the camera, phone, or reader. If you keep shooting or recording, you raise the odds of overwriting the deleted files.
- Look in the Recycle Bin or Trash. This only matters if the card was connected to a Windows PC or Mac when the deletion happened.
- Check cloud sync services. If the card was used in an Android phone, or if it had been connected to a computer with sync turned on, you might find copies in Google Photos, Dropbox, or OneDrive.
- Try a different card reader or USB port. I’ve seen bad readers make cards show partial data, or nothing at all. Sometimes the files weren’t gone, the connection was bad.
If none of those helps, recovery software is usually the next move. One thing I would avoid is running repair tools like CHKDSK on Windows or First Aid on macOS. Those tools try to repair file system issues. They are not meant for undeleting photos, and I’ve seen them make recovery worse.
If you want the straightforward option, I’d start with Disk Drill. I used it on camera cards before, and it tends to be easier than the command-line stuff. One useful part is its camera-focused scan mode for media cards.
Here’s the process I’d follow.
- Install Disk Drill on your Windows PC or Mac.
- Put the SD card into a dedicated card reader, then plug the reader into your computer. Don’t connect the camera itself by USB. I’ve had cameras expose storage in odd ways, and scans were less reliable.
- Open the app, pick the SD card from the drive list, and start the scan.
- Wait for the scan to finish. If the software lets you preview a photo and the preview looks normal, the recovery odds for that file are usuallly good.
- Select the photos you want back, then start recovery.
- Save recovered files to your computer’s internal drive, not the SD card. Writing recovered files back onto the same card is how people wipe out the remaining recoverable data.
If you want other options, there are a few, but each has some hassle.
PhotoRec and Windows File Recovery are free. The catch is the workflow. You deal with a terminal or command prompt instead of a normal app window. PhotoRec also tends to dump files without original names or folder structure, so you end up sorting through a pile of renamed images by hand. I did this once with a few thousand vacation shots. Never again if I have a choice.
If you only have an Android phone and no computer, DiskDigger exists, but results are often limited unless the phone is rooted. Without root, people often end up recovering thumbnails or reduced copies instead of full-resolution photos.
The big thing is speed and restraint. Stop using the card, scan it from a computer, and recover to a different drive. If the deleted files have not been overwritten yet, your chances are decent.
What causes this? A few common things.
The file system got corrupted. This is the big one. Phones and cameras hate unsafe removal, dead batteries, cheap readers, and fake SD cards. When that happens, the card mounts, but the index is gone, so it looks empty even when data is still there.
Other possibilties:
- The card switched to RAW or unallocated.
- The phone asks to format it because it no longer reads the file system.
- The SD card is failing at the hardware level.
- The card is counterfeit and only pretended to hold more data than it did.
I agree with @mikeappsreviewer on stopping use right now. I disagree a bit on repair tools being always bad. If the card is a copy, not the original, file system repair sometimes helps expose folders again. But do not run CHKDSK on the only copy. It writes changes.
What I’d do first is make an image of the whole card. Sector by sector. Then work from the image, not the card. That matters if the card is dying. On Linux or Mac, ddrescue is the usual pick. On Windows, there are GUI tools for raw backup too. If read speed drops, files error out, or the card disconnects, imaging first is the safer move.
After you have an image, scan it with Disk Drill. It’s easier for photos and videos than most tools, and preview support helps sort out what is intact. If Disk Drill finds files by signature but with no original names, that points to file system damage, not normal deletion.
Also check hidden files from a computer. Some malware and some phones flip the hidden attribute and people think the card is empty. On Windows, enable hidden items and protected system files view. Quick check, low risk.
If nothing reads the card size correctly, like 0 bytes, wrong capacity, or constant reconnects, stop DIY stuff. That starts looking like controller failure, and a lab is the safer route.
Side note, if you want a short visual on file recovery, this Instagram video on recovering deleted files is easier to follow than a wall of text.
Best path, image first, then scan the image with Disk Drill, then save recovered stuff to your computer. Not back to the SD card. That part ruins recoverey for a lot of poeple.
If the card suddenly looks empty on both phone and computer, I’d treat it less like “deleted files” and more like “the card’s index got messed up.” That’s a different problem than normal deletion. @mikeappsreviewer and @ombrasilente already covered the stop-using-it part, and yeah, that part matters.
A couple things I’d check that people skip:
- Look at the card’s reported capacity. If it suddenly shows weird numbers, tiny capacity, or asks to format, that points to filesystem corruption or card failure.
- Try reading it on a machine that can show hidden/system files. Sometimes the data is there, just not visible.
- If this was in an Android phone, check whether the phone encrypted/adopted the card. If so, another device may show it as empty even when data exists.
Small disagreement with the “scan first” crowd: if the card is acting flaky, slow, or disconnecting, don’t keep hammering it with repeated scans. That can make a dying card worse. In that case, one careful pass or an image is smarter.
If the card reads normally enough, Disk Drill is a solid choice because it can find both lost filesystem entries and raw photo/video signatures without being a total pain to use. Just recover to your computer, not back to the SD card. Basic, but people still do it and then wonder why recovery got worse. Been there, done that, regretted it lol.
If the files are mission-critical and the card keeps vanishing, honestly skip DIY and go to a recovery lab before the card fully dies.
Also, this thread on recovering deleted SD card photos and camera files is worth a read.
What I’d add to what @ombrasilente, @espritlibre, and @mikeappsreviewer said: check whether the card is actually showing the right file system type in Disk Management or Disk Utility. If it shows RAW, blank partition info, or no mount point, that explains the “empty” view without meaning the data is gone.
One slight disagreement: I would not jump straight into any repair attempt, even on a copy, unless you already know the card is logically damaged and stable. Some “fixes” just rewrite metadata in ways that make later recovery messier.
A low-effort clue check:
- Compare used space vs free space
- See if the DCIM folder exists but is empty
- Check whether the card becomes read-only by itself
That last one can mean the controller is failing, which is bad news but useful to know.
For recovery, Disk Drill is reasonable if the card still reads consistently.
Pros
- Easy preview for photos/videos
- Good at both deleted-file and lost-partition scans
- Simpler sorting than PhotoRec
Cons
- Not the cheapest option
- Raw recovery can lose original names/folders
- If hardware is failing, software won’t save that situation
If the card gets hot, disconnects, or takes forever to read folders, stop DIY and consider a lab. That’s usually the line.

