-1

Possible Duplicate:
How to secure delete file or folder in windows?

I have very little computer skills but I have to remove some videos from a laptop that I already deleted and also deleted from the recycle bin. Is there anything simple and undetectable I can do?

djsmiley2kStaysInside
  • 6,943
  • 2
  • 36
  • 48

1 Answers1

2

Try using SDelete to wipe your free space. It's available here: http://technet.microsoft.com/en-us/sysinternals/bb897443.aspx

The command to use would be:

sdelete -z c:
Hyppy
  • 3,770