How to Recover Deleted Video from Computer: 4 Methods That Work

Deleted a video and need it back? Here are four free and manual methods, from the quickest fix to the most thorough, ordered so you can stop as soon as your file is found.

Fact-checked Reviewed by Meera Krishnan Updated June 17, 2026 Based on 5 sources

Key takeaways

  • Stop using the drive right now. Every new file saved risks overwriting the deleted video.
  • Check the Recycle Bin first. It takes 30 seconds and works most of the time.
  • File History and Shadow Copy are free, built into Windows, and most people forget they're running.
  • If those fail, free recovery software with a deep scan can find video signatures on the raw disk.
  • A clicking or physically damaged drive needs a professional lab, not software. Stop immediately.

You deleted a video you needed. Or maybe you emptied the Recycle Bin without thinking. Either way, the file feels gone. The thing is, it probably isn't. Not yet.

When Windows deletes a file, it doesn't wipe the data. It just marks that disk space as available for reuse. Until something writes over it, the video is still sitting there. That's your window. How long that window stays open depends on your drive type, how much you use the computer and a bit of luck.

Summary

Yes, you can usually recover a deleted video from your computer. Check the Recycle Bin first, then File History or Shadow Copy, then free recovery software scanning to a separate drive. On a physically damaged drive, skip software entirely and call a recovery lab. The faster you stop using the disk, the better your odds.

Below are four methods in order, from the quickest to the most thorough. Work through them in sequence and stop the moment your file comes back.

MethodBest whenDifficultyWorks if
1. Recycle BinYou pressed Delete, not Shift+DeleteEasyBin hasn't been emptied
2. File History / Shadow CopyWindows backups or restore points existEasyA snapshot was saved before deletion
3. Free recovery softwareNo bin entry, no backup availableMediumDisk sectors aren't overwritten yet
4. Professional labDrive won't spin up or is clickingProThe platters or flash chips are intact
Try them top to bottom and stop as soon as your video is recovered.
Stop using the drive before you do anything else

The moment a file is deleted, Windows marks that space as writable. Every new download, browser cache write or auto-save shrinks your chances. If the video was on your main system drive, boot from a USB drive or use a second machine to run the recovery.

Method 1: Check the Recycle Bin

Start here. It takes under a minute and works more often than people expect.

Open the Recycle Bin from your desktop, sort by Date Deleted so recent files float to the top and scan for your video. Right-click it and choose Restore. Windows puts it back in the exact folder it came from.

If you hit Shift+Delete when you deleted it, the file bypassed the bin entirely. Same goes if you deleted from a network drive, an external device or a folder synced to cloud storage. In those cases, move straight to Method 2.

Method 2: Restore from File History or Shadow Copy

Windows quietly takes snapshots of your folders in the background. Most people don't know it's running. Here's how to check.

Right-click the folder that held your video, then choose Restore previous versions. Windows shows a list of saved snapshots with dates. Pick one from before the deletion and click Restore.

No snapshots showing up? Shadow Copy may still have one. If you've ever hit the error 0x80780119 when creating a shadow copy, that's worth fixing first. Run this from an elevated Command Prompt:

Command Prompt (Admin)
:: List all shadow copy snapshots on your C drive
vssadmin list shadows /for=C:

:: Copy your video out of a snapshot to a safe location
robocopy "\\?\GLOBALROOT\Device\HarddiskVolumeShadowCopy1\Users\You\Videos" "D:\Recovered" myclip.mp4

:: Confirm the copy completed cleanly
echo Exit code: %errorlevel%   :: 0 means success
Shadow Copy snapshots survive folder deletions even when File History is turned off.

One thing worth knowing: on my test machine, Shadow Copy had a snapshot from two weeks before the deletion that File History had no record of. Don't skip this step even if File History says it has nothing.

Method 3: Use free recovery software

No bin entry, no backup, nothing in Shadow Copy. That's when free recovery software earns its place.

These tools bypass the file system entirely and scan the raw disk for video file signatures. An MP4 file starts with a specific byte sequence. So does a MOV, an AVI, an MKV. The software finds those signatures and reconstructs the file around them, whether or not the directory entry still exists.

Free options like Recuva (Windows) and PhotoRec (cross-platform, open source) handle this well for standard cases. PhotoRec in particular is powerful precisely because it works entirely from file signatures rather than the file system.

Always recover to a different drive than the one you're scanning. Writing the recovered file back to the same disk risks overwriting the data you're trying to save.

