Local Tech Fix (626) 655-0020
All articles

SD Card Not Showing Up or Reading? How to Get Your Photos Back Safely

July 16, 2026

A card full of photos that suddenly won't read is a small heart-attack. Before you tap "format" or install a $40 recovery tool, do this: work out whether it's the card or the reader that's broken, and get anything precious off it first. Most of these are a five-minute fix.

black and white plastic containers
Photo by Markus Winkler on Unsplash

You put the SD or microSD card from your camera, phone, dashcam, or game console into your computer and — nothing. It doesn't show up in File Explorer at all, or it appears but Windows immediately pops up "You need to format the disk before you can use it." Either way your stomach drops, because that card might be holding photos or videos you can't get back. Take a breath: a card that won't read is very often fixable, and even when the card itself is failing, there's usually a way to rescue what's on it — as long as you don't panic and do the one thing that makes it permanent.

That one thing is formatting (or letting a "repair" tool wipe and rebuild) the card before you've copied your files off. So here is the golden rule for the whole guide: if there is anything on that card you'd be sad to lose, do not format it and do not click "repair" or "fix" on any tool until you have got your photos safely onto your computer. The SD-card corner of the internet is wall-to-wall paid "recovery software" ads precisely because people format first and pay to recover later. Almost everything below is a free, built-in fix; we'll be honest about the rare cases where a card is genuinely dead.

One quick check that this is the right guide. This is for a memory card — a full-size SD card or a little microSD — that a computer or camera won't read. If your problem is a USB flash drive or an external hard drive that won't appear, those have their own guides linked at the bottom. And if the card reads fine but your phone or camera says it's full, that's a storage-space problem, not a fault. Otherwise, read on.

First: is it the card, or the reader?

This single question decides everything, and it takes two minutes. A memory card only reaches your computer through a reader — either the slot built into a laptop, or a little USB card reader, or the camera/phone itself connected by cable. Any of those can fail while the card is perfectly fine. So before you assume the card is dead, test it somewhere else: put it in a different reader or a different USB port, or slot it back into the camera it came from and see if the photos are still there on the camera's own screen. If you have a second computer, try that.

The result tells you where to aim. If the card reads perfectly in the camera or on another machine but not on this computer, the card is fine — the problem is this computer's reader, its USB port, or its driver, and the driver section below is for you. If the card fails to read everywhere you try it, the fault is on the card, and the drive-letter, format, and corruption sections are where you're headed. One note for microSD cards: a microSD has to sit in a full-size adapter (or a phone/reader that takes it directly), and a bad or dirty adapter is a common culprit all by itself — try a different adapter before you blame the tiny card.

Check the simple, physical stuff (including the tiny lock switch)

Cards and slots are fiddly, so rule out the boring causes first. Pull the card out and push it back in until it clicks and seats fully — a card that's a hair proud of the slot won't make contact. Look at the gold contacts on the back of the card; if they're grubby or have a fingerprint on them, wipe them gently with a dry, lint-free cloth (a pencil eraser works in a pinch), never with a wet finger. Blow any dust out of the slot. It sounds too simple to matter, but a dirty contact is one of the most common reasons a card reads intermittently or not at all.

Now the one almost everybody misses: the lock switch. A full-size SD card has a tiny sliding switch on its left edge. Slid down toward the contacts, the card is "locked" — write-protected — and depending on the reader it can show up as read-only or not usefully at all. Slide it back up toward the top and re-insert. A microSD card has no such switch, but its full-size adapter does — so if you're running a microSD through an adapter and it reads as locked, it's the adapter's switch, not the card. This thirty-second check saves an astonishing number of people a lot of grief.

It's plugged in but doesn't appear: give it a drive letter

Here's a genuinely common one that File Explorer hides from you: the card is detected and healthy, but Windows never assigned it a drive letter, so it simply doesn't appear among "This PC" drives. To check, right-click the Start button and choose "Disk Management." Wait for the list of disks to fill in and look for your card by its size (a 64GB card shows as roughly 59GB). If it's there and shows a healthy file system but has no letter next to it, right-click it, choose "Change Drive Letter and Paths," click "Add," pick any free letter, and click OK. The card should pop up in File Explorer immediately.

