FlyerTalk Forums

FlyerTalk Forums (https://www.flyertalk.com/forum/index.php)
-   Travel Technology (https://www.flyertalk.com/forum/travel-technology-169/)
-   -   Wipe/Clean Notebooks and Desktops (https://www.flyertalk.com/forum/travel-technology/2035441-wipe-clean-notebooks-desktops.html)

lamphs Mar 7, 2021 8:10 am

Wipe/Clean Notebooks and Desktops
 
Good morning. I thought I'd seen a thread on this topic, but I can't find it. Probably like many of you, I have a bunch (like a dozen) of previously used desktops and notebooks. I am downsizing and want to dispose of these items. The good news is that each turns on and will get to a Windows screen.

The bad news is that passwords are long forgotten; there are files, especially, pics that I'd like to save. And then I want to wipe the data clean and drop-off at the local recycling center.

I am tech literate, but not tech savvy anymore. I can follow instructions and not make a mess of things. Any recommendations for tools to a) bypass the Windows password so that I can get to the "C:" drive so that I can offload any wanted files (even at the system prompt); and b) wipe the data?

Thanks FTers!

gfunkdave Mar 7, 2021 8:42 am

If you don't have Bitlocker enabled then you can remove the hard drive and connect it to a computer you can log in to. You can then browse the drive and copy the files you want. If you do have Bitlocker enabled and don't have the recovery key, then your files are lost.

To erase the drives, you can either:
1. Format the drive when it is connected to another computer, which will of course also require reinstalling Windows in order to be able to use it again.
2. If you have Windows 10 you can boot into recovery mode (usually by pressing Esc or F11 at boot up) and there should be an option to restore to factory settings, which will give you a fresh-out-of-the-box install of Windows.

crackjack Mar 7, 2021 8:45 am

(Whoops, ninja’d.)

If the drives are not encrypted, just stick them in an external enclosure and connect them on a computer you are using to access the data. (I’m guessing they’re Windows boxes, no Bitlocker.)

If the data is encrypted... good luck.

To wipe... sdelete works fine. Search for Sysinternals sdelete: https://docs.microsoft.com/en-us/sys...nloads/sdelete

You can either format it or delete just the specific data, then run sdelete w/ -c flag and a 3-pass run.

For the drop-off... best to do a format & fresh install if you have the discs.

SoManyMiles-SoLittleTime Mar 7, 2021 10:15 am


Originally Posted by lamphs (Post 33083432)
...And then I want to wipe the data clean and drop-off at the local recycling center.

Thanks FTers!

After recovering your files seriously consider removing the hard disk(s) before taking to a recycling center, then do one or more of the following: Bury 6 feet under, then pave over; have the local road builder run their steam roller over the disk; use for target practice; mega de-magnatize...

Only half kidding.

getmethere Mar 7, 2021 11:32 am

I use Eraser to wipe clean my disks. There are other similar tools.

https://eraser.heidi.ie/

YVR Cockroach Mar 7, 2021 1:30 pm

Those computers still could be used by poor students.

gfunkdave Mar 7, 2021 7:06 pm

Most computers made in the last several years include the ability to restore to factory settings from a hidden partition on the hard drive. If you can boot to the login screen in Windows 10, hold Shift while choosing Restart from the corner menu, then you'll be able to boot into restore.

StuckInYYZ Mar 7, 2021 10:55 pm


Originally Posted by lamphs (Post 33083432)
Good morning. I thought I'd seen a thread on this topic, but I can't find it. Probably like many of you, I have a bunch (like a dozen) of previously used desktops and notebooks. I am downsizing and want to dispose of these items. The good news is that each turns on and will get to a Windows screen.

The bad news is that passwords are long forgotten; there are files, especially, pics that I'd like to save. And then I want to wipe the data clean and drop-off at the local recycling center.

I am tech literate, but not tech savvy anymore. I can follow instructions and not make a mess of things. Any recommendations for tools to a) bypass the Windows password so that I can get to the "C:" drive so that I can offload any wanted files (even at the system prompt); and b) wipe the data?

Thanks FTers!

As [MENTION=15711]gfunkdave[/MENTION] mentioned, assuming you aren't using bitlocker, you can extract the HD and use a dock or kit to copy your files off. One other possibility is to use a password recovery app (basically you create a bootable USB key and use the software to extract the password). This would likely be easier since you're not ripping into the computer if you don't feel comfortable... I've used this (link embedded) a few times with success. There are others out there that you could use. As for how to reset the computers after you have extracted what you want for it, there's a couple of options depending on make and model and how comfortable you feel doing it... Personally my process (if repurposing the computer to someone else)...

