There's Wi-Fi, but no internet: Why and what to do

Many users are familiar with the situation where the wireless network indicator is green, but the browser is desperately trying to load a page. You see the name of your network, the device reports being connected, but there's no actual access to the global network. This condition is often referred to as "limited connection" or "no internet access." The problem could be a software issue on your device, a deeper issue with your router settings, or even an issue with your ISP.

The first thing to understand is that the presence of a Wi-Fi signal only means that the radio communication between the device and the router is working correctly. However, the router itself may not be connected to the external network, or its internal settings may be blocking data transmission. Diagnostics You should start by checking other devices in the house. If the problem only occurs with one device, look for the cause there. If the entire network is down, the problem lies with the router or the ISP.

Don't panic and call a technician right away, as in most cases, you can fix the situation yourself in 5-10 minutes. We'll cover a series of steps, from simple reboots to complex DNS and IP address manipulations. It's important to understand that modern routers — These are complex microcomputers that sometimes require manual intervention to operate correctly.

It's important to keep in mind that router interfaces and operating systems are constantly being updated. Button locations and menu item names may vary depending on the firmware version of your equipment. If you can't find the item you're looking for, consult the manufacturer's official instructions or search for information in your provider's account if you're using leased equipment.

Primary diagnostics and equipment testing

Before delving into the intricacies of settings, it's important to rule out trivial physical causes. Often, the problem stems from overheating equipment or a temporary freeze in the communication module. A router running continuously for years accumulates errors in its RAM, which leads to traffic routing failure, even if the Wi-Fi signal continues to transmit.

Pay attention to the indicators on the front panel of the device. We are interested in the light marked as WAN, Internet or a globe symbol. If it's off or red, the physical cable from your ISP is disconnected or damaged. In this case, no DNS settings will help—you'll need to check the cable or call tech support.

📊 How does the WAN/Internet indicator on the router behave?
It's green
Flashing
It's red
It doesn't burn at all

The most effective initial treatment is a hard reboot. This isn't just turning off the device with the power button; it's disconnecting the power for 15-20 seconds. During this time, the capacitors discharge, and the device boots up cleanly, clearing any temporary errors. After turning it on, wait 2-3 minutes for the system to fully boot up before checking the internet.

⚠️ Caution: If you are using a fiber optic terminal (ONT), do not look into the end of the cable coming from the provider. Laser radiation can damage the retina. Inspect the fiber optic cable only visually for any significant kinks.

Problems on the provider's side and balance

Users often forget about the most obvious thing—their account balance. Many providers automatically disable internet access when the balance is zero, but leave access to the local network and the router itself active. This is why you see Wi-Fi but can't access the internet.

You can check your balance even without accessing your provider's website. Usually, it's enough to call the automated system or send a USSD request if you have mobile service. It's also worth checking if there are any maintenance projects underway in your area. This information is often posted on the provider's website or in their mobile app.

Maintenance work may affect backbone communication channels. In this case, the WAN indicator on the router may show a connection, but packet data simply won't pass beyond the provider's equipment. In this situation, the only option is to wait for the work to complete.

Why might the internet disappear at certain times?

This phenomenon is called "rush hour." In the evening, when all the neighbors are streaming and gaming, the load on the provider's node increases, and the channel may be unable to cope, creating the illusion of no internet connection even though Wi-Fi is working.

Resetting network and DNS settings on your computer

If the router and balance are fine, the problem may lie in a clogged network settings cache in the operating system. The computer may have remembered the wrong DNS address or get a conflicting IP address. In Windows, this can be resolved via the command line.

To reset network settings, open a command prompt as administrator. Enter the command ipconfig /flushdns and press Enter. This will clear the DNS cache. Then reset the TCP/IP stack with the command netsh int ip resetAfter completing all steps, you must restart your computer.

It's also worth checking if static addresses are entered manually. Go to Control Panel → Network and Internet → Network and Sharing Center. Select your connection, click "Properties", find Internet Protocol version 4 (TCP/IPv4) and make sure that the "Obtain an IP address automatically" and "Obtain DNS server address automatically" boxes are checked.

☑️ Network Reset Checklist

Completed: 0 / 4

