How to find out the Wi-Fi adapter model on your computer or laptop: all the methods

Are you trying to update drivers, set up a connection to a new network, or just want to know which wireless module is installed in your device? Wi-Fi adapter name - this is the first information that will be needed to search for compatible software, check support for standards Wi-Fi 6 or diagnosing connection issues. Without this data, even experienced users are at a loss: why is their internet speed dropping, why isn't 5 GHz working, or why isn't the adapter being detected by the system at all?

In this article we will look at All current methods for determining the Wi-Fi module model — from standard Windows tools to specialized utilities for Linux and macOS. You'll learn how to find the adapter's name even if it's not displayed in Device Manager, and how to decipher vendor codes (for example, VEN_168C or DEV_003E), and what to do if the system returns the "Device not recognized" error. No fluff—just clear instructions with explanations for beginners and helpful life hacks for advanced users.

Why is it important to know your Wi-Fi adapter model?

The name of a wireless module isn't just a string of letters and numbers. The model determines:

  • 🔹 Driver compatibility: Incorrect driver may cause BSOD (blue screen of death) or complete failure of the adapter. For example, the driver for Intel AX200 not suitable for Qualcomm Atheros QCA61x4.
  • 🔹 Standards support: Adapters Wi-Fi 5 (802.11ac) won't be able to get the most out of your router. Wi-Fi 6 (802.11ax), and the old modules on 802.11n limited to speeds of 150–300 Mbps.
  • 🔹 Connectivity options: Some adapters do not support 5 GHz, MU-MIMO or 160 MHz channels, which is critical for gamers or streamers.
  • 🔹 Problem diagnosis: If the adapter "disappears" from the system or constantly disconnects, knowing the model will help you find a solution on forums or in the manufacturer's documentation.

Without the exact module name, you risk downloading viruses disguised as "universal drivers" or spending hours configuring non-existent features. For example, users often try to enable Wi-Fi 6E on adapters that do not physically support the range 6 GHz.

⚠️ Attention: If you update drivers via Windows Update, the system can install a universal Microsoft Wi-Fi Direct Virtual Adapter, which limits the functionality of the original module. Always check the model before installing the software!
📊 What type of device are you using?
Laptop
Desktop PC
Monoblock
Mini-PC

Method 1: Windows Device Manager (the easiest method)

This is a basic tool that works on all versions of Windows, from XP to 11It doesn't require administrator rights (unless you're trying to update a driver) and even shows disabled devices.

Instructions:

  1. Click Win + R, enter devmgmt.msc and press Enter.
  2. Expand the section Network adapters.
  3. Find the device with the words Wireless, Wi-Fi, 802.11 or WLAN in the title. For example:
    • Intel(R) Wi-Fi 6 AX200 160MHz
    • Qualcomm Atheros QCA9377 Wireless Network Adapter
    • Realtek RTL8821CE 802.11ac PCIe Adapter

If there are several adapters in the list, please use the following active device (without the down arrow). To clarify the model:

  1. Right-click on the adapter → Properties → tab Intelligence.
  2. From the drop-down menu, select Equipment ID (Hardware Ids). Here you will see lines like this:
    PCI\VEN_8086&DEV_2723&SUBSYS_00248086
    

    PCI\VEN_8086&DEV_2723

    Codes VEN_XXXX (vendor) and DEV_XXXX (device) can be decrypted through databases like PCI Lookup.

The "Network adapters" section is open.

A device mentioning Wi-Fi/Wireless was found.

Equipment properties and IDs have been verified

VEN and DEV codes are recorded (if necessary)

-->

If the adapter is displayed as Unknown device or with an exclamation mark, this indicates a driver issue. In this case:

⚠️ Caution: Do not remove the device through Device Manager if you are unsure of the model! This may result in loss of network connection. First, download the driver from the official website of the laptop or motherboard manufacturer.

Method 2: Command Line (for advanced users)

If Device Manager does not show the adapter (for example, due to a system crash), use command lineThis method works even in Safe Mode and does not require a graphical interface.

Open CMD as administrator and run:

wmic nic where "NetConnectionStatus=2" get Name, Manufacturer, MACAddress, Speed

This command will list all active network devices. Look for the line with Wireless or Wi-Fi in the field Name.

For more detailed information, please use:

wmic nic get Name, Manufacturer, DriverVersion, PNPDeviceID

