Wi-Fi is connected, but there is no internet: causes and solutions

Everyone is familiar with the situation where a laptop or smartphone displays a Wi-Fi icon but websites won't open. This condition is often referred to as "limited connection" or "no internet access." DHCP protocol The IP address has been successfully assigned, the device "sees" the router, but no further data transfer occurs. The user is left with an error, unable to determine where exactly the connection was lost.

Most often, the problem lies not in a physical failure of the antenna, but in a software conflict with the settings. This could be a glitch. DNS servers, incorrect proxy settings, or simple router buffer overload. Sometimes the culprit is the ISP itself, performing maintenance they "forgot" to notify you about. In other cases, Windows or Android simply "forget" how to route traffic correctly after an update.

Troubleshooting should begin with simple steps and gradually progress to more complex ones. Don't rush to reset the router to factory settings. In 80% of cases, the problem is solved by simply rebooting the router with no power for 15-20 seconds. If this does not help, you will have to dig deeper and check the configuration of network adapters and TCP/IP parameters.

Troubleshooting: From Router to ISP

The first thing you need to do is isolate the source of the problem. It's not always your device's fault. Go to the router and check the indicators. Is the light on? WAN or InternetIf it's off or flashing red, the signal from your ISP isn't reaching your equipment. In this case, no computer settings will help.

Check if there's internet on other devices. If websites work on your smartphone via Wi-Fi, but not on your PC, the problem is definitely with your computer. If there's no internet anywhere, the problem should be with your router or your service provider. Try calling your provider's technical support; they can sometimes perform a remote line diagnostic.

⚠️ Important: If you're using a fiber optic connection (PON), ensure the cable isn't bent at a sharp angle. Damage to the fiber inside an apartment is a common cause of signal loss and cannot be corrected using software.

