You check the card. The photos aren't there. The camera shows an error. Windows says the card is empty or needs formatting. That moment is a gut-punch — whether it's wedding photos, a year of drone footage, or vacation memories from the other side of the world.
Here's the reality: in the vast majority of SD card loss scenarios, the data is not gone. The files are still physically present on the NAND chips. What's broken is the map the operating system uses to find them. This guide covers every failure scenario, from the five-minute fix to the situations that require professional help.
Why SD card "loss" is usually recoverable
SD cards store data in NAND flash cells. When you delete a photo or format the card, the camera or OS doesn't actually overwrite those cells. It only updates the filesystem table — the index that says "photo001.jpg lives at sector 14,372." The actual pixel data stays exactly where it was until new photos are written on top of it.
This is why the single most important rule in SD card recovery is: stop writing to the card the moment you realize something is wrong. Every new photo you take, every automatic repair the camera runs, every time you let Windows write thumbnails — these operations overwrite the sectors you need. The earlier you stop, the more you recover.
Recovery software works by ignoring the broken filesystem table entirely and scanning the raw sectors of the card for file signatures — the known byte patterns that mark the start of a JPEG, a RAW file, or a video container. This is why even a heavily formatted card can often be recovered.
Identify your scenario before doing anything
The recovery approach depends on which failure type you're dealing with. Getting this right matters.
Accidentally deleted files — the camera's delete function, or deleted from the computer after importing. The filesystem table marks those sectors as reusable, but the data is intact. Quick scan in any recovery tool finds these. Excellent recovery rate if you haven't shot more photos after deleting.
Formatted card — camera prompted you to format, or you formatted in Windows/Mac. Quick format (the default) rewrites only the filesystem table, leaving all photo data untouched. Deep scan required but recovery rate is high. Full format (rare, takes much longer) overwrites sector data and significantly reduces recovery odds.
Corrupted filesystem / card shows as RAW or empty — the filesystem table itself got damaged. Caused by: pulling the card while the camera was writing, battery dying mid-write, power cut during computer transfer, card reader failure. The photos are present; the directory is gone. Deep scan recovers them. This is the most common SD card failure scenario.
Card not recognized at all — no drive letter assigned, no device listed in Disk Management. Could be a bad card reader (test with a different reader first), a corrupted partition table (fixable with TestDisk), or a failing card (NAND degradation on older or heavily used cards). Try a different reader before declaring the card dead.
Physical damage — cracked, bent, water-soaked, or contact corrosion. Software recovery won't help. Professional lab recovery involves reading the NAND chip directly. Success depends on whether the chip itself is intact.
Step 1 — Test the card before any recovery attempt
One of the most common "SD card failures" is actually a card reader or camera slot problem. Before opening any recovery software:
- Try a different USB card reader. The built-in card slot on laptops is notoriously unreliable (especially on older Mac models and budget Windows laptops). A dedicated USB 3.0 card reader costs $15–20 and avoids this completely.
- Try the card in a different camera. If another camera reads it without issue, your camera's slot is the problem.
- Clean the gold contacts. Use a dry cotton swab or a pencil eraser to gently clean the card's contact pads. Oxidation and dirt cause read failures that look exactly like card corruption.
- Check the write-protect tab. Full-size SD cards have a small plastic slider on the left edge. If it's slid toward the "Lock" position, no recovery software can write the recovered files anywhere — but more importantly, nothing can write to the card either, which is actually protective.
If the card reads correctly after these steps, skip ahead to the recovery software section.
Step 2 — Read the filesystem status
Plug the card into a working reader and check what the OS reports.
On Windows: Press Win+X → Disk Management. Find the SD card by its size.
| What you see | Meaning |
|---|---|
| Normal drive letter, normal size | Logical deletion or hidden files — quick scan may be enough |
| Drive letter, shows as RAW | Filesystem corrupted — deep scan needed |
| Listed as Unallocated | Partition table gone — deep scan needed |
| Size shows as much smaller than card capacity | Partition table corrupted |
| Not listed at all | Not detected by OS — card reader issue or severe corruption |
Critical rule: If Windows shows "You need to format the disk in drive X: before you can use it" — do not click Format. This is Windows detecting that it can't read the filesystem. Your photos are almost certainly still there. Click Cancel, eject safely, and go directly to recovery software.
On Mac: Open Disk Utility. If the card appears but shows as "Not Mounted" or "MS-DOS" with errors, do not run First Aid yet — recover files first.
Step 3 — Software recovery: how to do it correctly
For any scenario where the card is detected (even as RAW or empty), data recovery software is the right first move. It reads the card in read-only mode — it cannot make the situation worse.
EaseUS Data Recovery Wizard is the most practical option for most users: straightforward interface, strong support for JPEG and all major RAW formats (CR2, CR3, NEF, ARW, RAF, ORF, RW2, DNG), and preview before purchase. In our testing across common SD card failure scenarios, it achieved consistent recovery of photos and videos from formatted and corrupted cards.
The correct procedure:
- Download and install EaseUS on your computer — not on the SD card.
- Plug the SD card in via a USB card reader.
- Launch EaseUS. The SD card appears in the drive list — select it.
- Click Scan. The quick scan runs first (5–15 minutes on a 128 GB card).
- Browse the results. If your photos appear — especially check the "RAW Files" folder that EaseUS creates for signature-recovered files without directory structure — preview them before proceeding.
- If key files are missing, click Deep Scan and let it run to completion. On a 256 GB card, this takes 2–4 hours. Do not interrupt it.
- Filter results by file extension:
.JPG,.CR3,.NEF,.ARW,.MP4,.MOV. This dramatically reduces the noise. - Preview photos and play short video clips to confirm they open correctly.
- Select the files you need and restore to your computer's internal drive — not back to the SD card.
Scan your SD card with EaseUS
Specific scenarios: what changes
Camera RAW photos (CR3, NEF, ARW, RAF)
RAW files are large — a Canon CR3 can be 25–35 MB, a Nikon NEF up to 50 MB on high-resolution bodies. They're written sequentially across multiple sectors. If any sector in the middle of a RAW file was overwritten by subsequent shooting, the recovered file opens with a partial image or colored corruption blocks in part of the frame.
What to do: always shoot with both RAW and JPEG enabled when possible. If you're recovering RAW-only files, preview each one in EaseUS before restoring. Files with corrupted blocks in critical areas (faces, subject) may be partially repairable with Stellar Photo Recovery's header repair feature, but this is not always successful.
Drone footage (MP4, MOV, MKV)
Drone cards are often large (256 GB–1 TB) and hold continuous long-take 4K/6K video. These files can be 4–20 GB each. Deep scan is almost always required since the filesystem is completely wiped when a drone card is formatted before a flight.
Important: video files recovered from a formatted card may have the correct duration and open normally, or they may have a corrupted header and require repair. VLC Player can often play partially recovered videos even when the header is damaged. FFmpeg can rebuild headers on recoverable files.
Nintendo Switch microSD cards
Switch cards use exFAT and store game data, save files, and screenshots. Photos and screenshots are recoverable with standard tools. Save game data is encrypted to the console, so even if the files are recovered, they may not be usable without matching the original Switch. Screenshots (PNG files) recover cleanly with EaseUS or PhotoRec.
Photos accidentally deleted while card was in phone
Android and iOS do not give recovery software direct sector-level access to a phone's internal storage. But for photos shot on the phone that are stored on the microSD card (not internal storage), standard card recovery applies: remove the microSD, insert in a reader, run recovery software. For photos on internal phone storage, see our guide on recovering deleted photos from iPhone and Android.
When to use PhotoRec (free alternative)
PhotoRec (part of the TestDisk package) is a free, open-source alternative that works on every platform and handles more than 480 file signatures. It has no GUI and is less intuitive than EaseUS, but it's reliable and completely free.
Use PhotoRec when: you need to verify recovery is possible before paying for software, you're comfortable with a terminal interface, or the card is very large and you want to confirm whether files are present before committing to a paid tool.
Limitation: PhotoRec does not preserve original filenames or folder structure. Every recovered file gets a generic name (f0001234.jpg). For a professional shoot where preserving filenames matters, EaseUS or R-Studio are better options.
For a full comparison of free and paid recovery tools including benchmark data, see our data recovery software guide.
Recovering from logical corruption: TestDisk approach
If your card shows as RAW or Unallocated and you want to try restoring the partition table before doing a file-level scan, TestDisk can sometimes fix this in 5 minutes:
- Download TestDisk (free, from cgsecurity.org).
- Run it, select the SD card, choose the partition table type (usually
Intelfor FAT/exFAT cards). - Use Analyse → Quick Search. If TestDisk finds the original partition, it shows you the contents and you can press
Pto list files — if you can see your photos listed, pressWto write the partition table back. - After TestDisk writes the partition, safely eject and reconnect the card. The filesystem should be readable again.
This approach works well for "Unallocated" cards where only the partition table was lost. For RAW filesystems with deeper corruption, go directly to EaseUS deep scan.
For a full walkthrough of the TestDisk command-line interface, see our dedicated TestDisk and PhotoRec guide.
After recovery: prevent the next incident
SD card failures follow predictable patterns. Most are preventable with two habits:
Import before deleting. Never delete photos from the card inside the camera until you've confirmed the import completed on your computer and the files open correctly. The camera's delete function touches the filesystem at the moment of peak write risk.
Format in the camera, not the computer. Cameras write a filesystem optimized for how they record files. A card formatted in Windows (FAT32 with Windows sector allocation) can cause slower write speeds and occasional corruption on some camera models. Format in the camera's own menu using the camera's format function.
Use quality cards from established brands. Counterfeit SD cards (common on third-party marketplaces) frequently misreport their capacity (an 8 GB chip reporting as 256 GB) and fail catastrophically under normal use. Buy from authorized retailers or directly from SanDisk, Sony, Lexar, Samsung, or ProGrade Digital.
After any important shoot, do not shoot on the same card again before importing. Treat the card as a transport medium, not long-term storage. Once photos are safely on two locations (your computer and a backup), then reformat.
For a complete backup system that protects your card contents from the moment you shoot, see our guide to recovering deleted files and the broader external hard drive recovery guide for your main backup drive.
Try EaseUS Data Recovery Wizard free
Related guides
- Recover photos from a corrupted SD card: step-by-step
- Data recovery software: complete 2026 comparison
- Recover deleted files: all scenarios and methods
- External hard drive recovery: complete guide
Get EaseUS Data Recovery Wizard
30 jours satisfait ou remboursé