Remove Autorun.inf

Copy the below command  in notepad and save as .bat.
It will delete Autorun.inf virus from your drives.

 cd\
c:
attrib -r -s -h autorun.inf
del autorun.inf
d:
attrib -r -s -h autorun.inf
del autorun.inf
e:
attrib -r -s -h autorun.inf
del autorun.inf
f:
attrib -r -s -h autorun.inf
del autorun.inf
g:
attrib -r -s -h autorun.inf
del autorun.inf



| Leave a Comment |

Recommended Post to Read :

No comments :