How to recover accidentally deleted files


Recommended Posts

Till today I have been not few times in the situation where I had erased accidentally one or more files, even from my recycle bin... and probably there is an unwritten law that says that if you gonna need more one file, it will be a file that you had deleted accidentally.

So this important file has disappeared and now we need it urgently. What do we do?

Fortunately, the way that most file systems work, don't exactly delete a file from a hard disk when we click the "magic" delete command, but actually the file is marked as deleted in the allocation table of the file system. This happens even if we delete the file from the recycle bin. The allocation table markers just say the the file is not needed any more and that other data can be written on its place.

What does it mean? That for several minutes after we delete a file, its data remain on the hard disk. And if we don't use enough our hard drive, the place where this file was stored may not be overwritten even after some days or months.

This is where the most file recovery tools do the work: they try to find data that still exist on the hard drive, although the files that these data belong to, have been marked as deleted. Then they restore the file by marking the file as existent again, in the allocation table of the file system and... voila we can use the deleted file again.

Due to my experience with lots of accidentally deleted or lost files, I have used several programs for recovering them:

- File Scavenger ($49)

- PC Inspector File Recovery (Freeware)

- InstantFileRecovery ($2)

Between them, I found slightly better working the last one (InstantFileRecovery). It is available at a very low price, so I decided to give it a try, although I had some thoughts that low price could mean low quality... wrong. It did a great job yesterday, when my little cousin deleted the whole folder with my work's documents (of course I will not let him sit in front of my computer again, at least not for the next months! :o ). It restored all the files that the folder contained, when File Scavenger managed to find almost the half of them and PC Inspector File Recovery only... 5.

Anyway, in some situations one program may work better and in some other cases another one of them may do a better work. So it is always a good idea to have 2 or 3 recovery programs, just to be sure.

Practically, the way these programs work in order to recover deleted files is very similar. Typically you run the application, you select the hard disk or partition where your deleted files were stored and you hit the search button. After some minutes (total scan time depends on the size of your hard disk) it will display a list of deleted files that have been found and can be restored. You select the files and then you select the folder where you want them to be restored.

That was all! The files are there again and you are happy... but next time be careful!

Edited by ckgni

Another great product to try is Recuva (from the same people who make CCleaner), apparently it works very well. I can't say from experience as I have luckily never been in the situation where I've needed to recover files, but from what I've heard it does a great job.

  • 3 weeks later...

I use FreeUndelete

FreeUndelete is data recovery program for deleted files.

In case of accidental deletion of files on a NTFS (used by default in Windows XP, 2000 and NT), FAT32 or FAT16 file systems FreeUndelete is the utility to help.

sc_freeundelete.gif

Link : http://www.officerecovery.com/freeundelete/

  • 1 year later...

Just an update from my previous experiences. Recuva is a horrible piece of software and takes hours to find anything if you're lucky. I also tried Undelete Plus and PC Inspector File Recovery, both working poorly.

The only decent recovery program for most files I've found is PhotoRec (http://www.cgsecurity.org/wiki/PhotoRec) combined with PhotoRec sorter afterwards (http://builtbackwards.com/projects/photorec-sorter/). The program managed to recovery pretty much all my files, even ones from months ago in just one hour for a 100 GB harddrive. While the name implies recovery of photos, it will actually recovery just about any file type, including the new microsoft xml file types, from almost any media. The program supports both Linux and Windows partitions, and even supports new filesystems such as exFAT.

  • 2 weeks later...
  • 2 years later...

