A real format clears the data somewhat (I believe some have said it's possible to retreive, however I don't see how at any non extremely expensive level) and has options for checking for bad sectors, etc.
Generally speaking full format (format c: ) is better but slower.
If you want to destroy the data on the drive you need to write over the entire disk (low level format, not the usual dos format utility). This will be a time consuming task. Ideally you will write garbage to the disk multiple times to lessen the chances of recovery.There are options for a full format that does ruin the data.
I meant the drive table was reset that shows the links of all the files and sectors.
There are options for a full format that does ruin the data.
Originally posted by: Haden
It's low-level format which whipes all data out and stuff, not full.
You can do very old trick : run format c: then abort it at <99% - nothing will happen to your data, nothing because nothing was done, only non-destructive scan for bad sectors (unless for some reason formating is done before scanning for bads now, which is probably not).
no it's not a low level format. a low level format is writing your drive full of 1's and 0's. WD, IBM, ect each have a program that does a low level format. You have to download it from their site. Otherwise your data is still there.