其他浏览器可以上网吗?
如果可以的话有可能是Edge出了点问题,重置下试试。
在开始菜单搜索框输入windows powershell,鼠标右击windows powershell以管理员运行,复制粘贴以下命令运行:
Get-AppXPackage -AllUsers -Name Microsoft.MicrosoftEdge | Foreach {Add-AppxPackage -DisableDevelopmentMode
-Register "$($_.InstallLocation)\AppXManifest.xml" -Verbose}
Please remember to mark the replies as answers if they help. If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.