Why Windows 10 Can't Detect a Wi-Fi Network: A Complete Diagnosis and Solution

You turned on your laptop or PC with Windows 10, but the list of available networks is empty. Or even worse: the Wi-Fi icon in the tray is crossed out with a red cross, and the system stubbornly insists that "no connections available" This situation is familiar to millions of users, and there can be dozens of causes, from a simple disabled adapter to a driver conflict after an update. In this article, we'll look into it. All possible scenarios when Windows 10 stops seeing Wi-Fi networks, including rare cases that are not even written about on Microsoft forums.

It's important to understand: the problem could be rooted in the computer itself (drivers, settings, hardware issues) or external devices—like the router, power supply, or even nearby networks that are interfering. We've structured the solutions from simple to complex so you can quickly identify the source of the problem. If you're not a techie, don't worry: each step is accompanied by screenshots (included in the text description) and easy-to-follow explanations.

Before diving into the settings, answer two questions:

  1. Does your computer see at least one Wi-Fi network (even someone else's), or is the list completely empty?
  2. Does Wi-Fi work on other devices (smartphone, tablet) in the same coverage area?

The answers will narrow the search for the problem by 2-3 times.

📊 What's your Wi-Fi situation in Windows 10?
The list of networks is completely empty.
I can see other people's networks, but not my own.
The network is visible but does not connect.
The problem occurs periodically.

1. Check basic settings: what could have turned off on its own?

In 30% of cases, the problem is solved with literally two clicks - users simply don’t notice that The Wi-Fi adapter is disabled physically or programmatically. Let's start with the most obvious:

  • 🔘 Hardware switch: On many laptops (especially Lenovo, HP, Dell) There is a physical button or switch to turn off Wi-Fi. It may be on the side panel or next to the key. F12. Check if it is shifted into position. Off.
  • ⌨️ Hotkeys: Combinations of type Fn + F2 (or others F1-F12 The adapter switches (with the antenna icon) are often switched. Press them—sometimes the Wi-Fi indicator on the keyboard lights orange, signaling a disconnection.
  • 🖥️ Airplane mode: Windows 10 likes to accidentally activate it after updates. Check in Settings → Network & Internet → Airplane Mode.
  • 🔌 Energy saving: The system may turn off the adapter to save battery power. Go to Device Manager → Network Adapters → [Your Wi-Fi Adapter] → Properties → Power Management and uncheck "Allow this device to be disabled...».

If the networks still don't appear after these steps, proceed to the next section. But first, make sure the problem isn't with the router:

⚠️ AttentionIf other devices (phone, tablet) also do not see your Wi-Fi network, the problem is most likely in the router - reboot it (unplug it from the socket for 30 seconds) or check the SSID broadcast settings (see section 5).

Checked the Wi-Fi hardware switch | Pressed the hotkeys | Disabled Airplane Mode | The router has rebooted and is lit normally | The problem is only on this PC (other devices can see the network) -->

2. Device Manager: Drivers and Hidden Conflicts

Network adapter drivers are the main source of Wi-Fi issues in Windows 10. The system can lose them after an update, a conflict with an antivirus, or even due to an improper shutdown of the PC. Here's how to check their status:

Open device Manager (Win + X → Device Manager) and expand the branch "Network adapters" This should display:

  • 📡 Your Wi-Fi adapter (the name usually contains Wireless, Wi-Fi, 802.11 or the chip model, for example Intel AX200, Qualcomm Atheros, Realtek RTL8821CE).
  • 🚫 If a yellow exclamation mark is lit next to the adapter, the driver is not working properly or is missing.
  • 👻 If there is no adapter at all, it is disabled in the BIOS/UEFI or is physically faulty.

Actions in order:

  1. Update your driver: Right-click on the adapter → «Update driver» → «Automatic search"If Windows says the driver is up to date, this is not always true (see point 3).
  2. Roll back the driver: In the same menu, select "Properties → Driver → Roll Back Driver" This will help if the problem appeared after the last update.
  3. Uninstall and reinstall the driver:
    1. Right-click on the adapter → Uninstall device
    

    2. Check the box "Delete the driver software for this device"

    3. Restart your PC - Windows will try to install the driver automatically

  4. Install the driver manually: Download the latest version from the laptop manufacturer's website (not the chip!). For example, for Intel - With intel.ru, For Realtek — from the support website for your laptop model.

If after reinstalling the driver the adapter disappears from the Device Manager or an error appears Code 45The device is not connected"), the problem may be hardware related - check the antenna connections (in laptops they often come off during disassembly).

3. Hidden Windows settings: services and policies

Windows 10 manages Wi-Fi not only through drivers but also through system services. If these are disabled or not working properly, networks may disappear from the list. Check the following components:

Service/Parameter How to check Action in case of malfunction
WLAN AutoConfig Service Win + R → services.msc → WLAN AutoConfig Launch type: Automatically, state: WorksIf not, start it manually.
Network List Service services.msc → Network List Service Similar to WLAN AutoConfig. Responsible for displaying available networks.
Group Local Area Network Policy Win + R → gpedit.msc (Pro version only) Go to Computer Configuration → Administrative Templates → Network → Windows Connect Now Networks and disable all policies.
MAC address filter In the router settings (see section 5) Make sure your PC's MAC address is not blacklisted.

If you have Windows 10 Home, Group Policy Editor (gpedit.msc) is missing. Check the registry instead:

  1. Click Win + R, enter regedit.
  2. Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WlanSvc\Parameters\HostedNetworkSettings.
  3. Remove parameter HostedNetworkSettings (if any) and restart your PC.
⚠️ Attention: Editing the registry may cause system instability. Create a restore point before editing (Control Panel → Recovery → Configure System Restore).

4. Conflicts with antiviruses and VPNs

Security programs often block network connections, considering them potentially dangerous. These programs are particularly guilty of this:

  • 🛡️ Kaspersky Internet Security (blocks unknown networks)
  • 🔒 Avast/AVG (conflicts with Wi-Fi drivers)
  • 🌐 NordVPN, ProtonVPN (change DNS and routing settings)
  • 🔧 CCleaner, Advanced SystemCare (can "optimize" network settings)

How to check:

  1. Temporarily disable your antivirus (via the tray icon → “Pause protection”).
  2. Disconnect your VPN clients and check if the networks appear.
  3. If the problem disappears, add your network to the antivirus exceptions or configure your VPN to use the standard DNS (not its own).

For Kaspersky And ESET NOD32 There is a separate setting:

1. Open your antivirus → Settings → Network

2. Find the "Manage network connections" section

3. Disable the "Monitor new connections" option or add your network to the trusted ones

What should I do if my antivirus software has deleted my network driver?

Some antiviruses (for example, 360 Total Security) may remove drivers, considering them suspicious. In this case:

1. Remove the antivirus completely (via Control Panel → Programs).

2. Download the Wi-Fi driver from the laptop manufacturer's official website.

3. Install the driver in safe mode (hold while loading F8 or Shift + Restart).

4. After installation, reboot and re-enable the antivirus, adding the driver to the exceptions.

5. Router settings: why the network is only visible on one device

If other devices (phone, tablet) connect to Wi-Fi normally, but Windows 10 stubbornly refuses to detect the network, the problem may lie in your router settings. Here's what to check first:

  • 📡 Hiding the SSID: Some routers (eg. TP-Link, ASUS) allow you to hide the network name. If your Wi-Fi isn't showing up, but you know its name, try connecting manually:
    Settings → Network & Internet → Wi-Fi → Hidden network → Enter SSID and password
  • 🔄 Operating mode (802.11n/ac/ax): Old adapters don't support new standards. Go to your router settings (192.168.0.1 or 192.168.1.1) and set the mode 802.11b/g/n (universal).
  • 🔒 MAC address filteringIf MAC binding is enabled on your router, your PC may be blacklisted. Check in the section Wireless → MAC Filter.
  • 📶 Broadcast channel: Congested channels (eg. 6 or 11) may cause problems. Try installing the channel 1, 3 or auto.

If you're not sure how to access your router settings:

  1. Look at the sticker on the back of your router - it contains the IP address (usually 192.168.0.1 or 192.168.1.1), login and password (most often admin/admin).
  2. Connect your PC to the router via cable (if Wi-Fi is not working).
  3. Enter the IP in the browser address bar.
⚠️ AttentionRouter settings may reset after a firmware update. If you recently updated your router, check to see if your Wi-Fi settings (especially the network name and password) have been reset.

6. Hardware problems: when the hardware is to blame

If you've tried all software methods, but Windows 10 still can't see the network, the problem may be hardware-related. Here are typical scenarios:

  • 🔌 The antennas have become disconnectedIn laptops, the Wi-Fi antennas are connected to the adapter with thin cables. If these are damaged during cleaning or repair, the connection will be lost. Symptom: the adapter appears in Device Manager, but it doesn't receive any network coverage.
  • 🔥 Adapter overheatingIf your laptop gets very hot, the Wi-Fi module may be turned off for protection. Check the temperature using the program HWMonitor.
  • Adapter malfunction: If the adapter is not detected even after reinstalling the drivers, it may have burned out (for example, after a power surge).
  • 🔋 Nutritional problems: On some motherboards (especially ASUS, Gigabyte) Weak USB/Wi-Fi power lines. Try disconnecting all USB devices and see if the network reappears.

How to diagnose:

  1. Check the adapter on another PCRemove the Wi-Fi module (in laptops, it's usually located under a cover on the back panel) and connect it to another device. If it doesn't work there either, it's faulty.
  2. Use an external adapter: Buy an inexpensive USB Wi-Fi adapter (for example, TP-Link TL-WN725N) and check if it picks up networks. If so, the problem is with the internal module.
  3. Ring the antennas: If you have a multimeter, check the integrity of the antenna cables (resistance should be ~0 Ohm).

The cost of replacing a Wi-Fi module in a laptop ranges from 1,500 to 4,000 rubles (depending on the model). For desktop PCs, it's easier—you can buy a PCI-e adapter for 800-2,000 rubles (for example, Intel AX200).

7. Rare causes: from viruses to Windows updates

Sometimes the problem lies in less obvious places. Here's what else can prevent Windows 10 from detecting Wi-Fi:

  • 🦠 Viruses and rootkitsSome malware blocks network connections. Check it out. Kaspersky Virus Removal Tool or Dr.Web CureIt.
  • 🔄 Windows Updates: After major updates (for example, 22H2) network settings may be lost. Try rolling back the update:
    Settings → Update & Security → Windows Update → View update history → Uninstall updates
  • 🕳️ Corruption of system files: Run the command in Command Prompt as administrator:
    sfc /scannow
    

    dism /online /cleanup-image /restorehealth

  • 🌍 Regional settingsWi-Fi channels are restricted in some countries. If you recently changed your Windows region, please reset it.

If the problem appeared after installing a specific program (for example, VMware, VirtualBox, BlueStacks), it could have created a virtual network adapter that conflicts with the physical one. Remove the virtual adapters in Device Manager.

8. Alternative solutions: if nothing helps

If all the above methods don't work, try more radical measures:

  • 🔄 Network resetWindows 10 allows you to reset all network settings to factory defaults:
    Settings → Network & Internet → Status → Network reset
    Attention: after this, you will have to re-enter passwords for all Wi-Fi networks.
  • 🖥️ System Restore: Roll back Windows to a point when Wi-Fi was still working (Control Panel → Recovery → Open System Restore).
  • 🛠️ Clean installation of Windows: A last resort if the problem is definitely system-related. Save your data and reinstall Windows from an official image.
  • 📡 Using a 4G/5G modem: If Wi-Fi is fundamentally not working, a temporary solution may be a USB modem (for example, from Megaphone or Beeline).

If you've reached this section, the problem is likely complex. We recommend:

  1. Take a photo of all router and Windows settings (to avoid losing data during a reset).
  2. Try connecting your PC to another Wi-Fi network (for example, from your phone in hotspot mode).
  3. Contact Microsoft support or the laptop manufacturer with error logs (they can be collected through Windows Event Log).

FAQ: Frequently asked questions about Wi-Fi issues in Windows 10

🔍 Why does Windows 10 see other networks but not mine?

This is a typical situation where your router is using incompatible settings. Check:

  1. Is your network's SSID hidden? (If so, connect manually.)
  2. Is the router set to the mode 802.11ac or ax, which does not support your adapter (switch to 802.11n).
  3. Is MAC address filtering enabled (add your PC's address to the whitelist).

Also try changing the Wi-Fi channel to 1, 6 or 11 - they are less susceptible to interference.

🔄 My Wi-Fi keeps coming and going. What's wrong?

Periodic network outages are usually associated with:

  • 🔋 Energy saving: Disable the "Allow this device to be disabled...» in the adapter properties.
  • 📶 Interference: Use the program Wi-Fi Analyzer (Android) or inSSIDer (PC) to find a free channel.
  • 🔥 OverheatingIf the adapter gets hot, the laptop may shut it down. Clean the cooling system.
  • 🔄 IP conflict: In the command line, run:
    ipconfig /release
    

    ipconfig /renew

🛠️ Is it possible to repair a Wi-Fi adapter yourself?

If the adapter is not detected in the Device Manager or an error appears Code 43, try:

  1. Reconnect the antenna cables (they often come loose in laptops).
  2. Warm up the adapter with a hair dryer (if the problem is in the cold soldering) - but this is a temporary solution.
  3. Replace the adapter with a new one (in laptops these are modules M.2 2230, in PC - PCI-e or USB).

Cost of repairs in a service center: from 1,000 rubles (diagnostics) to 3,000 rubles (adapter replacement + labor).

🔒 How can you protect your Wi-Fi from similar problems in the future?

To minimize the risk of recurring failures:

  • 🔄 Update your Wi-Fi drivers regularly (every 3-6 months).
  • 🛡️ Use an antivirus with minimal network interference (e.g. Bitdefender in the "Game" mode).
  • 📡 Set your router to select a channel automatically (Auto).
  • 🔋 Disable power saving for network adapters.
  • 📥 Create a system restore point before major Windows updates.
💻 Does this solution work for Windows 11?

Yes, most of the methods in this article are applicable to Windows 11, since the system core and network component architecture remain the same. Exceptions:

  • IN Windows 11 The location of some menus has changed (for example, Settings → Network & Internet now opens through Win + I).
  • Some older drivers (for example, for Realtek RTL8188EE) may not be supported - download versions marked Win10/11.
  • IN Windows 11 24H2 a new service has appeared Wi-Fi Cloud Spot, which may conflict with some adapters. Disable it via services.msc.