Where to find a Wi-Fi module in Windows Device Manager and what to do if it's not listed

You suddenly lost your internet connection and the tray icon disappeared. Wi-FiOr are you trying to update your adapter driver but don't know where to find it? Windows Device Manager — the main tool for diagnosing network equipment, but the module name isn't always obvious. In this article, we'll look at how to quickly find it. Wi-Fi adapter in the device list, even if it is hidden or displayed under an unexpected name.

The problem is complicated by the fact that laptop and motherboard manufacturers often use different names for the same chip. For example, a module Intel AX200 It may appear as "Wireless Network Adapter," "Wi-Fi 6," or even be hidden in the "Other Devices" section with an exclamation mark. We'll show you where to look, how to distinguish between Wi-Fi and Bluetooth, and what to do if the adapter isn't showing up at all.

The instruction is suitable for Windows 10 And Windows 11, and is also relevant for most laptops (ASUS, Lenovo, HP, Acer, Dell) and desktop PCs with PCIe/USB Wi-Fi adapters. If you use MacOS or Linux — the search principles will be different, and we recommend referring to specialized guides.

Why might a Wi-Fi module not appear in Device Manager?

Before you rush to find an adapter, it's worth understanding why it might not be on the list. Here's 5 most common reasons:

  • 🔌 Hardware shutdown: Some laptops have a physical switch or key combination (Fn + F2/F12) to turn off Wi-Fi. Check that the Airplane feature is not activated.
  • 🚫 Lack of driversIf you recently reinstalled Windows or updated it, the adapter driver may have crashed. In this case, the module will be in the "Other devices" section with a yellow triangle.
  • 🔧 Hidden devicesBy default, the device manager only shows connected devices. The Wi-Fi module may be hidden if it is disabled in the BIOS or is faulty.
  • 💻 BIOS/UEFI issues: In rare cases, the adapter is disabled at the motherboard level. This applies to some models. Lenovo And HP, where Wi-Fi can be deactivated in the BIOS settings.
  • 🔄 Equipment conflict: If you have recently connected another network device (such as a USB modem), it may have "blocked" the Wi-Fi adapter.

If your laptop or PC is brand new, there's a chance the Wi-Fi module simply isn't installed. For example, some budget models Acer or office PCs are supplied without a wireless adapter - in this case, you will have to purchase one separately (PCIe or USB).

📊 What type of internet connection do you have?
Cable (Ethernet)
Wi-Fi
Mobile Internet (4G/5G)
Another

Method 1: Standard search in Device Manager

Let's start with the most obvious method. Open device Manager in one of the following ways:

  • 🖱️ Right-click on the Start button → select Device Manager.
  • 🔍 Enter the phrase in Windows search devmgmt.msc and press Enter.
  • 📋 Click Win + R, enter mmc devmgmt.msc and confirm.

In the window that opens, expand the section Network AdaptersYour Wi-Fi module should be displayed here. Its name may contain:

  • 📡 Wireless, Wi-Fi, WLAN (For example, Qualcomm Atheros QCA61x4A Wireless Network Adapter).
  • 🔗 802.11 (wireless network standard, for example, Intel(R) Wi-Fi 6 AX201 160MHz).
  • 🖥️ Manufacturer name: Intel, Broadcom, Realtek, Meditek, Qualcomm Atheros.

If there are several adapters in the list, focus on those that have in their name there are no words "Ethernet" or "Bluetooth". For example, Realtek PCIe GbE Family Controller - This is a network card for a cable connection, not Wi-Fi.

Method 2: Search for hidden devices

If you don't see anything like Wi-Fi in the Network Adapters section, the module might be disabled or hiddenTo see all devices, including inactive ones:

  1. Open Device Manager (see previous section).
  2. In the top menu, click “View” → “Show hidden devices”.
  3. Check the sections:
    • 🔄 Other devices — there may be unknown devices with a yellow triangle (this often means that there is no driver).
    • 🔌 USB controllers - some USB Wi-Fi adapters (for example, TP-Link TL-WN725N) are displayed here.

