Windows 10 Wifi 受限连接 - Wi-FI 没有有效的 IP 配置

xyl*_*lar 3 wireless-networking windows-10

Wifi 通过我家的路由器工作。把它带到我朋友家,上面写着 Limited Connection。

无线网卡为Qualcomm Atheros QCA61x4,当前驱动为10.0.0.62。我尝试更新(通过 GUI),但它说我有最新的驱动程序。

如果我运行 Windows 网络诊断程序,它会尝试重置无线适配器,并导致以下问题:

Wf-Fi doesn't have a valid IP configuration - Not Fixed
Run Code Online (Sandbox Code Playgroud)

运行ipconfig /release打印:

An error occurred while releasing interface Wi-Fi : The system cannot find the file specified
Run Code Online (Sandbox Code Playgroud)

我发现问题是间歇性的。我刚刚重新启动了计算机,当它无法工作时,现在 Wi-Fi 连接正在工作。

A19*_*985 8

重置您的 TCP/IP:

  1. 按你的Windows 键
  2. 在字段中输入cmdsearch programs and files
  3. 右键单击结果并以管理员身份运行
  4. 在下面的窗口中首先输入:netsh winsock reset然后按回车 - 你会被告知你必须重新启动你的计算机;暂时忽略它
  5. 输入netsh int ip reset然后按回车
  6. 关闭cmd窗口并重新启动

如果您有静态 IP,则需要重新设置。