How to Safely Wipe and Prepare a Windows PC Before Selling or Giving It Away

Selling a PC or handing it down to family means someone else is about to have access to whatever’s still on it — photos, saved passwords, old tax documents, everything. A quick “delete” pass doesn’t actually get rid of any of that; it just hides it from casual view.

Wiping a PC properly isn’t complicated, but it does involve more than one step done in the right order — back up first, sign out of everything, and then actually erase the drive in a way that holds up.

Quick explanation: this guide covers backing up what you want to keep, signing out and unlinking the PC from your accounts, and using Windows’ own reset properly so nothing recoverable is left behind.

For the full feature list and usage details, you can also visit the Fixyfier Documentation.

Quick Answer

Back up anything you want to keep first, then sign out of your Microsoft account, browsers, and any subscription software so the PC isn’t still linked to you. Go to Settings > System > Recovery > Reset this PC, choose Remove Everything, and pick the option to fully clean the drive rather than a quick removal — this is what actually makes deleted data unrecoverable rather than just hidden. If the PC has a traditional hard drive or extra internal drives, a dedicated free-space wipe and a check of Disk Management afterward adds extra certainty.

Back Up What You Want to Keep First

Once the wipe is done, there’s no casual way to get anything back — so before touching any settings, copy anything you actually want to keep to an external drive, a cloud service, or your next PC. Photos, documents, and saved game files are the obvious ones, but it’s easy to forget browser bookmarks and exported password lists too.
It’s also worth noting down license keys for any paid software you’ll want to reinstall somewhere else, since some older programs tie a key to the one activation and make it awkward to retrieve later if it’s only stored on the PC you’re about to wipe.
Once you’re confident everything you need is safely copied elsewhere, the rest of this guide is about making sure what’s left behind can’t be recovered by whoever gets the PC next.

Signing Out of Accounts and Unlinking the PC

Before wiping anything, sign out of your Microsoft account through Settings > Accounts — this also disconnects OneDrive sync so it stops treating the new owner’s files as yours. Do the same for any browser you’ve signed into, since a synced browser profile carries saved passwords and history along with it.
If the PC is registered with Find My Device, remove it from account.microsoft.com/devices so it isn’t still showing up as yours after it’s gone. It’s also worth signing out of anything tied to a device count, like Adobe or other subscription software, so you don’t lose an activation slot to a PC you no longer own.
None of this actually erases data — it just makes sure the PC stops being linked back to your accounts before the reset that follows removes the data itself.

Checking Drive Encryption Before You Wipe

If BitLocker encryption is turned on, it’s worth knowing that a proper reset also removes the encryption key — on its own, that makes the old data cryptographically unreadable, since without the key the encrypted data left behind is just meaningless noise, even before it’s actually overwritten.
You can check whether encryption is active from an elevated Command Prompt if you want to confirm the current status before proceeding.
manage-bde -status
Fixyfier’s Administrative Tools section includes a BitLocker shortcut to check and manage this same encryption status from a graphical panel instead.

Using Windows’ Built-In Reset — the Main Step

Go to Settings > System > Recovery and select Reset this PC. When it asks how much to remove, choose Remove Everything rather than “Keep my files” — the second option is meant for troubleshooting your own PC, not for handing it to someone else.
The choice that actually matters for reselling comes next: you’ll be asked how thoroughly to clean the drive. Choose the option to fully clean it rather than the quicker “just remove files” version — the thorough option overwrites the data as part of the process, which is what makes it unrecoverable rather than just deleted.
This step takes noticeably longer — sometimes an hour or more, depending on how much data was on the drive — precisely because it’s actually overwriting rather than just removing file references. Let it run to completion without interrupting it.
NordVPN
Since You're Probably Setting Up a New PC Next

Carry the Same Privacy Mindset to Your Next Machine

Wiping this PC properly is about not leaving your data behind for someone else to find — the same instinct is worth applying going forward, not just at the moment you say goodbye to a device. NordVPN keeps your browsing private on whatever you set up next, from the very first time you connect it to the internet.

Protect My Next Setup

Going a Step Further on Free Space

For most modern PCs, the thorough reset above is genuinely sufficient. On older PCs with a traditional hard drive, or if you’d simply like extra certainty, a dedicated pass over the drive’s free space adds another layer, since it specifically targets the space where deleted files can otherwise still be pieced back together by recovery software.
Empty the Recycle Bin first so nothing sitting there is skipped, then run a free-space wipe from an elevated Command Prompt — this can take a while depending on drive size, since it’s writing over every unused sector.
cipher /w:C:\
Fixyfier’s Cleanup & Optimize section includes both Empty Recycle Bin and Securely Wipe Free Space as one-click actions covering this same pair of steps.

Handling Extra Drives and Partitions

“Reset this PC” focuses on the drive Windows is installed on. If the PC has a second internal drive, a separate data partition, or a memory card reader with files still on it, none of those are touched by the reset above and need to be handled separately.
Open Disk Management to see every drive and partition connected to the PC — anything holding personal data that isn’t the main Windows drive should be wiped the same way, or reformatted at minimum, before the PC changes hands.
Fixyfier’s System Tools section includes a Manage Disk Partitions shortcut that opens this same view, making it easy to spot anything the main reset wouldn’t have covered.

Frequently Asked Questions

Does “Reset this PC” permanently remove everything, or can it be recovered?

With Remove Everything and the thorough drive-cleaning option selected, Windows overwrites the data as part of the reset, which is specifically designed so ordinary recovery software can’t bring it back. Skipping that option for the quicker removal instead just deletes the file references, which is faster but technically more recoverable.

Do I need to deactivate my Windows license before selling the PC?

No — a Windows license is typically tied to the device itself rather than to you personally, so it stays activated for whoever uses the PC next. You do still want to sign out of your Microsoft account and any other services so they’re not still logged in.

Is Windows’ built-in reset enough, or do I need separate wiping software?

For most people, Windows’ own Remove Everything with the thorough drive-cleaning option is enough, especially on an SSD. Third-party wiping tools mainly add value on older mechanical hard drives, or for anyone who wants extra certainty beyond what’s already a thorough process.

Let Fixyfier Handle the Extra Wipe Steps

Fixyfier’s Cleanup & Optimize section includes Securely Wipe Free Space and Empty Recycle Bin for extra certainty beyond Windows’ own reset, and its Administrative Tools section has BitLocker and Manage Disk Partitions shortcuts for checking encryption and handling any extra drives before the PC changes hands.