Remove Virus Using Command Prompt

Hello folks, today i am going to to tell you how to remove virus using command prompt.
 I know many antivirus are available to do this job but many of them fail to remove these suspicious virus files such as autorun.inf etc. Why don't we understand that we made tools for decreasing our efforts, tools can not defect us.

Now come to point, following steps can be used to remove a virus file using command prompt:


  1.  First, press Windows Button + r then type cmd in it and press enter.
  2. Open Infected drive such as write E: to go E drive.
  3. Now type dir/w/a . It will show all the files of the drive including hidden files.
  4. Locate your virus file name i am using AUTORUN.INF.
  5. Type command attrib  -r –a –s –h to remove attributes of corresponding file.
  6. Now type del virus name.exe t delete it, eg : del newfolder.exe
and you are done, you can also delete viruses by using following steps:

Syntax for rename is (rename filename.extension new name ,  for example: (rename autorun.inf virus) to rename autorun.inf file. Here I have renamed it by “virusfile”.



SHARE

About df

    Blogger Comment
    Facebook Comment

0 comments:

Post a Comment