I accidentally formatted my hard drive twice and now I need to recover important files from it. I haven’t saved anything new to the drive since, but I’m not sure if data recovery software can still find the lost files after two formats. What’s the safest way to try recovering a twice-formatted hard drive?
A lot of people think formatting a drive means the files are just gone. That’s not always true. The first thing that matters is what you do next.
If the drive was formatted by accident, stop using it immediately. Don’t copy anything to it, don’t install recovery tools on it, and don’t keep saving files there. If it’s an external drive, unplug it for now. If it’s your main system drive, avoid downloads, installs, and anything else that writes new data. The more the drive gets written to, the higher the chance your old files get overwritten.
Also, the type of format matters.
A Quick Format usually just removes the file system info that tells the computer where files are. The drive may look empty, but the actual data can still be sitting there until new data replaces it.
A Full Format is a different story. On modern Windows systems, it overwrites sectors and checks the drive for errors, so recovery is much less likely. If the original data has already been overwritten, normal recovery software can’t bring it back.
Before running scans or paying for anything, check backups. It sounds obvious, but it gets missed a lot. Look in places like OneDrive, Google Drive, iCloud, their Trash or Recently Deleted folders, and Windows File History. If the files are there, that’s usually the best outcome because you may get the original names, folders, and metadata back without messing with recovery tools.
If there’s no backup, recovery software is usually the next practical step. I’d look at Disk Drill since it works on Windows and Mac, supports formatted drives, and can scan common file systems even when the partition info is damaged or missing.
The basic process is:
- Install Disk Drill on a different drive, not the one you formatted.
- Scan the formatted drive.
- Check the files it finds and preview the important ones if possible.
- Recover everything to another storage device.
That preview step matters because it gives you a quick way to see whether a file is actually intact before you spend time recovering it.
If the files are genuinely irreplaceable and software doesn’t find them, then it may be time to talk to a professional recovery lab. That’s usually for stuff like business records, legal files, or family photos with no other copy. It costs more, but labs have tools and hardware that regular recovery software doesn’t.
So the short version: stop using the drive, check backups first, then try recovery software from another drive. Your odds are much better after a Quick Format than a Full Format, but either way, the less you write to the drive now, the better.
One thing I’d add: “formatted twice” isn’t automatically twice as bad if both were quick formats, since you may have only rewritten the file system metadata again. The bigger gotcha is whether this is an SSD or an HDD. If it’s an SSD and TRIM ran after the format, recovery software may find little or nothing even though you didn’t manually save new files. On a spinning hard drive, your chances are usually better as long as nothing was written over the old data. I’d avoid scanning it from the same machine if possible, make an image/clone of the drive first if the files matter, then scan the copy. That way a bad scan, failing drive, or accidental click doesn’t make the situation worse.
One thing I’d be careful about is letting Windows “fix” or initialize the disk if it pops up with that kind of message. Cancel that stuff. Also, even if a tool finds your files, don’t be surprised if the folder layout and filenames are missing, especially after two formats. A raw scan may spit out a pile of JPGs, DOCXs, PDFs, etc. with generic names, so recovery can be messy even when it technically works. Save recovered files to a different drive and sort them later. The scan itself is the easy part; the annoying part is figuring out what’s actually usable afterward.
The part I’d want to know is what file system it was before and after the formats. If it was NTFS before and you quick-formatted it as NTFS again, that’s one situation. If it was NTFS, then got formatted as exFAT, then NTFS again, the old folder records may be much harder to piece together. The file contents can still be there, but the “map” to them may be trashed enough that you’re mostly doing file signature recovery.
Also, don’t judge the result by the first scan only. Some tools are better at rebuilding folders, others are better at raw recovery. Disk Drill may be worth trying, but if it only gives you generic file names or misses a file type you care about, that doesn’t automatically mean nothing is left. Try previewing the files before recovering a giant pile of junk. A recovered 2 GB video that won’t open is not the same as a recovered video.
One caveat people forget: if the drive was encrypted with BitLocker, FileVault, VeraCrypt, or some vendor backup/encryption tool, normal recovery gets a lot less friendly. You may need the original encryption metadata and key, not just the deleted files. Without that, the old data can look like noise even if it was never overwritten.
If these files are important but not “pay a lab hundreds or thousands” important, I’d do this: make a sector-by-sector image to another drive, put the original aside, then run recovery scans on the image. If you don’t have enough spare space to image it, at least recover to a different disk and do not let Windows run repairs on the formatted one. The second format may not have killed your chances, but every extra write after this point is what actually eats the old data.