The old laptop in your closet has more of your life on it than you remember. Years of email, the screenshots you took of your bank statements that one time, the tax PDFs you saved in 2019, photos you forgot you copied off your phone, that document where you wrote down your Wi-Fi password and never deleted, the browser that’s still signed into Amazon and Gmail. People drop machines like that off at e-waste bins, hand them down to nieces and nephews, or sell them on Craigslist for forty bucks — and most of the time, none of that gets wiped first.
I spent eight years running a small-business PC repair shop, and the number of bricked, abandoned, and donated machines that came through with everything still on the drive was genuinely a little unsettling. People aren’t careless — they just don’t know what counts as “wiped.” A factory reset on a five-year-old hard drive is not what most people think it is, and dragging your photo folder to the Recycle Bin doesn’t do anything useful at all.
This guide walks the whole thing from start to finish: deciding what to do with the machine, backing up what you actually want, doing a wipe that holds up, catching the data sources people forget about, and then getting the hardware out of your house through a channel that isn’t the trash can.
1. Decide What to Do With It First
Don’t skip this step. The right prep depends entirely on where the machine is going next.
- Donate or hand it down. The laptop still boots, runs reasonably, and someone in your life or community can use it. Wipe, reinstall a fresh OS, hand it over.
- Sell it. The machine is worth more than maybe fifty dollars on the used market — recent enough hardware, in working condition, with a good battery. Wipe thoroughly, list it honestly, and meet somewhere public.
- Recycle it. The thing is genuinely dead, water-damaged, eight or more years old, or the cost of repair would exceed the value. Wipe what you can, then take it to a real e-waste channel.
- Repurpose it. The laptop’s too slow for daily use but the hardware still functions. Older machines make great media servers, file backup boxes, kids’ first computers (a fresh Linux install instead of bloated Windows), or test rigs for trying out something new without risking your main computer.
Each of those paths needs a different prep step. A laptop you’re repurposing for yourself doesn’t need the same level of wipe as one going to a stranger on Facebook Marketplace, and a recycled machine that’s about to be shredded still needs at least a basic erase because it might pass through three sets of hands before it gets to the shredder.
2. Back Up What You Want to Keep — Before You Wipe
Once you start a wipe, anything you didn’t back up is gone. So before anything else, get the files off.
The three sane ways to do it:
- External drive copy. Plug in a USB drive, drag what you want over, eject. Simple, fast, and the resulting drive is yours forever. This is what I default to.
- Cloud upload. OneDrive, Google Drive, iCloud Drive, Dropbox — any of them will sync the contents of a folder up to the cloud. Slower than an external drive over a slow connection, but the files end up accessible from your new computer automatically.
- Direct transfer to your current machine. Pull the files over via USB cable, network share, or even a physical SSD enclosure if you’re removing the old drive entirely.
The trap people fall into is only backing up the obvious folders — Desktop, Documents, Downloads, Pictures — and missing everything else. A short list of the non-obvious things worth grabbing before a wipe:
- Browser bookmarks (export from Chrome, Firefox, or Edge as an HTML file)
- Saved passwords from your password manager (export to an encrypted file, not a plain CSV you forget to delete)
- Software license keys you might want again — check for a text file in Documents, an email confirmation, or the “About” screen of paid apps
- Email archives from Outlook or Thunderbird (the .pst or local mail folders)
- Photos in non-standard folders — old computers often have pictures scattered in random project folders or on the Desktop
- Custom dictionaries, autocorrect entries, signature files, and templates from Word or other office apps
If you’ve never done a real backup before, the backup guide walks through it in more detail. Do it now, before you touch anything else.
3. Wipe the Data — Actually Wipe It
This is the section most articles do badly, because they treat “factory reset” and “secure wipe” as the same thing. They aren’t.
Important: A standard factory reset on a spinning hard drive (HDD) is not a secure wipe. The data is often still recoverable with free, off-the-shelf tools. On a modern SSD, a factory reset with the “clean data” option enabled is generally good enough, because of how SSDs handle erasure under the hood.
Here’s why that matters. SSDs encrypt data at the controller level on most modern drives, and the “reset” process effectively throws away the encryption key while issuing TRIM commands that erase the underlying NAND blocks. The result is that even a quick reset on a current SSD leaves nothing useful behind. Spinning hard drives don’t work that way — deleting a file or doing a basic reset typically just marks the space as free without overwriting the actual magnetic patterns. Recovery software can read those right back.
Windows 10 / 11
Open Settings, then System, then Recovery, then Reset this PC. Choose “Remove everything,” then click “Change settings” on the next screen and turn on “Clean data.” That toggle is the difference between a quick wipe and a thorough one. Then let it run. On an SSD this takes maybe twenty minutes; on a hard drive it can take several hours, and that’s expected behavior — it’s overwriting the platters.
macOS
On Apple Silicon Macs (M1 and newer): System Settings → General → Transfer or Reset → Erase All Content and Settings. This is the modern equivalent of a clean install and it cryptographically erases the drive, since all Apple Silicon Macs encrypt by default.
On older Intel Macs: reboot and hold Cmd+R to enter Recovery Mode, open Disk Utility, erase the internal drive (use APFS for newer macOS, Mac OS Extended Journaled for older), then quit Disk Utility and reinstall macOS from the Recovery menu.
For Old Spinning Hard Drives, Add a Step
If the laptop has a traditional hard drive and the contents matter (financial records, anything you wouldn’t want a stranger reading), do one of these after the factory reset, or instead of it:
- DBAN (Darik’s Boot and Nuke). Free, end-of-life but still functional on older PCs. Boots from a USB stick and overwrites the entire drive with random data. Slow but thorough.
- A modern wipe utility like Blancco or the manufacturer’s own tool (Western Digital, Seagate, and others publish free utilities for their drives).
- Physical destruction. Pull the drive, take it outside, drill three or four holes through the platters with a regular hand drill. The platters need to actually be punctured, not just dented — a bent drive can still be read by recovery labs. This is overkill for most people but it’s also the only method that has zero theoretical recovery path.
If you used full-disk encryption the whole time: a quick wipe is essentially equivalent to a secure wipe. BitLocker on Windows or FileVault on macOS encrypted everything you ever wrote to disk. When you wipe, you’re destroying the key, and the remaining bits on the drive are just random ciphertext. Anyone who somehow recovers the raw sectors gets gibberish.
If you turned on encryption only recently — or never — this doesn’t apply, and the rest of this section does.
4. Don’t Forget These Other Data Sources
The drive is the obvious one, but it’s not the only place your information lives.
- Browser saved passwords. Sign out of browser sync (Chrome sync, Firefox sync, Edge profiles) before you wipe, so you’re not leaving an active session linked to your account.
- Email clients. Sign out of Outlook, Thunderbird, or Apple Mail and remove the account from the client. This usually clears the cached local copies.
- Cloud storage clients. Sign out of OneDrive, Google Drive, Dropbox, iCloud. Otherwise the next person to power the laptop on briefly — even a recycler — could in theory be looking at your live cloud files.
- VPNs and remote-access apps. Sign out of anything like a corporate VPN, TeamViewer, AnyDesk, or remote-desktop tools.
- Device list on the source side. This is the one most people skip. Go to your Apple ID account page, your Microsoft account devices page, your Google account device list, and remove the old laptop from the trusted devices. That revokes its access to your other accounts even if something on it survives.
And the often-missed physical ones:
- The SD card slot. Pop it open. Half the laptops I’ve dismantled had a years-old microSD card inside that the owner had completely forgotten about.
- USB drives left plugged in. Check every port.
- Embedded eMMC chips. Cheap laptops (especially budget Chromebooks and old Windows-on-ARM machines) sometimes have storage soldered to the board separately from any drive you can pull. The factory reset covers this, but pulling a drive out and assuming you got everything does not.
5. Now Actually Dispose of It
Once the data is handled, getting the hardware out of your house is the easy part — you have more options than you think, and almost none of them cost money.
| Option | Good for | Where to find |
|---|---|---|
| Best Buy recycling | Laptops, small electronics, cables, batteries | Most US Best Buy stores, free, no purchase required |
| Manufacturer take-back | Same brand as your old machine | Dell, HP, Apple, Lenovo, Microsoft — free mail-in or in-store |
| Municipal e-waste day | Anything electronic, in bulk | Your city or county website — usually quarterly events |
| Earth911 | Finding any of the above near you | earth911.com — search by ZIP code |
| Goodwill | Working electronics that someone else can use | Most locations accept; call first if it’s broken |
What not to do: the trash. Old computers contain lead, mercury, cadmium, and a bunch of other heavy metals that leach out of landfills into groundwater. A lot of US states make residential e-waste in regular trash actively illegal. There’s no reason to do it — recycling is free, often within walking distance of where you already are.
6. Donating or Giving It Away — the Responsible Path
If the machine still has life in it, donating is almost always better than recycling. The recycling process recovers materials but loses most of the value the device still has. A working laptop is worth far more to a kid who doesn’t have one than it is to a shredder.
Three things to do before handing it off:
- Wipe it. Section 3, properly. Don’t hand someone a machine still signed into your accounts.
- Reinstall a fresh OS. The recipient should boot up to a setup wizard, not a wiped-but-broken Windows install. On Windows, the same Reset this PC flow gives you a clean install. For older laptops that struggle with modern Windows, a free Linux distribution like Linux Mint runs comfortably on a decade-old machine and gives the recipient something fast and modern.
- Put a drive back in if you took yours out. If you pulled the SSD because you wanted to keep the data on it, the laptop won’t boot for the next person. A cheap replacement drive (twenty or thirty dollars) makes the donation actually usable.
Where to give it away if you don’t have a specific person in mind:
- Local schools or libraries — many run programs that loan laptops to students who don’t have one at home.
- Refugee resettlement organizations and adult-education programs.
- National nonprofits like World Computer Exchange and PCs for People, which refurbish and redistribute donated machines to households below certain income thresholds.
- Buy Nothing groups and local Facebook groups — in most cities, working laptops get claimed within hours of being posted.
That’s the whole process. Decide what’s happening to the machine, back up what you want, do a wipe that matches the drive type, mop up the non-obvious data sources, and then send the hardware down a path that isn’t your trash bin. If you do those four things, you don’t need to think about the old computer ever again.
Don’t Have a Backup Yet?
Before you wipe anything, make sure your important files are safe somewhere else. Our backup guide walks through external drives, cloud sync, and the 3-2-1 rule in plain language.
Read the Backup GuideFrequently Asked Questions
Is removing the hard drive enough to keep my data safe?
Physically removing the drive is one of the most effective things you can do, but it only protects you if you also keep the drive safe or destroy it. A pulled drive sitting in a desk drawer is fine; a pulled drive thrown loose into an e-waste bin is not. If you keep the drive, you also need to remember the laptop probably has other places data could live (eMMC chips on cheap models, leftover SD cards, BIOS-stored Wi-Fi passwords).
Do I need special software to wipe an SSD?
Usually no. Modern SSDs encrypt data at the controller level, and a Windows reset with the “Clean data” option turned on (or a macOS recovery “Erase All Content and Settings”) triggers a secure erase that throws away the encryption key. That makes the existing data effectively unrecoverable. Third-party wipe tools designed for spinning hard drives can actually shorten an SSD’s life and aren’t usually needed.
Can someone recover my data after a factory reset?
On a recent SSD with a “Reset this PC, remove everything, clean data on” wipe, recovery is unrealistic for any normal threat. On an old spinning hard drive with a basic factory reset, recovery is plausible with off-the-shelf tools because the data is often only marked as deleted, not overwritten. For HDDs, do an extra pass with a wipe tool or physically destroy the drive before letting it leave the house.
What about old phones and tablets — same process?
The principle is the same: back up, sign out of cloud accounts, factory reset, then recycle. Phones and tablets have an extra step, though. You need to remove the device from your Apple ID or Google account on the source side, otherwise activation lock can leave the device unusable for the next owner. Most carriers and big-box stores will recycle phones for free.