This erases the internal encryption key, rendering all data unreadable instantly. It requires the drive to support encryption.
Macs often have NVMe drives soldered to the logic board (Apple Silicon or T2 chips). If you are wiping an internal Mac drive, the simplest method is using .
Secure your data before selling or recycling. 💾🔒 wipe nvme drive
This resets all memory blocks physically. It takes longer but is the standard for secure data destruction.
: Select your drive and confirm the process. It typically takes only a few seconds because it destroys the encryption key or resets the NAND cells. 2. Use Manufacturer Software (Best for Performance) This erases the internal encryption key, rendering all
After successfully wiping the drive, it will be in a raw state. You must initialize it before you can store data again.
Here is how to securely erase your NVMe drive so your personal data stays personal. 1. The Built-in Way: BIOS/UEFI "Secure Erase" If you are wiping an internal Mac drive,
Major SSD brands provide free "toolbox" software that can perform a secure erase specifically optimized for their hardware. : Samsung Magician Crucial : Crucial Storage Executive Kingston : Kingston SSD Manager Western Digital/SanDisk : Western Digital Dashboard 3. Windows Built-in "Reset this PC" (Good for Resale)
sudo nvme sanitize /dev/nvme0n1 --sanact=3
How to do it:
You usually cannot wipe the drive you are currently booting from. You may need to create a "bootable USB" using these tools to wipe your primary C: drive. 3. The Windows "Reset This PC" Method