我在启动电脑后开始进行故障排除。
ping 127.0.0.1
失败
unable to contact IP driver. General failure
Atracert
代表127.0.0.1
回报
unable to contact IP driver. Error code 1753
我可以在设备管理器中看到适配器。
netsh winsock reset
我已经重新启动了我的计算机和调制解调器/路由器,卸载并重新安装了 NIC 驱动程序(集成到 MOBO),并使用和命令重置了 TCP/IP 堆栈netsh int ip reset
。
当我尝试使用ipconfig/release
或/renew
命令时,我收到消息
An error occured while releasing interface ethernet : The RPC server is unavailable
我也尝试过使用 USB 转以太网适配器,但仍然遇到同样的问题。