联不上网 Unable to initialize Windows Sockets interface. General failure.

电脑莫名联不上网

Unable to initialize Windows Sockets interface. General failure.

Unable to initialize the Windows Sockets interface, error code XXXX

ipconfig /all显示

Subnet Mask . . . . . . . . . . . : 0.0.0.0

解决:

 命令行输入netsh winsock reset catalog

Your winsock is broke
Unable to initialize Windows Sockets interface. General failure.
Unable to initialize Windows Sockets interface. General failure.
Unable to initialize the Windows Sockets interface, error code 10107.

from a cmd prompt type

netsh winsock reset catalog
netsh int ip reset reset.log

press return after each line.

Reboot and see if it work if not
then from a cmd prompt type

sfc /scannow

then post the same test again

http://www.pchelpforum.com/threads/cant-connect-to-the-internet.114302/

原文地址:https://www.cnblogs.com/hiSunshine/p/3735511.html