Skip to content
Home » Is the Browser showing INET_E_RESOURCE_NOT_FOUND error? Here’s How to Fix It Quickly

Is the Browser showing INET_E_RESOURCE_NOT_FOUND error? Here’s How to Fix It Quickly

INET_E_RESOURCE_NOT_FOUND error

The “INET_E_RESOURCE_NOT_FOUND” error is a common issue that typically occurs when Windows or your browser fails to locate or connect to a web resource. It can be triggered by Corrupted DNS cache, outdated network drivers, a corrupted browser cache, incorrect network settings, or even conflicts with VPNs or proxy configurations. This error usually appears in Microsoft Edge, but it can also affect other browsers (like Chrome or Firefox). If you’ve recently changed network settings, installed updates, or are getting INET_E_RESOURCE_NOT_FOUND error randomly while browsing, here is how to fix it and restore normal browsing without interruptions.

How to fix INET_E_RESOURCE_NOT_FOUND error on Windows 11

This error usually appears when your browser (commonly Microsoft Edge) is unable to locate or connect to the requested web resource, even if your internet connection seems to be working fine. In most cases, the issue is related to network configuration, DNS resolution, or browser-level problems rather than the website itself.

Here are the most common causes behind this error:

  • 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 cause connectivity issues on Edge.
  • VPN or Proxy Conflicts: Using a VPN or proxy can sometimes block or incorrectly reroute your connection. If the VPN server is unstable or misconfigured, it may prevent your browser from reaching certain websites.
  • Temporary Website Issues: Sometimes, the problem might be with the website itself, rather than your system or network.

Quick Fixes to Try First

Before diving into advanced troubleshooting, try these fast and safe solutions. Many users solve the issue with just one of these.

1. Restart Your PC and Router

A basic restart often clears temporary network glitches.

  1. Restart your PC:
    • Click StartPowerRestart.
  2. Restart your router/modem:
    • Turn off the router.
    • Wait 30–60 seconds.
    • Turn it back on.
  3. After everything powers back up, open Microsoft Edge (or your browser) and try the site again.

If the error inet_e_resource_not_found still appears in Windows 11, continue below.

2. Try a Different Browser

This helps you check whether the issue is browser-specific or system-wide.

  • If you see inet_e_resource_not_found In Edge, try opening the same website in Chrome or Firefox.
  • If the site only fails in Edge and works elsewhere, this is likely a browser configuration problem.
  • If the site fails in all browsers, it’s probably a Windows/network issue.

Either way, the fixes below will cover both scenarios.

Fix 1: Clear DNS Cache (Flush DNS)

When you enter a website URL, your system uses the Domain Name System (DNS) to resolve it to an IP address. If the DNS server fails to respond or returns incorrect data, your browser won’t be able to find the website and result such errors.

Clearing the DNS cache can resolve issues caused by outdated or corrupted DNS records:

  • Press Windows + S, type cmd. Right‑click Command Prompt and choose Run as administrator.
  • Type the command ipconfig /flushdns and press Enter
  • You should see a message confirming that the DNS Resolver Cache has been flushed.
  • Close Command Prompt.
  • Restart your browser and try the website again.
command to flush dns cache windows-pc

If the error persists, go to the next method.

Fix 2: Reset Winsock and TCP/IP Stack

If your network stack is corrupted, you may see inet_e_resource_not_found in Edge on Windows 11 even when your internet works on other devices. Resetting the TCP/IP stack and Winsock can help fix network-related issues causing the error.

  1. Press Windows + S, type cmd.
  2. Right‑click Command PromptRun as administrator.
  3. Run these commands one by one (press Enter after each):
    • netsh winsock reset
    • netsh int ip reset
    • ipconfig /release
    • ipconfig /renew
    • ipconfig /flushdns
  4. When all commands finish, restart your computer.
  5. Open your browser and check if the INET_E_RESOURCE_NOT_FOUND error is gone.
Winsock reset and flush DNS command

This method often fixes deep network configuration issues.

Fix 3: Change DNS Server (Use Google or Cloudflare DNS)

Sometimes your ISP’s DNS servers cause problems. Switching to a public DNS can fix inet_e_resource_not_found and speed up browsing.

  • 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

Cloudflare DNS:

  • Preferred DNS: 1.1.1.1
  • Alternate DNS: 1.0.0.1
  • Click OK to save the changes, then restart your computer and check if the error persists.
Switch to Google DNS

Fix 4: Disable Proxy (If Enabled)

A misconfigured proxy server can block access and trigger INET_E_RESOURCE_NOT_FOUND.

  1. Press Windows + I to open Settings.
  2. Go to Network & InternetProxy.
  3. Under Automatic proxy setup, you can usually leave Automatically detect settings ON.
  4. Under Manual proxy setup:
    • Make sure Use a proxy server is off, unless your organization explicitly requires a proxy.
  5. Close Settings and restart your browser.

If you must use a proxy (for work or school), contact your IT department to confirm the correct settings.

Fix 5: Temporarily Disable VPN, Antivirus, or Firewall

Security software sometimes interferes with DNS or HTTP traffic.

Important: Only disable security tools temporarily to test. Turn them back on after testing.

  1. If you are using a VPN:
    • Disconnect from the VPN.
    • Try the problematic website again.
  2. For third‑party antivirus/firewall:
    • Open the security app.
    • Temporarily turn off Web Protection or Firewall.
    • Test the website.
  3. If the error disappears, adjust your software’s settings or whitelist your browser.

