The situation is familiar to many: your phone or tablet connects to your home Wi-Fi without any problems, and the laptop stubbornly refuses to see the network or displays the error “No Internet connection.” Moreover, the problem arises suddenly - everything was working yesterday, but today the laptop seems to be “blind” to a specific router. What's the matter?
The reasons may lie in hardware failures (damaged Wi-Fi module, antenna), and in software conflicts (outdated drivers, incorrect network settings). Sometimes it's my own fault router - for example, if it works in mode 802.11ac, which does not support the old laptop. In this article we will look at all possible scenarios, including rare cases when the problem is disguised as a “regular glitch”, but in fact requires reflashing the router or replacing the network card.
Let's start with the simplest solutions - they help in 70% of cases. If the basic methods do not work, we will move on to in-depth diagnostics using the command line and log analysis. Get ready: you will need access to the router settings, administrator rights on the laptop and a little patience.
1. Checking the obvious: 5 steps before deep diagnosis
Before digging into the router settings or reinstalling drivers, make sure that the problem is not minor. Here list of basic actionsthat are often ignored:
- 🔄 Reboot your router and laptop. Unplug the router for 30 seconds, then plug it back in. Reboot the laptop through the menu
Start(not through the power button!). - 📶 Check network visibility. On your laptop, open the list of available networks (
Win + A→ Wi-Fi icon). If your network is not displayed, but the phone sees it, the problem is in the laptop module or router settings. - 🔒 Make sure you are entering the correct password. The "Invalid Security Key" error can appear even with one invalid character. Try entering the password manually (not via the clipboard).
- 🛡️ Disable VPN or antivirus. Some programs (for example, Kaspersky, Avast, NordVPN) block connections to “suspicious” networks.
- 🌐 Try connecting to a different network. If the laptop does not see any Wi-Fi networks are a problem in its hardware.
If after these steps the laptop still does not connect, proceed to the next section. If the network appears, but the Internet does not work, check the settings IP And DNS (more on this below).
- Once a week
- Once a month
- Rare, but accurate
- Never
- I find it difficult to answer
2. Router settings: why the phone connects but the laptop doesn’t
The router can be configured so that rejects connections from certain devices. Most often this is due to:
- 🔄 Wi-Fi operating mode (For example,
802.11acnot supported on older laptops). - 🔒 Filtering by MAC address (if the router has a “white list” of devices enabled).
- 📡 Hidden network (SSID) — the laptop does not see the network if its name is not broadcast.
- 🛡️ WPA3 protection - some older adapters are not compatible with the new encryption standard.
To check these settings:
- Open your router control panel (usually at
192.168.0.1or192.168.1.1, login/password - on the sticker on the back of the device). - Go to section
Wi-Fi(orWireless network). - Check the following settings:
- Network standard (Mode): put
802.11n(universal option) or802.11b/g/n. - Channel Width: select
Autoor20 MHz(if worth40 MHzor80 MHz, some devices do not connect). - Security: if it's worth it
WPA3, tryWPA2-PSK. - Hide SSID: Disable this option.
- Network standard (Mode): put
☑️ Checking router settings
If the laptop connects after the changes, the problem is solved. If not, proceed to diagnosing the network adapter.
3. Diagnostics of the Wi-Fi adapter on a laptop
If the router is configured correctly, but the laptop still does not see the network, the problem may be with the adapter itself. Here's how to check it:
For Windows:
- Click
Win + X→Device Manager. - Expand the thread
Network adapters. - Find a device with 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, the driver is not working correctly. Right click →
Update driver.
For macOS:
- Open
About this Mac→System report. - Go to section
Network→Wi-Fi. - Check the status: if written
DisabledorNot found, the adapter is faulty or disabled.
For Linux:
In the terminal, run the command:
lspci | grep -i network
If there are no lines in the output with Wireless or Wi-Fi, the adapter is not detected by the system.
| Symptom | Possible reason | Solution |
|---|---|---|
| The network does not appear in the list | Adapter is disabled or faulty | Turn on the adapter with the button Fn + F2 (or another, depending on the laptop model) |
| The network is visible, but the connection is reset | Driver conflict or interference | Update the driver or change the Wi-Fi channel in the router |
| Error "No Internet access" | Incorrect IP/DNS settings | Reset network settings (see section 5) |
How to turn on Wi-Fi on a laptop if there is no Fn button?
On some laptops (eg Dell Latitude or HP EliteBook) Wi-Fi is enabled via BIOS. Go to BIOS (when booting, click F2 or Del), find the section Advanced → Wireless and make sure the option is enabled.
4. Update and reinstall Wi-Fi drivers
Outdated or damaged drivers are one of the most common causes of Wi-Fi problems. Here's how to update them:
Automatic update (Windows):
- Open
Device Manager→Network adapters. - Right-click on the Wi-Fi adapter →
Update driver→Automatic search. - If Windows does not find updates, download the driver from the laptop manufacturer's website (for example, support.lenovo.com for Lenovo or support.hp.com for HP).
Manual installation (if automatic did not work):
- Find out the adapter model (in
Device Manageror through the commandwmic nic get name, manufacturerinCMD). - Download the driver from the official website of the adapter manufacturer (Intel, Qualcomm, Broadcom etc.).
- Remove the old driver via
Device Manager(right button →Remove device), then install a new one.
For macOS and Linux:
On Mac drivers are updated via Software update (menu Apple). On Linux use a package manager like:
sudo apt update && sudo apt install firmware-iwlwifi
(for adapters Intel).
If after updating the driver Wi-Fi disappears completely, roll back to the previous version via Device Manager → Driver Properties → Rollback.
5. Reset network settings and check IP/DNS
Sometimes the problem lies in incorrect IP or DNS settings, which the laptop receives from the router. To reset them:
For Windows:
- Open
Command lineon behalf of the administrator (Win + X→Terminal (administrator)). - Run the commands one by one:
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns - Restart your laptop.
For macOS:
- Open
Terminal. - Run:
sudo ifconfig en0 downsudo ifconfig en0 up
sudo networksetup -setdhcp Wi-Fi
Manual DNS setup (if automatic ones don’t work):
- Open
Network settings→Wi-Fi→Properties(Windows) orSystem Settings→Network(macOS). - In the section
DNSenter manually:8.8.8.88.8.4.4(this is Google's DNS) or
1.1.1.11.0.0.1(DNS by Cloudflare).
If after resetting the settings the laptop still does not connect, the problem may be an IP address conflict. Try manually setting a static IP in the range of your network (for example, 192.168.0.100, if the router distributes addresses from 192.168.0.1).
6. Hardware problems: what to do if the adapter does not work
If none of the previous methods helped, the problem may be a physical malfunction:
- 🔌 Damaged Wi-Fi module. Often occurs after a laptop has been dropped or spilled with liquid.
- 📡 Disconnected antenna. If the laptop sees the network, but the signal is extremely weak (1-2 bars), the antenna cable may have come loose.
- 🔋 Energy Saving. Some laptops turn off Wi-Fi to save battery power.
How to check:
- Connect an external Wi-Fi adapter (via USB). If it works, the problem is in the built-in module.
- Check your power settings (Windows):
- Open
Control panel→Power supply→Setting up the power plan→Change advanced settings. - Find
Wireless adapter settings→Power Saving Modeand installMaximum performance.
- Open
- Disassemble the laptop (if you have experience) and check whether the antennas are tightly connected to the Wi-Fi module.
If the laptop is under warranty, do not disassemble it yourself! Contact the service center with a description of the problem - the Wi-Fi module should be replaced free of charge.
⚠️ Attention: If the laptop stops seeing Wi-Fi after updating the BIOS or router firmware, the problem may be due to protocol incompatibility. Try rolling back the router firmware to a previous version or updating the laptop BIOS.
7. Rare causes: from program conflicts to viruses
Sometimes the problem lies in non-obvious factors:
- 🦠 Viruses or malware. Some Trojans block network connections.
- 🔧 Program conflict. For example, VirtualBox or VMware can “take away” the network adapter.
- 📡 Interference from other devices. Microwaves, wireless mice, or neighboring Wi-Fi networks on the same channel can jam the signal.
- ⚡ Unstable power supply to the router. If the router is connected through an extension cord or a cheap power supply, it may fail.
How to diagnose:
- Check for viruses with the help Malwarebytes or Kaspersky Virus Removal Tool.
- Start your laptop in Safe Mode with Networking (while loading, hold
F8orShift + F8). If Wi-Fi works, the software is to blame. - Change the Wi-Fi channel in the router. Use the app Wi-Fi Analyzer (Android) or NetSpot (Windows/macOS) to find the least crowded channel.
FAQ: Frequently asked questions about problems with Wi-Fi on a laptop
The laptop connects to Wi-Fi, but the Internet does not work. What to do?
Check your settings DNS (set manually 8.8.8.8 And 8.8.4.4) and make sure that the router distributes the Internet (connect your phone via cable or check the WAN status in the router control panel). Also try disabling IPv6 in the connection properties.
The laptop does not see only one network, but sees the rest. What's the matter?
Most likely, the router is operating in mode 802.11ac or uses an incompatible channel (for example, 160 MHz). Go to the router settings and set the mode 802.11n or b/g/n, and the channel width is 20 MHz.
After updating Windows, the laptop stopped connecting to Wi-Fi. How can I get everything back?
Roll back the Wi-Fi driver via Device Manager (right button on the adapter → Properties → Driver → Rollback). If this doesn't help, uninstall the latest Windows update from Options → Update and Security → View update history → Uninstall updates.
Could the antivirus be to blame?
Yes, some antiviruses (for example, Avast, ESET NOD32) block connections to “unsecure” networks. Try temporarily disabling network protection in your antivirus settings or add your network to exceptions.
The laptop connects to Wi-Fi, but the speed is very slow. How to speed it up?
Check:
- Wi-Fi channel in the router (select the least loaded one via Wi-Fi Analyzer).
- Router operating mode (set
802.11ac, if the laptop supports it). - QoS settings in the router (disable if not used).
- Wi-Fi driver (update to latest version).