1) Extract the serial number (assuming Windows 7,8 or 10);
2) Assuming all the sensitive data has been deleted, wipe the free space (there are apps there that have been mentioned,);
3) Upgrade to Windows 10 via the Window Media Creation Tool;
4) Use the Windows Media Creation tool to create a bootable installer (USB or DVD) and use that to install a clean copy of Windows 10 (whoever gets the computer will thank you for not putting the manufacturer's bloatware on there);

Or if you feel lazy, just run the "Reset this PC" command from the start menu... Personally I prefer the cleaner method but it's personal preference.

garykung Mar 7, 2021 11:05 pm


Originally Posted by lamphs (Post 33083432)
And then I want to wipe the data clean and drop-off at the local recycling center.

Your local Goodwill should be able to take care that for you.


Originally Posted by lamphs (Post 33083432)
a) bypass the Windows password so that I can get to the "C:" drive so that I can offload any wanted files (even at the system prompt);

You can try using external enclosure and connect to your current PC. You should be able to review the content by taking ownership of the relevant folders.


Originally Posted by lamphs (Post 33083432)
b) wipe the data?

It depends on how clean you want to be. The best way ever is to physical destroy the HDDs. If the data is not sensitive enough, a factory restore will also do the job.

FWIW - IMHO, the DoD method is a myth, given that the DoD also physically destroys the HDDs as well.

crackjack Mar 8, 2021 12:59 am


Originally Posted by garykung (Post 33084909)
It depends on how clean you want to be. The best way ever is to physical destroy the HDDs. If the data is not sensitive enough, a factory restore will also do the job.

FWIW - IMHO, the DoD method is a myth, given that the DoD also physically destroys the HDDs as well.

Factory restore will not get rid of the data, it will just wipe the file pointers, as a standard delete will do. Any reasonably good data recovery software can easily pick up the actual data - just test w/ a free one (e.g. Recuva) on your current machine.

A truly secure data deletion means you must write 1s and/or 0s into what the computer now believes is ‘empty space’ to clear all possible areas where the data may still reside.

It is theoretically possible that a determined data forensics expert with some heavy-duty physical, magnetism-based tools might be able to access data even after that, but the degree of difficulty is likely already significant after even one pass and 3 is likely well more than needed.
(That 7-10 passes are needed to deny the theoretical expert access may be a myth.)

Of course, that is only if the HDD doesn’t have any physical / software / firmware vulnerability or compromises. I expect shredding the drives is to reduce all possibilities to zero.
(With SSDs now, over-provisioning, ‘hidden’ cells for resiliency or failed sectors pulled out of usage by the SSD controller likely makes physical destruction a necessity, as secure erase is not a certainty.)

WilcoRoger Mar 8, 2021 5:10 am

Why not just download one of the zillion options for live boot media (thumb drive, CD/DVD ROM) - boot from one them, copy the files you want to a network or cloud drive or an attached external drive, you're (half) done.
(If the partitions or user folders are encrypted, then it's a harder nut)

As for wiping - how sensitive information the drives have? There are different solutions for simple wiping/reformatting to mil spec data erasure. If you want to play really safe, you should physically destroy the drives. Old skool spinning ones can be killed by frying their electronics and/or driving a few holes in them (I don't think anyone would go to the trouble replacing the electronics to get to the data). SSD drives might also not like holes drilled in them.

lamphs Mar 9, 2021 12:12 pm

Thanks everyone for this information. I'll be attempting one over the weekend and I'll report back!

ng1265 Mar 10, 2021 2:25 am

There's a software called NTPasswd .
I used it a couple of years ago to get data stored on old laptops. Works with Windows XP, 7 ,8
It's fairly easy to use (you just need a USB key IIRC)
https://www.winpasskey.com/how-to-re...indows-10-8-7/

CPRich Mar 12, 2021 8:39 pm

I took the hard drives out of mine and smashed them up good with a sledgehammer. With 500GB SSDs starting at under $50, anyone wanting to use the machine probably would be better off with that than the old, old, mechanical drives in them.

StuckInYYZ Mar 13, 2021 3:16 pm


Originally Posted by CPRich (Post 33097044)
I took the hard drives out of mine and smashed them up good with a sledgehammer. With 500GB SSDs starting at under $50, anyone wanting to use the machine probably would be better off with that than the old, old, mechanical drives in them.

That doesn't hurt, but some people may not be able to afford that either and if you're looking to donate these machines as functional to someone in need, you might need to leave those drives functional. I usually follow the process I outlined above/below when donating the machines. I usually keep my data on a separate drive that I remove when giving away a computer or if sensitive data, an encrypted container so I'm not too concerned. But others may not work like some of us.


All times are GMT -6. The time now is 7:45 am.


This site is owned, operated, and maintained by MH Sub I, LLC dba Internet Brands. Copyright © 2026 MH Sub I, LLC dba Internet Brands. All rights reserved. Designated trademarks are the property of their respective owners.