Skip to content
Essential Data Recovery

Can a corrupted SD card be fixed?

Short answer

Usually yes. A corrupted card can normally be made usable again by reformatting, which gives it a fresh file system, but reformatting erases every file on the card. The order matters: recover the files first, reformat second, and replace the card if it corrupts again.

A single SD memory card resting on a softly creased sheet of cream paper smoothed flat on pale oak wood, a smooth grey pebble holding one corner

Usually, yes, but not in the way most people hope. A corrupted SD card can almost always be made usable again by reformatting it, which hands the card a fresh file system. The catch is that reformatting erases every file on the card, so fixing the card and recovering the files are two separate jobs, and the recovery has to come first. SanDisk's own troubleshooting steps for a card that shows a format error are to copy the data off with a card reader, recover it if needed, and only then format the card again.[1][2]

Two kinds of corruption

Corruption comes in two forms, and they have different outcomes. In card-level corruption the card's file system itself is unreadable: the camera or computer says the card needs to be formatted, the format then fails, or the card does not appear at all. SanDisk lists the possible causes as a write-protected or locked card, a card removed without being unmounted, an unsupported or corrupted file system, and physical damage, so a format prompt is a symptom with several possible explanations, not a verdict that the card is dead. File-level corruption is the other kind: the card opens normally but individual photos or videos will not open. Reformatting addresses only the first kind.[1]

Why cards corrupt

Most card corruption traces back to interrupted writes. Pulling a card out mid-save, or yanking it from a reader without ejecting, can leave the file system half-updated, which is the state that produces the format prompt. Everyday habits add slower damage: SanDisk's card-care guidance says formatting in a computer instead of the camera can cause data corruption or loss, that deleting files one by one instead of reformatting leaves fragmented data behind, and that cards stored unused for years are more prone to corruption. Keeping 10 to 20 percent of the card free, by their guidance, improves file system stability and prevents write errors. Counterfeit cards fail sooner for a different reason: they are not built to the memory card standard at all, and many use software to mask a much smaller capacity, so a card sold as 256GB may really hold 16GB.[3][4][1]

Recover before you repair. Reformatting wipes the file system that tells recovery software where your files were, and repair tools do the same kind of damage differently. Microsoft's documentation for chkdsk warns that repairs on FAT file systems change the file allocation table and sometimes cause a loss of data, and its /freeorphanedchains switch frees orphaned cluster chains instead of recovering their contents. SD cards are normally FAT32 or exFAT, so a repair pass before recovery can destroy the very records recovery software would use to rebuild your files. Get the files off first, then fix the card.[1][5]

Fixing the card and recovering the files

What people call fixing a corrupted card is reformatting: it builds a new, empty file system, which is why the card works again afterward. It brings no files back, and it repairs nothing that is physically wrong with the flash memory. Once your files are safe, reformat and keep using the card; the SD Association recommends its own SD Memory Card Formatter for that step rather than the tool built into Windows or macOS, because general formatting tools may not be optimized for SD cards and can leave them performing below par. If the files are still on the card when it corrupts, photo recovery from an SD card is the same process whether the card is misbehaving or the photos were deleted.[2]

When to replace the card

A card that corrupts once, gets its files recovered, and then behaves after a reformat is probably fine to keep using. A card that corrupts again should be replaced. Repeat corruption points to worn flash memory or a counterfeit card, and a reformat fixes neither; SanDisk's own resolution path for a failed card ends at a warranty replacement rather than another repair attempt. When you buy the replacement, the SD Association's advice is to buy from licensed card makers and to be careful on online marketplaces, which often do not police their sellers.[1][3]

Related reading

Files are there but will not open? Whether corrupted files can be recovered

How to recover deleted photos from an SD card

When recovery software makes things worse

How long USB sticks and SD cards last

Not sure which of these applies to your card? Guided help narrows it down.

Sources

Facts on this page are cited to the publishers’ own documentation.

  1. [1] Sandisk SupportSteps to Resolve a Memory Card Format Failure Message on Android (Answer ID 39362). captured 2026-09-13.
  2. [2] SD AssociationSD Memory Card Formatter. captured 2026-09-12.
  3. [3] SD AssociationKeeping It Real: How SD-3C Fights Counterfeit SD Memory Cards. captured 2026-09-13.
  4. [4] Sandisk SupportLearn About the Best Practices for Using Memory Cards (Answer ID 51731). captured 2026-09-13.
  5. [5] Microsoftchkdsk (Windows command reference). captured 2026-09-12.
Published 2026-09-13Revision 1