You open your laptop and see the familiar Wi-Fi connection icon—the signal is strong, the status is "Connected," but your browser stubbornly displays the "No Internet Connection" error, and your messaging apps won't update. This situation is familiar to every second user, and it's equally frustrating for both novice and experienced tech owners. In 80% of cases, the problem can be resolved within 5-10 minutes, but to do so, you need to pinpoint the source.
This article isn't about the shamanism of rebooting your router (although that sometimes works). We'll look into system, hardware and network reasonsWhy does a laptop connect to Wi-Fi, but the internet doesn't work? It could be due to simple configuration errors. IPv4/IPv6 We'll also teach you how to distinguish between a laptop-related issue and a problem with your ISP or router, so you don't waste time on useless troubleshooting.
Important: If the Internet does not work on one device only (For example, everything's fine on your smartphone), and the other devices on the network are functioning, the problem is definitely with the laptop. If the network is down for everyone, the router or ISP is to blame. This simple test will save you hours of troubleshooting.
1. Checking the basic parameters: what to do first
Before digging deep into the settings, do the following: 4 quick checks, which will exclude obvious reasons:
- 🔄 Restart your router and laptopUnplug your router for 30 seconds, then plug it back in. On your laptop, perform a full reboot (not a "shutdown" and then turn it on!). This will flush the network cache and refresh DHCP leases.
- 📶 Check the indicators on the routerAre the lights on?
Wi-FiAndInternetIf the internet indicator is blinking or goes out, the problem is with your internet provider. - 🔗 Make sure your laptop is not in Airplane mode.. Click
Win + Aand check if this mode is disabled. Sometimes it's activated accidentally by a key combination. - 🌐 Try opening different websitesIf it doesn't load only VKontakte or YouTube, A
google.comopens - the problem is on the side of the specific resource, not your network.
If the internet still doesn't work after these steps, proceed to a detailed diagnosis. But first, answer this question:
2. Diagnosing network settings: IPv4, DNS and gateway
Most often the internet doesn't work because incorrect IP parametersThe laptop may connect to Wi-Fi but not receive the correct network addresses. Let's check this:
- Click
Win + R, enterncpa.cpland pressEnterThe Network Connections window will open. - Find yours wireless connection, right-click on it → "Properties".
- Check the list
Internet Protocol version 4 (TCP/IPv4)and click "Properties".
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), but the network does not work - reset the settings to automatic mode.
☑️ Check network settings
If the internet doesn't work after the reset, try manually enter DNSFor example, use public DNS from Google (8.8.8.8 And 8.8.4.4) or Cloudflare (1.1.1.1). This helps when the provider's DNS is "glitchy".
⚠️ Attention: If your network uses static IP binding by MAC address (For example, in offices or with some provider plans), automatic IP acquisition won't work. Check the settings with your network administrator or in your provider's personal account.
3. Driver and Wi-Fi adapter conflicts
The wireless adapter driver may not work correctly after updating. Windows, a conflict with the antivirus, or physical damage to the module. Symptoms: The laptop connects to Wi-Fi, but the speed 0 Kbps, or the network is constantly "broken".
First, check the adapter status:
- Click
Win + X→ "Device Manager". - Expand the "Network adapters" branch.
- Find the device with the name
Wireless,Wi-Fior802.11(For example, Intel Wi-Fi 6 AX200).
If the light next to the adapter is on yellow exclamation mark — the driver isn't working properly. Right-click the device → "Update driver" → "Search automatically." If that doesn't help, download the driver from the laptop manufacturer's website (Lenovo, HP, ASUS etc.) for your model.
What should I do if my Wi-Fi adapter is not showing up in Device Manager?
This could mean the module is disabled in the BIOS, physically damaged, or not recognized by the system. Try:
1. Restart your laptop and press F2/Del/Esc (depending on the model) to enter the BIOS. Find the section Advanced → Wireless and make sure Wi-Fi is turned on.
2. If the adapter is missing even after updating the BIOS, it may have become disconnected from the motherboard (this is especially true for older laptops). In this case, disassembling the device is required.
Critical error: If the adapter is listed as "Unknown Device" in Device Manager, this means Windows cannot identify it. The solution is to download the driver by hardware ID (find it in the device properties) or contact a service center.
4. Router issues: channel, encryption, and congestion
If the internet isn't working on all devices, the router is to blame. Common causes:
- 🔒 Incorrect encryptionThe router is configured for an outdated standard.
WEPorTKIP, which is not supported by modern laptops. Switch toWPA2-PSK (AES)orWPA3. - 📡 Congested Wi-Fi channelIf there are many networks nearby on the same channel (for example,
6or11), the speed drops to zero. Use the utility Wi-Fi Analyzer (Android) or inSSIDer (Windows) to find a free channel. - 🔄 Router firmware failureIf your router constantly reboots or doesn't assign an IP address, try resetting it to factory settings (button
Resetfor 10 seconds).
How to change the Wi-Fi channel (using a router as an example) TP-Link):
- Go to the router control panel at
192.168.0.1or192.168.1.1(login/password usuallyadmin/admin). - Go to the section
Wireless → Wireless Settings. - In the field
Channelselect a channel1,6or11(for 2.4 GHz) or any free one in the 5 GHz range. - Save the settings and reboot the router.
⚠️ Attention: Router settings may vary depending on the model and firmware. If you are unsure of what you are doing, back up your current settings before making any changes (see section System Tools → Backup & Restore).
5. Problems on the provider's side: blocking and technical work
Sometimes a laptop connects to Wi-Fi, but the internet doesn't work due to issues with the internet service provider. This could be due to:
- 🚫 MAC address blockingSome providers lock access to a specific device. If you've connected a new laptop, its MAC address may not be registered.
- 🔧 Technical workCheck the service status on the provider's website or call support.
- 💰 The money in the account ran outYes, it's a cliché, but many people forget about autopayment.
How to check MAC blocking:
- Find out your laptop's MAC address: Open a command prompt (
Win + R→cmd→ipconfig /all) and find the linePhysical Addressfor wireless adapter. - Compare it with the MAC address registered in your provider's account. If they don't match, add the new MAC address to the list of allowed devices.
If the provider uses binding by PPPoE (entering your login/password when connecting), make sure the settings haven't been reset. To do this:
- Open Network and Sharing Center → Change adapter settings.
- Right-click on the connection → "Properties" → "Security" tab.
- Make sure the security type is -
WPA2-Enterprise(for office networks) orPPPoE(for home Internet).
6. Viruses, firewalls and third-party programs
Antiviruses (Kaspersky, Avast, ESET) and firewall Windows They can block network access by mistaking legitimate connections for attacks. Viruses can also sometimes change proxy or DNS settings, causing the internet to stop working.
How to check:
- 🛡️ Temporarily disable your antivirusRight-click its tray icon and select "Pause protection" for 10-15 minutes. If the internet connection works, the problem is with the antivirus settings.
- 🔥 Check your firewall settingsOpen Windows Firewall (
Win + R→wf.msc) and make sure your network profile is set to "Private Network" (not "Public"). - 🕵️ Scan your system for viruses. Use Malwarebytes or Dr.Web CureIt! to search for malware that changes network settings.
If you suspect a proxy virus:
- Click
Win + R→ enterinetcpl.cpl→ "Connections" tab. - Click "Network settings" and make sure "Use a proxy server" is checked. removed.
7. Hardware malfunctions: when you need help from a specialist
If all software methods have been tried, but the laptop still connects to Wi-Fi without the Internet, the problem may be in iron:
| Symptom | Possible cause | Solution |
|---|---|---|
Wi-Fi connects, but the speed is slow 0 Kbps or constantly breaks off |
The Wi-Fi antenna cable inside the laptop is damaged. | Disassembling and replacing the cable (cost ~1000–2000 ₽) |
| The laptop does not see any networks, although Wi-Fi is turned on. | The Wi-Fi module burned out (often due to overheating or liquid spillage) | Module replacement (from 1500 ₽ + labor) |
| The Internet only works near the router. | Weak signal due to faulty antenna or interference | Replacing the antenna or using an external USB adapter |
The laptop connects to the network, but the IP address 169.254.x.x |
Network card failure (cannot obtain IP from the router) | Diagnostics at a service center |
To check the hardware yourself:
- Connect your laptop to the router via Ethernet cableIf the internet works, the problem is definitely with the Wi-Fi module.
- Try connecting to a different network (for example, using a phone's hotspot). If there's no internet there either, the laptop is to blame.
⚠️ Attention: If your laptop has been dropped, overheated, or had liquid spilled on it, there is a high probability of damage to the southbridge board (Southbridge). In this case, repairs may cost more than a new Wi-Fi module.
8. Alternative diagnostic methods
If standard methods don't help, use these tools:
- 🔧 Command line. Perform in order:
ipconfig /releaseipconfig /renew
ipconfig /flushdns
netsh winsock resetThen restart your laptop.
- 📊 Ping test. Open
cmdand enter:ping 8.8.8.8If the packets do not pass (
100% losses) — the problem is with the network adapter or router. If there's ping, but websites won't open, the DNS is to blame. - 🔍 Windows logsOpen Event Viewer (
eventvwr.msc) → "Windows Logs" → "System". Look for errors with the sourceMicrosoft-Windows-DNS-Clientore1i64x64(Intel Wi-Fi driver).
For advanced users: If you suspect a driver conflict, check memory dumps using BlueScreenView (if there were "blue screens") or analyzer LatencyMon to identify delays in the adapter's operation.
FAQ: Frequently Asked Questions
Why does my laptop connect to Wi-Fi, but it says "No Internet access"?
This means the laptop has received an IP address from the router but cannot connect to the external network. Reasons:
- The router is not connected to the Internet (check the cable from the provider).
- Incorrect settings DNS or gateway (try pinging
8.8.8.8). - Traffic is blocked by a firewall or antivirus.
How to reset Windows network settings to factory defaults?
Open Settings → Network & Internet → Status → Network Reset. After the reboot, all adapters, IP, and DNS settings will return to their default values. Attention: After the reset, you will have to re-enter your Wi-Fi passwords!
Can a virus block the internet on a laptop?
Yes. Some viruses (Trojan.Proxy, DNSChanger) change proxy or DNS settings, redirecting traffic through their servers. Check:
- Proxy settings (
inetcpl.cpl→ "Connections" → "Network settings"). - File
hosts(path:C:\Windows\System32\drivers\etc\hosts) - it must be empty or contain only comments.
For treatment use Kaspersky Virus Removal Tool or HitmanPro.
Why did the Internet disappear after a Windows update?
Updates often reset drivers or conflict with them. Solutions:
- Roll back your Wi-Fi driver in Device Manager (right-click → Properties → Roll Back Driver).
- Uninstall the latest Windows update (
Settings → Update & Security → View update history → Uninstall updates). - Download the latest driver from the laptop manufacturer's website (not through Windows Update!).
How to connect to Wi-Fi if the laptop doesn't see it?
If the network is not listed, but it is present on other devices:
- Make sure that your router does not hide the SSID (the "Hide network" checkbox should be unchecked in your router settings).
- Check if Wi-Fi is enabled on your laptop (key combination
Fn + F2/F12or hardware switch). - Update your adapter driver or try connecting manually (in Network and Sharing Center → Connect to a network → Hidden network).