I accidentally formatted an external hard drive that I used only for backups, and now I’m trying to recover important files that weren’t saved anywhere else. I stopped using the drive right away, but I’m not sure which data recovery steps or software are safest to use without making things worse. Looking for advice on the best way to recover data from a formatted backup drive.
I used to think a formatted drive was done for. Then I had to deal with a few of them, some quick-formatted by mistake, some with broken partitions, some after failed installs. What I learned was less dramatic. Formatting does not always wipe your files in the way people think it does.
The first move is boring, but it matters most. Stop using the drive right now. If it is an external disk, unplug it. If it is your main system drive, do not install apps, do not download stuff, do not copy files onto it. Every new write raises the odds your old data gets overwritten.
What kind of format happened
This part changes your odds a lot.
Quick Format
Usually this clears the file system records, the map your OS uses to find files. The drive looks empty, though the file data often still sits there until new data lands on top of it.Full Format
This is the rough one. On modern Windows systems, a full format writes across the sectors and checks for errors. Once your old data gets overwritten, recovery software is out of moves. So if it was a quick format, your chances are usually better.
1. Check backups before you do anything fancy
I would start here every time. A lot of people forget they had sync turned on months ago and their files are sitting in cloud storage or a trash folder.
Look through:
- OneDrive
- Google Drive
- iCloud
- Recently Deleted or Trash folders
- File History on Windows
This takes a few minutes. If you get lucky, you get your files back with names, folders, and timestamps still intact. Way cleaner than file recovery.
2. Try recovery software
If no backup shows up, I’d move to recovery software next. For a formatted drive, this is usually the first real recovery step worth trying.
I’ve had decent results with Disk Drill. It works on Windows and Mac, supports common file systems, and it tends to do fine even when partition info is damaged or gone.
The safe process is simple:
- Install Disk Drill on a different drive, not the formatted one.
- Run a scan on the formatted drive.
- Preview the files it finds, if preview is available.
- Recover everything to another disk.
The preview step helps more than people think. I’ve seen scans return hundreds of file names, but previewing told me fast which ones were still usable and which ones were broken.
3. Use a recovery lab if the files matter enough
If the files are irreplaceable and software turns up nothing useful, a professional recovery service is the next stop.
I would save this for the serious stuff, business records, legal files, old family photos, work archives you do not have anywhere else. Recovery labs have tools and hardware regular software does not. The cost is the bad part, yeah, but for some cases it makes sense.
If you formatted a drive by accident, the order matters. Stop using it. Figure out whether it was a quick format or a full one. Check backups first. If no backup exists, scan it with recovery software before writing anything new to the drive. Speed helps, but being careful helps more.
If this was your backup drive, I’d do one extra thing before scanning. Make a sector-by-sector image of the drive first. Use something like HDD Raw Copy Tool on Windows or ddrescue on Linux/macOS. Work from the image, not the original. If the disk has weak sectors, repeated scans make things worse. A lot of people skip this step and regret it.
I partly agree with @mikeappsreviewer, but I would not spend much time guessing the format type unless you know for sure. On many externals, the bigger issue is the file system change, like NTFS to exFAT, or a new partition table. Recovery tools care more about what is still readable on disk.
A practical order:
- Check SMART health with CrystalDiskInfo.
- If health looks bad, clone the drive first.
- Scan the clone or image with Disk Drill.
- Sort results by file type and size, not file name. Formatted drives often lose names/folders.
- Recover to a second disk with more free space than the data you want back.
Disk Drill is a solid first scan for formatted external drives because it handles deleted partitions and raw signatures pretty well. If you want a quick look at how it works, this video is useful: see Disk Drill data recovery in action
For a clean search phrase, use this:
Disk Drill review for formatted hard drive recovery, easy scan, file preview, and partition recovery.
If the drive is an SSD in a USB enclosure, your odds drop because TRIM sometimes wipes blocks fast. If it’s a normal HDD, odds are beter. If Disk Drill finds mostly junk or zero-byte files, stop there and move to a lab. That saves time and avoids more damage.
One thing I’d add to what @mikeappsreviewer and @viajantedoceu said: don’t get tunnel vision on file recovery apps right away if the drive suddenly reformatted to a different filesystem or capacity. I’ve seen external drives look “formatted” when the USB bridge/enclosure was glitching and reporting bad info. If this is a portable external, try a different cable, different USB port, and if possible another computer before you do heavy scans. Sounds dumb, but it saves people sometimes.
Also, I slightly disagree with the “scan first no matter what” mindset. If the files are truly one-of-a-kind and the drive is clicking, disconnecting randomly, or running painfully slow, every extra minute powered on can be a bad idea. That’s when software recovery becomes the second step, not the first.
If the drive is stable, then yeah, Disk Drill is a reasonable choice for formatted hard drive recovery because it can pull data by signatures even after the directory structure is toast. Just don’t recover back onto the same external. That’s how people turn a bad day into a disaster lol.
A simple reality check:
- HDD = decent chance if it was a quick format
- SSD over USB = worse chance because of TRIM/garbage collection
- Full format = rough
- Strange noises = stop messing with it
For extra reading, this is actually useful: best software for formatted hard drive recovery and storage drive tips
If you want, post:
- HDD or SSD
- Windows or Mac
- quick or full format if you know
- old filesystem and new one if it changed
That’ll narrow down whether Disk Drill is worth trying first or if you shouldnt risk it.
One angle nobody mentioned enough: verify whether the “format” was only logical, not physical. On Windows, open Disk Management and check if the original partition size still looks right. If the capacity suddenly shows weird, I lean toward enclosure or partition-table weirdness before assuming mass file loss. I slightly disagree with jumping straight into deep scans if the partition map might just be broken.
If the drive mounts, grab a few SMART details and listen for retries. Slow reads matter more than the format story.
About Disk Drill, it’s a fair option for this kind of job.
Pros:
- good at finding lost partitions and signature-based files
- preview is useful for separating real recoverables from garbage
- interface is easier than a lot of recovery tools
Cons:
- deep scans can return tons of unlabeled files
- recovering large sets can get messy without original folder structure
- not the cheapest route if you only need a one-time rescue
If Disk Drill finds mostly RAW results, compare with one stricter tool like R-Studio or UFS Explorer before doing anything else. @viajantedoceu, @jeff, and @mikeappsreviewer already covered the core safety rules well, but I’d add this: if the backup drive contained archives, VHDs, PSTs, or photo libraries, prioritize recovering those container files first. One intact archive can save way more than chasing thousands of loose files.

