How can I solve the problem that the win10 Edge browser and the third-party browser can't open the webpage?

  

I read the WeChat backstage this morning and saw that the small partner complained why Xiaobian didn't help solve his problem. Say here, it’s not that Xiaobian is lazy and not on duty, nor is CFan thinking that the problem is too simple/too difficult to do, but we can’t analyze where the problem lies in one sentence. If you write a comprehensive solution, A few articles can't be written.

If you have any questions, please try to use the details of the computer, the detailed description of the problem, the system and the software usage environment as clearly as possible, so that the small editors can judge the problem according to the situation and experience. , give the solution as close as possible, and thank you in this small series.

To solve the problem that some readers can't open certain webpages with Windows 10's default Edge browser and third-party browsers today!

When this happens, we can start with the network configuration

right click on the Win logo in the lower left corner of the system, select command prompt (admin),

Input

netsh int tcp set heuristics disabled

Enter after Enter,

netsh int tcp set global autotuninglevel=disabled

Continue to input after running

netsh int tcp set global rss=enabled

After all the above is completed, restarting the computer can basically solve the problem that the Edge browser can't access the Internet (also applicable) To solve the problem that other browsers can't access the Internet), or more simply, use the commands introduced by CFan directly

netsh winsock reset Reset all network settings

If you can't get online because Edge often flashes back, does not respond, or crashes, so you have to change the way.

First delete all files and folders in

C:\\Users\\your username\\AppData\\Local\\Packages\\Microsoft.MicrosoftEdge_8wekyb3d8bbwe

.

Then use Cotana to search for Powershell and run it in admin mode.

Paste the content into the window and execute

Get-AppXPackage -AllUsers |  Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)AppXManifest.xml”}

You can solve the problems that have appeared or may occur in the Edge browser.

When the network is unobstructed, the problem that Edge and other third-party browsers can't access the Internet can be solved by the above method. Only Edge can be used. What should I do when the third-party browsers are all closed?

Go directly to the "Control Panel - Programs and Features" option, click on the left side "Enable or disable the Windows function", select all the functions in the pop-up window (all squares are paired Hooks “√”) is a once-and-for-all solution, and the problem of Windows 10, which is more incompatible with programs, is killed in the cradle.

The above is the solution to the win10 Edge browser and third-party browsers that can't open the webpage. The operation is very simple. Have you learned it? hopefully this can provide beneficial help to everyone!

Copyright © Windows knowledge All Rights Reserved