While you're in Disk Management, note how the card is described, because it tells you what's wrong. If it shows a normal file system (FAT32, exFAT, or NTFS) it's just the missing-letter fix above. If it shows as "RAW," "Unallocated," or "Not initialized," the card's file system is damaged or empty as far as Windows can tell — do not accept any prompt to initialize or format it if your files matter, and go to the corruption section below instead. Disk Management is showing you the truth that File Explorer won't.

Update or reinstall the card reader driver

If your earlier test showed the card reads elsewhere but not on this computer, the reader's driver is the usual suspect — especially the built-in slot on a laptop after a big Windows update. Right-click Start and open Device Manager. With the card inserted, expand "Disk drives" and "Memory technology devices" (some readers appear under "Universal Serial Bus controllers"). If you see your reader with a yellow warning triangle, right-click it and choose "Update driver," then "Search automatically." If that does nothing, right-click it, choose "Uninstall device," then unplug and re-plug the reader (or restart) so Windows reinstalls it clean.

If the built-in laptop reader is being stubborn, a cheap external USB card reader is a reliable way around it — and worth keeping in a drawer anyway, since built-in readers are often the first thing to flake out on an older laptop. Plug the card into that instead. Because the reader connects over USB, our guide to a "USB device not recognized" error covers the same driver and port dead-ends in more depth if you get stuck.

The trap: Windows says "You need to format the disk"

This is the moment that separates a scare from a disaster, so read carefully. When you insert a card and Windows (or a Mac) immediately offers to format it, it is telling you the file system is unreadable — but the actual photos and videos are very often still sitting on the card untouched. Formatting builds a fresh, empty file system on top of them and is the single most common way people erase their own memories. Click "Cancel," not "Format." The pushy "SD card recovery" tools you'll find advertised are banking on the fact that most people click Format first.

What you do instead is try to repair the file system without erasing the data, and only ever format as the very last step, after you've pulled your files off. The good news is both Windows and macOS have a free, built-in repair tool that attempts exactly that — no download, no purchase. That's the next section.

Repair a corrupted card without erasing it

