The situation when a laptop displays a Wi-Fi network icon, but the Internet does not work, is one of the most common and annoying problems in the operating system. Windows 10The user sees that the connection to the wireless access point is established, but the browser displays a DNS error or connection timeout. This means that the physical communication channel between your device and the router is working, but data is not being transmitted to the external network.
The reasons for this behavior can range from a simple router malfunction to complex IP address conflicts or outdated network adapter drivers. Often, the system automatically The problem cannot be resolved without manual intervention. It's important to understand that the issue could be rooted in either the laptop's software or the provider's hardware settings.
In this article, we'll detail the steps to restore access to the global network. We'll cover methods ranging from a simple hardware reboot to advanced network protocol configuration. In 80% of cases, the problem is solved by resetting TCP/IP settings or changing DNS servers. Follow the instructions sequentially to identify and fix the cause of the problem.
Primary diagnostics and equipment testing
Before delving into complex Windows settings, it's important to rule out hardware failures and ISP-related issues. Often, a simple hardware reboot clears temporary buffers and reassigns IP addresses. If other devices on your network (smartphones, tablets, Smart TVs) also can't access the internet, the problem almost certainly lies outside your laptop.
Pay attention to the indicators on your router. Is the light on? WAN or InternetIf it's blinking or not lit at all, the device isn't receiving a signal from the ISP. In this case, no laptop settings will help until the physical connection is restored.
⚠️ Attention: If you're using a 4G/5G modem or satellite internet, make sure your data plan hasn't expired or your data allowance hasn't been reached. Carriers often block access when your balance is zero, leaving your local network operational.To quickly check your connection status, use the built-in diagnostics. Right-click the network icon in the system tray and select "Troubleshoot." The system will attempt to automatically reset the adapter or check for gateway errors. While this tool isn't always effective, it can provide clues, such as "The default gateway is unavailable."
📊 Status of indicators on your routerAll the lights are on as usual.Only the Wi-Fi indicator is blinkingThe WAN/Internet indicator is off or flashing red.The router doesn't turn on at all.Reset network settings and restart the TCP/IP stack
If the initial check fails, the next step should be resetting the operating system's network settings. In Windows 10, accumulated errors in the TCP/IP protocol stack can block normal internet operation, even if the drivers are working properly. This method is especially effective if the laptop connects to WiFi but displays "No internet access."
You can perform a reset using the command prompt with administrator privileges. You'll need to enter several commands that will flush the DNS cache, reset Winsock settings, and update the IP configuration. This is a safe procedure that will return the network settings to factory defaults, removing any conflicting static entries.
Open Command Prompt (CMD) or PowerShell as administrator. Enter the following commands one by one, pressing Enter after each:
ipconfig /flushdnsipconfig /registerdns
ipconfig /release
ipconfig /renew
netsh winsock resetAfter running the last command, the system will require a reboot. Don't ignore this request, as changes to the registry and drivers only take effect after a reboot. If the issue was a software conflict with network services, access should be restored immediately after powering on.
☑️ Network Reset Checklist
Completed: 0 / 5Setting up DNS servers for a stable connection
One common reason why a laptop is connected to WiFi but doesn't have internet access is that the default DNS servers provided by the ISP are not working properly. DNS (Domain Name System) is responsible for translating human-readable website addresses into machine IP addresses. If the ISP's server is down or slow, the browser won't be able to open pages, even though the connection is technically working.
The solution is to register reliable public DNS addresses, such as those from Google or Cloudflare. This often speeds up website loading and resolves errors like "DNS_PROBE_FINISHED_NO_INTERNET." You can change these settings in the IPv4 protocol properties.
To do this, go to
Control Panel → Network and Internet → Network and Sharing Center. Select your wireless connection, click "Properties", find it in the list Internet Protocol version 4 (TCP/IPv4) and click "Properties" again. Select the "Use the following DNS server addresses" option and enter the information from the table below:
DNS provider Preferred server Alternative server Peculiarities Google Public DNS 8.8.8.8 8.8.4.4 High speed and reliability Cloudflare 1.1.1.1 1.0.0.1 Emphasis on privacy Quad9 9.9.9.9 149.112.112.112 Blocking malicious websites OpenDNS 208.67.222.222 208.67.220.220 Flexible filtering settings After making changes, be sure to close all windows by clicking "OK" and try accessing the website. If the internet connection returns, the issue was with your ISP's nameservers. You can use these settings permanently for more stable performance in the future.
Updating and reinstalling Wi-Fi adapter drivers
The software that controls your laptop's wireless module may not function correctly after a Windows update or due to a version conflict. If your laptop connects to WiFi but the internet isn't working, check the driver status in Device Manager. An outdated or corrupted driver is a common cause of an unstable connection.
Go to "Device Manager" (you can find it in the Start search) and expand the "Network Adapters" tab. Find your wireless adapter (usually listed as "Wireless," "Wi-Fi," or "802.11"), or a brand name like Intel, Realtek, or Qualcomm. Right-click it and select "Uninstall device." Don't worry, your system won't be left without a driver forever.
⚠️ Attention: When uninstalling the driver, the confirmation window may check "Delete the driver software for this device." Don't check this box unless you have the driver installation file handy, otherwise you may lose Wi-Fi completely. Leave this box unchecked so Windows will attempt to restore the driver automatically.After uninstalling, click "Action" → "Scan for hardware configuration" in the task manager menu. The system will detect the change and attempt to reinstall the driver. If this doesn't help, download the latest driver from the laptop manufacturer's official website (using another internet-connected device or an Ethernet cable) and install it manually.
What to do if the driver is not found?
If the automatic search doesn't help, visit the laptop manufacturer's website (HP, Dell, Lenovo, Asus, etc.), find your device model in the support section, and download the WLAN/Wireless driver specifically for your version of Windows 10. Manual installation often resolves compatibility issues.
IP address conflicts and router settings
Sometimes the problem lies in the router assigning your laptop an IP address that's already taken by another device on the network, or the DHCP server has failed. In this case, the laptop may show a connection, but data packets will be lost. It's also worth checking whether the adapter settings have a static IP address that's inappropriate for your network.
In the IPv4 protocol properties (the same place you changed your DNS), make sure "Obtain an IP address automatically" and "Obtain DNS server address automatically" are checked, unless you're using static addressing. If the problem persists, try rebooting the router by unplugging it for 10-15 seconds. This will force the device to reassign addresses to all clients.
If you have access to your router settings (usually at 192.168.0.1 or 192.168.1.1), check the section LAN or DHCP ServerMake sure the address pool is not full and the range of valid addresses is large enough for all your devices.
The impact of antivirus and firewall
Third-party antiviruses and firewalls may mistakenly block your internet connection, deeming it unsafe. If the access issue appears immediately after installing new security software or updating its virus definitions, there's a high probability that it's the security software that's blocking your traffic.
Try temporarily disabling your antivirus software and Windows Firewall. If the internet works, check your program settings, find the "Network" or "Firewall" section, and add your home network to the trusted list. Don't leave your computer unprotected for long periods of time; set up exceptions immediately.
Also, check your proxy server settings. Sometimes malware or incorrect settings can change proxy settings, redirecting traffic to nowhere. Go to
Settings → Network & Internet → Proxy Serverand make sure the "Use a proxy server" switch is turned off unless you specifically use it.Why is there a yellow exclamation mark on the WiFi icon?
A yellow triangle indicates a physical connection to the router, but no data transfer to the internet. This could be caused by incorrect DNS settings, blocking by the ISP, a lack of balance, or a problem with the Windows routing table.
Can power saving turn off the internet?
Yes, Windows 10 may disable your Wi-Fi adapter to save power, which can cause disconnects. In Device Manager, under the adapter's properties, on the "Power Management" tab, uncheck "Allow the computer to turn off this device to save power."
How to check if your ISP is blocking your device?
Try connecting another phone or laptop to the same WiFi network. If the internet works on other devices, your ISP isn't blocking the network. If it doesn't work anywhere, there's a problem with the line or your ISP.
What to do if nothing helps?
Use the "Network Reset" feature in Windows 10 (Settings → Network & Internet → Status → Network Reset). This will remove all network adapters and restore factory settings. You will then be prompted to re-enter your WiFi password.
Does date and time affect internet access?
Yes, an incorrect date and time can cause security certificate errors, which can cause browsers to block access to websites. Make sure the date and time in the lower right corner of the screen are up-to-date, preferably with automatic syncing enabled.