Here's the workflow:

  1. Install the recovery tool on a separate drive, or use the portable version from a USB stick so nothing touches the affected disk.
  2. Select the affected drive and run a deep scan, not a quick scan. Deep scans read raw sectors and find far more.
  3. Filter results by file type (.mp4, .mov, .avi, .mkv, .wmv) and preview each file before saving.
  4. Save recovered files to a healthy external drive or a second internal disk.

On HDDs, I've recovered MP4 files deleted over three weeks earlier with this approach. On SSDs with TRIM active, results are less predictable. The file was gone in most of my tests within hours. On an SSD, speed genuinely matters.

Method 4: Send it to a professional recovery lab

If your drive makes a clicking sound, won't spin up, isn't detected by any computer or mounts briefly then disappears, do not run recovery software on it. That is physical failure. Running a scan on a failing drive puts mechanical stress on components that are already broken. You can turn a recoverable situation into a permanent data loss in minutes.

Professional labs work in cleanrooms and image the drive at a sector level before they touch anything. A good lab can recover data from drives with failed read/write heads, crashed platters and failed controller boards. It's expensive, but it's the only option when the hardware is the problem.

How do you know if it's physical? Clicking, grinding or beeping noises. A drive that spins down faster than normal. USB drives that get warm and disconnect. Any of those signs means stop and call a lab. If you're wondering how to securely dispose of a hard drive afterward, that's a separate step once recovery is complete or confirmed hopeless.

How to avoid losing video again

The fastest recovery is the one you never need. The 3-2-1 rule covers you: three copies of any important video, on two different types of storage, with one copy off-site or in cloud storage. Set it up once with a scheduled backup tool and you won't have to think about it again.

On Windows, File History handles this automatically once configured. On Mac, Time Machine works the same way. Both are free and built in. There's no reason to leave video unprotected.

Got your file back? Good. Now set up that backup before you need this guide a second time. What's the biggest obstacle stopping you from doing it today?

Frequently asked questions

Can I recover a permanently deleted video from my PC?

Yes, in most cases. Until the disk space is overwritten, the video data is still physically there. Free recovery software, File History or Shadow Copy can get it back. Stop using the drive immediately to protect what's left.

Does emptying the Recycle Bin delete a video for good?

No. Emptying the bin removes the file's directory entry and marks the space as reusable, but the actual data stays on the disk until something writes over it. Recovery is still possible if you act fast.

Why is it harder to recover deleted video from an SSD?

SSDs run a background process called TRIM that proactively erases deleted blocks to keep write speed high. This shrinks the recovery window significantly. On an SSD, run recovery software immediately after the deletion, not hours later.

Do I need paid software, or will free tools work?

For a recent deletion on a healthy hard drive, free tools like Recuva or PhotoRec often recover the file cleanly. Free tools work well for standard deletions on undamaged disks. Paid tools add deeper scans and broader format support for more complex cases.

What video file formats can recovery software find?

Most tools scan for MP4, MOV, AVI, MKV, WMV, FLV and dozens of other formats by reading raw file signatures on the disk rather than relying on the file system index. If the bytes are there, a good scanner will find them.

My drive is making a clicking noise. Should I still try software?

No. A clicking drive is a sign of physical head failure. Running a scan adds mechanical stress to components that are already failing and can cause permanent data loss. Power the drive off immediately and contact a professional recovery lab.

Sources & references

This guide was written from hands-on testing and cross-checked against the following references.

  1. Microsoft Learn: Back up and restore your PC using File History. support.microsoft.com
  2. Microsoft Learn: vssadmin command reference. learn.microsoft.com
  3. NIST SP 800-88r1: Guidelines for Media Sanitization (TRIM and data remanence). nist.gov
  4. Microsoft Learn: Volume Shadow Copy Service overview. learn.microsoft.com
  5. Internal lab testing: recovery success rates across HDD, SSD and SD card media, TechNewsKB, 2024 to 2026.
Comments (3) Moderated
H
Harriet J. · 2 days ago

Recovered a wedding clip from the Recycle Bin restore point I did not know existed. Was about to give up. Thank you.

↑ Helpful (12)Reply
E
Emeka U. · 5 days ago

The stop-using-the-drive advice is key. I learned the hard way once by saving new files right over the deleted ones.

↑ Helpful (8)Reply
S
Sigrid A. · 1 week ago

Free tool worked where two paid ones failed on an old camera video. Glad you led with the free options first.

↑ Helpful (5)Reply