What happens if you delete sensitive files, and want to make sure they are not recoverable. There is a command line tool that will allow you do it this, it's called the Cipher command.
Warning: This operation overwrites the selected files with
random characters, so they will not be recoverable after the operation is performed.
- Open a command prompt with elevated privileges (in the Start menu search field type CMD.EXE and press Ctrl+Shift+Enter)
- In the command prompt, type cipher /w [drive]:\[folder], substituting the drive letter and folder path for [drive] and [folder].
No comments:
Post a Comment