|
- How to use SDelete to wipe out an entire directory and all its contents
I've downloaded the Microsoft Sys-internals SDelete to safely wipe out files from a laptop Based on the documentation and the help, the -s option allows to "Recurse subdirectories" and the -r to "
- What is the different between sdelete -c and -z? - Super User
What is the different between sdelete -c and -z? Edit I tried the step in the article mentioned before, but failed to reduce the size of the vid file Then I followed this superuser post, and changed the option -c to -z, and succeeded So it seems -z writes zeros to free space, and -c writes something else (random bits possibly)
- Correct syntax for SDelete to wipe free space on the disk?
Sdelete tried to delete a file named c on your current drive Try out adding : as requested by DavidPostill 2 Second solution proposal Hint: Free space is a property of a file system A physical disk with no partion or volume on it has only space but no distinction between used and unused (free) space
- windows - Deleting file names from MFT - Super User
Run SysInternals SDelete with the -c switch on the drive Using FTK Imager Lite I can still see some file names, although the file content seems to be destroyed
- What does SDelete do after it reached 100%? - Super User
According to its MicroSoft documentation, sdelete has two options: to clean the disk, and to zero out the disk The option to zero out the disk (which is what you chose via the -z flag) does a clean first, and then it zeroes out what it has cleaned Unfortunately, only the clean ing has a progress bar So when the Clean progress has reached 100%, since the command you used is -z, after that
- How to secure delete file or folder in windows? - Super User
SDelete (Secure Delete) is such an application You can use SDelete both to securely delete existing files, as well as to securely erase any file data that exists in the unallocated portions of a disk (including files that you have already deleted or encrypted)
- SDelete: where to get the physical disk number from?
Assign a drive letter Run sdelete -z with the drive letter New versions of SysInternals SDelete can wipe disks by their disk number This means to me that I could skip steps 1, 2 and 3, which would be nice However, I'm uncertain what "physical disk number" is Is it identical to the numbers I see in Windows disk management?
- Is using multiple passes for wiping a disk really necessary?
The necessity of extreme measures during deletion depends on the value of the information For your pron stash that you don't want Mom to find: Delete the file, overwrite all free space with zeros (sdelete will do the job) To my knowledge, no one has EVER demonstrated the ability to recover data from a normal hard disk after an over-write of any kind The theoretical possibility is there, but
|
|
|