Ralf 1 ENE 2024 a las 8:05 a. m.
Is there a way to completely erase data from drives?
I have some older small drives, HDD, SSD and thumb drive that I don't use anymore, some of them have bad sectors and such. Is there any way to completely erase every data on it?
< >
Mostrando 1-15 de 44 comentarios
_I_ 1 ENE 2024 a las 8:11 a. m. 
dban
single pass is quick and easy
PopinFRESH 1 ENE 2024 a las 8:20 a. m. 
Publicado originalmente por _I_:
dban
single pass is quick and easy

the old DBAN has been dead for many years and Darik sold it to Blancco who still markets it as their free "personal" edition of their Drive Eraser program.

https://dban.org/

@OP, if you are actually trying to prevent potential recovery of whatever data is on those drives then you'll want to use one of the multi-pass wipe options with random data which will take quite a bit longer depending on the disk size.

If you just want to wipe it clean and don't care about the potential for data recovery then a single pass will nuke the whole disk with zeros.
DevaVictrix 1 ENE 2024 a las 8:22 a. m. 
I tend to go for secure-erase with hdparm.

Whichever method you choose, just do a full disk encryption afterwards so whatever bits might be left are scrambled.
Última edición por DevaVictrix; 1 ENE 2024 a las 8:27 a. m.
Osas 1 ENE 2024 a las 8:23 a. m. 
Publicado originalmente por Ralf:
I have some older small drives, HDD, SSD and thumb drive that I don't use anymore, some of them have bad sectors and such. Is there any way to completely erase every data on it?
To make sure that data won't be recovered, better overwrite it with randomly generated noise. google on how to do that
Supafly 1 ENE 2024 a las 9:46 a. m. 
I just use windows command prompt to flood it with random bits

format x1: /P:x2

Change x1 to drive letter to format then change x2 to number of passes to perform to write random number to every part of the disk before formating.

Example

format D: /P:1
format D: /P:2
emoticorpse 1 ENE 2024 a las 9:47 a. m. 
Fill it up with something else?
RMJ 1 ENE 2024 a las 10:08 a. m. 
FACEPALM!!!!!!!!!!!

Just do a Quick format this erases All ,exe- .Read info . So Nothing is access able
If your scared of 'GHOSTS = facepalm! Just do a full format as it writes "O's" on the entire drive so it is completely clear.

There is absolutly no reason to use another "proggy" to do this/ Even if you are a writer of trojans- viruses....... WAKE up people!

I have so many old Drives been working with PC'a since 1978. Even have an old "BIG FOOT" wheel drive Yes those old huge things And it still works with a PIN to USB adapter.But there is no point to using it. Same with some older wheel drives as some are just to slow, Unless you wanna just let it run all night as you fill it up for backing up. Just to have alot of redundant back ups- I HAVE MANY!

So many get on here and pretending, yet have no clue them selves!
Supafly 1 ENE 2024 a las 10:10 a. m. 
Publicado originalmente por RMJ:
FACEPALM!!!!!!!!!!!

Just do a Quick format this erases All ,exe- .Read info . So Nothing is access able
If your scared of 'GHOSTS = facepalm! Just do a full format as it writes "O's" on the entire drive so it is completely clear.

There is absolutly no reason to use another "proggy" to do this/ Even if you are a writer of trojans- viruses....... WAKE up people!

I have so many old Drives been working with PC'a since 1978. Even have an old "BIG FOOT" wheel drive Yes those old huge things And it still works with a PIN to USB adapter.But there is no point to using it. Same with some older wheel drives as some are just to slow, Unless you wanna just let it run all night as you fill it up for backing up. Just to have alot of redundant back ups- I HAVE MANY!

So many get on here and pretending, yet have no clue them selves!
All a format does is delete the references/pointers to the data whilst leaving the data fully intact. Plenty of ways to recover data after a simple format.
Haruspex 1 ENE 2024 a las 10:27 a. m. 
Go ham with a power drill.
Cathulhu 1 ENE 2024 a las 10:48 a. m. 
https://www.diskpart.com/help/ssd-secure-erase.html

Just use Secure Erase, a feature all SSDs have. Just ignore the performance plug, which is just nonsense.

Otherwise, if you have to make sure:
https://www.youtube.com/watch?v=4dR5lbF5-wo
Última edición por Cathulhu; 1 ENE 2024 a las 10:49 a. m.
Omega 1 ENE 2024 a las 11:00 a. m. 
HDDs you can zero out. On mac and Linux this can be done with dd, on Windows you can perform a full/slow format. No need for third party malware.

SSDs can either be wiped then trimmed or use secure erase. The second option is often not supported on cheap drives, the first is also not always an option on very old drives.
PopinFRESH 1 ENE 2024 a las 11:09 a. m. 
Publicado originalmente por RMJ:
...
Just do a Quick format this erases All ,exe- .Read info...

Change in the behavior of the format command in Windows Vista and later versions[learn.microsoft.com]

Publicado originalmente por Microsoft:
...
In the on-demand scenario, zeros don't have to be written to the whole disk because the volume storage provider initializes the on-demand-allocated data. To avoid causing unnecessary on-demand-allocation, you must use the quick format option.
...

Weird how Microsoft specifically says you are wrong...

Secondly, even if quick format did write zeros to the whole disk; for magnetic mediums, data can still be recovered after a single pass of overwriting it with zeros.

Publicado originalmente por RMJ:
So many get on here and pretending, yet have no clue them selves!
Were you looking in a mirror while typing this?
Ralf 1 ENE 2024 a las 12:43 p. m. 
Publicado originalmente por Omega:
HDDs you can zero out. On Windows you can perform a full/slow format. No need for third party malware.
Thanks. I have this old Samsung HDD that can only be formated by disk management, but for some reason it only lets me use around half it's size. Is there any way to wipe the data from the unusable space?
Electric Cupcake 1 ENE 2024 a las 12:54 p. m. 
Use Bleachbit to acid wash them.
https://www.businessinsider.com/trump-falsely-says-bleachbit-is-expensive-2019-3?op=1

(That's a joke. There are plenty of free secure data wiping tools, but Bleachbit isn't one of them)

https://www.lifewire.com/free-data-destruction-software-programs-2626174
DonMcK 1 ENE 2024 a las 1:21 p. m. 
This might be of interest, LTT looked at how to 'erase' storage devices securely:

https://www.youtube.com/watch?v=4dR5lbF5-wo
Última edición por DonMcK; 1 ENE 2024 a las 1:23 p. m.
< >
Mostrando 1-15 de 44 comentarios
Por página: 1530 50

Publicado el: 1 ENE 2024 a las 8:05 a. m.
Mensajes: 44