You turned on your laptop, but the list of available networks is empty. Or instead of the usual Wi-Fi The message "No connections available" is displayed. This situation is familiar to many users. Windows 10, and the causes can be either software glitches or hardware malfunctions. In 80% of cases, the problem can be resolved independently without calling a service center—you just need to know where to look.
This article isn't about the shamanism of rebooting your router (although that sometimes works). We'll look into system settings, drivers, hardware conflicts, and even rare bugs Windows 10, which are not mentioned in standard instructions. If your HP Pavilion, Lenovo ThinkPad or ASUS ROG If you suddenly became "blind" to wireless networks, you've come to the right place.
A word of warning: some solutions require administrator rights. If you have a corporate laptop, it's best to coordinate these steps with your IT department—they may have blocked it. Wi-Fi via group policy.
1. Checking the obvious: physical switches and modes
Yes, it's trivial, but 30% of support requests are solved with the press of a single button. Modern laptops are equipped with hardware switches. Wi-Fi, and their accidental disconnection is the most common cause of the problem.
Where to look:
- 🔧 Keyboard shortcuts: on most models Wi-Fi is activated by a combination
Fn + F2(orF12(Depending on the manufacturer). Look for the antenna icon on the function keys. - 🔄 Side switch: on some Lenovo, Dell And Acer There is a physical slider or button on the side of the case.
- ⚡ Airplane mode: check your notification panel - it might be
Wi-Fidisabled programmatically viaWin + A.
If the switches are OK but the indicator Wi-Fi If it doesn't light up, the problem is deeper. Let's move on to diagnostics.
2. Diagnose the Wi-Fi adapter in Device Manager
The first thing you need to check is whether the system itself sees network adapter. Open device Manager (Win + X → Device Manager) and expand the tab Network adapters.
What should be a warning sign:
- ❌ Yellow exclamation mark next to the adapter name (for example, Qualcomm Atheros QCA61x4A or Intel Wireless-AC 9560) - this means that the driver is not working properly.
- 👻 No adapter in the list - perhaps it is disabled or not described in the system.
- 🔄 Name "Microsoft Wi-Fi Direct Virtual Adapter" instead of the usual - a sign of a driver failure.
If the adapter is displayed with an error:
- Right click on it →
Update driver→Automatic search. - If it doesn't help, select
Remove device, then in the menuAction → Update hardware configuration.
Search the "Network Adapters" section|Check for exclamation marks|Update driver automatically|Remove device on failure|Restart laptop after changes-->
If there is no adapter at all, try turning it on through View → Show hidden devices. Sometimes Windows 10 "hides" faulty equipment.
⚠️ Attention: On some laptops (eg. Dell XPS 13) adapter Wi-Fi Integrated into the motherboard. If it's not detected even after reinstalling the drivers, there may be a hardware problem.
3. Reset network settings and Windows services
Windows 10 is known for bugs with network services, especially after major updates (for example, 22H2). If the adapter is OK, but the networks are still not visible, try resetting the configuration.
Method 1: Through parameters
- Open
Settings → Network & Internet → Status. - Scroll down and click
Network reset. - Confirm the action and restart the laptop.
Method 2: Manually via the command line (if the first one didn't work):
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
After executing the commands, reboot your device. This will reset the cache. DNS, routing tables and parameters TCP/IP.
If the problem persists, check the operation of key services:
- Click
Win + R, enterservices.msc. - Find services:
WLAN AutoConfig(auto tuningWLAN)Network connections(Network Connections)
Automatically.4. Driver conflicts and manual installation
Automatic driver update via Windows Update It doesn't always work correctly. Often, the system installs a universal driver. Microsoft, which does not support all the features of your adapter (for example, the standard Wi-Fi 6 on Intel AX200).
How to install the driver manually:
- Download the latest driver from the laptop manufacturer's website (section
SupportorDownloads). For HP Thishp.com/drivers, For Lenovo —pcsupport.lenovo.com. - IN
Device ManagerRight-click on the adapter →Update driver→Search for drivers on this computer. - Specify the path to the downloaded file (usually this is a folder with the extension
.inf).
If after installing the driver Wi-Fi disappeared completely - roll back to the previous version:
- IN
Device Managerselect adapter →Properties → Driver → Roll Back Driver. - If the button is grayed out, uninstall the driver completely and restart your laptop. The system will install the basic version.
| Adapter manufacturer | Common problems | Solution |
|---|---|---|
| Intel (AX200, 9260, 8265) | Doesn't see 5 GHz networks, constant disconnects | Install the driver from the website Intel, turn off Bluetooth Coexistence in the adapter settings |
| Qualcomm Atheros (QCA61x4, QCA9377) | Low speed, signal loss | Update the driver to version 12.0.0.937 or newer, disable 802.11n Wireless Mode |
| Realtek (RTL8821CE, RTL8723DE) | The laptop does not see the network after sleep. | Disable Allow this device to turn off to save power in the adapter properties |
⚠️ Attention: If you install a driver from third-party (non-official) websites, you risk getting a virus. Always check the files with VirusTotal before installation.
5. Problems with power supply and power saving modes
Windows 10 aggressively saves energy and sometimes it leads to shutdowns Wi-Fi- adapter. This is especially relevant for battery-powered laptops.
How to check:
- Open
device Manager, find your adapter. - Right click →
Properties → Power Management. - Uncheck the box
Allow the computer to turn off this device to save power.
If the problem only occurs when running on battery power:
- Go to
Settings → System → Power & sleep → Additional power settings. - Select the scheme to use (eg.
Balanced) →Change advanced power settings. - Find the section
Wireless Network Adapter Settingsand installMaximum performancefor both modes (battery and mains). - 🛡️ Antiviruses: Kaspersky Internet Security, Avast, ESET NOD32 (module
Firewall). - 🔒 VPN clients: NordVPN, ProtonVPN, OpenVPN (can override routes).
- 🔧 Firewalls: Comodo Firewall, ZoneAlarm.
On some laptops (eg. HP Spectre or Dell XPS) there are proprietary power management utilities (HP Support Assistant, Dell Power Manager). Check their settings - sometimes they override the parameters Windows.
What should I do if my laptop doesn't see Wi-Fi only in hibernation mode?
This is a known bug with drivers. Intel And Realtek. Solution:
1. Disable hibernation via the command line: powercfg /h off.
2. Or update the adapter driver to a version that supports Modern Standby (For Windows 10 2004+).
3. As a last resort, disable fast startup in power options.
6. Conflicts with antiviruses and VPNs
Some security programs block network connections, considering them potentially dangerous. The most common culprits are:
How to diagnose:
- Temporarily disable your antivirus and check if the networks appear.
- If used
VPN- disable it and restart the adapter (Win + X → Network Connections → Disable/Enable). - Check your firewall settings Windows:
Control Panel → Windows Defender Firewall → Allow an app to interact with.
If after disabling the antivirus Wi-Fi If it works, add the network adapter to the program's exceptions or update its databases.
7. Hardware malfunctions: when it's time for service
If all software methods have been tried, but the laptop still does not see Wi-Fi, physical damage is possible:
- 🔌 The antenna has become disconnected adapter (often after dropping or disassembling the laptop).
- 🔥 The adapter burned out due to a power surge.
- 📡 Problems with the router (for example, burned down
Wi-Fi-module).
How to check:
- Connect your laptop to the router via cable. If the internet works, the problem lies with the laptop's wireless module or the router.
- Try connecting to
Wi-FiFrom another device (phone, tablet). If there's no network there either, the router is to blame. - Check if the adapter is detected in
BIOS/UEFI(when loading, pressF2,DelorEsc, depending on the model). If not, it is physically damaged.
If the adapter is not detected even in BIOS, it will need to be replaced. On most laptops, this can be done in 15–30 minutes at a service center. The cost of the module Wi-Fi for popular models - from 800 to 3000 rubles (as of 2026).
⚠️ Attention: On some ultrabooks (for example, MacBook Air or Dell XPS 13) adapter Wi-Fi It's soldered to the motherboard. Replacing it requires soldering and is significantly more expensive.
8. Hidden Windows 10 Settings Few People Know About
Sometimes Wi-Fi disappears due to obscure system parameters. Here's what to check:
1. Group Policy settings (for Pro/Enterprise versions):
gpedit.msc → Computer Configuration → Administrative Templates → Network → Network Connections
Check the parameterDeny access to Local Area Connection properties- he must beNot set.
2. Hidden adapter parameters:
- Open
device Manager, find the adapter →Properties → Advanced. - Check the parameters:
802.11n Wireless Mode— installEnabled.Roaming Aggressiveness— chooseMediumorHigh.Transmit Power— it should beHighest.
3. Reset TCP/IP stack via NetShell:
netsh int ipv4 reset reset.log
netsh int ipv6 reset reset.log
Critical note: If your laptop is connected to a domain (corporate network), these settings may be locked by the administrator. Any changes to the Group Policy will conflict with the server.
FAQ: Frequently asked questions about the problem
The laptop doesn't see my network, but it does see the neighboring ones. What's wrong?
Most likely, your router is operating in mode 802.11ac (5 GHz), and the laptop adapter doesn't support it. Try:
- Go to your router settings and enable compatibility mode.
802.11n(2.4 GHz). - Update the adapter driver to a version that supports
Wi-Fi 5/Wi-Fi 6. - Check if your network is hidden (option
Hide SSIDin the router).
Wi-Fi disappeared after updating Windows 10. How can I get it back?
Updates often break drivers. Follow these steps:
- Roll back the system via
Settings → Update & Security → Recovery → Go back to the previous version(works for 10 days after update). - If the rollback is not possible, remove the current adapter driver in
Device Managerand install the version from the laptop manufacturer's website. - Check your update log (
Settings → Update & Security → View update history) - perhaps the problem is known and there is a patch for it.
My laptop sees networks but won't connect—it says "Unable to connect." What should I do?
This is a different issue, not related to network discovery. Causes:
- Incorrect password (check your keyboard layout when entering).
- The router is blocking the device
MAC address(check your filtering settings). - Conflict
IP addresses(try setting it manuallyIPin the connection settings). - Protocol failure
WPA3(switch the router toWPA2-PSK).
For more information on solving this problem, read our article “[Laptop won’t connect to Wi-Fi: 7 ways to fix it].”
Is it possible to connect to Wi-Fi via a USB adapter if the built-in one is broken?
Yes, this is a temporary solution. Buy it. USB Wi-Fi adapter (For example, TP-Link TL-WN823N or ASUS USB-AC53 Nano) and connect it to your laptop. Drivers are usually installed automatically. Cons:
- Occupies the port
USB. - May slow down under high load (for example, when playing online games).
- Not all adapters support
Wi-Fi 6.
For continuous use, it is better to replace the built-in module.
How do I check if my Wi-Fi adapter works on another laptop?
If you have a second laptop or PC with a slot M.2 (for modules Wi-Fi), Can:
- Remove the adapter from the faulty laptop (unscrew the back cover, find the module with antennas).
- Install it in another laptop or
M.2-port on the PC motherboard (an antenna adapter will be required). - If on the second device
Wi-FiIt worked - the problem is in the motherboard or the connector of the first laptop.
⚠️ Attention: Not all adapters are compatible with each other. For example, Intel AX200 will not work in a laptop designed for Qualcomm Atheros.