If inet_e_resource_not_found on Windows 11 only appears when the VPN is active, consider changing the VPN server or contacting their support.

Fix 6: Clear Browser Cache and Cookies

Old or corrupted cache files can also trigger strange errors in Windows 11 browsers.

Clear cache in Microsoft Edge

  1. Open Edge.
  2. Press Ctrl + Shift + Delete.
  3. Choose Time range: All time.
  4. Check:
    • Browsing history
    • Download history
    • Cached images and files
    • Cookies and other site data (optional, but recommended if you don’t mind signing in again)
  5. Click Clear now.
  6. Restart Edge and try the website.
Edge clear cache and cookies

Clear cache in Google Chrome

  1. Open Chrome.
  2. Press Ctrl + Shift + Delete.
  3. Set Time range to All time.
  4. Check:
    • Browsing history
    • Cookies and other site data
    • Cached images and files
  5. Click Clear data.
  6. Restart Chrome and test the site.
Clear Chrome Cache and cookies

Fix 7: Disable Problematic Browser Extensions

If inet_e_resource_not_found appears mainly on some websites, an extension might be causing conflicts.

In Microsoft Edge

  1. Open Edge.
  2. Click the three dots (…)ExtensionsManage extensions.
  3. Turn off all extensions.
  4. Restart Edge and check the site again.
  5. If it works, turn extensions back on one by one to find which one causes the issue.
Disable Edge Extensions

In Google Chrome

  1. Open Chrome.
  2. Type chrome://extensions in the address bar and press Enter.
  3. Turn off all extensions.
  4. Restart Chrome and test the site.
  5. Re‑enable extensions one at a time until you find the culprit.

Once you identify the problematic extension, remove it or look for an alternative.

Fix 8: Reset Microsoft Edge Settings (Windows 11)

If you mainly see inet_e_resource_not_found in Edge on Windows 11, resetting Edge can repair corrupted settings.

  1. Open Edge.
  2. Click the three dots (…)Settings.
  3. Go to Reset settings.
  4. Click Restore settings to their default values.
  5. Click Reset to confirm.
  6. Close and reopen Edge, then try the problematic website.

Note: This will disable extensions and clear temporary data but should keep your favorites.

Reset Microsoft Edge Default

Fix 10: Check for Windows 11 and Browser Updates (2026)

Microsoft frequently releases updates that fix network and browser issues, including errors like INET_E_RESOURCE_NOT_FOUND.

Update Windows 11

Sometimes, a Windows update can include fixes for issues causing the error:

  1. Press Windows + I to open Settings.
  2. Go to Windows Update.
  3. Click Check for updates.
  4. Install any available updates.
  5. Restart your PC if required.
Check for windows 11 updates

Update Microsoft Edge / Chrome

Most browsers update automatically, but you can force a check.

Edge:

  1. Open Edge.
  2. Click the three dots (…)Help and feedbackAbout Microsoft Edge.
  3. Edge will check for and install updates automatically.

Chrome:

  1. Open Chrome.
  2. Click the three dotsHelpAbout Google Chrome.
  3. Chrome will check for updates and install them.

After updates and reboot, test the site again.

Fix 10: Test Another Network or Device

This helps you confirm whether the problem is your Windows 11 PC, your router, or the website itself.

  • Try opening the same site on another device (phone, tablet, another laptop) using the same Wi‑Fi.
    • If it fails everywhere, the issue might be your router or the website.
  • Connect your Windows 11 PC to a different network (mobile hotspot, another Wi‑Fi).
    • If it works there, your home/work network or ISP may be the problem.

If the error persists across networks and devices, the website might be down or blocked.

When It’s Not Your Fault: Website or Server Issues

Sometimes the INET_E_RESOURCE_NOT_FOUND error appears because the website’s own DNS or server is misconfigured.

Signs it’s a server‑side issue:

  • The same website fails on multiple devices and networks.
  • You can open other websites without any problem.
  • Services like DownDetector or similar show many complaints about that site.

In that case, all you can do is:

  • Wait for the site owner to fix the problem.
  • Contact the site’s support or admin if available.

Frequently Asked Questions

What does INET_E_RESOURCE_NOT_FOUND mean in Windows 11?

It’s a network/DNS error. Windows or your browser cannot reliably find or connect to the website’s server. The problem can be in your DNS settings, router, browser, or the website’s server.

How do I fix inet_e_resource_not_found in Microsoft Edge on Windows 11?

Start by flushing DNS, resetting Winsock, changing DNS servers, and clearing Edge’s cache. If needed, reset Edge settings and disable extensions. Also ensure Windows and Edge are fully updated.

Why do I get inet_e_resource_not_found after a Windows update?

Big Windows 11 updates can sometimes reset or break network components (DNS, Winsock, TCP/IP). Running the network reset commands (netsh and ipconfig) after an update often fixes this.

Can this error appear in Chrome or Firefox?

Yes. Even though INET_E_RESOURCE_NOT_FOUND is strongly associated with Edge and Internet Explorer, the underlying network issue can affect all browsers. The same DNS and network fixes still apply.

Is INET_E_RESOURCE_NOT_FOUND a virus?

No. The error itself is not a virus. However, sometimes aggressive antivirus or security software can contribute to network issues that trigger this error. Use trusted security tools and keep them updated.

Amiush Palk

I am Amiush founder of this blog. My qualification. completed Bachelor of Arts (BA) and Microsoft Certified Professional (MCP). With a strong background in computer applications love write articles on Microsoft Windows (11, 10, etc.) Cybersecurity, WordPress and more.