Deleting a file, emptying the Recycle Bin, or even reformatting a drive doesn’t actually erase the data — it just removes the pointer to it. The content stays on the disk, readable with common, free data-recovery software, until something else happens to overwrite that exact space. If you’re selling, donating, trading in, or recycling a computer or drive, that’s the gap between “I deleted my stuff” and “my stuff is actually gone.”
Why deleting isn't enough
File systems track deleted space as “available,” not “erased.” Anyone with basic recovery software and access to the drive can pull back documents, photos, browser history, and saved passwords for weeks or months after a normal delete or format — sometimes indefinitely, if nothing new was written over that space.
Hard drives (HDD) vs. SSDs — different tools needed
This matters more than most guides mention: the right wipe method depends on the type of drive.
- Traditional hard drives (HDD): a full overwrite pass (writing zeros or random data across every sector) reliably destroys the previous data, because each logical address maps to one fixed physical location.
- SSDs and NVMe drives: wear-leveling means the drive constantly moves data around internally to spread out wear, so a simple overwrite can miss copies of your data sitting in reserved or relocated blocks. The correct method here is the drive’s built-in ATA Secure Erase or NVMe Secure Erase command, which the drive’s own controller uses to properly reset every cell — not a generic multi-pass overwrite tool built for spinning disks.
Step-by-step: wiping a drive properly
- Back up anything you want to keep first. A secure wipe is irreversible by design — that’s the point.
- Boot from a wipe tool on a USB drive, independent of the operating system installed on the disk (you can’t reliably wipe the drive Windows or macOS is currently running from while it’s running).
- Select the correct method for the drive type — a full overwrite for HDDs, or ATA/NVMe Secure Erase for SSDs.
- Let it run to completion. A full HDD overwrite can take hours depending on size; SSD secure erase is typically much faster.
- Verify the drive shows as blank/unallocated afterward before handing it over.
What about encrypted drives?
If the drive was fully encrypted the whole time it held your data (BitLocker, FileVault, or a self-encrypting drive), destroying the encryption key alone renders the data permanently unreadable — a fast, effective shortcut called crypto-erase. If you’re not certain encryption was on the whole time, wipe the drive properly anyway rather than relying on it.
How our Wiper USB helps
Our Wiper USB boots independently of the installed operating system and automatically applies the right method for your drive — full overwrite passes for HDDs, proper Secure Erase for SSDs — so you don’t need to identify drive types or remember command-line tools. Boot it, select the drive, confirm, and walk away.
Shop Wiper USBIf you're recycling multiple PCs
For a handful of retired office machines or a bulk trade-in, wiping each drive properly before disposal is the only way to be sure company or personal data doesn’t leave with the hardware — recycling centers and refurbishers are not responsible for what’s still readable on a drive you hand them.
Skip the trial and error — use a ready-made RecoveryUSB
Every RecoveryUSB ships pre-built and tested, with a step-by-step guide. Free fast worldwide shipping.
Shop Recovery USBsFrequently asked questions
Does deleting files and emptying the Recycle Bin erase them?
No. It only removes the reference to the file; the data itself remains on the disk and is recoverable with common free tools until that space is overwritten by something else.
Is a factory reset enough before selling a computer?
It depends on the device and whether it was encrypted the whole time — see our dedicated guide. When in doubt, a proper wipe tool removes the uncertainty entirely, regardless of device age or encryption status.
Why can't I just overwrite an SSD the same way as a hard drive?
SSDs use wear-leveling, which spreads data across cells in ways a simple overwrite can miss. The drive's own Secure Erase command is built to reset every cell correctly, which a generic multi-pass HDD wipe tool isn't designed to do.