How to destroy a hard drive (and how to dispose of one safely)
Copy what you still need, wipe the drive, and only physically destroy it if the data justifies it. NIST's sanitization standard sorts the options into Clear, Purge, and Destroy, and for a home user a full-disk wipe or encryption already does the work that a hammer only gestures at.

Destruction is the last step, not the first. Copy anything you still need, wipe the drive, and physically destroy it only if the data justifies that ending. NIST's media sanitization standard sorts every option into three levels: Clear, a logical overwrite; Purge, recovery made infeasible even with laboratory techniques; and Destroy, the same plus media that can never store data again. A household almost never needs level three. A drive wiped to the Clear level, or encrypted and then stripped of its key, gives up nothing to whoever gets it next, and a working drive donated after a verified wipe is usually worth more than a shattered one.[1]
Destruction is final. NIST defines the Destroy category by the media's inability to ever store data again, so there is no undo if you destroy the wrong drive or destroy one before copying files off it. Put every file you might ever want onto another drive or into cloud storage first, then decide. If the drive still works, a verified wipe followed by donation or recycling is often the better ending: the EPA's advice to consumers is to delete all personal information from electronics before donating or recycling them.[2][1]
Not sure your copies are complete? The 3-2-1 backup rule is the standard to aim for
Deleting and formatting are not enough
Deleting files or reformatting a partition rewrites bookkeeping, not data. Microsoft's own documentation notes that the DiskPart clean command without arguments removes only partitioning and volume formatting information, leaving the rest of the disk untouched, and the same is true of a quick format. What actually removes data is overwriting it, which is why NIST's Clear level is defined as a logical pass across all user-addressable storage locations.[1][3]
What actually happens when you delete a file, and why recovery tools can undo it
Wipe the drive with your operating system
For a spinning hard drive, one full overwrite pass is the whole job. NIST's Clear pattern for ATA hard drives is at least a single write pass with a fixed data value such as all zeros, with multiple passes or more complex patterns optional. Every operating system has a tool that does this.[1]
| Level | What NIST means | What it looks like at home |
|---|---|---|
| Clear | Logical overwrite of all user-addressable storage locations | OS erase, or a single zero-fill pass on a hard drive |
| Purge | Recovery infeasible even with state-of-the-art laboratory techniques | An approved degausser, or cryptographic erase once the key is gone |
| Destroy | Purge-level infeasibility plus media unusable for storage | Shredding or disintegration at a metal destruction facility |
On Windows: DiskPart clean all
- Copy any files you still need to another drive first. Everything after this point erases the disk you point it at.
- Open a command prompt as administrator, run diskpart, then list disk to see every disk with its size.
- Run select disk N using the number of the drive you are retiring. Check the size carefully: selecting the wrong disk destroys it.
- Run clean all. Microsoft documents this as setting every sector on the disk to zero, which completely deletes all data on the disk.
- Let it finish. This is a full-disk write, so a large drive can take hours.
On a Mac, Disk Utility's Erase button deletes everything on the selected device, and Security Options offer a slider for how many times to write over the erased data, with Apple noting that the secure erase options exist only for some devices and are not available for SSDs. If the drive in question is inside a Mac with Apple silicon or a T2 chip that is itself being sold or given away, Apple directs you to Erase Assistant instead.[4]
Encryption makes disposal easy
NIST describes Cryptographic Erase as sanitizing data by sanitizing its key: what stays on the media is ciphertext, and without the key the data is unrecoverable. In practice, the cheapest destruction tool is encryption switched on from day one. Apple makes the same point to SSD owners: with secure erase options unavailable in Disk Utility, it suggests turning on FileVault encryption when you start using the drive. The caveat is timing. Encryption only protects data written after it was enabled, and NIST cautions that not every encryption implementation is suitable to rely on as a purge mechanism, so treat this as one strong layer rather than the only one.[1][4]
Physical destruction: what works
Real destruction is an industrial process. NIST lists disintegration, pulverizing, melting, incineration, and shredding as destruction methods, carried out at outsourced metal destruction or licensed incineration facilities, and adds that shredded pieces must be small enough that reconstruction is not reasonably possible. Its appendix gives the same options for SSDs as for spinning drives. For a drive at home, that translates to handing it to an e-waste recycler or a media shredding service rather than reaching for the garage tools.[1]
Two things never to do. Never open a drive you still need data from: the files live on platters sealed inside the case, which is why NIST's disassembly-based purge option has to specify reaching the enclosed platters. And never burn a drive: NIST lists incineration only as a licensed-incinerator method, so a drive in a fire pit is a partial burn at best. Both mistakes are permanent.[1]
What is only partial
Casual damage does not meet the bar. NIST warns that bending, cutting, or putting a hole through a drive may damage only part of the media, leaving undamaged portions accessible with advanced laboratory techniques, and it names no number of holes that would change that. Degaussing has the same household problem: NIST's standard is an approved degausser matched to the media's coercivity, not a refrigerator magnet, and degaussing must not be relied on at all for flash memory. The realistic reading is that hammer-and-drill efforts are a supplement to a wipe, not a replacement for one: if the drive was wiped or encrypted first, the fragments hold nothing worth recovering.[1]
Does a magnet erase a hard drive? Our FAQ covers what magnets can and cannot do
Recycling and take-back
Most drives never need to die. Dell Reconnect, Dell's partnership with Goodwill, takes used tech of any brand in any condition for free at more than 2,000 drop-off locations across 44 states, and its own process step one is to sanitize your device first. Apple recycles any Apple device for free, in any condition, at Apple Stores and by mail, and asks customers to back up and then remove personal data before sending anything in. The EPA points to manufacturer and retailer take-back generally, with searches on Call2Recycle, Earth911, and Greener Gadgets, plus one extra rule when a whole computer goes: lithium-ion batteries do not belong in household garbage or recycling bins.[2][5][6]
SSDs are a different machine
Overwriting is unreliable on flash. NIST cautions that overwriting flash-based media may significantly reduce its lifetime and may not sanitize unmapped physical media, so old data can remain, and that ATA Secure Erase, a purge mechanism on magnetic media, is only a Clear mechanism on flash because implementations vary and data can persist in rotated-out spare cells. Encryption first is therefore the practical route: encrypt from the start, then dispose of the key. If an SSD is headed for destruction, the same facility-grade shredding applies as for a hard drive.[1]
The order that works
Copy first, wipe second, and destroy only what remains sensitive after that. A Clear-level wipe makes a drive safe to sell or donate. Encryption missing its key makes one safe almost everywhere. Shredding is certain but wasteful, and it was final from the moment the blades ran. Drives fail eventually no matter what you choose, so the habit that makes all of this easy is the same one that survives every other failure: keep backups you have actually tested.[1]
Related reading
How long hard drives last: what the fleet data shows
Not sure which disposal route fits your drive? Use guided help
Sources
Facts on this page are cited to the publishers’ own documentation.
- [1] National Institute of Standards and Technology — NIST SP 800-88 Rev. 1: Guidelines for Media Sanitization. captured 2026-09-13.
- [2] US Environmental Protection Agency — Electronics Donation and Recycling. captured 2026-09-13.
- [3] Microsoft — clean (Windows command reference). captured 2026-09-12.
- [4] Apple — Erase and reformat a storage device in Disk Utility on Mac. captured 2026-09-13.
- [5] Dell Technologies — Dell Reconnect (Dell Technologies and Goodwill). captured 2026-09-13.
- [6] Apple — Apple Trade In. captured 2026-09-13.