If you find a device with a name like "Unknown device" or Network Controller, this is most likely your Wi-Fi module. To confirm:

  • 🔍 Right-click on it → “Properties” → “Details” tab.
  • 📋 Select "Hardware IDs" from the drop-down menu. Copy the first line (it starts with PCI\VEN_ or USB\VID_).
  • 🌐 Enter this code into a search engine to find out the exact adapter model.
Example of hardware ID for a Wi-Fi module

PCI\VEN_8086&DEV_2723&SUBSYS_00248086 is Intel Wi-Fi 6 AX200.

If there is nothing suspicious in the list of hidden devices, proceed to checking the BIOS or installing drivers manually.

Method 3: Checking via the command line

The command line will help you quickly find your Wi-Fi adapter, even if it is not displayed in the task manager. Open CMD as administrator (right-click on “Start” → “Windows Terminal (Administrator)”) and enter:

netsh wlan show drivers

In the results, look for the line Supplier Name — the driver manufacturer will be indicated here (for example, Intel or Realtek). If the command returns an error Unable to find wireless devices, this means that:

  • ❌ The Wi-Fi module is disabled at the BIOS level.
  • ❌ The driver is not installed or is damaged.
  • ❌ The adapter is physically missing (relevant for some budget PCs).

Another useful command is to check all network interfaces:

ipconfig /all

Look for the section in the results Wireless LAN AdapterIf it's not there, but there is an "Ethernet adapter," then the Wi-Fi module is not recognized by the system.

Table: What are the names of Wi-Fi modules from different manufacturers?

To avoid guessing what your adapter might be called, use this table. It lists typical names for popular brands:

Manufacturer Typical name in Device Manager Examples of models
Intel Intel(R) Wireless-AC, Intel(R) Wi-Fi 6, Dual Band Wireless-AC AX200, AX201, 8265, 7265
Realtek Realtek RTL8xxx Wireless LAN, Realtek 802.11n WLAN Adapter RTL8821CE, RTL8188EE, RTL8723DE
Qualcomm Atheros Atheros AR9xxx Wireless Network Adapter, Qualcomm QCA61x4A AR9485, QCA9377, QCA6174
Broadcom Broadcom 802.11ac Network Adapter, Dell Wireless BCM4352, BCM43142
Mediatek MT7921 Wireless LAN Card, Mediatek Wi-Fi 6 MT7921, MT7663

If your adapter is not on this list, try searching for it by Equipment ID (See Method 2). For example, adapters Killer Wireless (installed in some gaming laptops MSI or Alienware) can be called Killer(R) Wi-Fi 6 AX1650i.

Check the physical disconnect (button/switch on the case)

Update drivers manually through the manufacturer's official website

Check your BIOS settings (Advanced → Wireless LAN section)

Install a diagnostic utility (for example, Intel Driver & Support Assistant)

Try connecting an external USB Wi-Fi adapter to check-->

What to do if the Wi-Fi module is found but not working