It's also important to check your account balance. Many providers automatically block access when your balance is zero, leaving you only able to access your personal account. Try opening your provider's page (often this 192.168.0.1 (or a special address) - if it loads, but Google doesn't, then access is limited.

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

Basic network settings and reset

If external causes have been ruled out, we move on to the operating system settings. Windows often accumulates errors in the protocol stack. The fastest way to fix them is to reset the network settings via the command prompt. This will return the network adapters to their default state.

To perform this operation, you must launch the command prompt as an administrator. Enter several commands in sequence, confirming each one with the Enter key. This will clear the DNS cache, reset Winsock settings, and update the IP addressing.

ipconfig /flushdns

ipconfig /registerdns

ipconfig /release

ipconfig /renew

netsh winsock reset

After completing these steps, the system will require a reboot. Registry And the network drivers will be updated. This often resolves the issue with stuck data packets. If the "No Internet Access" status changes to "Connected" after rebooting, then the cause was a software glitch in the OS.

☑️ Quick Reset Checklist

Completed: 0 / 4

DNS and TCP/IP Configuration Issues

One of the most common reasons why Wi-Fi is connected but pages won't load is a broken DNS. The computer receives an IP address but can't convert the website name (for example, yandex.ru) into the server's numeric address. This is similar to having a telephone but no phone book.

To fix this, you need to manually configure your public DNS servers. Often, provider servers are slow or crash. Using alternative servers, such as Google or Cloudflare, solves the problem in most cases. Go to Control Panel → Network and Internet → Network and Sharing Center.

Select your connection, click Properties, then find the item Internet Protocol version 4 (TCP/IPv4)In the window that opens, select "Use the following DNS server addresses" and enter:

  • 🌐 Preferred DNS: 8.8.8.8
  • 🌐 Alternative DNS: 8.8.4.4

It's also worth checking that a static IP address isn't enabled if your router assigns addresses dynamically. In the same IPv4 properties window, make sure "Obtain an IP address automatically" and "Obtain DNS server address automatically" are checked (unless you're using manual DNS settings).

Why might DNS be blocked?

Some ISPs or antivirus programs may block standard DNS ports or redirect requests to their own servers to filter traffic. Changing to an encrypted DNS (DoH) or third-party one often bypasses these restrictions.

Driver and Wi-Fi adapter conflicts

The hardware isn't always to blame, but its communication with the operating system can be disrupted. The wireless adapter driver is the translator between Windows and your network card. If it's outdated, corrupted, or simply malfunctioning after a system update, the internet won't work.

Go to device Manager (You can find it by searching in Start). Find the "Network Adapters" section. If you see a yellow triangle next to your Wi-Fi module (often labeled "Wireless," "802.11," or "Wi-Fi"), it's not working properly. Try selecting "Uninstall device," then click "Scan for hardware changes" in the menu at the top. The system will redetect the card and install the driver.

The adapter properties have an important tab called "Power Management." Windows often tries to save power by disabling the Wi-Fi module, which then prevents it from waking up properly. Uncheck "Allow the computer to turn off this device to save power." This is especially important for laptops.

⚠️ Warning: Uninstalling the network adapter driver may permanently disable your internet connection if you don't have a backup copy of the driver or a second device to download. Download the driver installation file from your laptop or motherboard manufacturer's website beforehand.

Proxy and VPN settings

Sometimes users create their own problems by installing blocking bypass programs or browser extensions. These programs modify the system's proxy server settings. If the VPN client is shut down improperly, it can leave behind a "leftover" in the form of an active proxy, through which all traffic now attempts to route.

You can check this in your browser or system settings. In Windows 10/11, go to Settings → Network & Internet → Proxy ServerMake sure the "Use a proxy server" switch is off. If it's turned on without your knowledge, it's a sign of malware or a forgotten setting.

It's also worth checking your LAN settings. Click Win + R, enter inetcpl.cpl, go to the "Connections" tab → "Network Settings." Make sure the options for using an automatic configuration script or a proxy server for local connections are unchecked.

Table of errors and solutions

For quick diagnosis, use the summary table. It will help you match symptoms with probable causes and network treatment methods.

Symptom Probable cause Solution method
Wi-Fi icon with an exclamation mark No access to gateway or DNS Reset TCP/IP, check DNS
Packets are being exchanged, but pages are not loading. Blocked by your provider or antivirus Checking your balance, disabling your antivirus
The device is connected but "Limited" IP address conflict The ipconfig /release /renew command
Wi-Fi is only available on one device. The problem is with a specific gadget Forget the network, update the drivers

When the provider's equipment is to blame

Don't forget about the physical layer. The cable entering the apartment can be damaged by pets, children, or simply by time. Oxidation of the contacts in the RJ-45 connector also leads to packet loss. Visually inspect the cable for kinks and damaged insulation.

Additionally, the provider's equipment in the attic or basement may be out of order. If your neighbors are also complaining about the lack of network service, the problem is definitely not yours. In this case, your only option is to wait for the problem to be resolved or call technical support.

Sometimes a router simply gets tired. Cheap models can overheat under heavy loads (torrents, 4K streaming) and stop transmitting traffic, although they still transmit a Wi-Fi signal. Touch the device's body—if it's hot, let it cool down with the power off.

Frequently Asked Questions (FAQ)

Why is there internet on my phone but not on my laptop?

This indicates a local issue with the laptop. Most likely, the DNS settings are corrupted, the static IP address is incompatible with the current network, or the Wi-Fi adapter driver is faulty. Try "Forget Network" in the laptop's Wi-Fi settings and reconnect.

Can an antivirus block the internet?

Yes, some antivirus software's "Network Protection" or "Firewall" features may mistakenly block connections, considering your home network to be public or unsafe. Try temporarily disabling your antivirus to check.

What to do if the red light on the router is on?

A red light (usually a globe or the letter "i") indicates a lack of physical connection to the ISP. Check the cable running from the ISP to the WAN port. If the cable is intact, the problem is with the ISP or the PPPoE/L2TP connection in the router needs to be reconfigured.

How to completely reset network settings in Windows 10/11?

Go to Settings → Network & Internet → Advanced network settings → Network reset. Click "Reset now." Your computer will restart in 5 minutes, and all network settings will be reset to factory defaults.