Keep reading to learn how to fix ERR_ADDRESS_INVALID in Chrome on Windows 11, as everything will be explained below.

The "ERR_ADDRESS_INVALID" message, when one tries to open a website, simply means that the address was either wrong or invalid and one's browser failed to establish any connection for taking him to the desired page. This article talks about the possible causes of the error and necessary procedures to be carried out for fixing it. 

Possible Causes of error ERR_ADDRESS_INVALID




Problems in network connectivity, like the Internet not functioning or network congestion, misconfigured DNS settings, may result in not being able to rightly resolve the address of the website and can block the correct communication between the web server and the device for the error. It might be hard for a user to reach the target website because of traffic limits, temporary website outages, or restrictions imposed by the ISP.


Issues at the server end: For example, the website server may be down for maintenance or is getting very high traffic. In that case, it cannot process queries coming from the client end. Sometimes, the DNS settings may be updated on the server end, and it could take some time for it to get replicated throughout the network or for the settings to be optimal. This, in turn gives an error message.


It may be a corrupted cache or cookies, and/or conflict with one of your browser add-ons. More than that, some of the browser add-ons block access to some websites by filtering network packets.

Correct ERR_ADDRESS_INVALID in Chrome on Windows 11


ERR_ADDRESS_INVALID error fix in Chrome on Windows 11.


Here are some things you can try if you're using Chrome on Windows 11 or 10 and see the following message: The requested URL could not be found.


Before applying the network settings changes, first, connect your network.


Clear browser history and cookies.


Reset browser settings to default


Temporarily disable third-party security software and firewalls.


Disable Add-ons for Web Browsers 


Verify the hosts file.


Network settings should be working, and now we can reset network settings. 


For troubleshooting to begin, we have to check if the internet is up. We have to check the physical connection before we will try to access any other websites.


If you can't quite nail the problem that's bothering your network, then you can use the Internet Connection Troubleshooter. 


 


If we have to revert back the network connection protocol settings to their default on account of incorrect configurations or due to temporary problems, then we reset all the network components such as TCP/IP or Winsock. To do so:


Open a Windows Terminal using the Desktop Search Bar by typing in cmd and click Run as Administrator.  


In the given prompt terminal, create in order the following commands: 


Windows reset through the application of Netsh Run in command prompt: netsh int ip reset, then ipconfig, then release, then renew, then flushdns.


The "netsh winsock reset" command is purging all records from the Windows Network Sockets database; this would also include protocol information. This may resolve problems that could be caused by corrupted socket configurations.


The command to reset all the TCP/IP settings including the IP address and subnet mask is: netsh int ip reset. In case this is an issue related to malfunctioning IP addresses of network connections, this may help us reset the settings.


The currently associated IP address with the network adapter can be released using the ipconfig /release command. In some instances, it may be helpful to release the IP address; for example, if the address has become assigned wrongly, or there is a problem in other devices using the same address.


The just-released address may be dynamically obtained by the network adapter from the DHCP server upon releasing the address using the command ipconfig /renew. This might save us from the headache of address conflicts arising either due to other devices or due to assigning a wrong address.


The command ipconfig /flushdns will flush out the DNS cache, which clears all records of domain names and their IP addresses. The erasing of DNS cache may bring those settings to their defaults or, better said, to the right state in case the problem is due to DNS records that are outdated or an improper configuration of DNS settings. 

2] Clear history and cookies from your web browser.


The browser's cache stores temporary files and data, while cookies often store user preferences and activity. In any case, these details can sometimes get corrupted over time and thus malfunction website connections by generating errors. Therefore, when you want the browser to use the right information without generating any issues, a good first step could be to delete the cache.


Launch Chrome and identify the three dots in the upper right corner. Click on the "More" button.  


In the Privacy and Security menu option, click the Delete button. Then select the dates to delete.  


Click the checkboxes next to the cache and cookies options, then click on Clear Data.  

Step 3: Reset Browser to Default Settings


Launch chrome then from the menu bar select the option Setting from the drop down menu.


In the Settings section, select Restore settings to their original defaults and then click on Reset settings.

4] Temporarily Disable Antivirus and Third-Party Firewall


Antivirus and firewall software can prevent malicious software from infecting a system but sometimes may also block legitimate software from operating. You could try going through and disabling any third-party firewall and antivirus programs you have installed.


Verify the problem has been resolved. If so, you will need to enable the program in the firewall.


Disable browser add-ons


Browser extensions, when they conflict with each other, can cause invalid address problems and will cripple basic surfing operations. How to disable the Add-ons: 


Open browser and click on the menu bar to get access to the menu. 


Upon clicking on Extensions, you will find a toggle to turn off the extensions. 

6] Check the Hosts File


The Host file is essentially a text file that translates the domain name to its respective IP address. It is a file present on the local machine, and the problem may arise because of some faulty information in this very file that leads us to a non-existent website. To verify the file,


Open drivers folder, follow the path C:WindowsSystem32.


Right-click the hosts file, click "Open with", and select Notepad.


Check if there are entries that out of place or suspicious looking.


PowerToys allow you to edit the HOST file directly.


You can also restore the Default Hosts file if you prefer.


And this is the end of our How to Fix ERR_ADDRESS_INVALID in Chrome on Windows 11, we hope everything you needed was found.




Other Articles
How to use Gemini Code Assist in Windows 11
Discover how to effectively use Gemini Code Assist in Windows 11 to enhance your coding experience

How to rebuild BCD or Boot Configuration Data file in Windows 11
Learn how to rebuild the Boot Configuration Data (BCD) file in Windows 11 with our step-by-step.

How to Restart to repair drive errors keep showing up after reboot in Windows 11
Fix persistent drive errors in Windows 11 after rebooting. Discover effective solutions to troubleshoot and repair your system for optimal performance.

How to Fix Windows can’t resolve domain name
Here in our article we show you step by step How to solve the problem that Windows cannot resolve the domain name

How to Fix Roll Back Driver is greyed out in Windows 11
If you don't know How to Fix Roll Back Driver is greyed out in Windows 11, then you are in the best place because here we will be covering it for you.

How to install and use iSCSI Target to configure Storage Server
Read on to learn How to install and use iSCSI Target to configure Storage Server, because today we are going to cover all that you need to know.

How to Get Help app is blank in Windows 11
Get comfortable so you may learn how to create a blank How to Get Help app in Windows 11, as herein we are going to let you know how to do it.

How to Fix Power button not working in Windows 11
Today, we will prepare you to find out How to Fix Power Button Not Working in Windows 11 by telling you what you need.

How to Fix Customize and Manage Privacy in Windows 11 using Wintoys
I will guide you How to fix personalization and manage privacy in Windows 11 with Wintoys

How to open Onion links without Tor Browser
Today we bring you a step-by-step guide so you can learn how to open Onion links without the Tor browser

How to install and run Makefile on Windows 11
If you are wondering how to install and run Makefile on Windows 11, here is a guide with the best answer.