Showing posts with label remove virus. Show all posts
Showing posts with label remove virus. Show all posts

How to remove autorun.inf virus from computer

Create .bat file like "KillAutorun.bat" paste below code to bat file.

attrib -r autorun.inf

del autorun.inf
md autorun.inf
attrib +r +h autorun.inf
Dissable_auto_run.reg