Site icon TechAIpost

Solved ‘INET_E_RESOURCE_NOT_FOUND’ In Microsoft Edge/Internet explorer

INET_E_RESOURCE_NOT_FOUND Edge

Can’t open anything in Microsoft edge, after windows 10 update? Getting the Error Code: INET_E_RESOURCE_NOT_FOUND FOUND (The website could not be found) error with Microsoft Edge/Internet Explorer on Windows 10.

Hmm… cannot reach this page” with a button “Details”. Once you click the “Details” button you will see an error code “The DNS server might be having problems. Error Code: INET_E_RESOURCE_NOT_FOUND”.

The error INET_E_RESOURCE_NOT_FOUND may appear due to incorrect TCP/IP settings or an antivirus or firewall that’s blocking the access to the internet. Here how to get rid of this problem.

Fix INET_E_RESOURCE_NOT_FOUND FOUND

First of all Please ensure that all necessary updates are installed.

  1. Open Settings > Update and Security.
  2. Under Windows Update, click on Check for updates.
  3. Follow the on-screen instructions and install the latest updates.

Disable VPN connection and security software (antivirus) if installed.

Run inetcpl.cpl command, to open Internet Options, go to Connections tab > LAN Settings and check Automatically detect settings option. Click OK.

In Internet Options, on the Security tab, click Reset all zones to default button.

Disable TCP Fast Open feature on Edge

  1. Launch Microsoft Edge.
  2. In the URL address bar, type about:flags and hit enter.
  3. Go to Network Section.
  4. Now uncheck the option for Enable TCS Fast Open. 
  5. Close all the Windows of Microsoft Edge.
  6. Open Microsoft Edge and start accessing any web page. You should be good to go now.

 

 Use the flush DNS command

  1. TypeWindows key + R to open the command prompt.
  2. In the Search box, type ipconfig /flushdns and press Enter.
  3. A message will appear stating Windows IP configuration successfully flushed the DNS Resolver Cache.
  4. Now type netsh int ip reset to Reset TCP/IP to Default
  5. Then type netsh winsock reset to reset Network adapter.
  6. Type exit and press Enter To exit the command prompt
  7. Restart windows and open edge browser, there is no more error.

Set DNS servers to Google Public DNS

Reinstall Edge Browser

If all above fails to fix inet_e_resource_not_found error then try to Reinstall the Edge browser by following below.

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

Open edge browser and check there is no more error INET_E_RESOURCE_NOT_FOUND.

Did these solutions help to fix Error Code: INET_E_RESOURCE_NOT_FOUND? let us know on comments below.

Exit mobile version