In the column PNPDeviceID will be the same VEN And DEV codes are the same as in the Device Manager.

If the adapter is disabled, first enable it with the command:

netsh interface set interface "Adapter Name" enable

(Replace Adapter name to the real name from the first list.)

Method 3: System Information (msinfo32)

Utility msinfo32 Collects all system data, including information about network devices. This is useful if Device Manager fails to start or displays errors.

How to use:

  1. Click Win + R, enter msinfo32 and press Enter.
  2. Go to section: Components → Network → Adapter.
  3. In the right part of the window, find the block with the name of your Wi-Fi module. This will show:
    • Name (Description)
    • Manufacturer (Manufacturer)
    • Driver (Driver version)
    • Equipment ID (Device ID)

The advantage of this method is detailed driver information, including the installation date and file path .infThis will help if you want to roll back the driver to a previous version.

Field in msinfo32 What does it mean? Example of meaning
Description Full name of the adapter Intel(R) Dual Band Wireless-AC 8265
Manufacturer Chip manufacturer Intel Corporation
Device ID VEN and DEV codes PCI\VEN_8086&DEV_24FD
Driver version Current software version 22.100.1.1

Method 4: Third-party utilities (for advanced users)

If standard Windows tools don't help (for example, the adapter isn't detected or displays incorrect information), use specialized programs. They will not only show the model but also analyze the driver status, connection speed, and supported standards.

Top 3 utilities for identifying Wi-Fi adapters:

  • 🔧 HWiNFO (free):
    • Shows full specification adapter, including supported frequencies (2.4 GHz/5 GHz/6 GHz).
    • Displays chip temperature (useful for diagnosing overheating).
    • Exports the report to .txt or .html.
  • 🔧 AIDA64 (paid, trial available):
    • Deciphers VEN And DEV codes automatically.
    • Shows maximum speed adapter (for example, 867 Mbps For Wi-Fi 5).
    • Contains a database of drivers with links to official websites.
  • 🔧 Speccy (free):
    • Simple interface with data visualization.
    • Shows current connection speed and signal level.
    • Suitable for beginners.

Example of a report in HWiNFO:

Adapter: Intel Wi-Fi 6 AX200 (Rev. 0x30)

Vendor: 8086 (Intel)

Device: 2723

Driver: netwtw08.sys (22.100.1.1, 2022-03-15)

Supported Standards: 802.11a/b/g/n/ac/ax

Max Speed: 2.4 Gbps (160 MHz, 2x2 MIMO)

⚠️ Warning: Do not download utilities from third-party websites! Official sources:
How do I find out the adapter model on my MacBook?

On macOS, open About This Mac → System Report → Network → Wi-FiIn the field Map the model will be indicated, for example:

Broadcom BCM43xx 1.0 (7.77.111.1 AirPortDriverBrcmNIC-1610.1).

For Linux use the command lspci | grep -i network or iwconfig.

Method 5: Physical inspection (for PCs and disassemblable laptops)

If software methods do not work (for example, the adapter is not detected by the system), the solution remains physical inspectionThis is relevant for desktop PCs, where the Wi-Fi module may be:

  • 🖥️ Built in motherboard (most often on boards with the suffix Wi-Fi, For example, ASUS ROG STRIX B550-F GAMING (WI-FI)).
  • 🔌 Connected via PCIe slot (a separate card, for example, TP-Link Archer TX3000E).
  • 🔄 Connected via USB (external adapters like ASUS USB-AC68).
  • 💻 In laptops, this is M.2 module (For example, Intel Wireless-AC 9560), which is attached under the cover on the back of the case.

