Network Adapter Not Recognizing Wi-Fi: A Complete Analysis of Causes and Solutions

You've turned on your laptop and are trying to connect to the internet, but the list of available networks is empty. Or, instead of your router's usual name, you see the message "No connections available"A network adapter not detecting Wi-Fi is a problem experienced by one in five Windows users. In 80% of cases, it can be resolved independently, without calling a service center.

In this article we will look at all possible reasons — from a simple disabled Wi-Fi module to complex driver conflicts. You'll learn how to diagnose the problem, which settings to check first, and what to do if the adapter It sees other networks, but not your router.We'll cover the nuances for Windows 10/11 and laptops separately. Lenovo, HP, ASUS and PCs with built-in/external adapters.

Tip: If you urgently need internet and don't have time to figure it out, try connecting to the network via cable. Ethernet or use USB modem (For example, from a smartphone in hotspot mode). This is a temporary solution, but it will allow you to download the necessary drivers or firmware.

1. Checking the physical condition of the adapter and router

Before digging into the settings, make sure the problem isn't hardware-related. Start with the most obvious:

  • 🔌 Is Wi-Fi enabled on your device? Laptops often have a hardware switch (for example, on a keyboard - a combination Fn + F2 or a separate button with an antenna). On the PC, check if the antenna is disconnected from PCIe adapter.
  • 💡 Is the Wi-Fi light on the router? If not, the wireless network module may be disabled in the router settings or the transmitting chip itself may have burned out.
  • 🔄 Have you rebooted your router? Unplug it for 30 seconds, then plug it back in. This will clear any temporary glitches. DHCP servers.
  • 📡 Is the problem only on one device? If other gadgets (smartphone, tablet) see the network, the problem is definitely with your adapter or its settings.

Pay special attention router antennasIf they're damaged or pointed at a wall, the signal may simply not reach your device. Try rotating the antennas at a 45° angle upward—this is the optimal position for covering a standard apartment.

📊 What type of network adapter do you have?
Built into the laptop
PCIe card in a PC
USB adapter
Don't know
⚠️ Warning: If you have recently dropped your laptop or your PC was running during a power surge, there is a high probability physical damage to the adapterIn this case, only replacing the module will help.

2. Diagnostics in Windows: WLAN AutoConfig Service

Windows manages wireless networks through a service Automatic WLAN configuration (WLAN AutoConfig). If it's disabled or malfunctioning, the adapter won't be able to scan networks. Let's check its status:

  1. Click Win + R, enter services.msc and press Enter.
  2. Find the service in the list Automatic WLAN configuration.
  3. Check what's in the column State indicated "In progress", and in Launch type"Automatically".
  4. If the service is stopped, right-click on it → Launch.

If the service starts but stops again after a while, run the following command in the command line (cmd as administrator):

sc config Wlansvc start=auto

net start Wlansvc

Also check adapter operating mode V Device Manager:

  1. Open device Manager (Win + X → Device Manager).
  2. Expand the branch Network adapters.
  3. Find your Wi-Fi module (for example, Intel Wi-Fi 6 AX200 or Qualcomm Atheros QCA9377).
  4. Right click → Properties → Power Management.
  5. Uncheck the box Allow the computer to turn off this device to save power.

☑️ Checking the WLAN service

Completed: 0 / 5

3. Driver problems: updating, rolling back, deleting

In 60% of cases they are to blame incorrect or outdated driversThe system may show that the adapter is working properly, but in fact it does not support current Wi-Fi standards (for example, 802.11ax on routers with Wi-Fi 6).

Try it first update driver automatically:

  1. IN Device Manager Right-click on the adapter → Update driver.
  2. Select Automatic search.
  3. If Windows finds an update, install it and restart your PC.

If automatic update didn't help, Remove the driver completely and install it again:

  1. IN Device Manager Right-click on the adapter → Remove device.
  2. Check the box "Delete the driver software for this device" (if any).
  3. Restart your PC. Windows will attempt to install the driver automatically.
  4. If the network does not appear, download the driver from official website of the manufacturer (for example, for Intelintel.ru, For Realtek - through Download Manager on their website).

For laptops Lenovo, HP And Dell It's better to use drivers from the laptop manufacturer's website rather than the adapter chip. They often contain additional utilities for managing wireless networks.

