How to Fix the INET_E_RESOURCE_NOT_FOUND Error in Microsoft Edge on Windows 10
The INET_E_RESOURCE_NOT_FOUND error in Microsoft Edge on Windows 10 is a common issue that may occur when trying to load certain web pages. This error usually indicates problems with connectivity or DNS settings, although it may also be caused by temporary system glitches or issues within the browser itself. Here’s a comprehensive guide to potential causes and reliable solutions to resolve this error.
Causes of the INET_E_RESOURCE_NOT_FOUND Error
Before diving into solutions, let’s look at some typical causes behind this error:
- DNS Server Issues — sometimes, the error is due to incorrect DNS server functionality.
- Browser Cache — stored data and cached files may contain outdated information that can block page loading.
- System Errors or Network Glitches — temporary system issues or unstable connections may lead to this error.
- Microsoft Edge Configuration Errors — corrupted settings or browser-related issues may also trigger the error.
How to Fix the INET_E_RESOURCE_NOT_FOUND Error
1. Clear Cache and Cookies in Microsoft Edge
Cached data may contain outdated or incorrect information. Clearing the cache and cookies often resolves this issue:
- Open Microsoft Edge and click on the three dots in the top-right corner to open the menu.
- Select Settings → Privacy, search, and services.
- Scroll to the Clear browsing data section and click Choose what to clear.
- Select Cookies and other site data and Cached images and files, then click Clear.
2. Reset Network Settings
Network issues can sometimes be fixed by resetting network settings:
- Press Win + X and select Command Prompt (Admin).
- Enter the following command and press Enter:
netsh int ip reset
- Then, type
ipconfig /flushdns
and press Enter to clear the DNS cache. - Restart your computer.
3. Update or Reinstall Microsoft Edge
Outdated or corrupted browser files can cause the error. Try updating or reinstalling Microsoft Edge:
- Open Microsoft Edge and go to Settings.
- Navigate to the About section to check for and install any updates.
- If updating does not resolve the issue, reinstall the browser by downloading the latest version from the official Microsoft website.
4. Disable the TCP Fast Open Feature
The TCP Fast Open feature can sometimes interfere with page loading. Try disabling it:
- Open Microsoft Edge and type
about:flags
in the address bar. - Locate the TCP Fast Open setting and uncheck it.
- Restart the browser and try reloading the page.