Need help recovering deleted SD card videos on Windows

I accidentally deleted important videos from my SD card while moving files to my Windows PC, and now I can’t find them anywhere. These clips are really important, and I need advice on the best way to recover deleted videos from an SD card on Windows without making things worse.

I know the gut-drop you get when a video vanishes off an SD card. I’ve done it myself, more than once. First move, stop. Don’t keep shooting, don’t copy stuff onto the card, don’t let the device touch it any more than needed.

Deleted video files are often still sitting there for a while. What usually happens is the card marks the space as free. The footage stays in place until new data lands on top of it. If you keep using the card, your odds get worse fast.

What I’d do:

1. Pull the card and leave it alone

This matters more than anything else.

No new clips. No photos. No formatting. No “I’ll test one quick recording.” I made that mistake once and it cost me half a shoot. Take the card out and set it aside until you’re at a computer and ready to recover files.

2. Check whether your computer sees the card

Before running recovery tools, make sure the card still shows up.

  1. Try another card reader.
  2. Try a different USB port.
  3. Plug it into another computer if you have one.
  4. On Windows, open Disk Management and see if the card appears there.

If Windows says the card is RAW or asks you to format it, don’t do it yet. I’ve still had recovery software read cards in that state. If the card doesn’t appear anywhere, you might be dealing with a failing card or reader, not a simple delete.

3. Scan it with recovery software

I’ve had decent results with Disk Drill. It handles a big pile of file types, and its camera-focused recovery mode helps with video files split into chunks, which happens a lot with action cams, drones, and some mirrorless bodies.

I’ve seen it work well with footage from GoPro, DJI, Sony, and similar gear. On Windows, you get up to 100 MB free for recovery. If your clip is larger, you can still scan the card, look through what it found, and check whether the missing file is there before spending money.

If you want a free route, PhotoRec is worth a shot. It’s rougher around the edges, and from what I saw it often loses original names and folder layout, but it does pull files back surprisingly often.

4. Recover to another drive, not the SD card

The steps are pretty plain:

  1. Connect the SD card with a reader.
  2. Run a full scan or deep scan.
  3. Filter results for video files.
  4. Preview what looks right.
  5. Save the recovered files somewhere else, like your SSD or external drive.

Don’t restore anything onto the same SD card. If you do, you risk overwriting parts of other deleted files you haven’t pulled back yet. Sounds obvious, but people still do it when they’re stressed. I almost did too, heh.

5. If the recovered video won’t play

This part trips people up. Getting the file back doesn’t always mean the file opens cleanly.

Try VLC Media Player first. I’ve had VLC open broken-looking clips other players refused to touch. If VLC fails, a video repair tool might help. Some of those tools rebuild damaged footage using a healthy sample clip from the same camera, with the same settings. Weirdly specific, but it sometimes works.

Also, if your system keeps nagging you to format the card, ignore it for now. Recovery first. Cleanup later.

The two things which matter most are speed and not writing anything new to the card. If you stop using it right away and start recovery soon, your chances are a lot better. Wait too long, keep recording, and the card starts eating its own history. That part is brutal.

2 Likes

If you moved the files, check the PC first before you treat this like full deletion.

A lot of people skip this part. Windows Explorer move jobs fail in dumb ways. The videos might be:

  1. In your PC Recycle Bin.
  2. In the destination folder with weird names or zero-byte copies next to valid files.
  3. In a temp path like C:\Users\YourName\AppData\Local\Temp.
  4. On the SD card still, but hidden by file system errors.

I agree with @mikeappsreviewer on stopping use of the card. I disagree a bit on going straight to a deep scan first. For SD cards, I’d do an image backup first if the card shows any read issues. Use a tool like USB Image Tool or Win32 Disk Imager and make a full byte-for-byte image of the card. Then scan the image, not the card. Safer. If the card starts dying mid-scan, you lose less.

Also run chkdsk only if the problem looks like file system damage and only after you clone or image the card. Running repairs too early sometimes makes recovery messier. Peolpe do this all the time and regret it.

If you want a simple Windows option, Disk Drill is fine for deleted SD card videos. Scan, preview, recover to your PC drive. If names are gone, sort by file type and size. Large MP4 and MOV files are easier to spot.

If you need a walkthrough, this step by step SD card video recovery guide for Windows covers the process in a clean way.

One more thing. If the videos came from a GoPro, DJI, or dashcam, check for split clips. Some cams store long recordings in chunks, so your “missing” video might be spread across several files. That trips up a lot of poeple.

Don’t sleep on Windows Search and the Photos app import cache before you go full recovery mode.

Since you said this happened while moving files, I’d check a few annoying Windows-specific spots that people miss, even after doing what @mikeappsreviewer and @codecrafter suggested:

  • Search your PC for *.mp4, *.mov, *.mts, *.mxf
  • Sort by Date Modified
  • Check C:\Users\YourName\Videos
  • Check This PC > Pictures too, weirdly enough
  • Look in OneDrive if Desktop/Documents/Videos backup is enabled
  • Open Event Viewer if the transfer crashed. Sometimes you can at least confirm the disconnect timing

Small disagreement with the “just run tools right away” approach: if the SD card is acting flaky but still readable, I’d avoid poking at it over and over with multiple apps. One solid pass is better than five “maybe this one works” scans. SD cards can go from readable to toast prety fast.

Also, if the card came from a phone or newer camera, check whether the videos were stored as HEVC/H.265. I’ve seen people think recovery failed when the file was fine, but Windows just didn’t have the codec to play it. VLC usually clears that up fast.

If you do need recovery software, Disk Drill is a sensible Windows choice because it’s easy to preview recovered video files before restoring them. That matters a lot with big SD card video recovery jobs. Recuva can work too for simple deletions, but for camera footage it’s often less useful when the file system got messy.

And this thread has some solid SD card video recovery tips for deleted camera footage on Windows if you want another angle.

Big thing is: recover to your PC or an external drive, not back to the SD card. Seems obvious, yet… people do it lol.