Are you trying to access the site from a smartphone, but instead of the page you see the inscription โThe web page could not be openedโ** (or ERR_NAME_NOT_RESOLVED, NET::ERR_INTERNET_DISCONNECTED)? This error occurs on all devices running Android โfrom budget Redmi to flagship Samsung Galaxy S23. The reasons can be either trivial (lack of Internet) or complex (a failure in the DNS settings or a conflict with the VPN).
Unlike errors on a PC, where diagnosis is easier, on smartphones the problem is often disguised as โno connection,โ although in fact the Internet is working. We will analyze 10 proven methods โfrom elementary to advancedโthat will help restore access to sites. Important: some methods require administrator rights or access to hidden settings Android, so read carefully.
If the error appears only on one site (for example, VKontakte or YouTube), most likely the problem is on the resource side. Try opening it from another device. If not a single page is loaded โwe proceed to diagnostics.
1. Checking your Internet connection
Start with the obvious: make sure that the smartphone is actually connected to the network. The 4G/5G or Wi-Fi icon in the status bar does not always mean working Internet. Here's how to check the connection:
- ๐ถ mobile data: Open
Settings โ SIM cards and mobile networks. Make sure the switchMobile datais active. If the mode is enabledTraffic saving, some sites may be blocked. - ๐ Wi-Fi: Go to
Settings โ Wi-Fi, tap on your network and check the statusConnected. Try loading another site (for examplegoogle.com) - if it does not open, the problem is in the router. - ๐ Airplane mode: Sometimes it is activated accidentally. Pull down the notification shade and turn off
Airplane mode.
If there is Internet, but the pages do not load, try restart your smartphone. This will reset temporary network settings. On Samsung and Xiaomi hold the power button + volume up, on Google Pixel only the power button.
2. Clearing the cache and browser data
A clogged cache is one of the most common causes of the error. Browsers (Chrome, Opera, Firefox) save temporary files, which over time can interfere with page loading. How to clean:
- Open
Settings โ Applications. - Find your browser (for example, Google Chrome) and tap on it.
- Select
Storage โ Clear cache. - If that doesn't help, click
Clear data(this will delete all saved passwords and bookmarks!).
For Chrome there is an alternative way:
- Open the browser, tap on โฎ (three dots) โ
History โ Clear data. - Select
All the time, checkCookies and site data+Cached images. - Click
Delete data.
โ๏ธ Checklist before cleaning cache
Attention: if after clearing the data the browser asks you to log in to your account again Google, use the same email address as before. Otherwise, synchronization of bookmarks may be lost.
3. Changing DNS servers
If the error appears with the wording DNS_PROBE_FINISHED_NXDOMAIN or ERR_NAME_NOT_RESOLVED, the problem is DNS servers. By default, the smartphone uses your ISP's DNS, which may be overloaded or blocked. The solution is to switch to public DNS from Google or Cloudflare.
Instructions for Android 10+:
- Open
Settings โ Network and Internet โ Wi-Fi. - Tap on your network โ
Change network โ Advanced. - In the field
IP settingsselectStatic. - In lines
DNS 1andDNS 2enter:8.8.8.88.8.4.4(this is DNS from Google) or
1.1.1.11.0.0.1(DNS from Cloudflare).
- Save the settings and reconnect to Wi-Fi.
For mobile data (3G/4G/5G) you can change DNS only through applications like DNS Changer (requires root-rights on some devices).
Why does DNS affect the opening of sites?
DNS servers translate website addresses (for example, vk.com) into IP addresses that devices can understand. If DNS is not working or is blocked, the browser cannot find it. page, although there is Internet.
4. Checking for viruses and malware
Some viruses change network settings or change DNS, which is why sites do not open. This is especially common after installing pirated applications or games from unverified sources. You can check your smartphone using:
- ๐ก๏ธ Built-in scanner: On Samsung This McAfee (in
Settings โ Biometrics and security), on Xiaomi โ Security. - ๐ Third-party antiviruses: Malwarebytes, Dr.Web Light or Kaspersky Mobile. Download only from Google Play!
- ๐ฑ Manual check: Open
Settings โ Applicationsand check the list for suspicious apps (for example, with names likeSystem UpdateorFlash Player).
If the antivirus finds threats, remove them and restart the device. After that, check whether the sites open. If the problem persists, reset the network settings (more on this below).
โ ๏ธ Attention: Some banking Trojans (for example, Faketoken) block access to bank websites. If you suspect such an infection, immediately disable mobile banking and contact bank support.
5. Resetting network settings
If the previous methods did not help, try Reset network settings. This will return to factory settings:
- Settings
Wi-Fi,Bluetooth,Mobile data. - Saved network passwords.
- VPN settings (if were used).
Instructions:
- Open
Settings โ System โ Reset(on some devices the path may differ:Settings โ Advanced โ Reset settings). - Select
Reset network settings(orReset Wi-Fi, mobile network and Bluetooth). - Confirm the action. Smartphone will reboot.
After the reset, you will have to reconnect to all Wi-Finetworks and configure VPN (if used). This method helps in 70% of cases when the error is associated with a conflict of network parameters.
Before resetting the network settings, save your passwords. Wi-Fi in notepad or take a screenshot of the list of networks in the settings.
6. Disabling VPN and proxies
VPN services (for example, NordVPN, ProtonVPN) and proxies may block access to some sites due to geo-restrictions or server failures. try:
- ๐ Disable VPN: Pull down the notification shade and tap on the VPN icon (or open the application and click
Disconnect). - ๐ซ Delete VPN application: If disabling does not help, uninstall the app via
Settings โ Applications. - โ๏ธ Check proxy: Open
Settings โ Wi-Fi, tap on your network โChange network โ Advanced. Make sure that the fieldProxyis set toNo.
Some applications (for example, Orbot for Tor) create local proxiesthat may conflict with the browser. If you installed them, remove or disable them.
โ ๏ธ Attention: On some firmware (for example, MIUI from Xiaomi) the built-inPrivate DNScan work as a proxy. Disable it inSettings โ Network and Internet โ Private DNS.
7. Updating the browser and Android
Outdated versions of browsers or Android may contain errors due to which pages do not open. For example, Chrome 100+ fixed bugs with processing HTTP/3, and Android 12 improved support DNS-over-HTTPS.
How to update:
- ๐ Browser: Open Google Play, find your browser (for example, Chrome) and click
Refresh. - ๐ค Android: Go to
Settings โ System โ System update. If an update is available, install it.
If the update Android is not available, check whether the manufacturer is blocking it (relevant for devices older than 3-4 years). In this case, only manual firmware (risky without experience!) will help.
| Android version | Supported browsers | Recommendation |
|---|---|---|
| Android 9 and below | Chrome 80โ99, Firefox ESR | Update to Android 10+ or use Firefox Focus |
| Android 10โ11 | Chrome 100+, Opera, Samsung Internet | Update your browser to the latest version |
| Android 12+ | All modern browsers | The problem is most likely in the network or DNS |
8. Checking the hosts file and rooting
If you have ever obtained rootrights or installed custom firmware, the problem may lie in a modified file hosts. This file blocks access to certain sites at the system level. To check it:
- Install a file manager with access to the root folder (for example, Root Explorer or FX File Explorer).
- Go to the path
/system/etc/hosts. - Open the file with a text editor. If there are lines like
127.0.0.1 vk.com, delete them (leaving only127.0.0.1 localhost). - Save the file and reboot your smartphone.
If you did not root or install custom firmware, you can skip this section - the standard hosts file does not cause errors.
โ ๏ธ Attention: Editing system files without root-rights or through unverified applications can lead to brick (breakage) of the device. If you are not sure, contact a specialist.
FAQ: Frequently asked questions
Why does the error appear on only one site?
Most likely, the problem is on the siteโs side (for example, the SSL certificate has expired) or your provider/VPN is blocking it. Try opening the site through Tor Browser or from another device. If it does not open everywhere, wait until the site administrators fix the error.
After resetting the settings, Wi-Fi stopped working. What to do?
The IP settings may have gone wrong. Go to the Wi-Fi settings, tap on your network โ Change network โ Advanced and select DHCP (automatically obtain IP). If this does not help, manually enter the IP address (for example, 192.168.1.100), where the first three digits must match the router address.
Can I fix the error without resetting the settings?
Yes, in most cases In some cases, clearing the browser cache, changing DNS, or disabling the VPN helps. Resetting the network is a last resort if other methods have not worked.
The error appears only in Chrome, but everything works in Firefox. What's the matter?
Probably the problem is in the settings Chrome. Try:
- Disable extensions (enter in the address bar
chrome://extensions). - Reset browser settings:
Settings โ System โ Reset settings. - Reinstall Chrome.
There is no button on the phone โResetting network settings.โ What to do?
On some firmware (for example, ColorOS from Oppo) this option is hidden. Try:
- Enter the query โresetโ in the settings search.
- Use code
##7378423##(for Sony) or*#9900#(for Samsung). - Reset all settings to factory settings (will delete all data!).