Free data destruction free analysis request →
Services Recover
+32 (0)800 11 400 free analysis request

Software

Recover, our data recovery software

Deleted files, a formatted drive or a lost partition: with Recover you get data back yourself. Free, for Windows, macOS and Linux. The source drive is only ever read, never written to.

Free download ↓

What Recover does

Recover is software by Datarecuperatie for recovering files from hard drives, SSDs, USB sticks, memory cards and disk images. It is meant for logical problems: files that were deleted, a drive that was formatted, a partition that disappeared.

The most important rule is built into the software: the source drive is only ever read. You always write recovered files to a different drive.

Recover after a scan: partition, folder tree and file list
After a scan: the partition, the folder tree and the recovered files.

First the question: is the drive healthy?

A scan reads the entire surface of the drive. With a mechanical or electronic fault, that can cause exactly the damage that makes data unrecoverable. That is why Recover explicitly asks, before every scan, whether the drive is physically sound.

If the drive clicks, ticks or grinds, disappears and comes back, gets very hot, or has been dropped, opened or water damaged, stop right away and have it checked by a lab. If the drive is healthy and the problem is logical, you can continue. Safer still is to make a disk image first and work from that: Recover offers that choice straight away.

Recover asks before scanning whether the drive is physically healthy
Before every scan: a check for signs of physical damage, with the option to make a disk image first.

Signs of a failing drive? Request a free analysis →

What you can do with it

  • Colours show at a glance what to expect: red is deleted, grey is deleted and the data location is no longer known.
  • From the Windows search index, Recover fills in the folder structure and file names, even for files the file system no longer knows.
  • A log keeps track of what happened.

Files

Read partitions and the file system, find deleted files and filter them: deleted only, hide unrecoverable, everything in one list, or supplemented from the search index. Recover per file, per folder or the whole list.

Carve (signature search)

Where the file system no longer knows anything, Recover searches for files by their recognisable headers and structure (file carving).

Disk image

Make a full copy of the drive and continue working on that, so the original drive is stressed as little as possible. Recover also opens existing image files.

Technical: file system, carving and search index

During a scan, Recover reads the file system structures, such as the Master File Table (MFT) on NTFS, and shows the records of deleted files alongside the existing ones. Whether a deleted file can still be fully recovered depends on whether the location of its data is still known and has not been overwritten.

File carving works without a file system: it searches the drive for known file headers and structures. That way it finds files after heavy damage or formatting, but without their original name or folder.

The Windows search index stores file names and paths in its own databases. Recover uses them to rebuild the folder structure.

Supported file systems

File systemWhere you find it
NTFS (including LZNT1 compression) Windows
ReFS Windows Server, Storage Spaces
FAT12, FAT16, FAT32 USB sticks, memory cards, older systems
exFAT memory cards, external drives
ext2, ext3, ext4 Linux, many NAS devices
XFS Linux servers, NAS
Btrfs Linux, Synology and other NAS devices
APFS, HFS+ macOS

Usage reporting: open about what is sent

Recover reports to Datarecuperatie which kind of drive is used and which functions are used. File names, paths and file contents are never sent. That is also stated at the top of the software window.

In the settings you see exactly what a report looks like before it is sent. Including the drive serial number is a separate choice, and reporting can be switched off completely.

Usage reporting settings in Recover, with an example report
The settings show literally what a report contains.

When a lab is the better choice

Software helps with logical problems. With a physical fault it does more harm than good. Have the drive checked in these cases:

  • the drive makes unusual noises (ticking, clicking, grinding);
  • the drive is not recognised, or only now and then;
  • the drive was dropped, got wet or was opened;
  • it is a RAID, a NAS or a server with several drives.

Request a free analysis →

Download Recover

Recover is free, for Windows, macOS and Linux. Choose the version for your system.

Windows For Windows · version 0.4.0

Right-click the file and choose "Run as administrator".

Linux For Linux · version 0.4.0

Make the file executable first (chmod +x), then start it with sudo -E.

Do not install Recover on the drive you want to recover data from, and always write recovered files to a different drive.

How to start Recover with full access ↓

Starting Recover with full access

To read physical drives, Recover needs elevated rights: administrator on Windows, root on macOS and Linux. Without them you see no drives, only image files.

Windows

Right-click Recover-gui.exe and choose "Run as administrator". The UAC prompt appears anyway, because Recover requests elevated rights itself. Without them you see no physical drives.

Command line: first open an administrator prompt (right-click Windows Terminal or cmd, "Run as administrator"), then:

recover-cli.exe devices
recover-cli.exe info \\.\PhysicalDrive1
recover-cli.exe ls \\.\PhysicalDrive1 --deleted

Drive names: \\.\PhysicalDrive0, \\.\PhysicalDrive1, … for whole drives, \\.\E: for a single volume.

macOS

Once, beforehand: give Terminal Full Disk Access (System Settings → Privacy & Security → Full Disk Access) and restart Terminal. Then start Recover from Terminal:

sudo /Applications/Recover.app/Contents/MacOS/Recover

Before scanning: find the drive and unmount it.

diskutil list
diskutil unmountDisk /dev/disk2
sudo ./recover info /dev/rdisk2        # command line

Do not double-click and do not use "sudo open -a": the app would then run as your user and the drive list stays empty. Keep Terminal open while the app runs.

Choose /dev/rdisk2, with the r: that is the raw device, which reads much faster.

Linux

chmod +x Recover-gui-linux recover-cli-linux-static    # once after download
sudo -E ./Recover-gui-linux                            # -E keeps your DISPLAY
sudo ./recover-cli-linux-static info /dev/sdb

Without -E the graphical version may not start, because root does not know your graphical session. Alternative without sudo: add your user to the disk group (sudo usermod -aG disk $USER), then log in again.

Drive names: /dev/sda, /dev/nvme0n1 for whole drives, /dev/sda1 for a single partition.

The same on all three

Images need no elevated rights. If you work on an .img file, simply double-clicking or starting without sudo is enough.

The recommended way remains: first make an image (Disk image tab, or from the command line), then work on that file. Every scan then reads the healthy copy instead of stressing the drive again.

recover image /dev/sdb copy.img

Always recover to a different drive than the original.

Technical: a shortcut, and where the settings live

When Recover runs as root, the settings (including usage reporting) end up in root's home folder: /var/root/.config/recover/ on macOS, /root/.config/recover/ on Linux, and %APPDATA% of the elevated account on Windows. What you set in the menu therefore applies to the sessions you actually work in, but not to a start without elevated rights.

Handy to set up on macOS and Linux:

echo 'alias recover-gui="sudo /Applications/Recover.app/Contents/MacOS/Recover"' >> ~/.zshrc   # macOS
echo 'alias recover-gui="sudo -E /path/to/Recover-gui-linux"' >> ~/.bashrc                   # Linux

Why it works here

More about our lab →
  • Nearly 20,000 donor drives The right part is usually ready.
  • X-ray in-house First see, then act.
  • Rework and reballing Chips removed and refitted safely.
  • Our own software Up to hundreds of terabytes.
  • Mobile cleanroom The device stays in your building.
  • Since 1988 Nearly forty years of equipment and experience.

Download Recover for free

For Windows, macOS and Linux. If your drive is physically failing, or the risk is too high, request a free analysis.