电脑无毒?查不出毒不代表你没中毒。。。这个问题可以肯定你是中毒了或者是曾经中毒导致的文件缺失。。这个得恢复或者重装一下系统了,
关于本地连接的问题,打开控制台,也就是运行 cmd,然后依次输入下面的命令:
reg add "HKCU\Software\Policies\Microsoft\windows\Network Connections" /v "NC_EnableAdminProhibits" /t REG_DWORD /d 00000001 /f
reg add "HKCU\Software\Policies\Microsoft\windows\Network Connections" /v "NC_LanProperties" /t REG_DWORD /d 00000000 /f
reg add "HKCU\Software\Policies\Microsoft\Windows\Network Connections" /v "NC_LanProperties" /t REG_DWORD /d 00000001 /f
reg add "HKCU\Software\Policies\Microsoft\Windows\Network Connections" /v "NC_EnableAdminProhibits" /t REG_DWORD /d 00000000 /f