Adapter manufacturer Website for downloading drivers Peculiarities
Intel intel.ru → Support → Wireless Adapters Supports Wi-Fi 6/6E, often requires Intel PROSet/Wireless Software
Realtek realtek.com → Downloads → Communications Network ICs Common problems with Windows 11, it is recommended to install through .inf
Qualcomm Atheros qualcomm.com → Products → Networking → Drivers Drivers are often built into the laptop firmware (for example, HP)
Broadcom broadcom.com → Support → Wireless Requires pre-installation Broadcom Wireless Utility
⚠️ Warning: Never download drivers from third-party websites (like driverpack.io). They often contain malware or outdated versions that break the adapter's operation.

4. Wi-Fi Standard Conflicts: 2.4 GHz vs. 5 GHz

Modern routers operate in two ranges: 2.4 GHz And 5 GHzIf your adapter does not support 5 GHz (or vice versa), it simply won't see the network in that range. You can check this like this:

  • 📱 Pick up your smartphone and see how many networks your router is broadcasting. They usually have the same name, but with additional suffixes. _2G or _5G.
  • 🖥️ On PC, open Command line and enter:
netsh wlan show drivers

Find the line in the results Supported Radio TypesIf only there 802.11g And 802.11n - your adapter only works on 2.4 GHz.

Solutions:

  • 🔧 Set up your router for broadcast only 2.4 GHz (if the adapter does not support 5 GHz). To do this, go to the router's web interface (192.168.0.1 or 192.168.1.1) and find the section Wireless → Basic Settings.
  • 🔄 Update the adapter. For example, TP-Link Archer T2U USB Adapters or ASUS USB-AC56 support both ranges and cost from 1000 rubles.
  • 📶 Check the channel width. Set it in the router settings. 20 MHz For 2.4 GHz (wide channels 40 MHz may not be supported by older adapters).
How do I know what band my router is using?

Open your router settings (usually at 192.168.0.1 or 192.168.1.1). In the Wireless section, look at the "Band" setting. If it says "Auto" or "Dual Band," the router is broadcasting both bands.

5. Router settings: hidden network, MAC filtering, security mode

Sometimes the problem is not in the adapter, but in router settingsThe three most common reasons are:

  1. Hidden network (Hidden SSID): if the option is enabled in the router settings Hide SSID or Hide network, the adapter will not be able to detect it without manually entering the name.
  2. MAC address filtering: if it is enabled in the router MAC Filtering, your device may be blocked.
  3. Incompatible security mode: for example, if the router is configured to WPA3, and the adapter only supports WPA2.

How to check:

  1. Connect to the router via cable or another device.
  2. Go to the web interface (usually 192.168.0.1 or 192.168.1.1).
  3. Check:
    • In the section Wireless → Basic Settings: is it disabled? Hide SSID.
    • In the section Wireless → MAC Filtering: is your device blacklisted?
    • In the section Wireless → Security: is the mode set WPA2-PSK (most compatible).

If the router is configured to WPA3, but your adapter does not support it, temporarily switch to WPA2-PSK (or mixed mode WPA2/WPA3, if there is one).

⚠️ Attention: after changing the router settings Be sure to save the configuration (button Save or Apply) and reboot it. Otherwise, the changes will not take effect.

6. Software conflicts: VPN, antivirus, network managers

Certain programs can block your Wi-Fi adapter. The most common culprits are:

  • 🛡️ Antiviruses (For example, Kaspersky, Avast, ESET NOD32) - they can block "suspicious" connections.
  • 🌐 VPN clients (For example, NordVPN, OpenVPN) - sometimes conflict with adapter drivers.
  • 📡 Third-party Wi-Fi managers (For example, Intel PROSet, Dell Wireless Utility) - can disable the standard Windows driver.

How to diagnose:

  1. Disable your antivirus for 10 minutes and check if the network appears.
  2. Close all VPN programs (including those built into browsers).
  3. IN Task Manager (Ctrl + Shift + Esc) check if there are any processes like WlanMng.exe or WiFiUtility.exe — these are managers from adapter manufacturers. They can be removed via Control Panel → Programs and Features.

If the problem disappears after disabling the program, add the Wi-Fi connection to the antivirus exceptions or configure the VPN to use only Ethernet.

7. Hardware faults: how to check the adapter

