June 19, 2013


Trojan removal can help you to remove virus on your computer . you can delete all virus from a computer or memory cards without using antivirus if you know which files are virus infected .The folder or file having following attributes 

  • Hidden H
  • System S
  • Read Only R
  • Archive A
the " - " sign means removing attributes and the " + " sign means adding attributes 

now attrib -r -a -s -h abc.txt removing all attributes
         attrib +r +a +s +h abc.txt adding  all attributes

1> open cmd ( "win  + r "and type cmd )
2> go to the drive where you want to delete virus example write f: to go to F drive . 
3>type attrib -r -s -h *.* /s /d in cmd press enter 
4> type dir /a . press enter 
5> Delete all file which is like .inf  , .exe , .log
 Ex...

  del autorun.inf  to delete autorun.inf  file 

if any file not delete then rename file using  rename abc.exe 123.txt  (rename source_filename new_file _name )




Leave a Reply

Subscribe to Posts | Subscribe to Comments

Labels

Blog Archive

Popular Post

FRIEND'S

Powered by Blogger.

- Copyright © AndroDezzlar -AndroDezzlar- Powered by Blogger - Designed by AndroDezzlar