Someone's hard drive got reformatted — accidentally or during an OS reinstall — and they need specific files back. They download a recovery tool, run a scan, see a list of recoverable files, then hit a paywall. They pay $70-90, run the actual recovery, and get back 40% of what was shown in the preview. The complaint is explicit: 'only completed partial data recovery quickly' on formatted data. They're out the money with no recourse.

This gap persists because recovery software is sold on a perpetual license model that the vendor optimises for upfront conversion, not for outcome. The vendor has no financial incentive to make the pricing conditional on success — they get paid either way. The buyer and the sufferer are often the same person (a panicked individual, not a procurement team), so there's nobody negotiating on their behalf, and complaints go nowhere.

What existing tools get wrong: they charge a flat fee regardless of how much data actually comes back, and their free tiers are deliberately crippled to preview-only. There's no way for a user to know before paying whether a deep scan of a formatted NTFS or APFS volume will actually reconstruct the file table well enough to return their files intact and openable — not just filename placeholders.

The recurring need is real: drives get reformatted, SSDs get wiped during warranty replacements, and people accidentally overwrite partitions during OS installs. This happens to individuals and to small business owners who don't have IT support. A model where you pay only for verified, openable recovered files — charged per gigabyte or per file batch confirmed intact — solves a problem they face once but feel acutely enough to pay for. The business recurs because storage accidents recur, and word of mouth from someone who actually got their files back is the strongest acquisition channel in this market.

What to build

Build a desktop recovery agent for Windows and macOS that runs a deep scan on formatted volumes, lets the user verify files are openable before checkout, and charges per confirmed-intact gigabyte recovered rather than a flat upfront license.

Where to start

Start with photo and video recovery from reformatted SD cards and external drives — the file formats are well-defined enough to validate integrity automatically, the emotional stakes are high (wedding photos, vacation footage), and the willingness to pay for a guaranteed outcome is strongest here.

The hard part

Verifying file integrity before charging is technically hard for media files and documents where corruption is subtle — you need per-format validation (e.g. actually rendering a JPEG, parsing a DOCX) rather than just checking file size, or users will dispute charges after download.

How it makes money

Per-recovery transaction: charge per confirmed-intact gigabyte recovered, with a minimum floor per job. No subscription. Optionally offer a flat-fee unlimited tier for users who recover frequently (photographers, videographers).

See the evidence. The complaints behind this idea, the products they came from, and similar ideas in File Recovery.

More ideas in File Recovery