How do I securely delete (i.e., permanently delete) a file and/or folder in Windows? Secure in terms that the deleted file/folder can not be restored.
Can you recommend any free or open source tool?
|
How do I securely delete (i.e., permanently delete) a file and/or folder in Windows? Secure in terms that the deleted file/folder can not be restored. Can you recommend any free or open source tool?
| ||||
|
feedback
|
|
For a nice GUI tool, there is File Shredder.
For a CLI approach, Sysinternals SDelete is excellent.
Usage: sdelete [-p passes] [-s] [-q] sdelete [-p passes] [-z|-c] [drive letter] -c Zero free space (good for virtual disk optimization). -p passes Specifies number of overwrite passes. -s Recurse subdirectories. -q Don't print errors (quiet). -z Cleanse free space. Both tools are freeware. | ||||
|
feedback
|
|
I recommend Ccleaner which allows secure deletion (overwriting with up to 35 passes). this feature can be enabled via Options > Settings > Secure Deletion. Ccleaner can also wipe free space, overwriting all free blocks and thus making it impossible to recover any files you have deleted. In relation to Wipe free space feature
| ||||
|
feedback
|