Wipe a disk clean
By Ed Bott
If you're planning to dispose of a PC by giving it away, selling it, or discarding it, your top priority should be making sure that no personal information is left on the device. The same is true if you're recycling a hard disk drive or USB flash drive.
The first step with a PC is to reinstall Windows, using the option to delete the existing partitions on the device and then do a clean install. For a secondary disk, you can use the Format command to erase any existing content. But that still leaves the possibility that some data will still be available in the erased space, where a determined spy could recover it using a disk utility.
The solution? Encrypt the disk before formatting it. Without a recovery key, any recovered data will be unreadable. The easiest way to accomplish this on the system drive is to open an elevated command prompt and run the following command:
cipher /w:c:
If you're working with a secondary disk, substitute the drive letter for that drive.
The /w switch stands for wipe, and the result is the effective obliteration of every bit of data in unused disk space, leaving existing files untouched.
Five Office 365 features on the horizon for 2017 Microsoft continues to update and improve Office 365 with new features--and judging from the rollout plan, 2017 will be no exception. Get ready for success with courses to refresh your professional skills, land a new job, and get that promotion. |
 More TechRepublic stories | Gallery: Ten gifts for the iPhone 7 owner on your holiday shopping list 23 TechRepublic galleries worth a second look Today's recommended downloads | (Udemy) (Hewlett Packard Enterprise) (SolarWinds) (SolarWinds) (GoTransverse) |
 A special feature from ZDNet and TechRepublic | The next wave of IT innovation will be powered by artificial intelligence and machine learning. We look at the ways companies can take advantage of it and how to get started. Connect with TechRepublic |
|