Sometimes your antivirus or firewall may block the connection, considering the network public and unsafe. Try temporarily disabling your security software and checking your internet connection. If you can connect, you need to add your network to the trusted list in your antivirus settings.

Configuring DNS servers for stability

One of the most common reasons why you have Wi-Fi but no internet is issues with your provider's DNS servers. They may be slow or not respond at all. The solution is to configure reliable public DNS addresses, such as those from Google or Cloudflare.

This is done in the same IPv4 protocol properties where we checked automatic address acquisition. Select the "Use the following DNS server addresses" option. In the "Preferred DNS server" field, enter 8.8.8.8, and in the "Alternative" - 8.4.4.4 (Google) or 1.1.1.1 (Cloudflare).

DNS provider Main address Alternative address Peculiarity
Google Public DNS 8.8.8.8 8.8.4.4 High speed, reliability
Cloudflare 1.1.1.1 1.0.0.1 Emphasis on privacy
OpenDNS 208.67.222.222 208.67.220.220 Phishing filtering
Quad9 9.9.9.9 149.112.112.112 Blocking malicious domains

After changing DNS addresses, be sure to clear the cache with the command ipconfig /flushdnsThis action often instantly "revitalizes" the Internet if the problem was precisely the inability to convert the site name to an IP address.

Diagnostics on smartphones and tablets

On Android or iOS mobile devices, the process is similar, but has its own interface nuances. Simply "forgetting" the network often helps. Go to Wi-Fi settings, tap your network name, and select "Remove network" or "Forget network." Then reconnect by entering the password.

Android also has a "Reset network settings" feature. It's located in the "Settings" section. System → Additional settings → Reset settings → Reset Wi-Fi, mobile data, and Bluetooth settings. Important: This action will delete all saved passwords from Wi-Fi and Bluetooth devices, but will not affect your personal photos and contacts.

On iPhone (iOS), a similar function is called “Reset Network Settings” and is located along the path General → Transfer or reset iPhone → Reset → Reset network settingsThis often solves problems with obtaining an IP address when the device gets stuck in the connecting state.

⚠️ Note: On Android 12 and later, the "Private DNS" feature may block internet access if your ISP doesn't support DNS-over-TLS encryption. Try disabling this feature in your connection settings by selecting "Auto" or "Off."

Complex Cases: MAC Filtering and IP Conflicts

If simple methods don't help, MAC address filtering may be enabled in your router settings. This is a security feature that allows only certain devices to access the network. If you bought a new phone or laptop, the router may block its internet access, although it will still provide a Wi-Fi signal.

To check, you need to go to the router's web interface (usually the address 192.168.0.1 or 192.168.1.1). Find the "Wireless" → "MAC Filtering" section. Make sure your device isn't blocked or whitelist its MAC address.

Another rare, but possible, cause is an IP address conflict. This occurs when two devices on the network attempt to use the same address. Routers typically resolve this automatically (DHCP), but if a problem occurs, manually changing the IP address on one of the devices or completely resetting the router's DHCP server may be necessary.

How to find the MAC address of a device?

On Windows: In the command prompt, enter ipconfig /all and look for the "Physical Address" line. On Android: Settings → About phone → General. On iOS: Settings → General → About device.

FAQ: Frequently Asked Questions

Why is there internet on my laptop but not on my phone, even though there is only Wi-Fi?

The problem is most likely with your phone's settings. Try deleting the network on your phone ("Forget Network") and reconnecting. Also, check if your phone has a static IP or proxy, which could conflict with your current router configuration.

Can a computer virus block the Internet?

Yes, some types of malware change proxy or DNS settings, redirecting or blocking traffic. Scan your system with an antivirus and ensure that your browser or system settings don't include an unknown proxy server.

What should I do if the red internet indicator on my router is on?

A red WAN/Internet indicator means there's no physical connection to your ISP. Check that the cable is securely seated in the port and there are no kinks. If the cable is intact, the problem may be with your ISP—call tech support.

Will resetting the router to factory settings help?

A reset (Reset button) will return the router to its "new from the store" state. The internet will only work if you reconfigure the connection (enter your ISP login and password). Without these credentials, the router won't be able to connect to the internet, so only reset it if you know your login credentials.