任务管理器里删wscript.exe(也可能没有)然后删explorer.exe删IEXPLORE。EXE
然后在文件-新建任务(运行)-cmd
输入
del c:\autorun.* /f /s /q /a
del d:\autorun.* /f /s /q /a
del e:\autorun.* /f /s /q /a
del f:\autorun.* /f /s /q /a
然后在文件-新建任务(运行)-regedit
在HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon里找
Userinit=c:\windows\system32\userinit.exe,
然后在文件-新建任务(运行)-cmd
输入
del c:\autorun.* /f /s /q /a
del d:\autorun.* /f /s /q /a
del e:\autorun.* /f /s /q /a
del f:\autorun.* /f /s /q /a
然后在文件-新建任务(运行)-regedit
在HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon里找
Userinit=c:\windows\system32\userinit.exe,