Please recommend a disk wipe utility if you know of a good one - thanks!
When my Dad died my Mom wanted to donate his computer. I figured it should be wiped first, and I used a program called Cybercide from Cyberscrub. It took a few days to run, and was pricey. This was 15 years ago. The problem is that I have no way of knowing how thorough a job it did. Short of having someone actually try to recover data, I had to just kind of trust that it worked.
Download SystemRescueCD and install it to a disk or flash drive, then use any of the methods here (my preference would be dd).
SSDs and similar are tricky to erase reliably, but for most purposes a reasonable thing to do is to overwrite every storage block (LBA) with random data-- twice (overwriting the drive only once is not enough).
We actually need more information to give a good recommendation.
First off, is this your boot drive, or some other drive? Second, is this a solid state drive (SSD) or a hard drive?
Eraser (mentioned above) is great for hard drives that aren’t your boot drive. The default settings are sufficient for modern hard drives, though you can easily pick more secure options–though it will take much longer if you do so.
DBAN is the standard for hard drives that are your boot drive. But you may want to use the tool below.
SSDs are trickier. The usual recommendation is to use the SSD software from your manufacturer. However, these usually only run from within Windows. If you can’t get it from your manufacturer or it doesn’t work, then the best tool is probably Parted Magic. You’ll need to burn it to a CD or USB drive, but the main website fortunately has instructions for the USB.
A 6mm drill.
HDDs are too cheap to take any risk.
Thanks all - I’m trying to wipe an old laptop - I’ll take a closer look at it…
Not sure the reason the OP wants to wipe but the 2nd poster mentions donating to charity.
Your suggestion greatly reduces the value of the computer to the charity and is therefore not recommended in that and similar situations.
For standard HDDs, it’s quite easy to wipe the drive for any realistic situation. Easier than taking the drive out, drilling it, cleaning up the mess, etc.
Has this ever been proven in the real world? My understanding is that theoretically it may just be possible, but I’ve never seen any real-world examples that it is possible if the entire drive has been overwritten with random bits. This site claims once is enough. (Though I understand with SSDs it might be a bit different.)
ETA, actually, Wikipedia has more info and citations on this:
Of course, I suppose you could always say, yeah, that’s what the NSA wants you to believe, but a normal-to-expert level user isn’t going to hack away at your overwritten data. (And if you could, wouldn’t that effectively double your drive capacity?)
(Unless something has changed. If you have examples, I would be really interested in them.)
When I have a question like this I often go to Majorgeeks. Here is the software they discuss:
You might just go for a free popular one.
I was only talking about SSDs. Here is one test. Notable are the drive that reported a successful SECURE ERASE command but all of the data was still accessible, and the one drive that was still not clean after being overwritten 20 times.
Yes, that’s for SSDs. I did add the caveat that I understand it’s different with SSDs.
I was only talking about SSDs; sorry if that wasn’t clear. With disk drives (a technology that is becoming increasingly obsolete) there is a pretty good chance that when you write to a given block, that data will immediately be physically overwritten, but that is not how SSDs work.
Ah, sorry, my misunderstanding then.
The IT guys at my work used to use a Big Honkin’ Magnet™.
I’m serious, though this image might not be…
FWIW, I double-checked the appendix to the NIST’s Guidelines for Media Sanitization, and in order to “purge” flash memory they recommend an ATA block erase, optionally followed by writing binary 1’s to all blocks and a second block erase, or, assuming the drive supports it, a cryptographic erase optionally followed by a block erase. In all cases you should verify your data is no longer readable…
+1 to destroying the drive if you’re passing on the computer. If there’s anything you absolutely don’t want anyone to get to, spend $5 on a torx screwdriver set, take the drive apart, smash the platters/NVRAM chips and throw all the parts away in different places on different days.
Assuming you’re in the U.S. (drives are much more expensive overseas), a 120GB SSD is <$25 and a 1TB HDD <$40. Knock off $20-$30 your PC/laptop if you’re selling it.
The only thing I use the drives in used PCs I buy are for backups as I always use new SSDs when possible for the OS.