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

    • If Valve refused to let them make the case, I wonder if they've already partnered with someone else to do it? The fact that they didn't seek permission/licence before diving straight in is incredible though
    • OpenClaw now has native mobile apps on iOS and Android by Karthik Mudaliar OpenClaw, the viral open-source personal AI agent, now has its own mobile app, available on both Android and iOS. Users can pair the app with an existing OpenClaw gateway and can start using new mobile-native features that are now available on the app. The app supports all the existing features you'd already have seen on OpenClaw's TUI, as well as some more, such as real-time and background Talk mode, action approvals, sharing from iOS, and optional access to device capabilities such as camera, screen, location, photos, contacts, calendar, and reminders. These features are available on both the Android and iOS versions of the app. What's important with these apps is that they don't run OpenClaw on your phone, but are actually just companion apps that require a running OpenClaw Gateway on an existing device, on macOS, Linux, or Windows via WSL2. To pair the app with your existing OpenClaw gateway, users need to run the command "/pair qr" on the TUI or existing chat interface, which brings up a QR code. Users can then scan this QR code to pair it up with the mobile app. There's also an option to manually pair the app by entering the host and a port. Previously, OpenClaw had been available on phones via WhatsApp, Telegram, Slack, Discord, Microsoft Teams, Matrix, and others. Now, with a native mobile app, the interface is much cleaner and more focused on just the OpenClaw, of course, with the added support for camera, screen, location, and more. It's important to note that OpenClaw comes with its own security warnings. There's always a chance of prompt injection with these tools, so users are recommended to double-check authentication, tool policy, sandboxing, and execution approvals rather than prompts alone. For users well-versed with the AI harness, a native mobile app makes it easier to approve an automation, share a link, use voice, or let an agent react to phone-side context.
    • Google pitches Spanner as one database for all AI agents with these new featues by Karthik Mudaliar Google Cloud is introducing new features within Spanner, its distributed database, as a place where enterprises should keep their data, using which AI agents could make smarter and better decisions. In a detailed blog post, Google highlighted quite a few features coming to Spanner, including relational data, graph relationships, vector search, key-value access, full-text search, and operational analytics together in one database architecture. Google says that today's systems aren't well-made for AI agents. There could be data that is present in one system, search indexes in another, embeddings in a vector database, and relationship data in a graph database. This fragmentation isn't great for AI agents to do their jobs because they don't have access to all of this data in one place. This is where Google is positioning Spanner as a solution. Spanner is already a globally distributed relational database with strong consistency, and Google wants its customers to see it as a broader data layer for AI applications. The company introduced something called Spanner Graph, along with integrated vector search, full-text search, a Cassandra-compatible key-value endpoint, and a columnar engine for analytical queries on operational data. Google also added that its ScaNN-powered vector search can support indexes with more than 10 billion vectors, while the columnar engine can make some analytical scans up to 200 times faster. All of this isn't just exclusive to the Google Cloud Platform, and there's support for multi-cloud as well. This comes via Spanner Omni, which Google says is a downloadable, containerized version of Spanner that can run on Kubernetes and in environments outside Google Cloud, including Microsoft Azure and AWS, and even on-premises infrastructure as well as edge deployments. Google says that customers who are interested in the full-featured edition should contact the company, and there's no word on commercial availability or separate pricing. Those interested can read the full blog by Google Cloud, which details these features individually.
    • Kalmuri 4.2.5 by Razvan Serea Kalmuri is your all-in-one, portable screen capture and recording solution designed for speed, simplicity, and flexibility. Whether you need a full-screen snapshot, a custom area, a scrolling webpage, or smooth video recording, Kalmuri delivers with ease. Capture text instantly from images with built-in OCR, keep floating images on top for quick reference, and use the precise color picker for perfect design matching. Customize hotkeys to work your way and share results instantly with built-in upload options. Kalmuri runs without installation, making it ideal for USB use, and offers an intuitive interface that’s easy to learn. Kalmuri key features: Video recording support (designation of whole screen and area) Whole screen, active program, window control, area application Extract text from images using optical character recognition (OCR). Support for PNG, JPG, WEBP, BMP, GIF file formats MP4 video recording powered by FFmpeg for high-quality results Full web page capture Share the captured image on the web Color extraction function Printer output Hotkey settings Adjustable via keyboard for area capture (Arrow key, Ctrl+Arrow key, Shift+Arrow key) File name format (sequential, datetime) Free to use it at work, at home, in government offices, at school, etc. Using Kalmuri portable for video recording Kalmuri’s portable version doesn’t include FFmpeg, which is required for video recording. Without it, you’ll get an “error FFmpeg.exe not found” message. To fix this, download FFmpeg from the provided link, extract it, and place FFmpeg.exe in Kalmuri’s folder. Kalmuri will then recognize it automatically, allowing you to start recording in high quality instantly. Kalmuri 4.2.5 changelog: Fixed an intermittent crash when using Area Capture Improved stability for Area Capture and screen recording Resolved a capture issue that could occur right after startup Download: Kalmuri 4.2.5 | 24.2 MB (Freeware) Download: Kalmuri Portable 4.2.5 | 2.1 MB View: Kalmuri Website | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • First Post
      rosiecharles earned a badge
      First Post
    • Reacting Well
      Juan Dela earned a badge
      Reacting Well
    • Week One Done
      Collagen Project earned a badge
      Week One Done
    • Reacting Well
      Wakeen1966 earned a badge
      Reacting Well
    • Rookie
      Almohandis went up a rank
      Rookie
  • Popular Contributors

    1. 1
      +primortal
      516
    2. 2
      +Edouard
      273
    3. 3
      PsYcHoKiLLa
      143
    4. 4
      Steven P.
      98
    5. 5
      macoman
      54
  • Tell a friend

    Love Neowin? Tell a friend!