People often use “deleted” and “formatted” interchangeably. They’re not the same thing, and the distinction matters a lot when you’re trying to figure out whether your data can come back.
What actually happens when you delete a file
When you delete a file and empty the trash, the file doesn’t get erased. What gets erased is the pointer to the file: the entry in the file system’s index that says “this file exists, and here’s where to find it on the disk.”
The actual data (the bits that make up your photos, documents, or videos) stays exactly where it was. The operating system just stops tracking it and marks that space as available for future use.
This is why file recovery software works as well as it does on deleted files. The data is still there. You just need to find it without the map.
The risk: the moment something new gets written to that drive, it can overwrite the space your deleted files occupied. If you’ve been using the drive since the deletion, some files may be partially or fully overwritten. The sooner you stop using the drive and start recovery, the better.
What actually happens when you format a drive
Formatting is a bit more complicated because there are two kinds.
Quick format does almost the same thing as deleting all the files: it wipes the file system index (the table of contents) but leaves the underlying data intact. A quick format is fast precisely because it’s not actually erasing anything. It’s just clearing the map.
Full format goes further. On modern operating systems, a full format writes zeros across the entire drive. If you ran a full format, the underlying data has been overwritten and recovery is much less likely.
The good news: most people who say they “formatted” a drive ran a quick format. It’s the default in most situations, it’s faster, and it’s what the system offers by default.
Recovery odds at a glance
| Situation | Recovery likelihood |
|---|---|
| Deleted files, drive not used since | High |
| Deleted files, drive used since | Moderate to high, depending on how much was written |
| Quick format, drive not used since | High |
| Quick format, drive used since | Moderate, depends on writes |
| Full format | Low to very low |
| Full format, multiple passes | Essentially zero |
These are generalizations. The actual outcome depends on the file system type, the drive hardware, how much was written afterward, and what specific files you need.
The single most important thing to do right now
Stop using the drive.
Every file you copy to it, every program you install, every temp file the operating system writes. All of it is a potential overwrite of your deleted or formatted data. The drive doesn’t know you’re trying to recover something. It just sees available space and uses it.
If the data is on an external drive: unplug it and leave it unplugged.
If the data is on your primary system drive (your laptop’s internal drive): this is harder, because the OS is constantly writing to it just by running. The best option is to shut down and contact a recovery specialist rather than continuing to operate the machine normally.
What about SSDs?
SSDs complicate this significantly. Most modern SSDs implement a feature called TRIM, which tells the drive to proactively erase blocks of data as soon as the OS marks them as deleted. This means that on an SSD with TRIM enabled, deleted files may be genuinely gone within seconds. Not because something overwrote them, but because the drive erased them on its own.
TRIM is good for drive performance and longevity. It’s bad for accidental deletion recovery.
If you accidentally deleted something from an SSD, the urgency is higher. And if recovery is possible at all, it’s more likely to be partial than complete.
What I can do
For deleted file recovery and formatted drive recovery (quick format), this is standard logical recovery work: imaging the drive, then running analysis against the image to extract whatever’s recoverable. For most cases where the drive hasn’t been heavily used since the incident, results are good.
For full-format situations, I’ll tell you honestly what I think the odds are before you commit to anything.
Accidentally deleted something or formatted the wrong drive? Start a case here. Describe what happened and I’ll give you a straight read on the situation.