You turned on your laptop, but the list of available networks is empty. Or even worse: the router indicators are on nearby, phones and tablets are connected, and your Lenovo ThinkPad or ASUS ROG stubbornly ignores the existence of Wi-Fi. Is the situation familiar? The problem with the absence of networks in the list of connections is one of the most common among laptop users on Windows 10/11, macOS and even Linux. The reasons may lie in both software failures and hardware failures.
In this article we will look at all possible reasons, for which the laptop stopped seeing Wi-Fi - from a banal disabled adapter to complex driver conflicts. You will receive step by step instructions to diagnose and solve the problem, and also find out when to contact a service center. Don’t rush to reinstall the system or buy a new adapter: in 90% of cases, the problem can be solved on your own in 10–30 minutes.
1. Checking the obvious: router, buttons and settings
Before you dig deep into your system settings, make sure that the problem is not hidden on the surface. Start with physical check equipment:
- 🔌 Is the router turned on and working? Look at the indicators: the power light should be on and the Wi-Fi light (usually indicated by wavy lines or an antenna) should be blinking. If there are no indicators, check the router's power supply.
- 📶 Is Wi-Fi enabled on your router? On some models (for example, TP-Link Archer C6 or Keenetic) there is a physical button to turn on the wireless network on the back panel. Press it and wait 1-2 minutes.
- 💻 Is the Wi-Fi adapter on your laptop activated? On the keyboard of many laptops (for example, HP Pavilion or Dell Inspiron) there is a key combination to turn on/off wireless modules - usually
Fn + F2,Fn + F12or a separate button with an antenna. Click it and check if the networks appear. - 🔄 Reboot helps in 30% of cases. Reboot both the laptop and the router (turn off the router's power for 30 seconds, then turn it back on).
If after these manipulations the networks still do not appear, proceed to the next step. But first answer the question:
- Once a week
- Once a month
- Only after updates
- First encountered
- Constantly
Important! If other devices (smartphone, tablet) also do not see the network, the problem is definitely in the router. In this case:
- Check if the Wi-Fi settings in the router’s web interface are lost (usually access at
192.168.1.1or192.168.0.1). - Make sure Hidden Network mode is not enabled (
Hide SSID). - Try resetting the router to factory settings (button
Reseton the rear panel).
2. Diagnostics of the Wi-Fi adapter in the system
If physical checks do not help, it's time to look into the operating system settings. Let's start with diagnostics network adapter.
B Windows 10/11:
- Click
Win + Xand select Device Manager. - Expand the tab Network adapters.
- Find a device with names like
Wireless,Wi-Fi,802.11or adapter model (for example, Intel Wi-Fi 6 AX200, Qualcomm Atheros QCA61x4).
What to do next:
- ❌ Adapter disabled: If there is a down arrow next to the name, right-click and select Engage device.
- ⚠️ Yellow triangle with exclamation mark: This means there is a problem with the driver. Update or reinstall it (more on this in the next section).
- 🔍 Adapter not listed: It may be disabled in BIOS or faulty. Try updating the hardware configuration (in the menu Action → Update configuration).
B macOS:
- Open
System Settings → Network. - Select Wi-Fi in the left menu. If the status Disabled, press Connect.
- If Wi-Fi is not listed, check
System report(holdOptionand click on the Wi-Fi icon in the menu bar).
On laptops Apple MacBook (2016 and newer) Wi-Fi may be disabled due to a problem with the power management system. Try resetting SMC (System Management Controller) - instructions are on the official Apple website.
3. Update or reinstall drivers
In 40% of cases, the problem with no Wi-Fi is due to damaged or outdated drivers. Even if there is no yellow triangle in Device Manager, the driver may have failed after a Windows update or conflicted with other software.
How to update the driver manually:
- Open Device Manager (as in the previous section).
- Find your Wi-Fi adapter, right-click and select Update driver.
- Select Automatic search. If the system finds an update, install it and restart the laptop.
If the automatic search did not help:
- 🔧 Uninstall the current driver: From the adapter context menu, select Remove device, then restart your laptop. Windows will try to install the driver again.
- 💾 Install the driver from the manufacturer's website:
- For adapters Intel: Intel official website (section "Support").
- For Qualcomm Atheros or Broadcom: search on the laptop manufacturer’s website (for example, HP, Dell).
- For Realtek: Realtek (but be careful - unstable versions are often posted on the site).
For laptops Lenovo, ASUS And Acer installation often helps driver package from the official website exactly for your model. For example, for Lenovo Legion Y540 download drivers from the support page Lenovo, and not from the adapter manufacturer's website.
Make sure the adapter is enabled in Device Manager|
Try automatic driver update|
Remove current driver and reboot PC|
Download the driver from the laptop manufacturer's website (not the adapter!) |
Check driver compatibility with Windows version-->
4. Reset network settings and services
If the drivers are ok, but the networks are still not shown, the problem may lie in Windows network services or lost settings. Let's start with the most radical but effective method - resetting the network stack.
B Windows 10/11:
- Open Command line as administrator (
Win + X → Command Prompt (Administrator)). - Run the commands one by one:
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns - Restart your laptop.
If this doesn't help, check operation of network services:
- Click
Win + R, enterservices.mscand pressEnter. - Find services:
- WLAN Auto Configuration Service (
WLAN AutoConfig) - should be Enabled and work in mode Auto. - Network connections (
Network Connections) - similar. - Network List Service (
Network List Service).
- WLAN Auto Configuration Service (
B macOS Resetting network settings is done like this:
- Open
Terminal(Programs → Utilities). - Run the commands:
sudo ifconfig en0 downsudo ifconfig en0 up(replace
en0to your network interface, if different). - Remove network settings:
sudo rm /Library/Preferences/SystemConfiguration/NetworkInterfaces.plistsudo rm /Library/Preferences/SystemConfiguration/Preferences.plist - Restart your MacBook.
Resetting network settings is a universal method that helps even with unknown failures. However, after this you will have to re-enter passwords for Wi-Fi networks.
5. Check for viruses and conflicting software
Unlikely, but possible: some viruses or programs (for example, VPN clients, antiviruses, system optimizers) can block the operation of the Wi-Fi adapter. This happens especially often after installing pirated software or registry cleaners.
What to do:
- 🛡️ Check your system for viruses with the help Kaspersky Virus Removal Tool or Dr.Web CureIt!. Some Trojans (for example, Trojan.Win32.NetFilter) modify network settings.
- 🔄 Disable VPN and proxies:
- B Windows:
Settings → Network and Internet → VPN(disconnect all connections). - B macOS:
System settings → Network → VPN.
- B Windows:
- 🚫 Remove suspicious software:
- Programs like CCleaner, Advanced SystemCare or Driver Booster may damage network drivers.
- Antiviruses (Avast, AVG) sometimes block network connections. Try temporarily disabling protection.
If the problem appeared after installing a specific program, try restore the system to the previous point:
- B Windows:
Start → System Restore(or enterrstruiin the search bar). - Select a restore point before the problem occurs.
How to check if your antivirus is blocking Wi-Fi?
Open your antivirus control panel (for example, Kaspersky or ESET NOD32).
Find the "Network" or "Firewall" section.
Look at the rules for outgoing/incoming connections - if there are any blocking for svchost.exe or WLAN AutoConfig, temporarily disable them.
Restart your laptop and check the connection.
6. Hardware faults: when it’s time for service
If none of the software methods help, the problem may be hardware. Here are signs that the Wi-Fi adapter is faulty:
- 🔌 Adapter completely absent in Device Manager even after updating the configuration.
- 💥Laptop stopped seeing networks after a fall or blow (perhaps the contact on the motherboard has come loose).
- 🔥 Adapter gets hot or smells burning (a clear sign of failure).
- 🔄 The problem appears only at a certain position of the laptop (for example, if you tilt the screen, this indicates damage to the antenna cable).
What you can do yourself:
- Check antenna connections (relevant if you disassembled the laptop):
- Unscrew the back cover (on some models, e.g. HP EliteBook, for this you need a plastic spatula).
- Find the Wi-Fi module (usually a small board with two antenna wires).
- Make sure the wires are tightly connected to the connectors
MAINAndAUX.
If the adapter is faulty, it can be replaced. The cost of a new module for most laptops is from 1,500 to 5,000 rubles (for example, Intel Wireless-AC 9560 or Broadcom BCM94360). However, replacement requires disassembling the laptop, so it is better to contact a service center.
On laptops Apple MacBook Pro (2016–2020) the Wi-Fi antenna cable often fails due to bends. If the networks disappear when opening/closing the lid, this is a clear sign. Repairs will cost 3,000–8,000 rubles.
7. Features for different operating systems
The diagnostic algorithm depends on the OS. Let's consider the nuances for Windows, macOS And Linux.
| Operating system | Typical problems | Solutions |
|---|---|---|
| Windows 10/11 |
|
|
| macOS |
|
|
| Linux (Ubuntu, Mint) |
|
|
For Windows also useful to check adapter power saving mode:
- Open Device Manager → Network adapters.
- Right click on the Wi-Fi adapter → Properties → Power Management.
- Uncheck Allow this device to turn off to save power.
8. Alternative connection methods if Wi-Fi does not work
While you are looking for a solution, you can temporarily connect to the Internet in other ways:
- 📱 USB tethering from a smartphone:
- Connect your phone via USB, turn it on Modem mode in the settings.
- B Windows You may need to install a driver RNDIS.
- 🔌 Ethernet via adapter:
- Buy USB-to-Ethernet adapter (costs from 500 rubles) and connect the cable from the router.
- For laptops without an RJ-45 port, this is often the only stable option.
- 📡 Mobile 4G/5G modem:
- USB modems (Huawei E3372, ZTE MF823) connect like a flash drive and do not require configuration.
- Can be used as a backup channel while you fix Wi-Fi.
If you urgently need the Internet for work, and Wi-Fi is not restored, consider purchasing external Wi-Fi adapter. For example:
- TP-Link TL-WN823N (USB, supports 5 GHz) - ~1,200 rubles.
- ASUS USB-AC56 (dual-band, for gamers) - ~2,500 rubles.
An external Wi-Fi adapter is not just a temporary solution. Some models (eg ASUS PCE-AC88) provide a more stable connection than built-in modules in laptops.
FAQ: Frequently asked questions about problems with Wi-Fi on a laptop
❓ The laptop does not see only one network, but shows others. What's the matter?
Probable reasons:
- The router is set to hidden network (included
Hide SSID). Manually add a network in Wi-Fi settings by specifying its name and password. - Enabled on the router filter by MAC address. Add your laptop's MAC to the list of allowed devices (you can find the MAC using the command
ipconfig /allin Windows orifconfigin macOS/Linux). - The router is operating in mode 802.11ac (5 GHz), and your adapter only supports 802.11n (2.4 GHz). Try enabling support for both bands on your router.
❓ After updating Windows, the laptop stopped seeing Wi-Fi. How to roll back?
We return the previous version of the driver or system:
- Open Device Manager → find the Wi-Fi adapter → Properties → Driver → Roll Back (if the button is active).
- If rolling back the driver doesn't help, go back to the previous build of Windows:
Settings → Update & Security → Recovery → Go back to a previous version of Windows.- Do you have 10 days after the update, to roll back without losing data.
If more than 10 days have passed, try again install the old driver version manually (download it from the laptop manufacturer’s website).
❓ The Wi-Fi indicator on the laptop is on, but there are no networks. What to do?
This is a sign that the adapter physically turned on, but doesn't work correctly. Procedure:
- Check if the adapter is installed Airplane mode (in Windows:
Settings → Network and Internet → Airplane mode). - Disable power saving for adapter (see section 7).
- Try it reset TCP/IP (commands from section 4).
- If all else fails, the adapter may have failed - check it on another device or through LiveCD Linux.
❓ Can an antivirus block Wi-Fi?
Yes, some antiviruses (especially Avast, AVG, 360 Total Security) block network connections if they consider them suspicious. How to check:
- Temporarily disable your antivirus and reboot your laptop. If Wi-Fi works, that's the problem.
- Add your network to firewall exceptions antivirus.
- Check your settings firewall - sometimes antiviruses create their own rules that conflict with Windows.
If your antivirus is at fault, but you don't want to give it up, try add network adapter to exceptions or change the antivirus to a “lighter” one (for example, Bitdefender or built-in Windows Defender).
❓ How to check if the Wi-Fi adapter is working on a laptop?
There are several diagnostic methods:
- In another OS:
- Create a bootable USB flash drive with Linux LiveCD (For example, Ubuntu).
- Boot from it and check if the system sees Wi-Fi networks. If yes, the problem is in your main OS.
- In BIOS/UEFI:
- Some laptops (eg. Dell Latitude) show the status of the Wi-Fi adapter in the BIOS. If it is disabled there, enable it.
- Via command line:
- B Windows do:
netsh wlan show interfacesIf the response contains the line
State: Disconnected, but the adapter is turned on - the problem is in the driver or settings. - B Linux:
iwconfigIf the adapter is not displayed, it is disabled or faulty.
- B Windows do: