mlts22 wrote:
If you are lazy, pop a command prompt, type in "cipher /w:c:", and let it do its three passes. Result: All free space wiped with zeroes, ones, then random numbers. This works in all versions of Windows since XP.
The forum software reserves some character combos for smileys as you may on occasion discover. :B The erase free space command should be
cipher /w:c: assuming that the drive you want free space permanently erased is
C:. Make sure to run the command prompt as administrator.
So basically, just delete any files you don't want to leave on your hard drive. Then run the cipher command. This should be more than adequate as your brother is the recipient of your laptop.
🙂In the future, you may want to setup your personal files in a way that would make permanently erasing them unnecessary. I took a hint from my former Apple iOS mobile device in which personal data is encrypted. When you reset the device, iOS essentially removes the encryption key. Much faster than overwriting the data.
You can place your personal files in an encrypted virtual container using a free open source app such as TrueCrypt, which encrypts/decrypts data in real-time. When you want to get rid of it, just delete the container. Even if the container was recovered, it's just random data without the required encryption key.