Can I Recover Files From An SD Card On Mac Without Backups?

I accidentally deleted important photos and videos from my SD card on my Mac, and I do not have any backups saved anywhere. The card is still showing up, but the files are gone, and I really need help figuring out the best way to recover data from an SD card on Mac without making things worse.

I’ve had this happen, and yeah, it feels bad fast. You plug in an SD card after a shoot, a trip, a wedding, whatever, and Finder shows nothing or macOS throws an unreadable disk warning. I lost a full set of client images once from a bad card, so I’m not guessing here. If the card isn’t cracked, bent, or crushed, your files are often still sitting on the flash memory. The problem is usually the file table, not the photo data itself.

First move, stop touching the card.

Do not write anything new to it. Pull it out of the camera. If it’s mounted on your Mac, unmount it and leave it alone. When files get deleted, or when a card gets formatted, macOS usually marks the space as free. It does not wipe every bit right away. Your old files stay there until new data lands on top of them. If you keep shooting or copying stuff onto the card, you raise the odds of overwriting the exact photos or videos you want back. Once overwritten, you’re done.

Quick checks before recovery software

I’ve seen people panic over a dead-simple reader issue, so I’d go through the boring stuff first.

  1. Look at the lock tab on the SD card. If it slid into the Lock position, your Mac might act weird with it.

  2. Wipe the metal contacts with a dry soft cloth. Dust and grime do dumb things.

  3. Try another USB port. Better yet, try another reader. Cheap readers fail all the time, and some fail in weird ways.

  4. Open the card in Finder and press Command + Shift + . This shows hidden files. Check for a faded folder named .Trashes. I’ve seen deleted files sitting there, and you can drag them back out.

Check Disk Utility

Open Disk Utility from Spotlight. If the SD card shows up in the sidebar but looks dimmed, hit Mount. If it mounts, copy your files off right away.

You can also run First Aid. Sometimes it fixes small file system errors. I’d be a bit careful, though. On a badly damaged card, repair attempts sometimes shuffle things around and make later recovery messier. If the card holds irreplaceable stuff, I would avoid repeated repair attempts.

When Mac tools show nothing

This is where recovery software starts earning its keep. These apps ignore the broken directory structure and scan raw sectors for known file patterns.

On Mac, the one I’ve had the best luck with is Disk Drill.

I’m pointing to it for a few plain reasons. It runs cleanly on macOS, old Intel machines included, and it behaves fine on Apple Silicon too. The interface is less annoying than most recovery tools I’ve tried. More important, it has a feature called Byte-to-Byte backup. Use it.

This makes a full image of the SD card first. Then you scan the image, not the original card. If your card is starting to fail at the hardware level, long scans put more stress on it. I’ve seen cards get worse during recovery. Working from a clone lowers the risk. If you care about the data, this is the safer path.

For GoPro, drone, and other video files

This part matters more than people think. Action cams and drones often split video across scattered chunks on the card. A lot of recovery apps pull those chunks back as broken files, so you end up with clips that won’t open or give you a black screen.

Disk Drill has an Advanced Camera Recovery mode for this sort of mess. It tries to piece fragmented video back together into a playable file. If your missing files are from a GoPro or drone, I’d start there instead of wasting hours on random free tools. Usually you’re able to scan first and see what’s recoverable before paying, which helps.

If you’re comfortable in Terminal

PhotoRec is still worth knowing about. It’s free and open-source. It also feels rough. No polished Mac app, no hand-holding. You work through a plain interface and the output is messy. Files usually come back with names like f12345.jpg, so sorting everything after the scan is a chore. Still, if you’ve got patience and don’t mind digging through a pile of recovered files, it does the job more often than people expect.

What I’d do, step by step

  1. Stop using the card.

  2. Try a different reader and port.

  3. Check hidden files and .Trashes.

  4. See if Disk Utility can mount it.

  5. If the files matter, make an image first.

  6. Run recovery on the image with Disk Drill.

  7. If that fails and you’re comfortable with tools like this, try PhotoRec.

Two habits worth keeping

  1. Eject the card properly. A lot of card corruption starts when people yank media while macOS is still indexing or writing hidden metadata.

  2. Format cards in the camera. After you’ve backed up your files, format the card using the camera menu, not Disk Utility. Cameras tend to behave better with file structures they created themselves.

So yeah, keep the card unplugged until you’re ready. Don’t test it over and over. If the files were on it earlier today, your odds are still decent. Not perfect, but decent. I’d move slow from here.

1 Like

Yes, if the SD card still mounts on your Mac, recovery is still possible without backups.

