Delete a Hidden File or Virus

This is a Tutorial on how to delete a hidden file or virus (U need Filename on it)

1) Go into start and type in "cmd" without quotes hit enter.
You will get to a screen like this:

cmd-admin2.png


2) Type in: cd \
and then hit enter.

3) Type: cd (directory) (e.x cd users\hfuser\desktop\stuff
btw, dont type in file name, just into the folder its hidden.

4) Then type: attrib (filename e.x virus.exe) -s -h -a -r
and type del filename

Thats all. The hidden file/virus has been deleted.
 
Back
Top