SOLVED

在安装更新后无法上网。

Deleted
Not applicable
在我安装了windows10 06累积更新后,就无法上网了。我连上的WiFi显示已连接无Internet。可我其他的设备连接到此WiFi却能正常上网。请问谁能帮我呢?
2 Replies
best response
Solution

@Deleted 

Here's how you can restore your internet if the status of your WiFi connection is shown as No internet, Secured.

  1. Try restarting your router.
  2. If the above method does not work, then open Command Prompt as Administrator, then copy, paste and enter these commands one-by-one and then restart you PC. The Commands are as follows:
  1. netsh int ip reset
  2. netsh winsock reset all
  3. netsh int tcp reset all
  4. netsh int ipv4 reset all
  5. netsh int ipv6 reset all
  6. netsh int httpstunnel reset all
  7. ipconfig /flushdns

I hope that these methods help you to resolve your issue.

噢,谢谢!我现在已经将我的系统重装了,它现在已经好了。谢谢你的帮助!
1 best response

Accepted Solutions
best response
Solution

@Deleted 

Here's how you can restore your internet if the status of your WiFi connection is shown as No internet, Secured.

  1. Try restarting your router.
  2. If the above method does not work, then open Command Prompt as Administrator, then copy, paste and enter these commands one-by-one and then restart you PC. The Commands are as follows:
  1. netsh int ip reset
  2. netsh winsock reset all
  3. netsh int tcp reset all
  4. netsh int ipv4 reset all
  5. netsh int ipv6 reset all
  6. netsh int httpstunnel reset all
  7. ipconfig /flushdns

I hope that these methods help you to resolve your issue.

View solution in original post