Formatting the wrong drive is a special kind of sick feeling, and it usually arrives about four seconds after the progress bar finishes. The useful thing to know is that “formatted” is not one thing. There are two very different operations wearing the same name, and which one you performed decides whether this story has a happy ending.
No copying files onto it “to test”. No installing recovery software onto it. No letting Windows index it. The format cleared the map; the data is still there until something writes over it. Unplug it if you can.
Quick format versus full format
A quick format writes a new, empty file system table and nothing else. It takes a couple of seconds regardless of drive size. Your files are entirely untouched — the drive has simply forgotten where they are. Recovery odds here are excellent.
A full format does the same thing and then writes zeros across every sector of the drive, while also checking for bad sectors. It takes minutes to hours depending on capacity. On Windows XP a full format only scanned for bad sectors; from Windows Vista onwards it genuinely zeroes the disk. If you did a full format on a modern Windows, the data is gone in a way no software and no lab can undo.
How to tell which you did: the duration. If it finished almost instantly, it was quick. If you watched a progress bar crawl for twenty minutes on a 1 TB drive, it was full.
Only the file table was replaced. All file data intact.
Excellent oddsCameras almost always quick-format. Photos remain fully intact.
Excellent oddsUsually quick, though Android may issue TRIM on internal storage.
Good oddsDisk Utility defaults to the equivalent of a quick erase.
Excellent oddsEvery sector overwritten with zeros. Nothing survives.
Not recoverableDeliberate destruction. Working as designed.
Not recoverableThe second question: did anything get written since?
This matters more than the format itself. A quick-formatted drive that has since had Windows installed on it, or that you started copying photos onto, has genuinely lost whatever those writes landed on. The rest is still recoverable.
Worst case here is a drive you formatted and then used as your working disk for a week. Best case is one you formatted and immediately unplugged.
What recovery looks like after a format
Because the file system table is gone, the software cannot simply read a list of your files. It has to do one of two things instead.
Find the old file system. A quick format writes a new table but leaves the old one’s backup copies and structures scattered across the disk. Good software finds those and reconstructs the original directory tree — filenames, folders, everything. This is the outcome you want and it is what separates the strong tools from the weak ones.
Signature carving. Failing that, the software scans every sector for the byte patterns that begin known file types and reconstructs files individually. You get your data with generic filenames and no folder structure. Better than nothing, worse than the alternative.
Disk Drill
Best overall recovery rate for regular people
| Platforms | Windows, macOS |
|---|---|
| Distributed as | Freemium |
| Free version | Recover up to 100 MB free |
| Price range | $89 – $149 |
| Best for | Almost everyone. Start here. |
What we liked
- Highest recovery rate of anything we ran through our test drives.
- Rebuilds original file names and folder structure, not just raw blobs.
- Deep RAW photo/video support — Canon CR2/CR3, Nikon NEF, Apple ProRes.
- One licence covers both Windows and macOS.
- Byte-to-byte disk imaging included free, which matters on a failing drive.
What annoyed us
- Cannot repair already-corrupted photos or videos.
- Free tier caps you at 100 MB of actual recovery.
On our quick-formatted test volumes Disk Drill was consistently the best at the first approach — finding the previous file system and returning files with their original names and folders intact. On a 1 TB NTFS volume formatted and then scanned, it returned 3,712 of 4,000 files correctly named. That difference matters enormously when you are looking at several thousand files.
EaseUS Data Recovery Wizard
Most generous free tier — 2 GB before you pay a cent
| Platforms | Windows, macOS |
|---|---|
| Distributed as | Freemium |
| Free version | Recover up to 2 GB free |
| Price range | $69.95 – $149.95 |
| Best for | Small recoveries you want to finish for free. |
What we liked
- 2 GB free is far more than anyone else gives you — often enough to finish the job.
- Beginner-friendly. Three clicks from launch to recovered files.
- Solid on NTFS and FAT32, the two file systems most people are actually on.
- Built-in repair for damaged JPEG, MP4 and MOV files.
What annoyed us
- Deep scan is slower than Disk Drill on large drives.
- Upsell prompts are frequent in the free version.
If the formatted volume held a modest amount of data, EaseUS may cover it entirely inside its free 2 GB allowance. Its post-format reconstruction on NTFS and FAT32 is good; on exFAT it trails.
PhotoRec / TestDisk
Completely free, open source, genuinely effective
| Platforms | Windows, macOS, Linux |
|---|---|
| Distributed as | Free (open source) |
| Free version | Signature scan only — no file names |
| Price range | Free |
| Best for | Zero budget, and you can tolerate ugly. |
What we liked
- Free forever with no limits, no upsell, no licence key.
- Signature carving is legitimately strong on photos and video.
- TestDisk can rebuild a broken partition table outright.
- Runs on anything, including a Linux live USB.
What annoyed us
- You lose all original file names and folder structure.
- Text-mode interface with no preview.
- No support to call when you get stuck.
PhotoRec ignores the missing file system entirely and carves everything by signature. On a formatted drive this works reliably and costs nothing. The price you pay is in filenames — expect a folder of f0341289.jpg and an evening of sorting. For photos, many people find that a perfectly acceptable trade.
The procedure
- Stop using the drive. If it is your system drive, shut the computer down and recover it from another machine or a live USB. Windows writes to its own drive constantly, even at idle.
- Install the recovery tool somewhere else. A different disk, always.
- Image the drive first. A formatted drive gives you one good shot at a clean read. Take a byte-for-byte image and run every subsequent attempt against the image. If the first tool disappoints, you can try a second one on the same copy without touching the original.
- Run a full or deep scan, not a quick one. Quick scans read the file table, and the file table is exactly what the format destroyed. You need the sector-level scan here.
- Be patient. A deep scan of a 2 TB drive takes several hours. Let it finish before judging the results — the tools often find file system remnants late in the scan that dramatically improve the output.
- Preview before you pay. Open several files you actually care about. Correct thumbnails mean the data survived intact.
- Recover to a different drive. Never onto the drive you just scanned.
This is recoverable more often than people assume. A Windows installation writes maybe 25 GB. On a 1 TB drive that leaves 975 GB of your old data physically untouched — the installer just built a new file system over the top. A deep scan will find large amounts of the old volume. Anything that happened to sit where Windows landed is gone; everything else is likely fine.
Formatted the wrong drive during an install?
Extremely common, and the outcome depends on how far the installer got. If you caught it during partitioning and cancelled, almost everything is intact — only the partition table was rewritten, and TestDisk can often put it back exactly as it was. If the installation completed, see above.
Either way, do not boot from that drive again. Every boot writes logs, page files, update caches. Pull it, put it in another machine as a secondary disk, and recover from there.
Questions people actually ask
Can I recover files after formatting a drive?
After a quick format, almost always — the data is untouched and only the index was replaced. After a full format on Windows Vista or later, no, because every sector was overwritten with zeros. Duration tells you which one you did.
Will I get my original filenames and folders back?
It depends on the tool and the drive. Software that locates remnants of the old file system reconstructs names and folders properly. Software that only does signature carving gives you generic names in a flat folder. This is the main practical difference between paid and free options here.
I formatted and then copied new files onto the drive. Is it hopeless?
Not hopeless, just partial. The new files overwrote whatever occupied those specific blocks; everything else survives. Stop writing now and scan — you will likely get most of it.
How long does a deep scan take?
Roughly one to two hours per terabyte over USB 3.0, considerably longer over USB 2.0 or on a drive with read errors. Let it run to completion; results improve substantially in the later stages.
Does formatting an SSD destroy the data permanently?
Often, yes — much more so than on a hard drive. Formatting an internal SSD can trigger TRIM across the freed blocks, and the controller then erases them physically. External SSDs behind a USB bridge usually escape this. See our SSD guide for the detail.
Is it worth paying, or will free software do?
Scan with a free tool first and look at the results. If PhotoRec returns your photos and you do not mind renaming them, you are finished for nothing. If you need thousands of files back in their original structure, that reconstruction is precisely what the paid tools are selling.
The short version
If the format finished in seconds it was a quick format, and your data is almost certainly still there. Stop writing to the drive immediately.
Image it, then run a deep scan. Disk Drill was best at rebuilding the original filenames and folder structure in our testing, and it previews everything free. If you just want the photos back and do not care what they are called, PhotoRec costs nothing.