You open the list of available networks, but your laptop stubbornly doesn't show a single Wi-Fi hotspot—does this sound familiar? The problem is when Windows 10 can't find Wi-Fi networks., can occur due to both software glitches and hardware problems. In 80% of cases, outdated drivers, incorrect power-saving settings, or conflicting services are to blame. But sometimes the root cause lies deeper—physical damage to the adapter or a malfunctioning router.
This article will help systematize diagnostics: from simple actions like rebooting to complex registry manipulations. We'll break it down. unique symptoms that distinguish a software failure from a hardware defect — for example, why a laptop can "see" networks but not connect to them, or why the Wi-Fi icon disappears from the taskbar completely. All solutions have been tested on laptops. Lenovo ThinkPad, HP Pavilion, Asus ROG And Dell XPS with different versions of Windows 10 (1809–22H2).
Before you start repairs, answer two questions: 1. Is the Wi-Fi indicator on the laptop case (if there is one) lit? 2. Do other devices (smartphone, tablet) see your network?
The answers will narrow the range of possible causes by 50%.
1. Basic check: router, physical switches, and airplane mode
Start with the obvious—sometimes the problem isn't with the laptop, but with the environment. The first thing to do:
- 🔄 Reboot your routerUnplug it for 30 seconds, then plug it back in. Wait until it fully boots up (the indicators should stabilize).
- 📶 Check network visibility on other devicesIf none of your devices connect to Wi-Fi, the problem lies with your router or internet service provider.
- ⚡ Make sure Wi-Fi is not disabled by the hardware button.On some laptops (for example, Lenovo Legion or HP Omen) there is a physical switch or key combination (usually
Fn + F2orFn + F12). - ✈️ Turn off Airplane Mode. Click
Win + Ato open the notification center and check if this mode is active. You can also disable it inSettings → Network & Internet → Airplane Mode.
If after these steps the networks are still not showing up, proceed to the next step. Please note: some laptops (e.g., Dell Latitude) have double Wi-Fi blocking — both hardware (with a button) and software (in the BIOS). We'll talk about this later.
⚠️ Attention: If the Wi-Fi indicator on the laptop case does not light at all (even after rebooting), this may indicate disabled adapter in BIOS or physical damage. In this case, proceed immediately to Section 5.
2. Diagnosing the network adapter via Device Manager
If the basic check doesn't help, it's time to look into device ManagerHere you can see whether the system recognizes the network adapter and whether there are any driver conflicts. Open it like this:
- Click
Win + Xand select "Device Manager". - Expand the Network Adapters tab.
- Look for devices with names like Wireless, Wi-Fi, 802.11ac or chip model (for example, Intel AX200, Qualcomm Atheros QCA61x4, Broadcom 4352).
Here's what can go wrong:
- 🚨 Yellow exclamation mark next to the adapter - the driver is not working properly or is missing.
- 🔴 Red cross — the adapter is disabled manually.
- 🤷 The adapter is not on the list at all. - either it is disabled in BIOS, or it is physically faulty.
If the adapter is displayed with an error:
- Right-click on it → “Update driver” → “Search automatically”.
- If this does not help, select "Remove device", then in the top menu, click "Action → Scan for hardware changes".
After rebooting, Windows should install the driver automatically. If the adapter disappears from the list, check BIOS settings.
Open Device Manager (Win + X)
Find the network adapter in the list
Check for errors (exclamation mark)
Update or reinstall the driver
Restart your laptop-->
3. Reset network settings and restart services
Windows 10 is known to sometimes "forget" network settings after updates or VPN conflicts. In such cases, full reset of the TCP/IP stack and restart key services. Here's how to do it:
Open Command prompt as administrator (Win + X → Command Prompt (Administrator)) and execute the commands sequentially:
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
After completing the steps, restart your laptop. If this doesn't help, check the operation of two critical services:
- Click
Win + R, enterservices.mscand press Enter. - Find services:
- WLAN Automatic Configuration Service (WLAN AutoConfig)
- Network connections (Network Connections)
If the service WLAN AutoConfig If it refuses to start, this may indicate damaged system files. In this case, the following command will help:
sfc /scannow
It will check the integrity of system files and restore damaged ones. The process may take 10-15 minutes.
⚠️ Attention: If after resetting the settings the laptop stopped seeing all networks (including Ethernet), this may be due to a service outage Network Location AwarenessTurn it on manually in services.msc and restart your PC.
4. Update or roll back Wi-Fi drivers
Outdated or incorrectly installed drivers are the most common cause of Wi-Fi problems. Laptop manufacturers (HP, Lenovo, Asus) regularly release updates for network adapters that fix compatibility issues with Windows 10. Here's how to update your driver correctly:
Method 1: Automatic update via Windows Update
Sometimes the system itself finds current drivers:
- Open
Settings → Update & Security → Windows Update. - Click "Check for updates".
- After installing the updates, go to "View optional updates" → "Driver updates" and check if there are packages for your adapter there.
Method 2: Manual installation from the manufacturer's website
If the automatic update doesn't help, download the driver from the official website:
- Determine the adapter model in
Device Manager(section "Network adapters"). - Go to the laptop manufacturer's website (not the adapter's!):
- For HP: support.hp.com
- For Lenovo: pcsupport.lenovo.com
- For Asus: asus.com/support
If the problem appears after updating the driver, try rolling back to the previous version:
- Open
device Manager, find the adapter. - Right-click → Properties → Driver tab.
- Click "Roll back" (if the button is active).
| Adapter manufacturer | Common problems | Recommended action |
|---|---|---|
| Intel (AX200, 9260, 8265) | Lost connection after sleep, doesn't see 5 GHz | Update to version 22.120.0 or later |
| Qualcomm Atheros (QCA61x4, QCA9377) | Low speed, frequent breaks | Roll back to the driver from the laptop manufacturer |
| Broadcom (BCM4352, BCM43142) | Can't see network after Windows update | Install the driver from the laptop's website, not through Windows Update. |
| Realtek (RTL8821CE, RTL8723DE) | Unstable operation, error "The network settings saved on this computer do not match the requirements of this network" | Uninstall the current driver → install from the official website |
5. Checking BIOS settings and hardware faults
If you have tried all software methods and Wi-Fi still does not work, the problem may lie in BIOS settings or physical failure of the adapterLet's start with the BIOS:
How to enable Wi-Fi in BIOS
On some laptops (especially corporate lines) Dell Latitude, HP EliteBook, Lenovo ThinkPad) the adapter may be disabled at the BIOS level. To check:
- Restart your laptop and enter BIOS by pressing:
- Dell:
F2orF12 - HP:
Esc → F10 - Lenovo:
F1orFn + F1 - Asus:
DelorF2
- Dell:
Advanced, System Configuration or Wireless.Wireless LAN Support, Wi-Fi or WLAN Radio Control installed in Enabled.F10) and reboot.If there is no mention of Wi-Fi in the BIOS, the adapter is either built into the motherboard (and cannot be disabled), or physically damaged.
Signs of hardware failure
Please pay attention to these symptoms - they indicate a possible adapter failure:
- 🔌 The Wi-Fi indicator is not lit (even after all the manipulations).
- 🔍 The adapter has disappeared from Device Manager. and does not appear after updating the configuration.
- 🔧 The laptop does not respond to the hardware Wi-Fi button. (if there is one).
- 💥 The problem appeared after a fall, impact, or liquid contact..
If you suspect a hardware problem, try connecting external USB Wi-Fi adapter (For example, TP-Link TL-WN725N or Asus USB-AC53 Nano). If it works, then the built-in adapter is faulty and requires replacement.
⚠️ Attention: On laptops with M.2 slot for Wi-Fi (For example, Lenovo Yoga or HP Spectre) The adapter can be replaced independently. To do this, you will need a screwdriver and a new module (costing from 1,500 to 4,000 rubles). On models with soldered adapter (for example, some Apple MacBook or Dell XPS 13) you will need a soldering station - it is better to contact a service center.
How to check if a Wi-Fi adapter is soldered?
Open the bottom cover of your laptop (if it's removable) and locate the small board with antenna wires (usually black and white). If it's connected via an M.2 slot (like RAM), it can be replaced. If the adapter is soldered to the motherboard, professional repair is required.
6. Conflicts with software and power saving settings
Sometimes Wi-Fi disconnects due to conflicts with software or aggressive power saving settingsLet's consider both cases.
Wi-Fi blocking programs
Some applications may interfere with the adapter:
- 🛡️ Antiviruses (Kaspersky, Avast, ESET NOD32) - block network activity.
- 🔒 VPN clients (NordVPN, ProtonVPN) - change network settings.
- 🎮 Gaming utilities (Razer Cortex, MSI Dragon Center) - optimize the network for games by disabling background connections.
- 🔧 Network managers (NetSetMan, WiFi Manager) - conflict with native Windows settings.
To check if the software is to blame:
- Boot into Safe Mode with Networking (click
Win + R, entermsconfig, go to the "Boot" tab, check the "Safe Mode" box and select "Network"). - Check if networks appear in Safe Mode. If so, the problem lies with one of your installed apps.
- Return to normal mode and disable the programs from the list above one by one, checking the connection.
Energy saving settings
Windows 10 disables your Wi-Fi adapter by default to save battery life. To fix this:
- Open
device Manager, find your Wi-Fi adapter. - Right-click → Properties → Power Management tab.
- Uncheck the box Allow the computer to turn off this device to save power.
- Go to the Advanced tab and make sure the options are like
802.11n Wireless ModeorRoaming Aggressivenessnot installed inDisabled.
Also check your power plan:
- Open
Control Panel → Power Options. - Click Change plan settings → Change advanced power settings.
- Find the "Wireless Adapter Settings" section and set both battery and plugged in states to "Maximum Performance".
7. Alternative solutions: reset Windows and check the router
If none of the methods work, there are radical measures left - Windows reset or router diagnostics.
Reset Windows 10 with Files
This method will restore your system to its original state, keeping your documents but removing programs and settings:
- Open
Settings → Update & Security → Recovery. - Click Get Started under Reset this PC.
- Select "Keep my files".
- Follow the instructions (restart required).
After the reset, install the drivers from the laptop manufacturer's official website.
Checking the router for incompatibility
It's rare, but it happens that the laptop doesn't see the network because incompatibility of Wi-Fi standards. For example:
- The router only works in the mode
802.11n(2.4 GHz), and the laptop adapter only supports802.11ac(5 GHz). - The mode is on
802.11r(Fast Transition), which is not supported by older drivers. - The channel width is set to
40 MHz, and the adapter only works with20 MHz.
To check:
- Connect to the router via cable (Ethernet).
- Open your router's control panel (usually at
192.168.0.1or192.168.1.1). - Find the section
Wireless Settings(or similar) and check:- Network mode (
b/g/nora/ac/ax). - Channel width (
Auto,20/40 MHz). - Is the mode enabled?
WMM(must beEnabled).
- Network mode (
Open instead of WPA2-PSK) and check if the network appears in the list. If so, the problem lies with the router's security settings.⚠️ Attention: If the router is operating in mode802.11ax(Wi-Fi 6), and the laptop adapter is older than 2019, they may be incompatible. Try forcing the mode802.11acin the router settings.
FAQ: Frequently asked questions about Wi-Fi issues in Windows 10
My laptop sees networks but won't connect—what should I do?
This is a different issue than missing networks from the list. Try:
- Delete network in
Settings → Network & Internet → Wi-Fi → Manage known networksand reconnect. - Check if the password is correct (sometimes the keyboard enters characters in a different case).
- Temporarily disable the firewall (
Control Panel → Windows Defender Firewall). - Reset TCP/IP (commands)
netsh int ip resetAndnetsh winsock reset).
If you get the error "Can't connect to this network", try manually specifying DNS (for example, 8.8.8.8 And 8.8.4.4).
Wi-Fi disappeared after updating Windows 10. How can I get it back?
Updates often break drivers. Here's what to do:
- Roll back to the previous build (
Settings → Update & Security → Recovery → Go back to the previous version). - If rolling back is not possible, download the driver from the laptop manufacturer's website (not via Windows Update!).
- Check if the adapter is disabled in
Device Manager(Sometimes updates reset settings).
For assemblies 20H2 and newer disabling the function may help Random Hardware Addresses in the Wi-Fi settings.
The laptop only doesn't see the 5 GHz network, but it does see the 2.4 GHz one. What's wrong?
This is a common issue with adapters that don't support 5 GHz, or with incorrect router settings. Check:
- Adapter specifications in
Device Manager- If it's older than 2015, it may not support 5GHz. - Router settings: the channel width for 5 GHz should be
20/40/80 MHz, and not160 MHz(not all adapters support it). - Regional router settings - some countries restrict the 5 GHz band.
Also try to manually specify the channel on the router (for example, 36 or 44) instead of Auto.
The Wi-Fi icon disappeared from the taskbar. How do I get it back?
If the icon is missing but the network is working, it's an interface issue. Here's how to fix it:
- Open
Settings → Personalization → Taskbar. - Click on “Turn system icons on or off” and make sure that Net included.
- If the icon is not listed, check if the service is running. Network List Service (
services.msc). - Restart Explorer: Open
Task Manager(Ctrl+Shift+Esc), find “Explorer”, right-click → “Restart”.
If the icon still doesn't appear, create a new Windows user—sometimes the problem is a corrupted profile.
Is it possible to use Wi-Fi via a USB adapter if the built-in one is broken?
Yes, this is a working solution. USB adapters (for example, TP-Link TL-WN823N or Asus USB-AC56) connect to any laptop and provide a stable signal. Key points:
- Choose an adapter with support
802.11ac(for speeds up to 867 Mbps). - Make sure it is compatible with your version of Windows 10 (check the manufacturer's website).
- For gaming or streaming, choose a model with an external antenna (for example, TP-Link Archer T4U).
The downside of this solution is that the USB adapter takes up a port and can stick out of the laptop, which is inconvenient when traveling.