You turned on your laptop or built a new PC, but the network list is empty, and the Wi-Fi icon is crossed out with a red cross or is missing altogether? The system says that "wireless network connection unavailable", and in the Device Manager the adapter is marked with an exclamation mark or is not visible at all? This problem is familiar to millions of users, and its causes range from the banal disabled module to serious hardware failures.
In this article we will look at All possible scenarios why Windows 10/11 or Linux doesn't detect a Wi-Fi adapter, from software failures to physical damage. You will receive diagnostic checklists, driver compatibility tables, and instructions for restoring the module's functionality, including rare cases (for example, a conflict with PCIe cards or blocking in the BIOS). We will pay special attention to laptops. Lenovo, HP And Dell, where the problem is often related to energy saving, as well as external USB adapters such as TP-Link TL-WN725N or ASUS USB-AC56.
We warn you right away: if the adapter is not detected even in Device ManagerDon't rush to take your device to a service center. In 80% of cases, the problem can be resolved within 10-15 minutes using standard system tools. Let's start with the simplest steps and gradually move on to more complex ones.
1. Hardware reasons: what to check first
Before messing with Windows or Linux settings, make sure the problem isn't physical. This is especially true for laptops and external USB adapters.
- 🔌 Disconnected antenna cable (Relevant for desktop PCs). If you've recently disassembled your system unit, check whether the thin wires from the Wi-Fi module are connected to the motherboard. On most boards, the connectors are labeled as
MAINAndAUX. - 💻 Hardware Wi-Fi switch on a laptop. On some models (for example, Lenovo ThinkPad or HP EliteBook) There's a physical button or switch on the case that disables the wireless modules. Check its position!
- 🔋 Energy savingLaptops often disable their Wi-Fi adapter to save battery power. Try connecting the device to a 220V power outlet or changing the power plan to "High Performance."
- 🔄 Problems with the USB port (for external adapters). Connect the device to a different port, preferably
USB 2.0(black color). Some adapters (for example, TP-Link Archer T2U) conflict withUSB 3.0(blue color).
If you use PCIe Wi-Fi card (For example, Intel AX200 or Broadcom BCM4360), make sure it's properly seated in the slot. The card should fit snugly, without any distortion, and the slot latch should snap into place. Some motherboards require a quick release when first connecting. rebootsto initialize the new device.
⚠️ Note: On laptops Dell Latitude And HP ProBook The 2018–2022 series has a known issue where the Wi-Fi module shuts down when the northbridge overheats. If the adapter shuts down after 10–15 minutes of operation, check the chipset temperature using HWMonitor.
2. Check in Device Manager: hidden and disabled devices
If the adapter is not displayed in the list of networks, but is physically connected, first open device ManagerTo do this:
- Click
Win + Xand select "Device Manager". - Expand the branch Network Adapters.
- Look for devices with names Wireless, Wi-Fi, 802.11 or chip model (for example, Qualcomm Atheros QCA61x4).
Possible scenarios:
- 🔴 The adapter is marked with an exclamation mark → driver problem.
- 🔄 The adapter is disabled (gray arrow icon) → right click and select "Enable".
- 🕵️ The adapter is not in the list → Enable the display of hidden devices via the "View" menu and check the "Other devices" branch for unknown devices.
If the adapter is missing even after enabling hidden devices, proceed to the section about BIOS settingsIf the device is there, but with an error, write it down error code (displayed in the device properties) - it will help you find a solution.
| Error code | Cause | Solution |
|---|---|---|
Code 10 |
The device cannot start | Update/roll back the driver, check the registry |
Code 28 |
No drivers | Install the driver manually |
Code 43 |
Device failure (often after a Windows update) | Roll back the driver or reset BIOS settings |
Code 45 |
The device was manually disabled | Enable via context menu |
3. Drivers: installation, update and rollback
In 60% of cases, the problem with an invisible Wi-Fi adapter is related to drivers. Even if the system claims "the device is working properly," the driver may be corrupted or outdated. Let's consider all the options:
3.1 Automatic driver update
The easiest way:
- IN
Device ManagerRight click on the adapter. - Select Update Driver Software → Search Automatically.
If Windows says "the driver does not need to be updated" but the adapter does not work - don't trust the system. Proceed to manual installation.
3.2. Manual installation from the manufacturer's website
Download the driver from the official website:
- 🖥️ For built-in adapters (laptops) - from the laptop manufacturer's website (Lenovo, HP, ASUS etc.). Search by device model.
- 📶 For PCIe/USB adapters — from the chip manufacturer’s website (Intel, Qualcomm Atheros, Realtek, Broadcom). The chip model can be found in the device properties (tab "Details" → "Hardware ID").
Example: for adapter TP-Link TL-WN823N (chip Realtek RTL8192EU) download the driver from Realtek website, not TP-Link. For Intel AX200 - With Intel website.
3.3. Driver Rollback
If the problem appeared after updating Windows or a driver, roll back to the previous version:
- IN
Device ManagerOpen the adapter properties. - Go to the Driver tab → Roll Back Driver.
If the button is grayed out, uninstall the driver completely (select "Uninstall device" and check "Delete the driver software") and restart your PC. Windows will install the basic driver automatically.
⚠️ Attention: On Windows 11, after updating to version 22H2, many users are encountering an error Code 10 for adapters Intel And Killer WirelessThe solution is to manually install the driver version 22.120.0 or later from the manufacturer's website.
Make sure the adapter is displayed in Device Manager|Try an automatic driver update|Download the driver from the official website (not from torrents!)|Uninstall the current driver by checking the "Remove programs" box|Restart the PC after installation-->
4. BIOS/UEFI settings: why the adapter is disabled at the hardware level
If the Wi-Fi adapter is not displayed even in Device Manager, it could be disabled in the BIOS settings. This applies to:
- 🆕 New PC builds with the BIOS reset to factory settings.
- 🔧 Laptops after replacing the motherboard or battery.
- 🔄 BIOS update, after which the settings were reset.
To check:
- Restart your PC and enter the BIOS (usually the key
Del,F2orEscwhen loading). - Look for sections like:
Advanced → Onboard Devices ConfigurationSystem Configuration → Built-in Device OptionsWireless → Wireless LAN
EnabledIf he Disabled - turn it on, save the settings (F10) and reboot.On laptops Lenovo And Dell sometimes there is a separate option Wireless Radio Control — it also needs to be enabled. If there's no mention of Wi-Fi in the BIOS, but the adapter is physically connected, the problem may be in lack of module support (relevant for old motherboards and new Wi-Fi 6 cards).
What to do if there is no Wi-Fi option in BIOS?
If there is no mention of the wireless module in the BIOS settings, this may mean:
1. The adapter is not physically connected. (check cables and slot).
2. The BIOS is outdated - update it to the latest version from the motherboard manufacturer's website.
3. The module is not compatible with the motherboard (relevant for PCIe Wi-Fi 6 cards on older boards with UEFI before 2018).
4. The PCIe controller is disabled - check the settings PCI Express Configuration in BIOS.
5. Device and resource conflicts
Although rare, there are situations where the Wi-Fi adapter conflicts with other devices due to:
- 🔢 Interrupt Response (IRQ) overlaps - two devices are trying to use the same data exchange channel with the processor.
- 🔌 PCIe resource shortages — relevant for PCs with a large number of devices (video cards, sound cards, RAID controllers).
- 🔄 Conflict with virtual machines (For example, VirtualBox or Hyper-V), which “take away” control over network adapters.
How to diagnose:
- Open
device Manager→ "View" → "Resources by type". - Look for devices marked
Conflictor the same numberIRQ. - If there is a conflict, try:
- Disable one of the devices (for example, the second network card).
- Update BIOS.
- Move the PCIe card to a different slot.
For USB adapters, the conflict may occur due to food shortages on ports. Try:
- Connect the adapter via USB hub with external power supply.
- Disconnect other USB devices (webcams, external hard drives).
- Enable option
Disable USB port to save powerin the power settings.
⚠️ Attention: On motherboards ASUS ROG The 2020–2023 series has a bug where PCIe Wi-Fi cards (for example, Intel AX210) conflict with M.2 SSDs on the linePCIe 4.0The solution is to disable the option in the BIOS.PCIe 4.0 Supportfor the M.2 slot or move the SSD to another slot.
6. Software blocks: antiviruses, VPNs, and Windows policies
Sometimes a Wi-Fi adapter is present in the system, but it can't connect to networks due to software limitations. Check:
6.1. Antiviruses and firewalls
Some antiviruses (for example, Kaspersky Internet Security, ESET NOD32) block network adapters if they consider them "suspicious." To check:
- Temporarily disable your antivirus.
- Try connecting to Wi-Fi.
- If it works, add the adapter to the firewall exceptions.
6.2. VPN and proxy
Services like NordVPN, ProtonVPN or OpenVPN may change network settings, causing Wi-Fi to "disappear." Solutions:
- Disconnect your VPN and check your connection.
- Reset network settings with the command:
netsh winsock reset - Reinstall the VPN client.
6.3. Group Policies (for Windows Pro/Enterprise)
In enterprise versions of Windows, the administrator can disable Wi-Fi through policies. To check:
- Click
Win + R, entergpedit.msc. - Follow the path:
Computer Configuration → Administrative Templates → Network → Network Connections. - Look for policies with names
Deny access to LAN/WLAN propertiesorDisable wireless networks.
If policies are enabled but you are not a system administrator, contact your IT department. For home PCs, reset the policies using the command:
secedit /configure /cfg %windir%\inf\defltbase.inf /db defltbase.sdb /verbose
7. Hardware malfunctions: when repairs are essential
If all the previous steps did not help, the problem is probably in physical malfunction adapter. Signs:
- 🔥 The adapter gets hot or smells burnt.
- 🔌 There are visible chips or blackened elements on the motherboard near the Wi-Fi slot.
- 📉 The adapter periodically disappears and reappears in
Device Manager. - 🔧 My laptop's Wi-Fi stopped working after it was dropped or exposed to liquid.
What can be done:
- 🔧 For laptops: Replace the Wi-Fi module. Most laptops support the standard. M.2 2230 (key A+E), for example, Intel AX200 or Broadcom BCM94360Cost: from 1,500 to 4,000 rubles.
- 🖥️ For PC: Test the PCIe card in another computer. If it doesn't work, replace it (we recommend TP-Link Archer TX3000E for Wi-Fi 6).
- 🔌 For USB adaptersTry a different adapter. If the new one works, the old one is faulty.
If you're unsure, contact a service center. The average cost for diagnostics is 500–1,000 rubles, and replacing a laptop module costs 1,500–3,000 rubles (excluding the spare part).
FAQ: Frequently asked questions about a non-working Wi-Fi adapter
My laptop can't detect the Wi-Fi network, but the adapter is listed in Device Manager and working. What's wrong?
Possible reasons:
- 🔄 WLAN service failureRun Command Prompt as administrator and run:
netsh wlan start hostednetworknetsh wlan set hostednetwork mode=allow - 📶 The router is not broadcasting the SSID. (hidden network). Try connecting manually through "Manage known networks."
- 🔒 MAC address filtering on the router. Check the router settings (section
Wireless MAC Filter).
After a Windows update, the adapter stopped working. How can I get it back?
Try:
- Roll back the driver (see section 3.3).
- Restore the system via a restore point:
rstrui.exe - Uninstall the latest Windows update:
wusa /uninstall /kb:UPDATE_NUMBER(You can find the number in “Settings → Update & Security → Update history”).
My Wi-Fi adapter keeps appearing and disappearing. What should I do?
Unstable operation of the adapter is usually associated with:
- 🔌 Bad contact (for PCIe/USB adapters). Check the connection.
- 🔋 Energy savingDisable the "Allow the computer to turn off this device to save power" option in the adapter properties (Power Management tab).
- 🔄 Conflict with other equipment. Check it out.
Windows Event Log(section "System") for errors with the sourceNetwtw04orWLAN-AutoConfig.
Is it possible to use a Wi-Fi adapter from a phone as a modem if the main one is broken?
Yes, that's what it's called USB Internet sharing (USB tethering). Connect your phone via USB, enable modem mode in your phone's settings, and on your PC:
- Open Settings → Network & Internet → Ethernet.
- Click on the USB connection (usually called "USB Network Connection").
- Select “Allow other devices to connect through this device” (if you want to share your Internet connection further).
The speed will be limited by the USB bandwidth (up to 480 Mbps for USB 2.0).
How do I check if my PC supports Wi-Fi 6 (802.11ax)?
Wi-Fi 6 is supported by:
- 🖥️ Motherboards with chipset Intel 400/500/600 series or AMD B550/X570 (2020 and newer).
- 💻 Laptops 2019 and newer (look for adapters Intel AX200/AX210 or Qualcomm FastConnect 6800).
- 📶 Routers with markings
AX(For example, ASUS RT-AX88U, TP-Link Archer AX6000).
To find out the current standard of your adapter:
- Open
device Manager. - Find the adapter, open properties → Advanced tab.
- Look for the parameter
Wireless Modeor802.11n/ac/ax.