How to remove autorun.inf virus

Many times when you click on the drive (C:, D: or E:) they do not open instead a open with window popup. This is due to a virus which creates a autorun.inf file in our drives. This can be easily repaired in some simple steps.
open with window popup due to autofun.inf
  1.  Go to start >> run type cmd and press enter. This will open command prompt window.
  2. Type cd/ in the cmd window and press enter.
  3. Type attrib -r -h -s autorun.inf and press enter.
  4. Then write del autorun.inf and press enter.
  5. Finally type d: and press enter and repeat this 5th step for all the drives in your system.
  6. Restart your system and you are done!!
Comment if still not able to understand..

comments