Wednesday, March 6, 2013

0

How to securely delete files in Windows

Most Windows users think that when they delete files in Windows those files will be permanently deleted. However that idea is not really true because many software today can recover those deleted files easily. That is why you need to use a third party software if you have a confidential file that needs to be delete permanently. Most of those software are not free because it contains plenty of features. However for simple task like permanently deleting a file there is a free software that can do that. That is SDelete by Mark Russinovich which implements the Department of Defense clearing and sanitizing standard DOD 5220.22-M, to give you confidence that once deleted with SDelete, your file data is gone forever. And today I will show you how to use it easily by using a batch script. If you don't know what is a batch script don't worry because this guide is very easy that it doesn't matter if you don't know it.

Procedure:

  1. First download SDelete from its official website at this address http://technet.microsoft.com/en-us/sysinternals/bb897443.aspx.
  2. Next after you download the zip file extract it to this location C:\Windows\System32. (Note: You need to have an administrator privilege while extracting the zip file.)
  3. Next download the batch script that I made from this location https://www.dropbox.com/s/i98lb7kqcpnursi/shred.bat.
  4. After that when you want to permanently delete a file in Windows just drag and drop that file to shred.bat and you're file will be permanently deleted.

0 comments:

Post a Comment