old hard drive

maybelucas123

Commendable
Dec 4, 2016
4
0
1,510
Hi, I have an old HDD that has Windows 7 on it. I want to completely wipe the hard drive of Windows and all its files, but not destroying it.
Any help?

 


Thanks!
 


This is a secondary, my primary is an SSD. Thanks for the link! Except that, at the moment the HDD is the only drive with an OS on it. So if I were to clear it then I would have no OS to load the program :/ Could I use another computer to wipe the HDD, connect it then get a new OS.
 


Ok thanks
 
A few free ways to erase a hard drive that my data recovery lab uses every day.

1. linux dd (or ddrescue) - we copy /dev/zero to the hard where it will write zeroes to every sector until it runs out of sectors
2. MHDD (from hddguru) - we use the ERASE command to zero out the drive and the SCAN command to test every sector