What is the best way to safely and completely erase all data from old laptops?

I have a couple of old laptops lying around and want to throw them away, but have been cautious to do so because of privacy concerns of data still on the hard drives. What is the best way to wipe them? Or should I take them out and physically destroy them?

They are running windows vista and 10 I think.

CADmonkey,

I like to take the hard drive(s) out and either drill holes in them or beat them to pieces with a big hammer.

Dear old Dad worked in IT, and he had a clearly marked “hard drive eraser”. It was a 20 pound sledgehammer.

const_void,

Doesn’t that still leave most of the data on it? You don’t even bother erasing the drive first?

CADmonkey,

I don’t see how much data can be recovered from broken, bent pieces. If you’re really concerned, you can use a torch to raise a magnetic platter until it glows, this raises it above it’s curie temperature so all the magnetic particles stop being magnetic.

Fosheze,

It takes far more work to recover data off of smashed platters than Joe the average users data is worth. There’s very few ways to make that data completely nonrecoverable. Even zeroing the drive isn’t 100% safe from someone with the right resources and knowhow. Just smashing the platters makes data recovery enough of a pain that it’s almost never worth it.

dgmib,

Data on a HDD that’s been overwritten with zeros or random data is unrecoverable with all known current technology.

In theory it might be possible to recover something with some future tech that hasn’t been invented yet, which is why the DOD standard requires erasing with multiple passes, but there isn’t currently a (publicly known) way of doing it.

SSDs are a bit tricky because of wear levelling, but usually two full overwrites of a SSD makes it just as unrecoverable.

guyrocket,
guyrocket avatar
oshitwaddup,

It depends how badly you need that data to never see the light of day again. Most likely, you’ll be fine to erase the drives with secure erase options (where it writes 0 and then 1 to the whole drive, and back and forth a few times depending on settings), but if you really really need to 100% guarantee there’s absolutely no chance of recovery, then you’ll need to destroy the drives physically

NotSpez,

There is nothing extremely sensitive on there, but the more time I spend on lemmy (as a bit of a tech noob) the more I care about privacy

oshitwaddup,

In that case, secure wipe should be more than enough

also, if you’re getting rid of them, there might be a charity you can donate them to rather than just tossing them. Idk any off the top of my head, but it seems worth looking into

dutchkimble,

Hammer, then marinate for atleast 30 mins in soya sauce, onion, garlic, herbs, then bbq, eat and poop in 3 different bathrooms across the city. Pro tip, sprinkle with olive oil each side while on the grill.

killeronthecorner,
@killeronthecorner@lemmy.world avatar

Gordon RAMsay

Deestan,

If you just do the simple one-pass zero-ing out, suggested a few times here, the data is only recoverable in theory. There are labs that do it, but they charge thousands of USD for a drive and giving limited results.

Unless you are being actively targeted by deep pockets, that’s plenty good enough.

Sethayy,

And if you do a couple passes (might take a bit but who cares if youre throwing the whole thing out) then in theory even the nsa can’t get in it

Unrowley,

I work at an electronics recycling facility and all laptops that are recycled are completely sanitized and properly disposed of as e-waste. Look around for a local recycling center and check for an R-2 certification, if they have one they will take out any identifiers and do passes on drives via a sanitization device to ensure that the whole thing is completely devoid of all data.

Delphia,

This is the correct answer. Give it a format just to be sure then donate it to a recycling center.

someguy3, (edited )

Geez at the answers in the thread. Boot off a USB drive with Linux, right click the HD, and simply format the drive. Not a quick format, you may have to unselect that. You’ll know because a quick format will take seconds, a full format will take an hour (depending on the size of course).

Then donate the laptops. Donation place should be able to install Linux. Most people don’t need much laptop.

Knusper,

Hmm, what does that full format do? Write zeros over everything?

Personally, I would run shred on the root filesystem. It’s a tool specifically intended for properly deleting data (overwrites it with random data multiple times).

someguy3,

Yes.

otp,

Even writing 0’s takes hours per TB sometimes. Guess it depends on how much time you have

Knusper,

It took maybe 10 minutes or so for a 256 GB hard drive for me, if I remember correctly.

That was an SSD, though, so yeah, mileage would definitely vary on an HDD.

jelloeater85,
@jelloeater85@lemmy.world avatar

Stop 🛑… Hammer time 🔨🕓🖥️

Or 🧲 or 🪓

💀

LdyMeow,

Use vericrypt to encrypt the drive with a long random password and immediately forget said password

Nibodhika,

