K
K
Kevin Kostner2016-09-07 06:36:15
Solid State Drives
Kevin Kostner, 2016-09-07 06:36:15

Is it possible to permanently delete data from an SSD while leaving the OS (Windows) untouched?

Good afternoon... It is necessary to delete confidential files leaving Windows... Is it possible? and how to do it?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
Dmitry, 2016-09-07
@zeroeight88

as easy as shelling pears: you delete confidential files, then you burn ordinary movies to the disk in full so that there is no more space on the disk. Then erase these films and that's it, no troubles ...

A
Alexander Bukhalo, 2016-09-07
@evilsprut

To delete files permanently, you need to have the data blocks occupied by these files be overwritten with random data or zeros. There is a special software for this, which is full on the Internet. On unix-like systems, this is done with dd for example.
Fill disk sda1 with random data:
Fill disk sda1 with zeros:
dd if=/dev/zero of=/dev/sda1

A
Alistair O, 2016-09-07
@box4

eraser

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question