Many users are familiar with the situation where a laptop successfully connects to a wireless network, but browsers and apps persistently report a disconnect. The screen may show "Connected, no internet access" or "Limited," which can be confusing, given that a connection to the router is technically established. Most often, the problem stems not from physical hardware damage, but from a software conflict, misconfigured IP addressing, or outdated network adapter drivers.
Before panicking and taking your equipment to a service center, it's important to perform a basic diagnostic, which in 80% of cases allows you to restore the system's functionality. Local area network It can function perfectly while the global network remains unavailable due to provider blocking or configuration errors. Understanding the nature of the failure will help you choose the right course of action and save time.
It's important to distinguish between problems affecting all devices in the home and those affecting only a specific laptop. If smartphones and tablets are working properly, then the ISP and router are working properly, and the cause should be looked for in the computer's operating system. Windows 10 And Windows 11 have built-in security mechanisms that sometimes mistakenly block a connection, considering it unsafe.
Primary diagnostics and equipment testing
Troubleshooting should begin with the simplest step—rebooting the hardware. It's cliché, but router cache Laptop network modules often become overloaded with temporary files, causing processes to freeze. Unplug the router for 15-20 seconds, then plug it back in and wait for the indicators to fully load.
If the situation persists after rebooting, check the indicators on the router. Is the WAN light (usually blue or green) lit? If it's off or red, the issue is with your ISP, and your laptop settings aren't to blame. In this case, you should call your ISP's technical support.
⚠️ Note: If you're using a USB Wi-Fi adapter, try reconnecting it to a different port. USB 3.0 ports can sometimes interfere with 2.4 GHz wireless modules, and switching to a USB 2.0 port may resolve the stability issue.
Also, check if Airplane Mode is enabled on your laptop. This mode is often activated accidentally when pressing a key combination on the keyboard. Make sure the wireless network slider is turned off. Settings → Network & Internet is in the active position. If the indicators are lit but access is denied, proceed to software solutions.
Using the built-in troubleshooter
The Windows operating system includes an automatic diagnostic tool that can detect and fix a number of common errors without user intervention. You can launch it by right-clicking the network icon in the system tray and selecting "Troubleshoot." The system will automatically check the status. TCP/IP protocol and the presence of a valid IP address.
During the scan, Windows will attempt to reset the network adapter and update its configuration. If the system detects that the DNS server is unresponsive, it will offer to fix it automatically. This method is often helpful when the failure is due to a temporary address conflict on the local network.
However, don't rely solely on automated solutions. If the built-in diagnostic wizard reports that "the problem could not be fixed," this is a signal for manual configuration. Automatic tools don't always have the ability to modify deep system settings or the registry, requiring manual intervention from an administrator.
Resetting network settings and TCP/IP protocol
One of the most common reasons for internet failure is incorrect IP addressing. If a laptop doesn't automatically receive an address from the router (DHCP), it assigns itself an address in the 169.254.xx range, which prevents it from accessing the global network. To fix this, reset the protocol stack via the command line.
Open Command Prompt as administrator. To do this, click Win + X and select the appropriate item from the menu. Enter the following commands one by one, pressing Enter after each:
ipconfig /releaseipconfig /renew
ipconfig /flushdns
netsh winsock reset
netsh int ip reset
After running the last command, be sure to restart your computer. This will flush the DNS cache, reset Winsock socket settings, and restore IP settings to factory defaults. Reset Winsock This is especially important if IP changing programs or VPN clients were installed on the system and could damage the network settings.
☑️ Network Reset Checklist
Updating and reinstalling Wi-Fi adapter drivers
An outdated or corrupted driver is the second most common cause of connection problems. The driver acts as an intermediary between the operating system and network adapter, and any failure in its operation results in a loss of connection. You can check the driver's status through the Device Manager.
Click Win + R, enter devmgmt.msc and find the "Network Adapters" section. If there's a yellow exclamation mark next to your Wi-Fi module (usually labeled "Wireless," "Wi-Fi," or "802.11"), the driver isn't working properly. Even if there's no exclamation mark, try uninstalling the device: right-click and select "Uninstall device," then click "Action" → "Scan for hardware changes" in the top menu.
Windows will attempt to reinstall the driver. If this doesn't help, it's best to download the latest version from the laptop manufacturer's official website (e.g. Asus, HP, Lenovo) or chip manufacturer (Intel, Realtek, Qualcomm). Manually installing the driver often solves compatibility issues that the automatic installer doesn't detect.
⚠️ Important: When uninstalling the driver in Device Manager, do not check "Delete the driver software for this device" unless you plan to install the driver from a disc or website immediately. Otherwise, your laptop may stop detecting the Wi-Fi adapter completely.
Setting up DNS and a static IP address
Sometimes ISPs or routers assign DNS addresses incorrectly, preventing the browser from resolving a website name (e.g., google.com) to the server's IP address. In this case, manually registering reliable DNS servers can help. This is especially true if websites take a long time to load or return the "DNS_PROBE_FINISHED_NO_INTERNET" error.
Go to Control Panel → Network and Internet → Network and Sharing CenterClick on the name of your connection (Wireless Network), then "Properties." Find "Internet Protocol Version 4 (TCP/IPv4)" in the list, select it, and click "Properties."
Select the "Use the following DNS server addresses" option and enter:
- 🌐 Preferred DNS server:
8.8.8.8(Google) - 🌐 Alternative DNS server:
1.1.1.1(Cloudflare) - 🌐 Fast option:
77.88.8.8(Yandex)
After saving the settings, try accessing the website. If the issue was with DNS, the internet will work immediately. You can also try entering a static IP address in this same window if your network uses MAC address filtering, although this is rarely necessary for home networks.
What to do if a static IP doesn't help?
If manually entering the IP and DNS settings doesn't work, your network may be hard-coded using the MAC address on your router. Go to your router settings (usually 192.168.0.1 or 1.1) and check the "Wireless MAC Filtering" section. Make sure your laptop isn't blacklisted (Deny), or add its MAC address to the whitelist (Allow).
The impact of antivirus and firewall
Third-party antiviruses and firewalls often become the unnoticed culprits behind network blockages. After updating their databases or the program itself, their protection can become overly aggressive, blocking even legitimate connections. Check your antivirus status (Kaspersky, ESET, Avast and others).
Try temporarily disabling your network protection or your entire antivirus for 5-10 minutes. If the internet connection returns, the problem lies with your firewall settings. You need to add your home network to the trusted list or reset your antivirus firewall settings.
It's also worth checking the built-in Windows firewall. Search for "Firewall" and select "Restore Defaults." This will reset any blocking rules that may have been created by malware or user error.
Table of common error codes
During diagnostics, you may encounter specific error codes or messages. Below is a table to help you identify the problem based on its symptoms.
| Message / Code | Probable cause | Solution method |
|---|---|---|
| Identification... (long) | Problem obtaining IP (DHCP) | Reset TCP/IP, check DHCP on the router |
| No internet access | DNS or gateway error | Registering static DNS (8.8.8.8) |
| Code 10 (Device Manager) | The driver is not running or there is a conflict. | Reinstalling the driver, checking for Windows updates |
| Limited | Unstable signal or password | Forget the network and reconnect, reset the router |
| Unable to connect to this network | Incompatibility of security parameters | Change the security type on your router (WPA2/WPA3) |
FAQ: Frequently Asked Questions
Why is there internet on my phone, but not on my laptop via Wi-Fi?
Most likely, the problem lies in the laptop's settings. This could be a Wi-Fi adapter driver error, incorrect DNS settings, an antivirus blocking it, or an IP address conflict on the local network. It's also possible that MAC address filtering is enabled on the router, and the laptop is blocked.
How to reset all network settings in Windows 10/11 to factory settings?
Windows 10 and 11 have a hard reset feature. Go to Settings → Network & Internet → Advanced network settings (or Network status)At the bottom of the page, find the "Network Reset" button. Click it and confirm the action. The computer will restart in 5 minutes, resetting all network adapters and clearing Wi-Fi passwords.
Can a virus block internet access?
Yes, many malware programs (especially Trojans and miners) block access to antivirus and update sites to remain undetected. They can add false addresses to the hosts file or change proxy settings. Check the file. C:\Windows\System32\drivers\etc\hosts for extraneous entries and scan the system with an antivirus.
What should I do if my laptop only sees the 2.4 GHz network, but not the 5 GHz one?
Your Wi-Fi adapter may not physically support the 802.11ac (5 GHz) standard, or the driver may be running in compatibility mode. Check the adapter's specifications in the Device Manager, under the Advanced tab. If it does support the adapter, try updating the driver or changing the region in the router settings.
Will changing the channel on the router help if there is no internet access?
Changing the Wi-Fi channel helps if the problem is severe interference from neighboring networks, causing packet loss and connection interruptions. However, if the laptop says "Connected, no internet access," the problem is more often software-related (DNS, IP) than radio-related. However, changing the channel to 1, 6, or 11 (for 2.4 GHz) is worth trying.