The easiest options in order of effectiveness, and how to bypass them:

  1. Do nothing.
  2. Reset Windows or erase all files you don’t want to be found. To recover from this you need a specialised piece of software that will recover the files, but not the names or locations, so while the actual data is easily recoverable, the person would need to sieve through most files you’ve had in your PC since forever with no order.
  3. Zero the disk, my way to do this would be to boot a Linux USB and run for example dd if=/dev/zero of=/dev/sda, this will delete EVERYTHING on that disk, including windows, partition table and the bootloader. The way to recover from this involves specific hardware and a sterile lab, unless the authorities are investigating you it’s very unlikely someone will recover from this.
  4. Multiple passes with zeroes and random data, the way I would do this is the same as above but use /dev/urandom for the if parameter, run it multiple times, then run once with zeroes. Theoretically it could be possible for the same lab as before to recover some data if the machine ran out of entropy and didn’t wrote actual random data, and someone could predict the random data and compensate for it on the residual magnetic field, but it’s highly unlikely. Almost no one would be able to recover this, and if someone can they will charge A LOT.
  5. Physical destruction, e.g. drill a hole or smash the disk for an HDD, break the chips for an SSD.

All of that being said, why throw it away? Why not sell it or use it to self-host something cool like a media centre or a steam machine if the laptop is good enough.

DeltaTangoLima,
@DeltaTangoLima@reddrefuge.com avatar

You’ve said you’re intending to throw these laptops away, so physical destruction is quickest and simplest.

But, if you’re intending to sell or give these away for someone else to use, zeroing each sector is probably ‘good enough’ for your purpose (as someone else has always said).

If you really want to make it harder, you can use something like the Boot and Nuke bootable Linux disk for the job, as it also has the option of multiple passes, using zeroing and/or binary random shit for each sector. Just grab the free for personal use version.

MechanicalJester,

Since no one mentioned it: VCR tape eraser.

Basically just an electromagnet that oscillates because it’s running directly from AC current.

With an extension cord you could erase all the hard drives in a computer lab just waving the eraser vaguely where the drives are.

Physical destruction is better though.

Fosheze,

Unfortunately the degausing trick doesn’t work that well with newer higher capacity harddrives. As capacity increases they actually need to be less sensitive to magnetic fields to prevent multiple bits flipping when the drive head tries to write data. With modern multiterabyte harddrives you’re going to have a hard time reliably wiping the platters with anything short of an MRI magnetic field. That’s not to say smaller magnetic fields like degausing coils can’t be damaging; they will just take a long time to destroy enough of the data to prevent recovery. You’re actually more likely to break the drive heads with a degausing coil than you are to wipe the platters.

FfaerieOxide,
FfaerieOxide avatar

anything short of an MRI magnetic field

Well now have we found our answer? We just need to bribe an orderly?

Nibodhika,

That doesn’t work for SSDs though.

serpineslair,

The only way to completely erase all data beyond recovery is to destroy the disk e.g. snap in half and move a powerful magnet above it.

nomecks,

Turn on laptop

Hold magnet over where the hdd is

Listen to laptop scream in pain

ares35,
ares35 avatar

'zeroing' every sector is probably 'good enough' for mechanical hard drives.

if the laptops are functional:

boot a target laptop to a windows install disk or usb. at the first prompt, hit SHIFT-F10 to open a command window.

diskpart

list disk

select disk 0
(laptop internal drive should be disk 0)

clean all
(this will take time. on an older laptop, up to maybe an hour per 250gb of hdd capacity.)

exit

power off.

if they're NOT functional laptops:

remove the hdd (search the make and model at yt for guides), connect to another pc (via usb adapter) or internal inside a dt. boot to that system's normal windows, run diskpart from an admin command prompt.. do the same as above but note that in this case: IT WON'T BE DISK 0 -- be sure to 'select' the correct disk

if one of them happens to be an ssd. instead of wiping it (this method isn't for ssd, btw), get an enclosure for it (as little as $8-10) and use it as an external disk.

NotSpez,

Very helpful, thanks!

  • All
  • Subscribed
  • Moderated
  • Favorites
  • nostupidquestions@lemmy.world
  • ethstaker
  • DreamBathrooms
  • InstantRegret
  • magazineikmin
  • ngwrru68w68
  • cubers
  • thenastyranch
  • Youngstown
  • rosin
  • slotface
  • cisconetworking
  • mdbf
  • kavyap
  • Durango
  • megavids
  • khanakhh
  • GTA5RPClips
  • anitta
  • osvaldo12
  • everett
  • normalnudes
  • tester
  • tacticalgear
  • provamag3
  • modclub
  • Leos
  • JUstTest
  • lostlight
  • All magazines