How to Delete Everything From a PC: A Complete Guide to Wiping Your Computer

Whether you're selling an old laptop, donating a desktop, or simply starting fresh, knowing how to properly delete everything from a PC is one of the most important data management tasks you can do. A simple drag-to-trash approach won't cut it — truly wiping a computer requires understanding what "deleted" actually means.

What Does "Deleting Everything" Actually Mean?

When you delete a file normally, the operating system removes the pointer to that file but leaves the underlying data on the drive. That data sits there, recoverable by anyone with basic file recovery software, until new data overwrites it.

True deletion means making that data unreadable and unrecoverable. The method you use to achieve this depends significantly on what type of storage your PC uses and what you plan to do with the machine afterward.

The Two Main Methods for Wiping a Windows PC

1. Windows Built-In Reset (Reset This PC)

Windows 10 and Windows 11 both include a built-in factory reset tool that handles most wiping scenarios without requiring third-party software.

To access it:

  • Go to Settings → System → Recovery
  • Select Reset this PC
  • Choose Remove everything

When prompted, you'll see two data removal options:

OptionWhat It DoesBest For
Just remove my filesQuick wipe, files deleted but potentially recoverableKeeping the PC yourself
Remove files and clean the driveOverwrites data, significantly harder to recoverSelling or donating

The "Remove files and clean the drive" option is the one that matters if another person will use the machine. It takes considerably longer — often several hours — but it overwrites the drive's contents rather than simply unlinking the files.

2. Third-Party Disk Wiping Tools

For users who want more control over the wiping process — or who are wiping a drive that's not the active system drive — dedicated tools like DBAN (Darik's Boot and Nuke), Eraser, or manufacturer-provided utilities offer additional overwrite passes and standards compliance.

These tools often support recognized data sanitization standards such as:

  • DoD 5220.22-M (multiple overwrite passes)
  • Gutmann method (35 passes, considered overkill for most modern drives)
  • Single-pass zero fill (fast, sufficient for most personal use cases)

HDDs vs. SSDs: This Changes Everything 🖥️

The type of storage in your PC dramatically affects which wiping method is appropriate.

Hard Disk Drives (HDDs) store data magnetically on spinning platters. Multiple-pass overwrite methods are effective and well-understood for HDDs. The more passes, the harder recovery becomes.

Solid State Drives (SSDs) work differently. Because of wear-leveling technology — which distributes writes across the drive to extend its lifespan — overwrite tools can't guarantee they've reached every memory cell. Traditional multi-pass methods may leave data in inaccessible sectors.

For SSDs, better options include:

  • Secure Erase commands built into the SSD firmware (accessible via manufacturer tools like Samsung Magician or Crucial Storage Executive)
  • Windows Reset with "Remove files and clean the drive" on modern SSDs, which triggers the drive's own secure erase process
  • Full disk encryption followed by a wipe — if the drive was encrypted before wiping, leftover data is unreadable without the key

Don't Forget These Areas People Commonly Miss

A full PC wipe involves more than just the main drive. Before or alongside the wipe, consider:

  • Cloud-connected accounts — Sign out of Microsoft accounts, Google Drive, OneDrive, and any other synced services. Wiping the PC doesn't remove data from the cloud.
  • Browser data — Passwords, bookmarks, and history saved to browser accounts (like Google Chrome profiles) live server-side, not just locally.
  • External drives and USB devices — These aren't touched by a system reset. Wipe them separately if needed.
  • TPM and BitLocker — If BitLocker encryption is active, make sure you understand how it interacts with your wipe process to avoid locking yourself out before the reset completes.
  • BIOS/UEFI settings — Resetting Windows doesn't touch firmware-level settings or passwords set in the BIOS.

What Happens to Windows After a Wipe?

A built-in Windows Reset reinstalls a clean version of Windows automatically, leaving the PC in out-of-box condition. If you want to wipe the drive completely — with no OS installed — you'd boot from external media and use a standalone tool, leaving a bare drive.

For most users selling or handing off a PC, the clean Windows reinstall is preferable so the next owner receives a functional machine. For users decommissioning hardware entirely, a bare wipe makes sense. ♻️

When Physical Destruction Is the Right Answer

For drives containing highly sensitive data — financial records, legal documents, healthcare information — no software wipe provides absolute certainty. In those cases, physical destruction (degaussing for HDDs, or shredding the drive) is the only method that eliminates all recovery possibility.

This is rarely necessary for personal use but worth knowing exists as an option for business or compliance scenarios.

The Variables That Shape Your Approach 🔑

Several factors determine which deletion method is actually right for a given situation:

  • Drive type (HDD vs. SSD vs. NVMe) — determines which wiping methods are effective
  • Windows version — affects what built-in reset options are available
  • Sensitivity of the data — personal photos vs. financial records require different standards
  • What happens to the PC next — personal reuse, sale, donation, or disposal each call for different levels of thoroughness
  • Technical comfort level — built-in tools require no expertise; third-party tools and bootable media require more steps

Someone wiping a five-year-old HDD-based laptop before selling it faces a different situation than someone decommissioning a business SSD full of client data — even though both might describe their goal the same way: "delete everything."