How to Destroy Hard Drive Data
Hard drive data destruction requires certified methods that render data unrecoverable. The three main approaches are software overwriting (Clear), electromagnetic erasure (Purge), and physical shredding (Destroy) — all documented under NIST 800-88 guidelines.
- Overwriting writes new data patterns across every addressable location on the drive.
- Degaussing uses a strong magnetic field to scramble the magnetic domains on an HDD, rendering data unrecoverable.
- Physical destruction via industrial shredding reduces drives to particles too small for data recovery.
Clear: Overwriting
Overwriting writes new data patterns across every addressable location on the drive. For HDDs, a single-pass or multi-pass overwrite is sufficient for most data classifications. This method is suitable for drives that will be reused or resold.
Purge: Degaussing
Degaussing uses a strong magnetic field to scramble the magnetic domains on an HDD, rendering data unrecoverable. This method works only on magnetic media and is not effective for SSDs or flash storage.
Destroy: Physical Shredding
Physical destruction via industrial shredding reduces drives to particles too small for data recovery. This is the most secure method for highly sensitive data and for drives that will not be reused. Shredding produces a Certificate of Destruction.
Frequently Asked Questions
Does formatting a drive destroy data?
No. Standard formatting only removes the file system index. Data remains recoverable with forensic tools until overwritten or the drive is physically destroyed.
Is one overwrite pass enough?
For most modern HDDs, a single-pass overwrite is sufficient per NIST 800-88. Multi-pass overwrite is an additional precaution for highly sensitive data.
Can SSDs be degaussed?
No. SSDs store data in flash memory cells, not magnetic domains. Use crypto-erase or physical destruction for SSD sanitization.