Hi everyone! I'm looking for effective methods to securely erase NVMe SSDs. In the past, we've used a handy device for SATA drives that could perform multi-pass overwrites for HDDs and secure erasure for SSDs, but it doesn't work with NVMe drives. We have several drives and devices that we could reuse if we could find an easier way to wipe them. Any suggestions for efficient solutions? While it's manageable to handle the drives one at a time, we want to avoid the hassle of connecting each one to a workstation and using command line tools.
5 Answers
If you're using Dell systems, they often have a built-in option in the BIOS specifically for wiping NVMe drives. It only takes a few seconds!
One effective method is to use the secure erase option available through your BIOS or UEFI settings. This typically rotates the encryption key on the SSD's controller, ensuring a secure wipe.
The best long-term strategy is to encrypt your data by default. In terms of wiping drives, consider using Linux with the 'nvme-cli' tools to execute the `nvme sanitize` command. Just tailor the parameters as needed.
You can try running a secure erase command. For drives that support it, this method works reliably. If a drive doesn’t support it, your last resort may be to physically destroy it or use a certified destruction service.
For drives that you don’t need to reuse, going for physical destruction is a surefire solution. If you have some heavy-duty shredders, those work well to ensure the drives are rendered completely useless.

Related Questions
Lenovo Thinkpad Stuck In Update Loop Install FilterDriverU2_Reload