自制U盘autorun病毒清除工具 -电脑资料

电脑资料 时间:2019-01-01 我要投稿
【www.unjs.com - 电脑资料】

    U盘又中了autorun病毒了,真是烦!有没有简便的杀毒方法呢?下面教你一招,

自制U盘autorun病毒清除工具

    先把u盘插上,再新建个文本文档,在里面添加以下内容:

    @echo on

    taskkill /im explorer.exe /f

    taskkill /im w.exe

    start reg add HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\EXplorer\Advanced /v ShowSuperHidden /t REG_DWORD /d 1 /f

    start reg import kill.reg

    del c:\autorun.* /f /q /as

    del %SYSTEMROOT%\system32\autorun.* /f /q /as

    del d:\autorun.* /f /q /as

    del e:\autorun.* /f /q /as

    del f:\autorun.* /f /q /as

    del g:\autorun.* /f /q /as

    del h:\autorun.* /f /q /as

    del i:\autorun.* /f /q /as

    del j:\autorun.* /f /q /as

    del k:\autorun.* /f /q /as

    del l:\autorun.* /f /q /as

    start explorer.exe

    将它保存为“u.vbe病毒消除.bat”,

电脑资料

自制U盘autorun病毒清除工具》(https://www.unjs.com)。

    然后打开我的电脑,在菜单栏里选择“工具-文件夹选项-查看”,将“隐藏已知文件类型的扩展名”前面的勾去掉-确定-退出窗口。

    最后直接双击它就能清除这个病毒了!

最新文章