You found the adapter in the device manager, but there is still no internet? Here algorithm of actions:

  1. Restart the module:
    • 🔄 Right-click on the adapter in the device manager → “Disable device”.
    • 🟢 After 10 seconds, click again → “Activate device”.
  2. Update your driver:
    • 🔍 Right-click on the adapter → “Update driver” → “Search automatically”.
    • 📥 If Windows doesn't find updates, download the driver from the laptop or adapter manufacturer's website.
  3. Driver rollback (if the problem appeared after the update):
    • 🔙 In the adapter properties, go to the "Driver" tab → "Roll Back Driver".
  • Check your power saving settings:
    • ⚡ In the adapter properties, go to the "Power Management" tab and uncheck "Allow the computer to turn off this device to save power."

    If after these steps Wi-Fi still doesn't work, try reset network settings:

    netsh winsock reset
    

    netsh int ip reset

    ipconfig /flushdns

    After executing the commands, restart your PC.

    Checking the Wi-Fi module in BIOS/UEFI

    If the adapter isn't visible even after showing hidden devices, it may be disabled in the BIOS. This applies to:

    • 💼 Corporate laptops (Dell Latitude, HP EliteBook).
    • 🎮 Some gaming models (ASUS ROG, MSI).
    • 🔧 PC with motherboards ASUS, Gigabyte, where Wi-Fi can be turned off to save energy.

    To check BIOS settings:

    1. Restart your PC and press Del, F2, F12 or Esc (depending on the model) to enter BIOS.
    2. Find the section Advanced, Configuration or Wireless.
    3. Look for parameters like:
      • 📡 Wireless LAN Support (should be Enabled).
      • 🔄 WLAN Radio Control (should be Enabled).
      • 🔌 Onboard Wi-Fi or M.2 Wi-Fi.
  • Save changes (F10) and restart your PC.
  • ⚠️ Attention: BIOS settings can vary even within the same laptop model. If you're unsure, take a photo of the current settings before making any changes or consult the manufacturer's documentation.

    FAQ: Frequently asked questions about finding a Wi-Fi module

    My Wi-Fi module isn't showing up anywhere. What should I do?

    If the adapter is not visible even after showing hidden devices and checking the BIOS, the following are possible reasons:

    • 🔧 Hardware failure: the module may have failed (relevant for laptops after falls or liquid spills).
    • 🔌 Missing module: Some budget PCs come without Wi-Fi (check your model's specifications).
    • 🔄 Conflict with other equipment: Disconnect all USB devices and check again.

    Solution: Try connecting external USB Wi-Fi adapter (For example, TP-Link TL-WN725N). If it works, the problem is in the main module.

    How can I find out the Wi-Fi module model if it is not detected?

    If the adapter is not recognized by the system, but you are sure that it is there, try:

    1. Disassemble the laptop and look at the markings on the module itself (usually it is located under the cover on the back panel).
    2. Use diagnostic programs, for example, AIDA64 or HWiNFO (they can show the model even without drivers).
    3. View the specifications of your laptop model on the manufacturer's website.

    Typical locations for Wi-Fi modules:

    • 📱 In laptops: under the cover with the inscription WLAN or near the battery.
    • 💻 On PC: in a slot M.2 (key E) or PCIe x1 on the motherboard.

    Is it possible to turn on Wi-Fi without Device Manager?

    Yes, there are several alternative ways:

    • 🔍 Through Windows Settings: Start → Settings → Network & Internet → Wi-FiIf the switch is gray, the problem is at the driver or BIOS level.
    • 📋 Through Control Panel: Start → Control Panel → Network and Internet → Network and Sharing Center → Change adapter settings. 'Wireless Network Connection' should be displayed here.
    • 🔄 Through command line:
      netsh interface set interface "Wireless Network" enable
    Why did Wi-Fi disappear after a Windows update?

    This problem occurs when upgrading to a new version of Windows (for example, from 10 to 11). Causes:

    • 🚫 The driver is not compatible with the new OS.
    • 🔧 Windows installed universal driver, which does not support all the adapter's features.
    • 🔄 It happened reset network settings.

    Solution:

    1. Download the driver from the manufacturer's website laptop (not an adapter!). For example, for Lenovo - With official website.
    2. Uninstall the current driver in Device Manager (right-click → "Uninstall device"), then restart your PC.
    3. Disable automatic driver updates: Settings → Update & Security → Advanced options → Updates for other Microsoft products (disable this option).

    How to distinguish a Wi-Fi module from a Bluetooth module in the device manager?

    Often both modules are integrated into one chip (for example, Intel AX200 supports both Wi-Fi and Bluetooth). To distinguish them:

    • 📡 Wi-Fi will be in the "Network adapters" section and will contain in the title Wireless, WLAN, 802.11.
    • 🔵 Bluetooth appears under the "Bluetooth" or "Radio Modules" section and contains the words Bluetooth, RFCOMM, BTH.

    If you only see Bluetooth but not Wi-Fi, the Wi-Fi driver may not be installed or the module may be disabled.

    Now you know how to find a Wi-Fi module in Device Manager, even if it's hidden or not detected by the system. If none of these methods help, the problem may be hardware failure — in this case, we recommend contacting a service center or considering purchasing an external USB adapter.

    ⚠️ Attention: BIOS settings and Wi-Fi module names may vary depending on the device model. For accurate diagnostics, always consult your laptop or motherboard documentation.