Thursday, 26 June 2014

How to Remove virus without Antivirus using CMD

just use following steps


1).start cmd(command prompt) in admin mode
2).select virus affected drive
3).type attrib -s -h *.* /s /d
4).type dir to check whether it contain unusal .exe file
5)it contain autorun.inf know you can do two things
              1.delete that file
              2.rename these file

No comments:

Post a Comment