Are you connected to your home or public Wi-Fi network, but your browser won't open pages, and your messaging apps won't send messages? Is the connection indicator on, but the "no internet access" icon won't go away? This problem is familiar to millions of users, and the cause can lie in your phone settings, your router settings, or even your internet service provider.
Unlike a complete lack of signal, when the phone simply can't see the network, the "connected but no internet" situation is often confusing. After all, everything appears normal: the smartphone displays the network name, the signal strength is high, but there's no data traffic. In this article, we'll look into it. all possible reasons — from trivial errors in settings to hidden protocol failures — and we will offer step-by-step solutions For Android And iPhoneYou'll also learn how to distinguish between a phone issue and a router or ISP problem.
We'll pay special attention to cases where the internet works on other devices, but is unavailable only on the smartphone—this is a key indicator that narrows down the possible causes. For advanced users, we've prepared a section with diagnostics via ping and analysis DNS-servers.
1. Basic checks: what to do first
Before digging deep into the settings, do the following: 5 quick checks, which solve the problem in 60% of cases:
- 🔄 Restart your phone and routerTurn off your smartphone for 30 seconds, then unplug your router for 1 minute. This will clear any temporary network protocol glitches.
- 📶 Check the internet on other devicesConnect your laptop, tablet, or second phone to the same network. If the internet works everywhere except your smartphone, the problem is your smartphone. If it doesn't work anywhere, the router or ISP is to blame.
- 🌐 Open another browser or applicationSometimes the crash occurs only in one browser (for example, due to cache) or in a specific application (for example, YouTube the video doesn't load, but WhatsApp works).
- 🔒 Make sure that Airplane Mode or Data Saver Mode is not enabled.On . Android check the notification panel, iPhone — control center (swipe down from the upper right corner).
- 📱 Try connecting to a different Wi-Fi networkIf the internet works, the problem is with your current network, not your phone.
If the problem persists after these steps, proceed to the next sections. If your internet connection is working again but you want to understand the cause of the problem, read on: we'll discuss why these basic steps help and how to prevent the problem from recurring.
⚠️ Attention: If you're connected to a public network (at a cafe, airport, or hotel), your internet connection may be blocked until you log in. Open your browser and try accessing any website. A window should appear asking you to enter your username/password or accept the terms and conditions.
2. Problems on the phone side: Android and iPhone settings
If other devices connect to this network without problems, but your phone stubbornly displays "No Internet Access," your smartphone settings are to blame. We'll look at solutions for both platforms.
For Android:
- 🔧 Reset network settingsGo to .
Settings → System → Reset → Reset Wi-Fi, mobile network, and Bluetooth settingsThis will delete all saved networks and reset the connection settings to factory defaults. - 📡 Changing Wi-Fi modeIn some cases, forcing the standard to be enabled helps.
802.11n(or802.11ac, if your router supports it). To do this:- Tap and hold the network name in the Wi-Fi list.
- Select Edit Network → Advanced.
- Find the "Wi-Fi Mode" item and set it
802.11n only.
For iPhone:
- 🔄 Forget the network and reconnectGo to .
Settings → Wi-Fi, tap the "i" icon next to the network name and select "Forget this network." Then reconnect by entering the password. - 📱 Disable "Private Wi-Fi Address"This feature (enabled by default in iOS 14+) assigns a random
MAC addressThis is a per-network feature, which may conflict with some routers. It can be disabled in the specific network settings. - 🔧 Reset network settingsGo to .
Settings → General → Transfer or reset iPhone → Reset → Reset Network SettingsYou will need to re-enter passwords for all Wi-Fi networks. - Go to
Settings → Wi-Fi, tap on the current network and select “Change network” → “Advanced”. - Under IP Settings, select Static instead of DHCP.
- Fill in the fields:
IP address:192.168.1.X(where X is a number from 10 to 254, not occupied by other devices).Gateway: usually192.168.1.1(check the router sticker).Network prefix length:24.DNS 1AndDNS 2:8.8.8.8(Google) and1.1.1.1(Cloudflare).
- Save your settings and reconnect to the network.
- Go to
Settings → Wi-Fi, tap the "i" icon next to the network. - In the DNS section, delete the current values and enter:
8.8.8.8, 1.1.1.1 - Save the changes.
If after these manipulations the Internet does not work, the problem may lie in IP conflict or infidels DNS-settings. More on that in the next section.
Check flight mode
Make sure Wi-Fi is turned on
Restart your phone
Try a different Wi-Fi network
Update your phone's firmware-->
3. Manual IP and DNS Assignment: When DHCP Doesn't Work
By default, the router automatically assigns devices IP addresses through protocol DHCPBut sometimes this process fails and the phone receives an incorrect address (for example, 169.254.x.x) or doesn't receive it at all. In this case, manual configuration will help.
How to assign a static IP on Android:
How to change DNS on iPhone:
Why does this work? Public DNS-servers (for example, from Google or Cloudflare) are often faster and more reliable than the provider's servers. If the problem was slow domain name resolution, changing DNS will give immediate results.
| Parameter | Recommended value | Explanation |
|---|---|---|
IP address |
192.168.1.100 |
Any number between 10 and 254 that is not used by other devices |
Gateway |
192.168.1.1 |
Router address (check the sticker or documentation) |
DNS 1 |
8.8.8.8 |
Google Public DNS is fast and reliable. |
DNS 2 |
1.1.1.1 |
Cloudflare DNS – A Privacy-Focused Alternative |
⚠️ Attention: If after manual assignmentIPThe Internet isn't working, please reset the settings to normal mode.DHCPPerhaps the problem lies elsewhere, for example, in blocking.MAC addressesyour phone on the router.
4. Router-side issues: what to check in the settings
If the internet isn't working on any device connected to the router, or the problem only occurs with your phone (but other devices work fine), your router settings may be to blame. Here's what to do:
- 🔧 Reboot your routerTurn off the power for 1-2 minutes, then turn it back on. This often resolves temporary problems.
DHCP-servers. - 🔄 Update your router firmwareOutdated software may contain errors that prevent proper internet distribution. Updating is performed through the router's web interface (usually at
192.168.1.1or192.168.0.1). - 📡 Check the Wi-Fi modeIf the router is configured to
802.11bor mixed mode (b/g/n), some phones may connect but not receive the Internet. Set the mode802.11n/ac(in wireless network settings). - 🔒 Disable MAC address filteringIf device binding is enabled in the router
MAC, your phone may be blocked. Find the "MAC Filtering" section and disable it or add it.MAC addressyour smartphone to the list of allowed ones. - 🌍 Check your router's DNS settings.If the provider uses unstable
DNS-servers, replace them with8.8.8.8And1.1.1.1in the settingsWAN.
Also make sure that on the router parental controls are not enabled or time-based access restrictions. These features can block internet access for specific devices or during specific hours.
How to find out the MAC address of a phone?
On Android: go to Settings → About phone → General information → Wi-Fi MAC address (the path may differ depending on the model).
On iPhone: Settings → General → About → Wi-Fi Address.
If the problem persists after checking all the points, there may be a problem with your provider. More on that in the next section.
5. Problems with your provider: how to diagnose and what to do
Sometimes your internet connection drops not because of your phone or router, but because of your internet service provider. Here's how to determine this and what to do:
Signs of a problem on the provider's side:
- ❌ The Internet does not work on any device connected to the router (including computers via cable).
- ❌ The red or yellow indicator on the router is lit
WAN/Internet. - ❌ In the router's web interface, the connection status shows "No Internet" or "Connecting".
- ❌ When connecting a cable directly to the computer (bypassing the router), there is also no Internet.
- Check your connection status with your providerMany companies (for example, Rostelecom, MTS, Beeline) have online incident maps or support chats where you can check whether maintenance is ongoing.
- Call support. Report that you have "no internet on
PPPoE/L2TP(Check the connection type in the contract). Ask to check the line for breaks or blockages. - Check your personal account balanceSometimes providers disconnect your internet connection when your balance is zero or negative, even if you have an unlimited plan.
- Reconnect the cable. Turn it off.
Ethernet cableFrom the router, wait 10 seconds, and then reconnect. Sometimes this helps restore the connection.
What to do:
Critical point: if your ISP uses MAC address binding for your router, replacing the device without notifying support will result in blocked access. In this case, you should provide the new MAC address to support.
⚠️ Attention: Rates, connection terms, and diagnostic methods may vary depending on the region and provider. For up-to-date information, please visit your personal account or call our hotline.
6. Advanced diagnostics: ping, traceroute, and logs
If basic methods don't help, it's time for a more in-depth diagnosis. These methods require some technical knowledge, but will allow you to pinpoint the source of the problem.
1. Checking the connection with the router (ping):
On Android install the application Ping & Net Tools (or similar), on iPhone — Network AnalyzerRun the command:
ping 192.168.1.1
- ✅ If the packages arrive (
0% loss) - there is a connection to the router, the problem is in the Internet settings orDNS. - ❌ If packets are lost (
100% loss) — the phone can't connect to the router. Check your Wi-Fi settings or reboot the router.
2. Checking Internet access:
Ping an external address, for example:
ping 8.8.8.8
- ✅ If the ping works, the problem is
DNS(see section 3). - ❌ If you can't ping, you don't have an internet connection. Check your router or contact your internet service provider.
3. Traceroute:
The command will show at what stage the connection is broken:
tracert ya.ru
If the traceroute stops at the first node, the problem is with the router or the connection to the ISP. If the connection fails later, there may be a problem with the ISP or traffic blocking.
4. Viewing router logs:
Go to the router's web interface (usually 192.168.1.1) and find the "System Log" or "Logs" section. Look for errors like:
DHCP lease failed- assignment failureIP.Authentication failed— authorization error with the provider.Wi-Fi protected setup error— a problem with network security.
If there are critical errors in the logs, copy them and contact your provider's support team—this will speed up the problem's resolution.
7. Specific cases: VPN, proxy, corporate networks
Sometimes, the lack of Wi-Fi internet is due to additional settings the user may not be aware of. Let's look at some rare, but possible, scenarios.
1. VPN or proxy server:
If your phone is configured VPN or proxy, all traffic can go through these channels. Check:
- On Android:
Settings → Networks and Internet → VPN(disconnect all connections). - On iPhone:
Settings → VPN(turn off the switch). - Proxy: on Android check
Settings → Wi-Fi → Change network → Advanced → Proxy(should be "No").
2. Corporate or educational networks:
In offices, universities or schools, networks with portal authorization are often used (captive portal). Even if your phone is connected to Wi-Fi, the Internet will not work until you:
- Open your browser and do not accept the terms of use.
- Do not enter your login/password (if required).
- Do not install a security certificate (on some networks).
3. Antiviruses and firewalls:
Some antiviruses (for example, Kaspersky, Avast) have built-in firewalls that can block internet access. Try temporarily disabling the protection or adding the current network to the exceptions.
4. Power saving mode:
On Android-phones (especially Xiaomi, Huawei) Aggressive power saving settings may disable Wi-Fi in the background. Check:
- In battery settings, disable optimization for apps that use the internet.
- In Wi-Fi settings, disable the "Turn off Wi-Fi during sleep" option.
If you are connected to a network with non-standard settings (for example, at a hotel or airport), try contacting the network administrator - additional configuration may be required.
8. Hardware problems: when the hardware is to blame
If none of the software methods help, the problem may lie in the phone or router hardware. Let's look at possible scenarios.
1. Malfunction of the phone's Wi-Fi module:
Signs:
- The phone does not connect to any Wi-Fi networks, although it sees them.
- The connection keeps dropping out or the speed is extremely slow.
- In the Wi-Fi settings, the message "Authentication error" or "Saved, WPA/WPA2 security" appears.
Solution: Contact a service center. The Wi-Fi module may fail due to drops, exposure to moisture, or wear and tear.
2. Problems with the router antenna:
Signs:
- The Internet is unstable on all devices.
- The speed drops sharply as you move away from the router.
- The router is getting very hot.
Solution:
- Try changing the Wi-Fi channel in your router settings (for example, from
caron6or11). - If the router is old, it may need to be replaced.
3. Damage to the WAN cable or port:
If the Internet does not work on any device, check:
- Integrity
Ethernet cable(try replacing it). WAN porton the router - it may be damaged (try connecting the cable to a different port if the router supportsWAN/LANhybrid ports).
Hardware problems are the most difficult to resolve, as they can't be fixed with software. If you suspect a malfunction, it's best to contact a specialist.
FAQ: Frequently Asked Questions
Why does Wi-Fi connect, but pages don't open, even though the internet works on other devices?
This is a typical situation where the problem is localized to the phone. The possible causes are:
- Incorrect settings
IP/DNS(try assigning them manually as in section 3). - Network stack failure (resetting network settings will help).
- Blocking
MAC addressesphone on the router (check the filtering settings). - Conflict with VPN or proxy (disable them).
Start by rebooting your phone and router, then check the settings DNS.
My iPhone says "No Internet Access," but Wi-Fi is connected. What should I do?
On iPhone This problem is often related to the Private Wi-Fi Address feature or a glitch in the settings. DNS. Try:
- Disable "Private Wi-Fi Address" in network settings.
- Forget the network and reconnect.
- Manually register
DNS(For example,8.8.8.8). - Reset network settings (
Settings → General → Transfer or reset iPhone → Reset network settings).
If that doesn't help, check if the internet is working on other devices. If so, the problem is with your phone; if not, it's with your router or ISP.
After updating my phone's firmware, my Wi-Fi stopped working. How can I get my internet connection back?
Firmware updates sometimes reset network settings or introduce errors into Wi-Fi drivers. Try:
- Reset network settings (do not confuse with a full reset of the phone!).
- Delete all saved Wi-Fi networks and reconnect.
- Check if there are any new Wi-Fi settings in the firmware (for example, a power saving mode for wireless networks).
- If nothing helps, roll back to the previous firmware version (if possible) or contact a service center.
On some phones (eg. Samsung) After the update, you need to manually enable Wi-Fi in the developer settings. To do this:
- Activate developer mode (tap the build number 7 times in "About phone").
- Go to
Settings → System → Developer Optionsand find the option "Disable absolute Wi-Fi signal strength" (or similar).
My Wi-Fi is working, but I can't access some websites (like VKontakte or YouTube). What's wrong?
If the internet is generally working, but certain websites or services are unavailable, the following may be the reasons:
- Router-level blockingSome routers (especially those with provider-provided firmware) have built-in website blacklists. Check your parental controls or firewall settings.
- DNS issues: Some providers block access to certain resources through their
DNS-servers. Try changing them.DNSon8.8.8.8or1.1.1.1. - Provider restrictionsIn some regions, access to social media or video services may be restricted by law. Use a VPN to bypass these restrictions.
- There was a problem on the website side.Check if the website works on other devices or via mobile data. If not, the problem isn't yours.
Also try opening the site in a different browser or in incognito mode—sometimes blocking occurs due to cache or extensions.
Is there any way to speed up the diagnosis of the problem?
Yes! Here's a quick method for quickly identifying the source of the problem:
- Step 1Check the internet connection on another device (laptop, second phone). If it works, the problem is with your phone. If not, the problem is with your router or ISP.
- Step 2:
- If the problem is phone: reset