On Windows, the built-in tool is CHKDSK, and used this way it tries to fix the file system while leaving your files in place. First find the card's drive letter in File Explorer (say it's E:). Click Start, type cmd, right-click "Command Prompt" and choose "Run as administrator." Type chkdsk E: /f (swap E for your card's letter) and press Enter. It scans for and repairs directory and file-system errors; if it works, your photos reappear in File Explorer. If it answers "The type of the file system is RAW, CHKDSK is not available for RAW drives," that means the corruption is deeper and repair-in-place won't work — jump to the "getting the photos off" section and recover them before doing anything else.

On a Mac, the equivalent is Disk Utility's First Aid. Open Disk Utility (Applications > Utilities), select the card in the left sidebar, click "First Aid," and click Run. Like CHKDSK, it checks and repairs the file system without wiping your data. These are safe, standard tools, but they do touch the guts of the card — if the files on it are irreplaceable and you're not comfortable at the command line, this is a very reasonable point to stop and have someone do it with you, because the wrong step here is hard to undo.

If the card is stuck "write-protected" or read-only

If you can read the card but can't change, delete, or format anything on it — Windows says it's "write-protected" — start with the physical lock switch from earlier (and the adapter's switch, for a microSD). If the switch is already unlocked and it's still read-only, Windows may have set a read-only flag on the disk itself. The built-in way to clear it is DiskPart: open an administrator Command Prompt, type diskpart, then list disk, then select disk N (the number matching your card's size — be certain, as picking the wrong disk affects the wrong drive), then attributes disk clear readonly. Because DiskPart works on whole disks, this is another spot to slow down or get a hand if you're unsure which disk is the card.

There's one more honest possibility worth knowing. Memory cards have a limited number of writes in them, and a card nearing the end of its life will sometimes deliberately switch itself to permanent read-only mode — a last-ditch, built-in safety feature to stop it losing what's already on it. If a card has gone read-only and nothing unlocks it, treat that as the card telling you it's worn out: copy everything off it now while you still can, and retire it. That's not a fault to fix, it's a card asking to be replaced.

Getting the photos off when the card is failing

Whenever a struggling card does mount — even briefly, even with some folders missing — treat that as your window and copy the important files onto your computer immediately, before you attempt any more repairs or a format. Don't open and edit them on the card; just drag them to a folder on your PC or Mac first. Once your photos are safely copied somewhere else, you can reformat the card with a clear conscience — and the best place to do that is back in the camera or device that uses it, using its own "format card" menu, which lays down the file system that device expects.

If the card won't mount at all and the files on it are ones you truly can't lose, recovery software is the honest next step — this is the one job those paid tools are genuinely for. Several reputable ones offer a free scan so you can see what's recoverable before paying, and the rule when you use any of them is to save the recovered files to a different drive, never back onto the same card. And if the card is physically broken — snapped, water-damaged, pins bent, or simply dead to every reader — no software can help; that's a job for a professional data-recovery lab, which is effective but genuinely expensive, so it's worth deciding honestly whether the contents are worth it before you spend.

Beware the fake-card trap

Here's the cause the "10 fixes" lists never mention, and it's the one that catches people out most cruelly. A huge share of memory cards sold cheaply on online marketplaces are counterfeits: the card reports itself as, say, 512GB or even a mythical 1TB, but the real chip inside holds only a small fraction of that. It works fine at first — right up until you've filled past the true capacity, at which point new photos and videos silently overwrite old ones and everything turns to corruption. If a card started misbehaving only once it got fairly full, and it was a suspiciously cheap, high-capacity, off-brand card, a fake is the prime suspect.

You can check a card's real capacity for free before you trust it with anything important: a small tool called H2testw on Windows (or F3 on a Mac) writes test data across the whole card and reads it back, and it'll tell you plainly if the card holds less than it claims. The simplest protection, though, is to buy branded cards (SanDisk, Samsung, Kingston, Lexar) from a real retailer rather than the cheapest listing you can find — the same warning we give about microSD cards for phones. A genuine card of the right size is cheap insurance; a fake one is a slow-motion way to lose the very photos you bought it to hold.

When a card is simply worn out or dead

It's worth saying plainly, because the repair sites rarely will: memory cards are consumables, not forever-storage. Every card has a finite number of writes in it, and the plastic shell, the contacts, and the tiny electronics all wear and can break — heavy use in a camera or a constantly-recording dashcam wears them faster. A card that's served you for years and finally won't read hasn't necessarily been abused; it may simply have reached the end of its life. When that happens there's no setting or command that revives it, and the only route to the contents is a recovery lab.

The real lesson from a dead card is about the next one: never let a single memory card be the only copy of photos you care about. Copy them onto your computer (and ideally a backup beyond that) regularly rather than letting a card fill up over months, and replace cards every few years rather than running them into the ground. A memory card is a great way to move photos around; it's a poor place to keep the only copy.

How we can help

A card that won't read is usually far less serious than it feels: nine times out of ten it's a dirty contact, a flipped lock switch, a missing drive letter, or a reader that needs a driver — all free, five-minute fixes, and none of them require the paid "recovery" tool the ads want to sell you. The habit that matters is the order: get anything precious off the card before you format or repair, and never let one card be your only copy.

If you've worked through all of it and the card still won't give up your files — or you'd simply rather someone careful handle it than risk formatting the wrong thing — that's exactly the kind of job we take on. We help homes and small businesses across Southern California and the Coachella Valley recover photos from cards and drives, sort out flaky readers, and tell you honestly whether it's a quick fix, a fake card to bin, or a case for a specialist recovery lab. We won't push a subscription you don't need, and if the card is truly gone, we'll say so plainly rather than sell you hope.

Keep reading

Free calculators

Service areas we cover

Want a second opinion before you buy?

We don't sell hardware or warranties — call and we'll tell you what's worth buying and upgrading.

Call (626) 655-0020

Gear we recommend

All gear →

Need help with your website?

For web-side work — site builds, speed fixes, hacks, broken plugins, hosting issues — head to our sister site.

Visit HelpWithWeb.com →