How to find the adapter:

  1. For PC:
    • Turn off the power and remove the side cover of the case.
    • Look for a small board with antenna connectors (usually IPEX or U.FL).
    • There should be a sticker with the model on the board itself (for example, BCM94360CD).
  • For laptops:
    • Turn the device over and look for the cover with the antenna icon (📡).
    • Loosen the screws and carefully lift the cover. The Wi-Fi module is usually located next to RAM or SSD.
    • Take a photo of the sticker - it indicates the model (for example, DW1820A).

    If the adapter is soldered to the motherboard (as in some Ultrabook), its model can be found:

    • IN documentation to the laptop (section Wireless Specifications).
    • On manufacturer's website by device model number (for example, for Lenovo ThinkPad T14 it will be Intel AX201).

    What to do if the adapter is not detected by the system

    If none of the methods showed the name of the Wi-Fi module, the problem may be:

    • 🔌 Lack of drivers (especially after reinstalling Windows).
    • 🚫 Disconnected device in BIOS/UEFI.
    • 💥 Hardware failure (the chip burned out, the antenna cable came loose).
    • 🔄 Conflict with other equipment (for example, with a Bluetooth module).

    Algorithm of actions:

    1. Check BIOS/UEFI:
      • Restart your PC and enter BIOS (usually Del, F2 or Esc).
      • Find the section Advanced → Onboard Devices Configuration.
      • Make sure that Wi-Fi or Wireless LAN included (Enabled).
    2. Install the driver manually:
      • Download the driver from the manufacturer's website laptop (not an adapter!). For example, for HP Pavilion search on support.hp.com.
      • If you don't know your laptop model, use the utility CPU-Z (tab Mainboard).
  • Check Device Manager for hidden devices:
    In Device Manager, click View → Show hidden devices.

    Sometimes the adapter is displayed in the section Other devices How Unknown device.

  • Test on another PC:
    • If the adapter is external (USB or PCIe), connect it to another computer.
    • If it's built-in, try downloading it. Live Linux (For example, Ubuntu) and run the command:
      lspci -knn | grep -iA3 net

    If the adapter is still not detected, it is probably physically damagedIn this case:

    • For laptops, please contact the service center (replacing the module will cost 1 500–4 000 ₽).
    • For PC - buy an external USB adapter (from 500 ₽ for TP-Link TL-WN725N).

    FAQ: Frequently asked questions about Wi-Fi adapters

    Is it possible to find out the adapter model without accessing the system (for example, if Windows does not boot)?

    Yes, there are three ways:

    1. Download a Linux Live CD/DVD (For example, Ubuntu) and run the command:
      lspci | grep -i network

      or for USB adapters:

      lsusb
    2. Look at the sticker on the adapter (you need to disassemble your laptop or PC).
    3. Use another computer, if the adapter is external (USB/PCIe).
    How do I know if my adapter supports Wi-Fi 6 (802.11ax)?

    Check your adapter model and compare it with the list of supported chips:

    • 🔹 Intel: AX200, AX201, AX210, AX411.
    • 🔹 Qualcomm: FastConnect 6800, 6900.
    • 🔹 Broadcom: BCM4375, BCM4378.
    • 🔹 Realtek: RTL8852AE, RTL8852BE.

    Also see in adapter properties (Device Manager → Details → Connection speed). For Wi-Fi 6 the maximum speed should be 1.2 Gbps and higher (for example, 2.4 Gbps For AX200).

    Why does Device Manager show "Microsoft Wi-Fi Direct Virtual Adapter"?

    This virtual adapter, which creates Windows for technologies like Wi-Fi Direct or MiracastIt is not a physical device and does not affect the main connection. Your actual adapter will be displayed separately (e.g. Intel Wi-Fi 6).

    If you only see a virtual adapter:

    1. Update the drivers for the physical Wi-Fi module.
    2. Check if the adapter is disabled in BIOS.
    3. Restart your PC—sometimes virtual adapters "shadow" real ones after updates.
    How to determine the model of the Wi-Fi adapter on a MacBook?

    On macOS:

    1. Click on the logo Apple → About This Mac → System Report → Network → Wi-Fi.
    2. In the field Map the model will be indicated, for example: Broadcom BCM43xx 1.0 (7.77.111.1 AirPortDriverBrcmNIC-1610.1).
    3. To specify the chip, use the command in Terminal:
      system_profiler SPNetworkDataType | grep "Chipset"

    On new MacBooks (with Apple Silicon, For example, M1/M2) Wi-Fi and Bluetooth are integrated into the processor, and there is no separate adapter.

    Is it possible to replace the Wi-Fi adapter in a laptop with a more powerful one?

    Yes, but with some reservations:

    • Removable modules (M.2 2230) can be replaced with compatible ones. For example, instead of Intel 7265 put Intel AX200 (if BIOS supports it).
    • Soldered chips (in thin laptops) cannot be replaced.
    • ⚠️ Whitelist: Some manufacturers (eg Lenovo, HP) block non-original modules at the BIOS level. Before purchasing, check compatibility on forums (for example, TonyMacx86).

    Replacement cost: 1 500–6 000 ₽ (depending on the adapter model and service).