The “INET_E_RESOURCE_NOT_FOUND” error is a common issue that can occur in Microsoft Edge when trying to access certain websites. This error often results from a temporary DNS problem, a misconfigured network setting, or even issues with the website itself. If you are also experiencing this error, here are several methods to fix the “INET_E_RESOURCE_NOT_FOUND” error and restore normal browsing functionality in Microsoft Edge.
Post Contents :-
Fix “INET_E_RESOURCE_NOT_FOUND” Error
This error usually indicates issue related to misconfigured DNS settings or incorrect network settings or the problem might be with the website itself, rather than your system or network.
- DNS Problems: Temporary DNS cache issues or misconfigured DNS settings can cause this error.
- Edge Browser Issues: Corrupted files or settings within Edge can trigger this error when attempting to load websites.
- Network Configuration Problems: Incorrect network settings, such as IPv6 misconfigurations, can lead to connectivity issues in Edge.
- Temporary Website Issues: Sometimes, the problem might be with the website itself, rather than your system or network.
Clear DNS Cache
Clearing the DNS cache can resolve issues caused by outdated or corrupted DNS records:
- Press
Win + X
and select Windows PowerShell (Admin) or Command Prompt (Admin). - Type the command ipconfig /flushdns and press Enter
- You should see a message confirming that the DNS Resolver Cache has been flushed.
- Restart Microsoft Edge and try accessing the website again.
Change DNS Settings to Google DNS or OpenDNS
Changing your DNS settings can often resolve connectivity issues by using more reliable DNS servers:
- Press Win + R, type ncpa.cpl, and press Enter to open the Network Connections window.
- Right-click on your active network connection (Wi-Fi or Ethernet) and select Properties.
- Scroll down to find Internet Protocol Version 4 (TCP/IPv4) and select it, then click Properties.
- In the General tab, select Use the following DNS server addresses and enter the following:
- Google DNS:
- Preferred DNS server: 8.8.8.8
- Alternate DNS server: 8.8.4.4
- OpenDNS:
- Preferred DNS server: 208.67.222.222
- Alternate DNS server: 208.67.220.220
- Google DNS:
- Click OK to save the changes, then restart your computer and check if the error persists.
Run Network troubleshooter
If you have an Internet connection issue we recommend first Run the Network troubleshooter. To diagnose your network configuration problems. To do this
- Open the Start menu, then click the Settings icon.
- Click Network & Internet.
- On the left pane, click Status.
- Click Network troubleshooter to diagnose and fix network problems.
- After that restart windows and check The Internet connection started working.
Reset TCP/IP stack and Winsock
Resetting TCP/IP stack and Winsock can help fix network-related issues causing the error:
- On the Start menu search Type cmd Right-click on the Command prompt and select Run as administrator.
- Type the following commands, then press Enter after typing each command below:
netsh int ip reset resettcpip.txt
netsh winhttp reset proxy
netsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
netsh winsock reset
Close the command prompt. Now press Windows + R, type services.msc and ok, Here scroll down and look for the Service named DNS client. Check its status, If it’s running then right-click and select restart. If the service is not started double click on it change the startup type Automatic and start the service.
Restart your PC to complete the process, check the Internet connection Started working.
Disable IPv6
Disabling IPv6 can sometimes resolve connectivity issues that lead to the “INET_E_RESOURCE_NOT_FOUND” error:
- Press
Win + X
and select Network Connections. - Right-click your active network connection (Wi-Fi or Ethernet) and select Properties.
- Scroll down to find Internet Protocol Version 6 (TCP/IPv6).
- Uncheck the box next to IPv6 and click OK.
- Restart your computer and try accessing the website in Edge.
Reset Microsoft Edge Settings
If the problem persists, resetting Microsoft Edge can help:
- Open Edge and click on the three-dot menu (
...
) in the upper-right corner. - Select Settings from the drop-down menu.
- Scroll down and click on Reset settings then Restore settings to their default values
- Confirm by clicking Reset to restore Edge to its default settings.
- Restart Edge and check if the error is resolved.
Check for Windows Updates
Sometimes, a Windows update can include fixes for issues causing the error:
- Press
Win + I
to open Settings. - Go to Update & Security > Windows Update.
- Click Check for updates and install any available updates.
- Restart your computer after the updates are installed and try accessing the website in Edge.
Whether the issue lies with DNS cache problems, network configuration issues, or browser settings, these steps should help you restore normal browsing functionality in Edge on your Windows 10 device.