Do you see that your laptop's Wi-Fi network is connected and the signal is stable, but browser pages won't open, instant messaging apps won't update, and downloads are stuck? This situation is familiar to many – it's especially annoying when the internet works fine on other devices (phone, tablet). The causes could be software glitches. Windows or macOS, as well as hardware problems with the adapter, IP address conflicts, or even viruses.
In this article we will look at all possible scenarios, why Wi-Fi is connected but there is no internet, from the trivial (for example, disabled DNS) to the complex (corrupted network stack). You will receive Step-by-step instructions with terminal commands, menu screenshots, and method comparison tablesto quickly restore network access. And if the problem goes deeper, you'll find out when it's time to take your laptop in for service.
1. Checking basic parameters: router, cable, other devices
Before digging into your laptop's settings, make sure the problem isn't with your ISP or router. Start with the simple:
- 🔌 Reboot your routerUnplug the power cord for 30 seconds - this will reset the DHCP cache and temporary locks. This is especially important for models TP-Link Archer, ASUS RT And Keenetic, where the firmware sometimes “wobble”.
- 📱 Check the internet on other devicesIf Wi-Fi isn't working on your phone, the problem is with your router or ISP. If it's only on your laptop, look for the problem there.
- 🌐 Connect your laptop to the router via cableIf the internet works, the Wi-Fi adapter or its driver is to blame. If not, there's a problem with the OS network settings.
Pay attention to the router indicators: is the light blinking? WAN/InternetIf it stays on or goes out, contact your ISP. They may be undergoing maintenance or your equipment's MAC address may be blocked.
⚠️ Attention: If you have dual-band router (2.4 GHz + 5 GHz), try connecting to a network with a different suffix (for example,MyWiFi_5Ginstead ofMyWiFi). Sometimes laptops "don't see" the 5 GHz network due to outdated drivers.
2. Diagnosing Windows network settings: IP, DNS, gateway
If the router is working, but there is no internet on the laptop, the first thing to do is check the connection parameters. Windows 10/11 it's done like this:
- Click
Win + R, enterncpa.cpland pressEnter— a list of network adapters will open. - Find your Wi-Fi connection (usually with the network name), right-click →
Properties. - Check the list
Internet Protocol version 4 (TCP/IPv4)and pressProperties.
Make sure the boxes are checked Obtain an IP address automatically And Obtain DNS server address automatically. If static values are specified there (for example, 192.168.1.100), try switching to automatic mode.
| Parameter | Default value (DHCP) | What to do if not |
|---|---|---|
| IP address | 192.168.xx (e.g. 192.168.1.3) | If it starts with 169.254.x.x — DHCP failure. Restart the router and adapter. |
| Subnet mask | 255.255.255.0 | If otherwise, reset TCP/IP settings (see section 4). |
| Main gateway | Router IP (e.g. 192.168.1.1) | If the address is empty or incorrect, enter it manually. |
| DNS server | Router address or public DNS (8.8.8.8) | Try specifying 1.1.1.1 (Cloudflare) or 8.8.8.8 (Google). |
To quickly flush your DNS cache and renew your IP, open command line as administrator (Win + X → Terminal (Admin)) and perform the following in turn:
ipconfig /releaseipconfig /renew
ipconfig /flushdns
3. Wi-Fi Adapter Driver Issues: Updating and Rolling Back
Outdated, corrupted, or incompatible drivers are a common cause of Wi-Fi connectivity but no internet access. This is especially true after an update. Windows or replacing the adapter.
To check the driver:
- Click
Win + X → Device Manager. - Expand the branch
Network adapters. - Find the device with the names Wireless, Wi-Fi, 802.11 or adapter model (for example, Intel AX200, Qualcomm Atheros, Realtek RTL8821CE).
- 🔄 Update your driver: right click →
Update driver → Automatic searchIf Windows doesn't find updates, download them from the laptop manufacturer's website (Lenovo, HP, ASUS) or adapter. - 🔙 Roll back the driver: If the problem appeared after the update, select
Properties → Driver → Roll Back Driver. - 🗑️ Uninstall and reinstall: click
Remove device, then in the menuAction → Update Configuration.
⚠️ Attention: On some laptops (eg. Dell XPS or MSI ModernAfter uninstalling the driver, Wi-Fi disappears from the list of adapters. In this case, download the driver in advance to another PC and transfer it via USB.
How can I find a driver for my old adapter?
If there is no driver for your version of Windows on the manufacturer's website, try:
1. Install the driver from a newer model of the same family (for example, for Intel 7260 the driver from will do Intel 7265).
2. Use universal drivers from Microsoft (in Device Manager, select Update driver → Search this computer → Select from the list → Network adapter devices).
3. Start Windows in compatibility mode for the old driver (right-click on EXE → Properties → Compatibility).
4. Reset network settings and reinstall the TCP/IP stack
If the previous methods did not help, it may be damaged. network stack — a set of protocols responsible for data transfer. In Windows, it can be reset in two ways:
☑️ Preparing for a network reset
Method 1. Via Windows settings (without commands):
- Open
Settings → Network & Internet → Status. - Scroll down and click
Network reset. - Confirm the action and restart the laptop.
Method 2. Via the command line (for experienced users):
netsh int ip resetnetsh winsock reset
netsh advfirewall reset
After executing each command, restart your PC.
These steps will reset TCP/IP, Winsock, and firewall settings to factory defaults. If the internet works after the reset, but the problem returns after a while, the antivirus or background program (VPN, proxy, network optimizer) is to blame..
5. Conflicts with antiviruses, VPNs, and firewalls
Programs that protect or modify traffic often block network access. For example:
- 🛡️ Antiviruses (Kaspersky, ESET, Avast) may block DNS requests, considering them suspicious.
- 🌍 VPN clients (NordVPN, ProtonVPN) sometimes "forget" to disconnect after use, redirecting all traffic through a non-working server.
- 🔥 Windows Firewall or third-party firewalls (Comodo, ZoneAlarm) may close ports for Wi-Fi.
To check:
- Temporarily disable your antivirus (right-click on the tray icon →
Suspend protection). - Disable the VPN (in the system tray or via
Settings → Network & Internet → VPN). - Reset the firewall: in the command line, run
netsh advfirewall reset.
⚠️ AttentionIf you can connect to the internet after disabling your antivirus, add your network to the exceptions list or update the program. Outdated versions Kaspersky Internet Security (until 2023) conflicted with Wi-Fi adapters Realtek on Windows 11.
6. Hardware problems: how to check your Wi-Fi adapter
If software methods do not help, the problem may be in iron:
- 🔌 Disabling the adapter: on some laptops (HP Pavilion, Acer Aspire) Wi-Fi can be turned off using a hardware button or a combination
Fn + F2/F12(antenna icon). Check that you haven't pressed it accidentally. - 🔧 Bad contactIf the adapter is built-in, try gently pressing on the laptop case in the area above the keyboard (where the antenna is usually located). If internet access appears, repairs are needed (re-soldering or replacing the adapter).
- 🔥 Overheat: at high temperatures, Wi-Fi modules (especially Broadcom) may turn off. Check the temperature after HWMonitor — if the adapter heats up above 70°C, clean the laptop from dust.
To definitively confirm a hardware failure:
- Connect external Wi-Fi adapter (For example, TP-Link TL-WN725N) via USB. If the internet works with it, the built-in module is to blame.
- Boot your laptop with LiveCD Linux (For example, Ubuntu). If there is no Wi-Fi there either, the problem is in the hardware.
7. Viruses and malware: how they break Wi-Fi
Some viruses specifically block internet access in order to:
- 🕵️ Redirect traffic through proxy servers (for example, Trojans DNSChanger).
- 💰 Show ads instead of websites (Adware) Superfish, which was preinstalled on laptops Lenovo).
- 🔒 Encrypt data for extortion (ransomware can block network ports).
Signs of infection:
- IN
hosts(file by pathC:\Windows\System32\drivers\etc\) strange IP addresses are listed next to website names. - In the Task Manager (
Ctrl+Shift+Esc) unknown processes with high network consumption are hanging. - Antivirus issues warnings about suspicious activity
svchost.exeorlsass.exe.
What to do:
- Check your PC Malwarebytes or Dr.Web CureIt (they find what standard antiviruses miss).
- Recover the file
hosts: open it in notepad (as administrator) and leave only the line127.0.0.1 localhost. - Check your proxy settings:
Settings → Network & Internet → Proxy- everything must be turned off.
FAQ: Frequently asked questions about Wi-Fi not working on a laptop
Why does Wi-Fi connect, but pages don't open, while Skype/Telegram work?
This is a sign of a problem with DNSApplications like Skype or Telegram use direct IP addresses of servers, and browsers use domain names (for example, google.com). Solution:
- Manually enter Google's DNS:
8.8.8.8And8.8.4.4(in IPv4 properties). - Clear the DNS cache with the command
ipconfig /flushdns. - Check the file
hostsfor the presence of extra entries.
My laptop says "No internet access," but everything works on my phone. What's wrong?
Possible reasons:
- It's enabled on the router. MAC address filter, and your laptop's address is not on the white list.
- The router settings limit the number of connected devices (for example, in Keenetic (by default 10 devices are allowed).
- The laptop has a static IP address that conflicts with another device on the network.
Solution: go to the router's web interface (192.168.1.1) and check the settings DHCP And MAC filter.
My Wi-Fi stopped working after a Windows update. How do I fix it?
Updates often break driver compatibility. Here's what to do:
- Roll back to a previous version of Windows:
Settings → Update & Security → Recovery → Go back to the previous version(available for 10 days after update). - If the rollback is not possible, download the driver for your adapter from the manufacturer's website (not through
device Manager!). - Disable automatic driver updates:
Control Panel → System → Advanced system settings → Hardware → Device installation settings→ selectNo.
My Wi-Fi is working, but the speed is very slow (0.1 Mbps) or keeps dropping out. What should I do?
Reasons and solutions:
| Problem | How to check | Solution |
|---|---|---|
| Channel congestion | Launch ping 8.8.8.8 -t in the command line - if the ping is above 100 ms, the channel is loaded. |
Reboot your router, disable torrents, and restrict devices in settings. QoS. |
| Interference from other networks | Install Wi-Fi Analyzer (Android) or NetSpot (Windows) - if there are many networks on one channel. | In the router settings, select a free channel (for example, 6 or 11 for 2.4 GHz). |
| Restriction from the provider | Call support and ask if the "night" speed or traffic limit is active. | If yes, wait until the limit is reset or increase the tariff. |