Many users are familiar with the situation where the Wi-Fi icon appears on their smartphone or laptop screen, but web pages won't open. This frustrating situation occurs when a connection appears to be established, but no actual data exchange occurs. Technically, the device has connected to the router's local network and received an IP address, but access to the outside world is blocked or lost.
There can be many reasons for this behavior, ranging from a simple ISP outage to complex IP address conflicts within your home network. Often, the problem lies in the operating system's software settings, which may have become corrupted after an incorrect update or a power surge. In other cases, the router itself is to blame, possibly freezing or failing to automatically retrieve settings from the service provider.
In this article, we will take a detailed look at the main scenarios why Wi-Fi works without internet accessWe'll offer a step-by-step solution. You don't need to be a communications engineer to troubleshoot most problems yourself. We'll cover both software diagnostic methods and the physical aspects of connecting equipment.
Primary diagnostics and equipment testing
Before delving into complex router or operating system settings, it's important to rule out obvious physical causes. Often, a simple reboot resolves the issue, allowing the device to clear its cache and reconnect to the ISP. It's also worth paying attention to the indicators on the router.
If the WAN indicator (usually marked with a globe or the letter "W") is red or off, the physical cable from your ISP is not connected or is damaged. Check the cable's tight connection to the router port. If the cable is damaged or the connector is loose, the signal simply isn't reaching the device.
It's important to check if the internet works on other devices. If the problem only occurs on one laptop, the router is definitely not the issue. However, if everything, including Smart TVs and guests' phones, is down, the problem is the router or the ISP's line.
⚠️ Attention: Before tweaking the settings, call your provider's technical support. Often, the work is handled by the service provider, and your actions will be futile until the backbone issue is resolved.
Use the following checklist to quickly check the physical health of your network:
- 🔌 Check if the provider's cable is securely inserted into the WAN/Internet port of the router.
- 💡 Check the color of the WAN indicator (it should be green or blue, but not red).
- 📱 Check for internet access on another device connected to the same network.
- 🔄 Perform a full reboot of the router (unplug it from the power outlet for 10-15 seconds).
Problems on the provider's side and the personal account balance
One of the most common reasons for a lack of internet access while Wi-Fi is working is simply a lack of funds in the account balance. Providers often don't immediately disable access to the local network, allowing users to log into their account to top up their balance, but block access to the external internet.
In this case, when you try to open any website, you may be redirected to a provider page with a notification about a zero balance. If the automatic redirection doesn't work, try entering the router's IP address (often 192.168.0.1 or 192.168.1.1) in the browser's address bar. The router interface's main page often displays the connection status and balance.
How can I find out my balance if the pages aren't loading?
Many providers have dedicated landing pages or IP addresses for checking your balance without internet access. Try entering the address in the address bar. 1.1 or 192.168.1.1You can also check your balance through the operator's mobile app using mobile internet.
Besides financial issues, scheduled maintenance may also be the cause. Providers are required to notify you of these maintenance activities, but sometimes notifications arrive late or get lost in spam. During these maintenance periods, the connection may be unstable or completely disconnected.
Seasonal factors should also be considered: thunderstorms, icy cables, or damage during excavation work can lead to line interruptions. In such cases, the WAN indicator on the router typically goes out or turns red, indicating the loss of the physical link.
DNS and TCP/IP stack settings failure
If everything is physically connected, there's money in the account, but websites still won't open, the problem is most likely software-related. DNS (Domain Name System) is most often the culprit. It's a kind of internet "phone book" that translates familiar addresses (like yandex.ru) into the digital IP addresses of servers.
When your provider's DNS server is down or malfunctioning, your computer simply doesn't know where to send the request. As a result, your browser displays the error "Unable to find the server's DNS address." The solution is to configure reliable public DNS servers, such as those from Google or Cloudflare.
To do this, you need to go to the network adapter settings. In Windows, this is done via Control Panel → Network and Internet → Network and Sharing Center → Change adapter settingsFind your wireless connection, right-click it, select "Properties", then "Internet Protocol Version 4 (TCP/IPv4)" and enter the addresses manually.
Another possible cause is misconfigured TCP/IP stack settings. The operating system may have received an incorrect IP address or gateway information. You can reset these settings via the command line. Launch Terminal as administrator and enter the command to flush the DNS cache:
ipconfig /flushdns
After running the command, it is also useful to reset Winsock settings, which often helps with problems with network drivers:
netsh winsock reset
IP address conflict in the local network
In small home networks, it's rare, but it does happen, for two devices to be assigned the same IP address. The router, acting as a DHCP server, distributes addresses from a pool, but if one device has a static address that matches the dynamic address, a conflict occurs.
In this case, one of the devices (or both) loses network access. The system may display the message "IP address conflict detected." To avoid this, ensure that all your devices are set to obtain an IP address automatically.
You can check your current IP address and resolve the conflict by checking your adapter settings. Ensure that "Obtain an IP address automatically" and "Obtain DNS server address automatically" are checked in the IPv4 protocol properties. If you manually assigned addresses to your printer or NAS, ensure they are outside the range of addresses assigned by the router.
| Address type | Description | Recommendation |
|---|---|---|
| Dynamic (DHCP) | The address is issued automatically by the router. | Use for 99% of devices (phones, laptops) |
| Static | The address is hardcoded in the device settings. | Use only for printers, cameras, servers |
| APIPA (169.254.x.x) | Self-assignment address when DHCP fails | Indicates a connection error with the router. |
If you see an address that starts with 169.254, this means the device was unable to obtain an address from the router. In this case, the problem lies with the connection between the device and the router, not with the internet connection.
Drivers and antivirus software not working correctly
Sometimes internet access is blocked by the user's own software. Antiviruses and firewalls are designed to protect the network, but if they malfunction, they can block all outgoing connections, deeming them suspicious.
Try temporarily disabling your antivirus and Windows Firewall. If the internet connection returns, the issue is with your security settings. Don't forget to re-enable your protection afterward and check for updates to your antivirus software.
Outdated or corrupted wireless adapter drivers may also be the cause. This is especially true after updating your operating system. Go to "Device Manager," find the "Network Adapters" section, and check if there's a yellow exclamation mark next to your Wi-Fi module.
- 🛡️ Temporarily disable third-party antivirus software to test the hypothesis.
- 🔄 Update your Wi-Fi adapter driver through your laptop manufacturer's website.
- ⚙️ Try deleting the device in the device manager and restarting your PC to allow automatic installation.
- 📉 Roll back the driver to the previous version if the problem appeared after the update.
In some cases, resetting Windows network settings to factory defaults can help. In Windows 10 and 11, this can be done via Settings → Network & Internet → Advanced network settings → Network reset. This will delete all saved Wi-Fi networks and return network components to their original state.
MAC filtering and parental control restrictions
Router owners may have accidentally (or intentionally) enabled access restriction features. MAC filtering allows network access only to specific devices based on their unique physical address. If your device isn't on the "whitelist," Wi-Fi will work, but internet access will be disabled.
You can check this by logging into your router's web interface. Find the "Wireless" section → "Wireless MAC Filtering." If this feature is enabled, make sure your device is added to the allowed list or temporarily disable filtering.
⚠️ Attention: Router interfaces from different manufacturers (Asus, TP-Link, Keenetic, Mikrotik) vary greatly. Look for sections labeled "Filter," "Access Control," "Parental Control," or "Access Restriction."
Also, check your Parental Control settings. Your child's device or your PC may have a time limit or block certain categories of websites, which could be perceived as a complete lack of internet access.
☑️ Check access restrictions
Keep in mind that settings may be reset after a power surge or a factory reset. In this case, you'll need to reconfigure the connection settings (PPPoE, L2TP, or Dynamic IP) provided by your ISP.
Frequently Asked Questions (FAQ)
Why is there Wi-Fi on my phone but no internet, but everything works on my laptop?
The problem is most likely with your phone's settings. Try tapping "Forget Network" in your phone's Wi-Fi settings and reconnecting, entering the password. Also, check if your phone has a static IP address that conflicts with other devices.
The WAN indicator is on, but there's no internet. What should I do?
This means there's a physical connection, but authentication failed. Check your ISP login and password in the router settings (WAN or Internet section). Your connection type may also have changed (for example, from PPPoE to Dynamic IP); check with your ISP.
Does resetting the router with the Reset button help?
Yes, it is a radical but effective method. However, after resetting (Reset) the router will reset to factory settings. You'll have to reconfigure the network name, Wi-Fi password, and, most importantly, your ISP connection settings (login/password).
Can a virus block the internet?
Yes, some types of malware (Trojans, ransomware) can change your system's proxy or DNS settings, redirecting or blocking traffic. Scan your system with a quality antivirus and reset your browser's proxy settings.
What to do if nothing helps?
If all else fails, two options remain: either the router's hardware is faulty (the WAN port or Wi-Fi module is burned out), or there's a problem with the provider's line that they're keeping quiet about. In this case, calling a technician or replacing the router is the only solution.