Formatted wrong Mac drive deserves a clear, practical explanation. Disk Utility does not really have a delete button — it has an Erase button, and what that button does depends on the format you chose, whether you erased the volume or the whole device, and on Apple Silicon, whether the SSD had already been told it could throw the blocks away. Two people can both say “I formatted the wrong drive” and be in completely different positions.
The short answer. A quick erase on a mechanical drive or an external SSD is highly recoverable. A quick erase on an internal Apple SSD usually is not, because TRIM fires almost immediately. A secure erase with passes is not recoverable by anyone at any price.
Formatted wrong Mac drive: Which erase did you actually do?
| What you did | Odds | Why |
|---|---|---|
| Erase volume, HFS+ or APFS, mechanical drive | Very good | Only the catalog was rewritten |
| Erase volume, external SSD | Fair | Depends on whether TRIM ran over USB |
| Erase volume, internal Apple SSD | Poor | TRIM discards blocks within minutes |
| Erase entire device, mechanical | Good | Partition map gone, data area untouched |
| Security Options, 1 pass or more | None | Every block physically overwritten |
| Reformatted then copied new data on | Partial | Depends how much was written over it |
Stop using the Mac
If the drive you erased is the startup disk, every minute the Mac stays on is a minute of log writes, cache writes and Spotlight indexing going into the free space that holds your files. Shut down. Then recover either by booting from an external installer or by pulling the drive and connecting it to another machine — whichever your hardware allows.
If it was an external drive, just unplug it. That is the whole job. It stops changing the moment it leaves the port.
APFS gives you an unexpected second chance
APFS keeps snapshots, and erasing a volume does not always clear the container-level snapshot metadata immediately. Recovery software that understands APFS containers can sometimes reconstruct a pre-erase state from what is left. This does not work reliably and it is not something to count on, but it is a genuine reason to run a proper APFS-aware scan rather than a generic one that treats the disk as a flat block device.
Scanning a freshly erased Mac volume
Speed matters more than anything else here, and so does the tool understanding APFS rather than guessing at it. Stellar Data Recovery reconstructs APFS and HFS+ catalogs after an erase and previews what it finds, so you know within one scan whether your files survived.
Recovering to the right place
Never recover onto the drive you are recovering from. It sounds obvious and people do it anyway, usually because it is the only drive with enough space. Every file written back lands in free space, which is where the files you have not recovered yet are living. Buy or borrow a second drive first — it is cheaper than the second half of your photo library.
A realistic expectation about filenames
After a format, filenames and folder structure often do not survive even when the file contents do. You may get back thousands of files named after their offset on the disk, sorted by type. That is not a failure of the software; the catalog that held the names is what the format rewrote. Budget an evening for sorting, and be glad the contents are there.