I just deleted 1500 Gb blu-ray back ups. I googled "neowin recover deleted file" and found freeundelete from this thread. I was able to recover all with it, it had a option to run the program without installing which was a nice feature. All and all it took me 15 minutes to get those files back.

  • 4 months later...
  • 4 weeks later...
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Ventoy 1.1.15 is out.
    • Win11Debloat 06.24.2026 by Razvan Serea Win11Debloat is a lightweight, easy to use PowerShell script that allows you to quickly declutter and customize your Windows experience. It can remove pre-installed bloatware apps, disable telemetry, remove intrusive interface elements and much more. The script also includes many features that system administrators and power users will enjoy. Such as a powerful command-line interface, support for Windows Audit mode and the option to make changes to other Windows users. All changes made by Win11Debloat can be easily reversed, and most removed apps can be restored via the Microsoft Store. A full guide on how to undo the changes is available here. Win11Debloat features: Below is an overview of the key features and functionality offered by Win11Debloat. Please refer to the wiki for more information about the default settings preset. Remove a wide variety of preinstalled apps. Click here for more info. Disable telemetry, diagnostic data, activity history, app-launch tracking & targeted ads. Disable tips, tricks, suggestions & ads across Windows. Disable Windows location services & app location access. Disable Find My Device location tracking. Disable 'Windows Spotlight' and tips & tricks on the lock screen. Disable 'Windows Spotlight' desktop background option. Disable ads, suggestions and the MSN news feed in Microsoft Edge. Hide Microsoft 365 ads on the Settings 'Home' page, or hide the 'Home' page entirely. Disable & remove Microsoft Copilot. Disable Windows Recall. Disable Click to Do, AI text & image analysis tool. Prevent AI service (WSAIFabricSvc) from starting automatically. Disable AI Features in Edge. Disable AI Features in Paint. Disable AI Features in Notepad. Disable the Drag Tray for sharing & moving files. Restore the old Windows 10 style context menu. Turn off Enhance Pointer Precision, also known as mouse acceleration. Disable the Sticky Keys keyboard shortcut. Disable Storage Sense automatic disk cleanup. Disable fast start-up to ensure a full shutdown. ...and more. Once you’ve downloaded the Win11Debloat file (Get.ps1), just follow these quick steps: Locate the Get.ps1 script file. Right-click the file and select Run with PowerShell from the context menu. If prompted by User Account Control (UAC), select Yes to grant the script the necessary administrative permissions. Win11Debloat 06.24.2026 changelog: With this release, the legacy app list generator and CustomAppsList file support is removed. This only affects users using legacy command-line methods. More info here: #664 Features & Improvements Clean up styling to better match Windows fluent design guidelines by @Raphire in #638 Add GPO override warning alert and WhatIf dry-run previews by @HetCreep in #611 Disable telemetry-related scheduled tasks under Microsoft\Windows by @HetCreep in #615 Guard against loading, saving & executing undefined features by @Raphire in #665 Simplify Window management & update minimum window sizes by @Raphire in #671 Update start menu backup/restore with timestamped filenames by @Raphire in #672 Clean up feature execution logic for readability by @Raphire in #641 Clean up & improve app removal methods, remove legacy CLI app removal methods by @Raphire in #662 Remove support for CustomAppsList file format, including -RemoveAppsCustom and -RunAppsListGenerator parameters Update CLI app removal to use newer app removal methods Drop support for sunset apps (Fitbit, Shazam, Twitter, Viber, Wunderlist, XING) and Plex Fix removal of Microsoft Copilot Fixes Fix: Replace P/Invoke dynamic DLL imports with WPF native methods to fix temp DLL access-denied errors by @Raphire in #661 Fix Start Menu apps not being set correctly for all users when running script for other user by @Raphire in #637 Fix store suggestions not getting disabled correctly for all users when running as other user by @Raphire in #642 Fix: Respect Feature min/max version for comboboxes by @Raphire in #639 Fix: Don't treat AllUsers/CurrentUser as a username at startup by @HetCreep in #647 Fix: treat dismissed unsafe-removal confirmation as decline by @HetCreep in #651 Fix: Surface runspace errors instead of swallowing them in GUI mode by @HetCreep in #655 Fix: Correct sub-key path matching in backup allow-list validation by @HetCreep in #645* Fix: Detect WinGet uninstall failures by exit code, not English text by @HetCreep in #658 Fix: Detect installed OneDrive in the "Only show installed" filter by @HetCreep in #656 Download: Win11Debloat 06.24.2026 | Open Source View: Win11Debloat Home Page | Screenshots 1| 2 Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Age of Empires Mobile PC Version The Band The Show The Movie
    • never mind the video had a couple swear words... gosh it was funny!
    • It's expensive, but I bet it will still sell out just like the Steam Deck and the Steam Controller
  • Recent Achievements

    • Grand Master
      Jaybonaut went up a rank
      Grand Master
    • One Year In
      Philsl earned a badge
      One Year In
    • Dedicated
      Scoobystu earned a badge
      Dedicated
    • First Post
      Tom Schmidt earned a badge
      First Post
    • One Month Later
      D0nn13 earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      416
    2. 2
      +Edouard
      173
    3. 3
      PsYcHoKiLLa
      124
    4. 4
      Michael Scrip
      77
    5. 5
      Xenon
      76
  • Tell a friend

    Love Neowin? Tell a friend!