Securely overwrite unused space on Windows 7, 8, and 10
Overwriting “unused space” on Windows 7, Windows 8, and Windows 10 is quite simple. Open a “Command Prompt” window, and type: cipher /w:DD Where “DD” is your drive without a suffix, e.g. cipher /w:C to wipe unused space on drive C. Why is this useful? …