Forum Discussion
Edge on v1903 doesn't load websites
Have your tried clear temp files and cache on your browser?
Open Run> Type %temp% an clear temp files.
Open Edge > click the three horizontal dots in the upper right corner > Settings.
Under Clear browsing data select Choose what to clear > click Show more > select all the boxes Clear ,Restart PC > open Edge. Try again
Have you tried to re-install your browser?
Make sure Edge is not running > Open File Explorer > Click View and then check Hidden items.
Navigate C:\Users\UserName\AppData\Local\Packages > Replace "UserName" with your user name (You can quickly navigate to the location, by copying and pasting the path in Run command box).
Look for the folder named Microsoft.MicrosoftEdge_8wekyb3d8bbwe then delete it.
Close all running applications > restart you PC.
Type PowerShell in the search box > Right-click on Windows PowerShell > Run as administrator.
Type C:\users\yourusername (Replace "yourusername with your actual user name of the account).
Copy and paste the following command in the prompt Get-AppXPackage -AllUsers - Name Microsoft.MicrosoftEdge | Foreach {Add-AppxPackage - DisableDevelopmentMode - Register "$($_.InstallLocation)\AppXManifest.xml" -Verbose} > If successful you'll see Operation completed for message then Restart your PC and check again.
Also make sure that the DNS service is running. This process is turned on by default, but there’s a chance that installing updates, or performing certain actions turned it off. To make sure that the DNS client service is running, do the following:
- Type services.msc in the search box and press Enter.
- Find the DNS Client service.
- If the service is not running, right-click on it, and go to Properties.
- Click on Start and set Startup Type to Automatic.
- Save changes, restart your computer, and check if the issue still persists.
Have you checked the proxy settings?
What is the exact build / version of your browser?
Do you have Trusteer Rapport Endpoint Protection installed on your machine? If yes, please let me know.
Thank you
Dav,
Thank you Deleted,
Yes, temp files and browser cache clear was attempted before any other troubleshooting.
Tried reinstalling Edge; did not work.
DNS Client is running. Other host names on my network are resolving and Internet Explorer can browse to the websites. Other computers NOT running Win10 v1903 can browse using Edge without issues. Only the computers we've upgraded to v1903 are exhibiting this issue.
We do not use a web proxy. The browser is set to auto-detect proxy settings.
Edge version is 44.18362.1.0 (it is the version that was included in the Win10 v1903 ISO)
We do not have Trusteer Rapport Endpoint Protection installed.