Best way to dispose of a USB flash drive?
October 2, 2008 2:22 PM
Subscribe
What's the best way to dispose of a USB flash drive?
Having recently upgraded the HDD in my laptop and my flash drive, I wanted to be sure to dispose of both in the safest manner possible. I've decided to have my HDD mechanically shredded (at a cost of about $5), but I'm not sure what to do with my flash drive. I know the "smack it with a hammer" technique is one option available to me, but should I look into others? Is shredding an option, or using some type of software to wipe the drive clean?
posted by brandman to computers & internet (14 comments total)
3 users marked this as a favorite
At any rate, unlike hard rives, there's no residual data signature on flash drives. Doing a complete format should be sufficient to remove all traces of data. On Linux using dd to write zeros to the device is sufficient. And any drive-wiping tool will do; Google points to "KillDisk" and "WipeDrive". But just formatting should be sufficient (note: not a "quick" format, but an old-fashioned format-every-sector format).
posted by GuyZero at 2:34 PM on October 2, 2008