Sunday 22 July 2012

Remove AUTORUN.INF From Infected Computers



Remove Autorun.inf Manually here i have given 3 methods.Choose anyone Method to remove the Virus…

1st Method :

Start–>Run–> Type Cmd –>Click Ok

so just type this stuff
at c:\ prompt

attrib a*.inf -h -a -s -r
del autorun.inf


Note : Then Change the Drive Letter C,D,E,F,G….and repaeat the Same Process..



2nd Method:

This Method is Simple and Easy,

Here is a simple code to remove autorun.inf: (start copying from the next line down):

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
h:
attrib -r -s -h autorun.inf
del autorun.inf
i:
attrib -r -s -h autorun.inf
del autorun.inf
j:
attrib -r -s -h autorun.inf
del autorun.inf
k:
attrib -r -s -h autorun.inf
del autorun.inf
l:
attrib -r -s -h autorun.inf
del autorun.inf
m:
attrib -r -s -h autorun.inf
del autorun.inf
n:
attrib -r -s -h autorun.inf
del autorun.inf
o:
attrib -r -s -h autorun.inf
del autorun.inf
p:
attrib -r -s -h autorun.inf
del autorun.inf
q:
attrib -r -s -h autorun.inf
del autorun.inf
r:
attrib -r -s -h autorun.inf
del autorun.inf
s:
attrib -r -s -h autorun.inf
del autorun.inf

Copy this in a NOTEPAD file, then save the notepad file as : “file.bat” and then run it to remove all the rubbish of autorun.inf


3rd Method :

Autorun Eater:
Autorun Eater was born due to increase of malwares using the ‘autorun.inf’ tactic to infect users unknowingly be it from flash drives, removable hard disks or any other removable storage device.


Download Autorun Eater Here

No comments:

Post a Comment