Many users are familiar with the situation where a laptop displays the Wi-Fi icon and shows the "Connected" status, but web pages won't open in the browser. This condition is often referred to as a "local connection" or "limited access," meaning the device sees the router but is unable to access data from the external network. The problem could be due to a software glitch in the operating system or a malfunctioning router.
Before you panic, it's worth understanding the mechanism behind this phenomenon. laptop I successfully authenticated with the access point and received an internal IP address, but the onward route to the ISP's gateway was blocked or not found. This could be due to a TCP/IP protocol stack failure, DNS server issues, or simply the expiration of my paid traffic.
In this article, we'll detail the steps needed to restore network access. We won't use complex terms without explanation, but will walk you through the steps, from simple checks to advanced network configuration. WindowsIt is important to act consistently to eliminate one cause after another.
Diagnostics and initial testing of equipment
The first step should always be a visual and physical inspection. Often, a simple reboot, which clears the router's cache and resets frozen processes, resolves the issue. If the router's lights are flashing normally but the internet isn't working, try unplugging the router for 10-15 seconds and then plugging it back in.
Check if other devices connected to the same network have internet access. If your smartphone also can't load pages via Wi-Fi, the problem is most likely with your ISP or router. If everything works on your phone but not your laptop, you need to look for the cause in your settings. operating system or network card drivers.
⚠️ Important: If you're using a USB modem or 4G router, check your SIM card balance. Carriers often block access when your balance is zero, allowing you to access only your personal account.
Make sure your laptop isn't in Airplane Mode and the physical Wi-Fi switch (if present) isn't in the off position. Sometimes, users accidentally press the key combination that disables wireless modules and forget about it.
Using the built-in troubleshooter
operating system Windows has a built-in diagnostic tool that can automatically detect and fix a number of common errors. You can launch it by right-clicking the network icon in the system tray and selecting "Troubleshoot." The system will scan and suggest solutions.
This tool often helps reset the adapter, renew the IP address, or fix IPv4 protocol configuration errors. However, don't rely on it completely: it only fixes common errors and is ineffective against driver conflicts or complex proxy settings.
If the diagnostics return a message stating "problem not found" or "failed to fix automatically," this is a signal to perform manual configuration. In such cases, it's important to check your DNS and IP addressing settings, as these are the most common cause of inaccessibility despite a connection.
Reset network settings and clear DNS cache
A buildup of invalid DNS cache entries or TCP/IP stack errors are among the most common reasons why Wi-Fi is connected but the internet isn't working. To resolve this issue, you need to perform a factory reset via the command prompt. This is a safe procedure that will return your network settings to their default values.
To begin, open Command Prompt as administrator. Click Win + X and select "Windows PowerShell (Administrator)" or "Command Prompt (Administrator)." In the window that opens, enter a series of commands that will clear the cache and reset the protocols.
ipconfig /flushdnsipconfig /registerdns
ipconfig /release
ipconfig /renew
netsh winsock reset
netsh int ip reset
After entering each command, press Enter. Please note that the command netsh winsock reset Resets the Windows socket directory, which often helps with connection issues caused by viruses or incorrectly running programs. After completing all the steps, be sure to restart your laptop.
☑️ Network Reset Checklist
Setting up IP addresses and DNS servers
Sometimes a laptop can't obtain the correct address from the router's DHCP server, or manually entered static addresses conflict with the current network. In such cases, it's necessary to check the protocol settings. IPv4Automatic address acquisition is most often recommended, but in some cases, registering public DNS can help.
To access the settings, go to Control Panel → Network and Internet → Network and Sharing CenterClick "Change adapter settings," find your wireless connection, right-click it, and select "Properties." Next, find the line "Internet Protocol Version 4 (TCP/IPv4)" and click "Properties."
Here you'll see two options. If it says "Use the following IP address," try switching to "Obtain an IP address automatically." If it's already set to automatic, try setting up trusted DNS servers from Google or Cloudflare. This often solves issues when your ISP blocks their DNS or it's not working properly.
| DNS provider | Preferred server | Alternative server | Peculiarities |
|---|---|---|---|
| Google Public DNS | 8.8.8.8 | 8.8.4.4 | High speed and stability |
| Cloudflare | 1.1.1.1 | 1.0.0.1 | Emphasis on privacy |
| Quad9 | 9.9.9.9 | 149.110.1.1 | Blocking malicious domains |
| OpenDNS | 208.67.222.222 | 208.67.220.220 | Flexible filtering settings |
After making the changes, click "OK" and close the windows. Internet access should be tested immediately. If the websites work, then the problem was the inability to resolve domain names through the provider's servers.
Updating and reinstalling Wi-Fi adapter drivers
A driver is an intermediary between the operating system and the hardware. If the driver code Wi-Fi adapter If an error occurred or a file became corrupted after a Windows update, the connection will formally exist, but it won't work. Device Manager can help identify this problem.
Right-click the Start button and select Device Manager. Expand the Network Adapters branch. Find a device with the words "Wireless," "Wi-Fi," or "802.11" in its name. If there's a yellow exclamation point next to it, the driver definitely needs attention.
Even if there are no signs, try reinstalling the adapter. Right-click the adapter and select "Uninstall device." In the window that appears, check "Delete the driver software for this device" (if available) and confirm the action. Afterwards, restart your laptop—the system will attempt to reinstall the driver automatically.
⚠️ Important: Before uninstalling the driver, make sure you have an internet connection via an Ethernet cable or USB modem so you can download the latest software from the manufacturer's website if automatic installation fails.
The best solution is to download the driver from the official website of the laptop manufacturer (for example, ASUS, HP, Lenovo) or the chip manufacturer (Intel, Realtek). Manually installing the driver often resolves compatibility issues that Windows Update doesn't detect.
What to do if the driver is not found?
If the automatic search doesn't find the driver, use another device (smartphone or another PC) to download the installer from the manufacturer's website. Save the file to a flash drive and install it on the affected laptop. As a last resort, you can use compatibility mode when installing drivers from an older version of Windows.
Checking proxy and VPN settings
A common cause of no internet connection even with Wi-Fi is active proxy server settings or VPN "tails." Viruses or improperly uninstalled applications can leave the system with a proxy server installed, preventing traffic from passing through.
You can check this in the system settings. Click Win + I, go to "Network and Internet" → "Proxy Server." Under "Manual proxy server setup," the switch should be set to "Off." If any address and port are listed there, this is the cause of the problem.
It's also worth checking your browser settings, although they usually duplicate the system settings. In Chrome or Edge, search for "proxy" in the settings search and make sure you're not using any extensions that block or redirect traffic. Disable any suspicious plugins.
Resetting the network through Windows settings
If none of the above methods help, the next best thing is a full network reset. This feature, introduced in Windows 10 and 11, allows you to reset all network components to their factory defaults. This deletes all saved Wi-Fi networks and VPN connections, and resets adapters.
To execute, go to Settings → Network & Internet → Advanced network settings (in Windows 11) or simply search for "Network reset" in the Settings search. Click the "Reset now" button. Your computer will prompt you to restart in 5 minutes.
After rebooting, you'll need to re-enter your Wi-Fi network password. This method is effective for deep conflicts in network-related system registry files that can't be fixed using the command line.
⚠️ Note: After resetting the network, virtual network switches created by programs like VirtualBox or VMware may be deleted. You will need to recreate them or reinstall the corresponding software.
Possible hardware problems and conflicts
Physical problems also can't be ruled out. If the laptop's Wi-Fi module is overheating or has poor contact with the motherboard, it may connect to the router but lose data packets when attempting to download content. Power saving settings can also affect performance.
In Device Manager, under the Wi-Fi adapter properties, there's a "Power Management" tab. Try unchecking "Allow the computer to turn off this device to save power." Sometimes Windows is too aggressive in conserving power and puts the module to sleep, preventing it from working properly.
If all else fails, try connecting your laptop to a different Wi-Fi network (for example, to share internet from your phone). If everything works there, the issue may be frequency incompatibility (2.4 GHz vs. 5 GHz) or encryption standards between your router and laptop.
Why is the Wi-Fi icon lit, but pages won't load?
This means that the physical connection layer and the data link layer (connection to the router) are functioning properly, but there is a blockage at the network layer (IP) or application layer (DNS, proxy). The laptop "sees" the door to the network, but the keys (IP/DNS) don't work, or the door is blocked by the provider.
Can an antivirus block the internet when connected to Wi-Fi?
Yes, some antivirus programs have a "Network Protection" or "Firewall" feature that may mistakenly classify your home network as a public one and block all incoming and outgoing traffic except system traffic.
What should I do if I get the message "No Internet access" after updating Windows?
Updates often change the network stack or install new drivers. First, perform a network reset (described in the section above) and check whether a static IP address has accidentally been enabled that conflicts with the new gateway.
How to check if your ISP has blocked your access?
Try logging into your provider's account. If it opens but other websites don't, check your balance. Also, call tech support: they can see your connection status on their equipment and tell you whether you have a signal and are authorized.