Software

Disk Drill

by CleverFiles · Freeware

Recover deleted, lost, or damaged data

Record

Latest version
6.3.1398.0
Package identifier
CleverFiles.DiskDrill

Official downloads

These URLs are the ones CleverFiles declares in its own manifest. We do not proxy or shorten them, and we do not host a copy.

64-bit

burnmachine scopewin.cleverfiles.com · publisher domain
File name
disk-drill-win-full.exe
SHA-256
47aaae67cb6da245ef8d13a1c6e5705a668195944a72345909a97c0cfb15df79
Product code
{a42fd332-6421-48b7-b8d5-0e31388e4555}

Verify the file you downloaded

Run this against the file on disk. If the output does not match the hash below, the file is not what CleverFiles published. Delete it.

Windows · PowerShell

Get-FileHash "disk-drill-win-full.exe" -Algorithm SHA256

macOS · Linux

shasum -a 256 "disk-drill-win-full.exe"

Expected output

47aaae67cb6da245ef8d13a1c6e5705a668195944a72345909a97c0cfb15df79

Uninstall Disk Drill cleanly

Every guide on this tells you to hunt for the product code with Get-WmiObject or in the registry. You do not need to: it is published in the installer manifest, and it is printed below.

Product code · 64-bit

{a42fd332-6421-48b7-b8d5-0e31388e4555}

Uninstall, with the usual prompts

msiexec /x {a42fd332-6421-48b7-b8d5-0e31388e4555}

Silent, for deployment

msiexec /x {a42fd332-6421-48b7-b8d5-0e31388e4555} /qn /norestart

The product code changes with every version

The codes above belong to Disk Drill 6.3.1398.0, the version in our index. If you have an older release installed, its code is different and this command will report that the product is not installed. In that case run Get-Package -Name "Disk*" in PowerShell to read the code of what you actually have.

This removes the program as the publisher packaged it. Settings and files created after installation, typically under AppData, are deliberately left behind by the uninstaller and have to be deleted by hand if you want them gone.

Reinstalling and hitting error 1638? That is this same product code, and the command above is the fix.

Product codes for every program we index, with the msiexec switches and how to read the code off your own machine.

macOS

Version on Homebrew
6.2.2219
Install with Homebrew
brew install --cask disk-drill

How we scored this 100 out of 100

SignalFindingPoints
SHA-256 hash published1 of 1 installers ship a SHA-256 hashWithout a published hash there is no way to prove the file you downloaded is the file the publisher built.30 / 30
Binary provenance1 on the publisher's own domainThe strongest signal against a repackaged installer: the file should come from the publisher, not from a mirror nobody vouches for.35 / 35
Served over HTTPS1 of 1 over HTTPSAn installer fetched over plain HTTP can be modified in transit.15 / 15
Licence declaredFreewareA declared licence tells you what you are actually allowed to do with the software.5 / 5

Every version on record1

Every Disk Drill version with a published manifest, newest first. The most recent ones are listed above with their file names and hashes.

  • 6.3.1398.0

Where our data comes from