I agree with @mikeappsreviewer on one thing, stop using the card. I disagree a bit on First Aid though. If the files are important, I would skip repair tools at first and go straight to recovery. Repair writes changes. Recovery reads data. Reading first is safer.

What I’d do:

  1. Plug the SD card into your Mac.
  2. Copy nothing to it. Delete nothing else.
  3. Open Terminal and check if macOS still sees the card with:
    diskutil list
  4. If it shows up, recover files to your Mac’s internal drive or an external drive, never back to the SD card.
  5. Start with Disk Drill. It’s one of the better Mac SD card recovery tools for deleted photos and videos, and the preview helps you see if the files are intact befor you save them.
  6. If Disk Drill finds files with original names and folder structure, recover those first.
  7. If names are gone, sort results by file type and date.

A few extra points people skip:

  • If your photos were imported into the Photos app before deletion, check Photos, Recently Deleted.
  • If you used Image Capture, check your Mac’s Downloads or Pictures folders.
  • Some cameras write sidecar files. Those help identify missing shots even if the main image is gone.
  • exFAT SD cards tend to recover better than cards with fresh overwrite activity. Once new clips were recorded, recovery rates drop fast.

If videos matter most, test a few recovered clips first. Video recovery is often messier than JPG recovery.

Also, if you want more opinions on Mac SD card recovery apps, this thread is worth a look:
best Mac recovery software recommendations for SD card data loss

Short version, yes, you still have a shot. Start with read-only recovery, save files somewhere else, and move fast before any overwrite happnes.

Yes, you can still recover deleted files from an SD card on Mac without backups, but I’d handle it a little differently than @mikeappsreviewer and @nachtdromer.

I would not spend much time poking around Finder if the files are important. Hidden folders and .Trashes are worth a 10-second look, sure, but once you know the card is being detected, the smarter move is to preserve the card’s current state and recover from that. Too many people keep reconnecting it, previewing folders, running random fixes, and then wonder why recovery got worse.

My take:

  • If the SD card is visible in Disk Utility, that’s a good sign.
  • If it asks to initialize or format the card, do not click that.
  • If the card is acting flaky, the priority is making a disk image ASAP.
  • Recover to your Mac or another drive, never back onto the SD card.

One small disagreement with both replies: people often jump straight to software scanning, but if the photos/videos are truly irreplaceable and the card is showing weird behavior like disconnecting, freezing, or mounting intermittently, that can mean the card itself is failing. In that case, repeated scans can be rough on it. That’s why the imaging step matters more than most forum posts make it sound.

For Mac, Disk Drill is probly the easiest place to start because it handles SD card recovery well, previews found files, and lets you work from a backup image. That matters a lot for deleted photos and videos, especially if the card was formatted or the file system got messed up. If the scan finds files with original names, grab those first before the raw reconstructed stuff.

Also check something people miss:

  • Spotlight search on your Mac for file extensions like .JPG, .MP4, .MOV
  • Photos app imports
  • cloud sync folders if you ever dragged files there by habit
  • camera-specific folders like DCIM, PRIVATE, MISC

If you want a visual walkthrough, this Mac SD card file recovery walkthrough is relevant.

Short version: yes, you still have a shot, and a decent one if nothing new was written to the card. Just don’t mess with it too much trying “fixes” first, becuase recovery and repair are def not the same thing.

I’d split this into two cases, because “deleted” and “gone because the card directory broke” are not quite the same.

If Finder is empty but the card still mounts, @nachtdromer and @waldgeist are right that you still have a decent shot. I also agree with @mikeappsreviewer on one point only: stop using the card immediately. Where I differ a bit is this: I would not waste much time trying Mac-side fixes if the data matters more than the card.

One thing not mentioned enough: check whether the files were ever imported by another app that copied rather than moved them. Sometimes Preview, Final Cut import folders, Lightroom catalogs, or even messaging apps grabbed copies without you noticing. That is separate from SD recovery and can save a lot of pain.

For actual recovery on macOS, Disk Drill is a practical option because it can scan removable media cleanly and preview recoverable photos/videos before saving.

Pros of Disk Drill:

  • easy Mac workflow
  • good preview support
  • handles common camera card formats well
  • useful for both deleted files and damaged file systems

Cons:

  • not free for full recovery
  • deep scans can return messy filenames
  • video recovery is still hit or miss if clips were fragmented badly

My take: if the card is stable, scan it once and recover to another drive. If it disconnects, freezes, or gets hot, stop and consider imaging first or even a lab if the footage is truly irreplaceable.

So yes, no backup does not mean no hope. It just means every extra write or “repair” attempt matters more now.