If none of the previous methods helped, it might be the adapter physically defectiveYou can check this in several ways:

  • 🔍 Test on another device: extract PCIe- or USB adapter and connect it to another PC/laptop. If it doesn't work there either, the problem is with the hardware.
  • 💻 Checking in Linux Live USB: create a bootable USB flash drive with Ubuntu or Linux Mint and check if the system detects Wi-Fi. If so, the problem is with Windows.
  • 🔧 Diagnostics with a multimeter (for advanced users only): check the voltage at the contacts PCIe- or M.2 slots (should be 3.3V).

Typical signs of adapter failure:

  • IN Device Manager The adapter is displayed with an exclamation mark.
  • The system writes "Device not recognized" or Error code 43.
  • The adapter periodically disappears from the list of devices.
  • The Wi-Fi indicator on the laptop does not light up at all.

If the adapter is faulty, it will need to be replaced. For laptops, select a model with the same connector (M.2 2230 or M.2 1216). You can buy it for PC. PCIe adapter (For example, TP-Link Archer T6E) or USB module (For example, ASUS USB-AX56).

8. Features for Windows 11 and older versions of Windows

Different versions of Windows have their own Wi-Fi issues. Let's look at the most common ones:

Windows version A typical problem Solution
Windows 11 There is no support for older adapters (802.11n) Install the driver in compatibility mode for Windows 10
Windows 10 (1809 and later) Service failure WLAN AutoConfig after updates Do it sfc /scannow And DISM /Online /Cleanup-Image /RestoreHealth
Windows 7 No support WPA3 And Wi-Fi 6 Update your system to SP1 + install Platform Update
Windows 8/8.1 Conflict with Intel PROSet/Wireless Uninstall the program via Control Panel

IN Windows 11 may also work Automatic Wi-Fi shutdown to save battery power. To disable this feature:

  1. Open Settings → System → Power & sleep.
  2. Click Additional power options.
  3. Select Change plan settings → Change advanced power settings.
  4. Find the section Wireless Network Adapter Settings and install Maximum performance.
⚠️ Attention: in Windows 11 22H2 and newer may not support adapters older than 2015. In this case, only replacing the module or rolling back to Windows 10.

FAQ: Frequently Asked Questions

The adapter sees other networks, but not mine. What's wrong?

This is a typical situation when:

  • Your router operates within the range 5 GHz, and the adapter only supports 2.4 GHz (or vice versa).
  • The router is in the enabled mode 802.11ax (Wi-Fi 6), but the adapter does not support it.
  • Network hidden (Hidden SSID) - try connecting manually by entering the network name.
  • Filtering by is enabled MAC address — add your adapter's address to the whitelist.

First, check your router settings, then update the adapter driver.

After a Windows update, the adapter stopped working. What should I do?

Windows updates often break drivers. Try this:

  1. Roll back driver: in Device Manager click on the adapter → Properties → Driver → Roll Back Driver.
  2. Install the driver manually from the manufacturer's website (not via Windows Update!).
  3. Perform a system restore: Start → Settings → Update & Security → Recovery.

If nothing helps, disable automatic driver updates:

Control Panel → System → Advanced system settings → Hardware → Device installation settings → No, let me choose
My laptop can't connect to Wi-Fi after sleep or hibernation. How can I fix this?

This is related to power management. Here's how to fix it:

  1. Open device Manager.
  2. Find your Wi-Fi adapter, right-click → Properties → Power Management.
  3. Uncheck the box Allow the computer to turn off this device to save power.
  4. Restart your laptop.

If the problem persists, please update BIOS laptop (instructions are available on the manufacturer's website).

The USB adapter is blinking but can't find a network. What's wrong?

For USB adapters Three problems are typical:

  • Lack of food: plug the adapter into the port USB 3.0 (blue) or use USB hub with external power supply.
  • OverheatUSB adapters often overheat. Let it cool for 10 minutes.
  • Driver conflict: remove the adapter from Device Manager, then reconnect (the driver will be installed automatically).

If the adapter still doesn't work, try it on another PC. If it doesn't work there either, it's burned out.

Is it possible to connect to Wi-Fi without an adapter?

Yes, there are three options:

  • By cable: connect to the router via Ethernet (port LAN).
  • Via smartphone: turn it on on your phone modem mode (access point) and connect to it.
  • Via a Powerline adapter: devices that transmit internet over electrical wiring (eg TP-Link AV600).

If you need a wireless network, buy an external one. USB adapter (from 800 rubles).