I'm looking for an efficient solution to securely wipe several SSDs. Is there a third-party tool that can accomplish a secure wipe as effectively as the integrated BIOS option? I currently have to take out each SSD, wipe it, reboot my Dell, and then put in the next one, which is quite tedious. I've noticed most tools either perform a slow zero-out or don't provide the level of wipe I'm looking for. I'm planning to reuse these drives, so a simple trim operation would be preferable instead of writing zeros across the entire drive.
5 Answers
You might want to consider using a SATA Secure Erase method. It's pretty quick and efficient. If you're running Linux, you can check out some guides online that explain how to do it. After that, you could rewrite the SSD with random data to be extra sure the data is gone.
Traditional wipe methods like writing zeros won’t work properly on SSDs since they utilize wear leveling. Most manufacturers provide their own tools for wiping, which can clear the drive in no time at all. If your drives are encrypted, just losing the encryption key will make the data unrecoverable.
If you have a Linux boot disk or USB, programs like hdparm can securely erase both SATA and SSDs. Alternatively, using a live image like SystemRescueCD allows you to use nvme-cli or smartctl for secure erasing.
Honestly, the best practice is to use firmware commands specifically designed for SSDs to sanitize them. It’s much quicker and safer than the old-fashioned overwrite methods.
HDShredder is a solid pick! It can create certificates for each wipe, which is handy. Plus, if you have a dock, you can do multiple drives at once.

Related Questions
Lenovo Thinkpad Stuck In Update Loop Install FilterDriverU2_Reload