Many users are familiar with the situation where a laptop displays a Wi-Fi icon but the internet isn't working. The browser loading screen keeps scrolling endlessly, and apps can't update. You see the familiar wireless network icon in the lower right corner of the screen, but the icon often displays a yellow triangle with an exclamation point, indicating a lack of internet access.
There could be many reasons for this system behavior: from a simple router malfunction to problems with the network card drivers on the computer itself. Diagnostics The troubleshooting process should begin with simple steps, such as rebooting the hardware, and gradually progress to more complex operating system settings. Don't panic; in most cases, the problem can be resolved using software without the need for hardware replacement.
In this article, we'll cover detailed steps for Windows 10 and 11 operating systems, which are relevant for most modern devices. You'll learn how to check IP address settings, reset the DNS cache, and update drivers. Careful adherence to instructions will help you restore your connection in minutes.
Primary diagnostics and equipment testing
Before delving into the intricacies of Windows settings, it's important to rule out external factors. Often, the problem lies not with the laptop, but with the ISP or router itself. If the internet isn't working on any device in the house, you need to look for the cause in the router or call your ISP.
Pay attention to the indicators on the router. If the red light is on or the WAN indicator (often labeled "Internet" or a globe) is blinking, there's no signal from your ISP. In this case, adjusting your laptop settings won't help.
⚠️ Attention: If you're using a USB modem or 4G router, make sure your SIM card isn't out of money or your data limit hasn't been reached. Carriers may block access if your data usage limit is exceeded.
Try connecting another device, such as a smartphone, to the same Wi-Fi network. If the internet works on the phone, the problem is localized to the laptop. If there's no internet access, try rebooting the router by unplugging it for 10-15 seconds.
Sometimes temporarily disabling antivirus or firewall software, which could be blocking the connection, can help. It's also worth checking that Airplane Mode isn't enabled, as it can deactivate the wireless module even if the Wi-Fi icon appears erroneously.
Using the built-in troubleshooter
The Windows operating system has a powerful built-in tool for automatically detecting and fixing network errors. This mechanism can automatically reset the network adapter, renew the IP address, or fix TCP/IP protocol errors.
To run diagnostics in Windows 10 and 11, right-click the Wi-Fi icon in the system tray and select "Troubleshoot." The system will begin a scan, which can take anywhere from 30 seconds to several minutes.
During the check, you may see messages such as "The default gateway is unavailable" or "The DNS server is not responding." Windows will prompt you to apply a fix. If the system finds a solution, it will automatically apply it and prompt you to check your internet connection.
It's worth noting that the automatic tool isn't always effective for complex driver conflicts. However, it does handle one-time protocol stack failures well. If diagnostics fail, proceed to manual configuration methods.
Resetting network settings via the command line
One of the most effective ways to resolve the "connected but no internet access" issue is to perform a full network reset. This clears the DNS cache, resets Winsock settings, and updates the IP configuration.
You will need administrator rights to perform this operation. Click the "Start" button, type "Administrator" in the search box. cmd, then right-click on "Command Prompt" and select "Run as administrator".
In the window that opens, enter several commands in sequence, pressing Enter after each. Don't be alarmed if some commands execute instantly—this is normal.
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
After executing the last command ipconfig /flushdns Be sure to restart your laptop. This step is critical, as changes to the registry and network protocols only take effect after a system restart.
This method often helps when a laptop gets stuck getting an IP address or can't correctly determine the provider's DNS servers. universal solution for most software conflicts of the network subsystem.
Checking IP and DNS settings
A lack of internet connection is often caused by incorrectly configured static IP addresses or DNS servers. Home networks typically use automatic address acquisition, but sometimes users or programs change these values manually.
To check your settings, go to Control Panel → Network and Internet → Network and Sharing CenterClick the name of your Wi-Fi connection, then select "Properties." Find the line "Internet Protocol Version 4 (TCP/IPv4)" in the list and click "Properties."
Make sure the boxes next to "Obtain an IP address automatically" and "Obtain DNS server address automatically" are checked. If there are any numbers listed, try switching to automatic mode.
☑️ Check TCP/IP settings
If automatic mode doesn't work, you can try specifying public DNS servers from Google or Yandex. This often solves the problem when your provider's DNS is down.
- 🌐 Google DNS: Preferred: 8.8.8.8, Alternate: 8.8.4.4
- 🇷🇺 Yandex DNS: Preferred: 77.88.8.8, Alternate: 77.88.8.1
- 🔒 Cloudflare: Preferred: 1.1.1.1, Alternate: 1.0.0.1
After entering the addresses, click OK and close all windows. Internet access checks usually happen immediately. If the issue was with DNS, websites will start loading.
Updating and reinstalling Wi-Fi drivers
Outdated, corrupted, or simply buggy network card drivers are a common cause of unstable Wi-Fi performance. Even if the device is detected correctly by the system, the software controlling the adapter may not function correctly.
Open device Manager (Press Win+X and select the appropriate option). Find the "Network Adapters" section. Your wireless module will usually have "Wireless," "Wi-Fi," or "802.11" in its name, or brand names like Intel, Realtek, or Qualcomm Atheros.
Right-click the adapter and select "Uninstall device." Don't worry, the system won't permanently remove the driver; it will only clear the current configuration. After that, select "Action → Scan for hardware changes" from the menu or simply restart your laptop. Windows will attempt to install the driver again.
⚠️ Attention: If the adapter doesn't reappear after being removed, the device may be disabled in the BIOS or have a hardware problem. Check to see if the Wi-Fi module is disabled using the physical switch on the laptop.
The best way to get the latest driver is to download it from the official website of the laptop manufacturer (HP, Lenovo, ASUS, etc.) or the network card chip manufacturer using another device with internet access and transfer the file to the laptop via a flash drive.
What to do if the driver is not installed?
If you encounter an error while installing a driver, try running the installer in compatibility mode for the previous version of Windows or use a system restore point if the problem occurred recently.
Comparison of problem solving methods
For ease of understanding, we've systematized the main methods and their effectiveness depending on your symptoms. This will help you choose the most appropriate solution without unnecessary steps.
| Symptom | Probable cause | Recommended action | Complexity |
|---|---|---|---|
| "No access" icon | DHCP or DNS error | Reset via command line | Low |
| Restricted / Yellow sign | IP address conflict | Checking IPv4 settings | Low |
| Adapter not found | Driver crash or shutdown | Device Manager / BIOS | Average |
| Websites aren't loading, Skype is working. | DNS problem | DNS registration 8.8.8.8 | Low |
As the table shows, most problems can be resolved using software settings. However, if none of these methods help, you should consider resetting your entire network to factory settings in Windows.
Windows 10 and 11 have a "Network Reset" feature that removes all network adapters and restores their default settings. You can find it in Settings → Network & Internet → Advanced network settings → Network reset.
Frequently Asked Questions (FAQ)
Why is Wi-Fi connected, but pages won't open, even though everything works on my phone?
This is a classic sign of a problem on the laptop side. Most likely, the DNS settings are corrupted, you have a static IP address that conflicts with the network, or your antivirus is blocking the connection. Start by resetting the DNS with the command ipconfig /flushdns.
Can an antivirus block the internet?
Yes, the built-in firewall or third-party antivirus (Kaspersky, ESET, Avast) may incorrectly classify the network as public and block access. Try temporarily disabling the protection and testing the connection.
What does "No Internet access, local connection available" mean?
This means there's a physical connection between the laptop and the router, but the router can't transmit data further to the global network. The issue could be with the router settings (WAN), unpaid ISP fees, or a PPPoE/L2TP protocol failure.
Should I reinstall Windows if nothing helps?
Reinstalling the OS is a last resort. Before doing so, try booting from a Live USB (Linux or Windows). If the internet works there, the problem is with your system. If not, the Wi-Fi module may be faulty.
How to check if the Wi-Fi module is working?
Go to Device Manager. If there's a yellow exclamation point or an error code (e.g., Code 10, 43) next to the adapter, the driver isn't working or the device is faulty. If the device isn't listed at all, check the BIOS.