CZ / EN
Back to articles

How to Securely Erase an SSD Before Selling (A Simple Format Isn't Enough!)

Selling an old drive or your entire PC? Discover why a regular Windows format leaves your sensitive data easily recoverable and how to wipe a drive so no one can ever access it again.

Bottom line: The standard "Quick Format" in Windows doesn't actually erase data; it just tells the system the space is available for new writes. Whoever buys your drive can recover your old photos and passwords in minutes using free software. You need to use the Secure Erase function.

So, you bought a new, faster, bigger SSD and want to sell the old one. You plan to put it on eBay or give it to a friend. You plug the drive in, right-click, select "Format," choose Quick Format, and a few seconds later the disk is empty. Done? Absolutely not.

This is one of the biggest mistakes the vast majority of users make. Quick formatting does not erase the data from the memory chips. It acts more like ripping out the table of contents from a book - the text on the pages (your data) is still there, the operating system (the reader) just doesn't know how to find it. Anyone with data recovery software (like Recuva) can read the whole book again, and your personal photos, saved banking passwords, or work documents are suddenly in someone else's hands.

Why traditional wiping doesn't work on SSDs?

To understand how to wipe an SSD, we need to know how it differs from older HDDs (mechanical drives). With HDDs, you could just plug in a tool to "write zeroes" over the disk (zero-filling). But this doesn't work with SSDs and actually harms them:

  • Wear Leveling: SSDs have a smart controller that tries to write data evenly across all memory cells to prevent the drive from wearing out in one spot. If you try to overwrite a specific sector with zeroes, the controller will actually write that zero to an entirely different cell. The original data might stay exactly where it was!
  • Wasting Lifespan: Overwriting the drive with random data (which used to be done on HDDs for higher security via multiple passes) massively consumes your TBW (Total Bytes Written). You're needlessly shortening the lifespan of the SSD you want to sell.

The only correct solution: ATA Secure Erase

Fortunately, all modern SSDs have a built-in self-destruct command for data. It's called Secure Erase. This command bypasses Windows and orders the drive's controller directly to send a voltage spike into all cells simultaneously (ignoring Wear Leveling completely).

The result? It literally takes the drive a few seconds, uses exactly zero lifespan, and the cells are guaranteed clean and reset to a factory state. Added bonus: this reset often restores the drive to its original performance (write speeds).

Securely erasing SSD
Selling an old drive carries risks - protect your privacy.

How to perform Secure Erase step-by-step

Forget erasing the disk through the Windows interface by pressing the Delete key. You need the right tool for this. There are two main ways to achieve it:

Method 1: Via the Motherboard BIOS/UEFI (Easiest)

Many modern gaming motherboards (ASUS, MSI, Gigabyte, ASRock) already have a Secure Erase tool built straight into the BIOS.

  1. Restart your PC and press F2 or Delete to enter the BIOS.
  2. Switch to Advanced Mode (often by pressing F7).
  3. Look for tabs like Tool or Advanced and features named Secure Erase, SSD Secure Erase, or NVMe Sanitization Tool.
  4. Select the drive you want to wipe, confirm the warning, and you'll be done in seconds.

Method 2: SSD Manufacturer Software

Every reputable manufacturer includes an app alongside their drives to manage it, update firmware, and also securely erase it.

  • Samsung: Samsung Magician (the Secure Erase feature creates a bootable USB drive).
  • Crucial: Crucial Storage Executive.
  • Western Digital: WD Dashboard.
  • Kingston: Kingston SSD Manager.

Install the program, find the Secure Erase feature, and follow the instructions. Note: You cannot wipe the drive your operating system is currently running from this way. Windows won't let you delete itself. To wipe the system drive, the program will guide you to create a bootable USB flash drive.

Alternative: BitLocker Encryption

If your drive doesn't support Secure Erase or you just can't get it working, there is a "brute-force" but effective alternative. Encrypt the entire drive using the BitLocker tool (available in Windows Pro versions) with a strong, long password. Once the process finishes and all your data is encrypted, simply format the drive. Even if the new owner recovers your files, it'll just be a mess of encrypted data that they won't be able to decipher in a thousand years without the original password (which you didn't give them).

Buy on Amazon

Conclusion

Never underestimate the value of your personal data. A quick format gives a false sense of security. Before you publish that ad, take 5 minutes to find the Secure Erase function in the BIOS. Your drive will be as fast for the new owner as it was on day one, and you'll be able to sleep soundly.