You are trying to connect your laptop to Wi-Fi, but instead of network access you see the message "No internet connection" — or don't see your network in the list at all? This problem is familiar to millions of users, and it can have dozens of causes, from a simple disabled adapter to complex IP address conflicts. In 80% of cases, the problem can be resolved in 5-10 minutes if you know where to look.
In this article we will look at all possible reasons, which prevent Windows (or another OS) from connecting to Wi-Fi - from hardware failures to errors in the router settings. You will receive step-by-step instructions with pictures, a table of typical errors and their solutions, and answers to frequently asked questions. We'll pay special attention to cases where the laptop sees the network, but does not connect to the Internet - this is the most common and insidious problem.
It doesn't matter if you use ASUS, Lenovo, HP or MacBook — the diagnostic algorithm is universal. We'll start with the simple and gradually move on to the complex. Get ready: you'll have to look into device Manager, dig into the router settings and even try the “magic” command in CMD.
1. Checking basic settings: what to do first
Before you dig deep, make sure the problem isn't in the small details. In 30% of cases Wi-Fi isn't working because the adapter is disabled, airplane mode is active, or the router has simply rebooted.
Start with this checklist:
Make sure that Wi-Fi is turned on on your laptop (key Fn + F2/F5/F12 or hardware switch)
Check if Airplane mode is turned on (Win + A → Airplane Mode)
Reboot your router (unplug the power cord for 30 seconds)
Try connecting to another network (your neighbor's or using your phone as an access point)
Check if the Internet works on other devices (phone, tablet)
-->
If after these steps Wi-Fi works, the problem was in hardware shutdown or a temporary router failure. If not, let's move on.
⚠️ Attention: On some laptops (eg. Lenovo ThinkPad or Dell Latitude) There's a physical Wi-Fi switch on the case. It might accidentally trip during transport. Check the side panels!
2. Network adapter diagnostics: drivers and hardware
If a laptop doesn't see any Wi-Fi networks, the problem is most likely with the network adapter. This could be:
- 🔌 Disabled adapter in Device Manager
- 🔄 Outdated or corrupted drivers
- 💥 Hardware failure (less often, but it happens)
How to check:
- Click
Win + Xand select device Manager. - Expand the tab Network adapters.
- Find the device with the words Wireless, Wi-Fi or 802.11 (For example, Intel Wi-Fi 6 AX200 or Qualcomm Atheros QCA9377).
- If there is an exclamation mark next to the adapter, right-click and select Update driver.
How do I find out the model of my Wi-Fi adapter?
Open Command line (Win + R → cmd) and enter:
wmic nic where "NetEnabled='true'" get Name, Manufacturer
In the results, find the line with the mention Wireless - this is your adapter.
If the adapter is not listed or is marked as "Unidentified device", try:
- 🔄 Reinstall the driver manually (download from the laptop manufacturer's website).
- 🔧 Turn on the adapter via
View → Show hidden devices(sometimes it is disabled in BIOS). - 🛠️ Check your laptop for viruses (some malware blocks network devices).
⚠️ Attention: If your Wi-Fi stops working after a Windows update, roll back the adapter driver. Often, the laptop manufacturer's native drivers are more stable than those installed by Windows Update.
3. IP address conflicts and DHCP errors
Situation: laptop connects to Wi-Fi, but the internet isn't working, and there's an exclamation mark next to the network name. In 90% of cases, this means IP address problem.
How it happens:
- 🔢 The router cannot assign the correct IP address to the laptop (DHCP failure).
- 🔄 The IP address conflicts with another device on the network.
- 🚫 An incorrect IP or DNS was manually entered.
Solutions:
| Symptom | Cause | Solution |
|---|---|---|
| Connection "Without Internet Access" | DHCP does not issue IP | IN CMD execute:
|
| Constant connection breaks | IP conflict with another device | In the adapter settings, enter a static IP (for example, 192.168.1.100) |
| Websites won't open, but Skype works. | DNS problem | Use public DNS:8.8.8.8 And 8.8.4.4 (Google) |
| "Restricted" or "No Access" Error | Incorrect proxy settings | Disable proxy in Settings → Network → Proxy |
If after ipconfig /renew an error appears "Unable to contact the DHCP server", try:
- Reboot your router.
- Connect your laptop to the router via cable and check if an IP is assigned.
- In the router settings (
192.168.1.1or192.168.0.1) check if the DHCP server is enabled.
4. Router issues: channels, encryption, and firmware
If Wi-Fi doesn't work only on laptop, and everything is fine on phones and tablets - the problem is most likely in the adapter settings. But if no device connects, the router is to blame.
What to check:
- 📡 Channel congestion: If there are more than 10 devices connected to the router, it may freeze.
- 🔒 Encryption type: obsolete WEP or TKIP are not supported by modern adapters.
- 📶 Channel occlusion: If neighbors use the same channel, interference occurs.
- 🖥️ Outdated firmware: Older versions of the router software may have bugs with IPv6 or Wi-Fi 6.
How to fix:
- Go to your router control panel (
192.168.1.1or192.168.0.1, login/password usuallyadmin/admin). - In the section Wi-Fi (or Wireless) check:
- 🔹 Opening hours: must be 802.11n/ac/ax (Not only b/g).
- 🔹 Encryption: select WPA2-PSK or WPA3-PSK.
- 🔹 Channel: install manually
6or11(for 2.4 GHz) or36–48(for 5 GHz).
⚠️ Attention: If you have a dual-band router (2.4 GHz + 5 GHz), try disabling the 5 GHz band in the settings. Some older laptops (especially those with adapters) Broadcom 43xx) operate unstably at high frequencies.
5. Windows-specific errors: from "Restricted" to "Unidentified network"
Windows often throws up mysterious errors when connecting to Wi-Fi. Let's look at the most common ones:
| Error | Cause | Solution |
|---|---|---|
| Limited or "No internet access" | Invalid IP or DHCP failure | Perform in CMD:
Then restart your PC. |
| Unidentified Network | Network profile conflict | Remove the network in Settings → Network → Wi-Fi → Manage known networks and reconnect. |
| "Unable to connect to this network" | Incompatibility of Wi-Fi standards | Enable compatibility mode in your router settings. 802.11b/g/n. |
| "The network settings saved on this computer do not meet the requirements of this network." | The encryption type or password has changed | Forget the network and reconnect with the correct password. |
If after resetting network settings (netsh int ip reset) the problem remains, try:
- 🔄 Disable IPv6 in the adapter properties (sometimes conflicts with IPv4).
- 🛡️ Disable Windows Firewall temporarily (may block connection).
- 🔧 Create a new connection through
Control Panel → Network and Sharing Center → Set up a new connection.
6. Hardware problems: how to check your laptop and router
If software methods do not help, the problem may be in ironThis is the worst-case scenario, but it can also be diagnosed.
Signs of hardware failure:
- 🔌 The laptop doesn't see it not a single one Wi-Fi network (even from a phone as an access point).
- 🔄 The network adapter disappears from Device Manager or marked as "Unidentified device".
- 💥 The orange/red Wi-Fi indicator on the router body is flashing.
- 🔥 The laptop is overheating (it may turn off the adapter for protection).
How to check:
- Test on another device: Connect your phone or tablet to the router. If the Wi-Fi works, the problem is with the laptop.
- Checking the adapter:
- Open the laptop case and make sure that the Wi-Fi module (usually under the cover with the inscription Wireless) connected to the motherboard.
- If you have a spare module (for example, from an old laptop), try connecting it.
- Check to see if it is overheating (if it is hot, let it cool for 10-15 minutes).
- Connect the router to a different power source (the power supply may be faulty).
If the adapter burns out, it can be replaced. The cost of a new module (for example, Intel AX200 or Broadcom BCM94360) — from 1,500 to 4,000 rubles. It's best to entrust the replacement to a service center, as antenna handling requires careful handling.
⚠️ Attention: On laptops Apple MacBook (especially 2015-2017 models) the chip often fails Wi-Fi/Bluetooth Due to a soldering defect. If your MacBook suddenly loses Wi-Fi, it's time to call for service (repairs cost 5,000–10,000 rubles).
7. Alternative connection methods if Wi-Fi doesn't work
While you're looking for a solution, you can temporarily connect to the internet in other ways:
- 📱 USB tethering from phone: connect your phone via USB, turn it on Modem mode in the settings.
- 🔌 Cable connection: use an Ethernet adapter (eg USB-to-LAN for laptops without RJ-45 port).
- 📶 4G/5G modem: USB modem from MTS, Beeline or Megaphone (cost from 2,000 rubles).
- 🔄 Powerline adapter: transmits the Internet through electrical wiring (useful if the router is far away).
If you urgently need internet on your laptop and Wi-Fi isn't working, the fastest way is to USB tethering:
- Connect your phone to your laptop via USB.
- Turn on your phone
Settings → Wireless & networks → Tethering & portable hotspot → USB tethering. - On the laptop in
Settings → Network → Etherneta connection should appear.
The speed will be lower than via Wi-Fi, but it will be enough for working with email, instant messengers, and light websites.
FAQ: Frequently asked questions about laptop Wi-Fi issues
🔹 Why does my laptop see the network but won't connect? It says "Unable to connect to this network."
This error occurs when:
- 🔑 Introduced Incorrect password (check the register!).
- 🔒 The router uses outdated encryption type (For example, WEP or TKIP).
- 📡 The laptop does not support selected range (for example, it tries to connect to 5 GHz, but the adapter only works at 2.4 GHz).
Solution: Go to your router settings and change the encryption type to WPA2-PSK (AES)If that doesn't help, create a separate network for 2.4 GHz.
🔹 My Wi-Fi stopped working after a Windows update. What should I do?
Windows often crashes network adapter drivers after major updates. Here's what to do:
- Roll back the adapter driver Device Manager (right click → Properties → Rollback).
- If a rollback is not available, download the driver from the laptop manufacturer's website (not from the Microsoft website!).
- Disable automatic driver updates:
Settings → Update & Security → Advanced options → Updates for other Microsoft products(turn off the slider).
🔹 My laptop connects to Wi-Fi, but websites won't open. What's wrong?
This is a typical problem with DNS or proxy. Check:
- 🔍 Enter in your browser
8.8.8.8(if Google opens, the problem is in DNS). - 🔧 Check your proxy settings:
Settings → Network → Proxy(should be set to "Automatic detection"). - 🛡️ Disable your VPN or antivirus (they may block traffic).
If the problem is in DNS, enter it manually. 8.8.8.8 And 8.8.4.4 in the adapter properties.
🔹 The Wi-Fi icon on my laptop is lit, but there's no internet. What should I check?
This means the laptop is connected to the router, but the router doesn't have internet access. Check:
- 🔌 Connecting the router to the provider (is the indicator blinking? WAN/Internet).
- 📞 Internet payment (sometimes the provider blocks access due to debts).
- 🔧 PPPoE settings in the router (if you have Rostelecom, Beeline or MTS, check your login/password in the section
WAN).
If the indicator Internet If the light on your router is off, call your provider or check your cable.
🔹 Can a virus block Wi-Fi?
Yes! Some viruses (eg. DNSChanger or Trojan.Winlock):
- 🔄 They are replacing DNS servers to fraudulent ones.
- 🚫 Block access to antivirus websites.
- 🔌 Disable network adapters.
What to do:
- Download Dr.Web CureIt! or Kaspersky Virus Removal Tool on another device and transfer it to your laptop via USB.
- Run the scan in Safe Mode with Networking.
- After treatment, reset the network settings (
netsh winsock reset).