F5F Stay Refreshed Software Operating Systems Securely Wiping an SSD

Securely Wiping an SSD

Securely Wiping an SSD

J
jvac_450
Junior Member
29
05-18-2016, 10:26 AM
#1
You want to reset your 60GB Kingston SSDNow V200+ with Windows 8.1, using software that clears the drive and writes new data. First, reformat the SSD to erase its contents. Then reinstall Windows following the on-screen instructions.
J
jvac_450
05-18-2016, 10:26 AM #1

You want to reset your 60GB Kingston SSDNow V200+ with Windows 8.1, using software that clears the drive and writes new data. First, reformat the SSD to erase its contents. Then reinstall Windows following the on-screen instructions.

C
Creeperman3
Senior Member
454
05-19-2016, 02:54 AM
#2
This should provide useful guidance.
C
Creeperman3
05-19-2016, 02:54 AM #2

This should provide useful guidance.

D
demmina
Member
94
05-19-2016, 04:01 AM
#3
The only method to safely erase data on a hard drive is using a specialized process. To protect your information, consider purchasing a new hard drive and installing Windows from scratch. I don’t sell used computers with working drives.
D
demmina
05-19-2016, 04:01 AM #3

The only method to safely erase data on a hard drive is using a specialized process. To protect your information, consider purchasing a new hard drive and installing Windows from scratch. I don’t sell used computers with working drives.

S
SedentarySauS
Senior Member
411
05-21-2016, 04:07 AM
#4
When removing files from a hard drive, only the registry gets deleted, freeing up space for new data. The actual information stays until the corresponding sector is overwritten. Overwriting it can recover the data, though it’s challenging and costly. The top consumer solution comes from an old U.S. defense project that repeatedly deletes and rewrites the affected area six times, making restoration extremely tough. With the right tools and effort, this lost information can be reconstructed.
S
SedentarySauS
05-21-2016, 04:07 AM #4

When removing files from a hard drive, only the registry gets deleted, freeing up space for new data. The actual information stays until the corresponding sector is overwritten. Overwriting it can recover the data, though it’s challenging and costly. The top consumer solution comes from an old U.S. defense project that repeatedly deletes and rewrites the affected area six times, making restoration extremely tough. With the right tools and effort, this lost information can be reconstructed.

Z
ZEGA_FEED
Member
61
05-21-2016, 06:24 AM
#5
Remove the SSD and insert it into a USB 3.0 enclosure. Alternatively, consider installing it on a different computer to run a secondary operating system (such as Linux).
Z
ZEGA_FEED
05-21-2016, 06:24 AM #5

Remove the SSD and insert it into a USB 3.0 enclosure. Alternatively, consider installing it on a different computer to run a secondary operating system (such as Linux).

1
193over71
Member
169
05-24-2016, 10:02 PM
#6
1
193over71
05-24-2016, 10:02 PM #6

I
IiMrKhaledx
Member
71
05-24-2016, 11:48 PM
#7
Recommended method on Linux: execute sudo badblocks -w /dev/sda This applies several patterns across each byte of the disk and verifies errors to determine if the drive is suitable for resale. The original information will be erased.
I
IiMrKhaledx
05-24-2016, 11:48 PM #7

Recommended method on Linux: execute sudo badblocks -w /dev/sda This applies several patterns across each byte of the disk and verifies errors to determine if the drive is suitable for resale. The original information will be erased.

_
_GAN_
Junior Member
11
06-02-2016, 02:13 PM
#8
I discovered a tool named DBAN that appears to erase all data from a storage device.
_
_GAN_
06-02-2016, 02:13 PM #8

I discovered a tool named DBAN that appears to erase all data from a storage device.

W
Wavern_
Junior Member
44
06-02-2016, 02:33 PM
#9
It seems uncertain about compatibility with SSDs, though it works well after securely deleting files.
W
Wavern_
06-02-2016, 02:33 PM #9

It seems uncertain about compatibility with SSDs, though it works well after securely deleting files.