Saturday, May 26, 2012

How To Remove Autorun Virus Using Command Prompt


Want to remove Autorun Virus from your pendrive or other drives?
Just follow the steps to do it:
 
1)Click the “Start” button and go to “Run“. Otherwise you can also press “Windows+R“ and type “cmd” there.
After Opening The CMD Type the following commands.
  • Type <Drive_name>: in CMD(command prompt) and hit “Enter“. (“Drive_name” is where the problem occurs, it may be any USB drive. For Example Type f: )
  • Type “attrib” and hit “Enter“. (This will show the files that are present in the currently working directory. OR you can also use the command “dir/w/o/a/p“)
  • If there are any autorun.inf then go for next steps else the drive is not affected with any autorun.inf file.
  • Type “attrib -h -r -s -a *.* ” then hit “Enter“  (This command will remove the Hidden, Read Only, System and Archive attributes over any file)
  • After completing the previous step you can see the files.  So you can delete the file now.
  • Type “del autorun.inf” in the Command Prompt and hit “Enter“.
Now your drive is free for autorun virus.. Enjoy!!...
If you have any other trick or any doubt then post them as comment.

3 comments:

  1. Replies
    1. Its ok dude...
      Pls Share dis link to help us.. :)

      Delete
  2. Hello!!!Thank so much for giving a opportunity to comment here. This is james fell, i am expertise in analyzing and fixing the malware attacks .Here is the easy way to fix autorun virus.
    Deleting autorun inf virus using Command Prompt
    1.Click the Start button on the desktop and then open the Run command box.
    2.In the Run command box, type cmd and then hit Enter.
    3.Now, type CD\ and then press the Enter key to receive the root directory of c:\.
    4.Next, type attrib-h-s autorun.inf and then press the Enter key.
    5.Enter del autorun.inf and then hit Enter.
    6.Proceed with the same process with other drives, enter d:, and repeat the same.
    7.Now, type e: and then restart the computer.

    For more information,you can check out this detailed guide.
    https://antivirus-protection.co/autorun-virus-removal-tool


    ReplyDelete