How to quickly find out the model of your Wi-Fi adapter: all working methods

Are you trying to update drivers, configure your router, or just want to figure out why your laptop isn't getting good internet? The first thing you need to do is... Find out the exact model of your Wi-Fi adapterWithout this information, it is impossible to select the correct drivers or check compatibility with new standards (for example, Wi-Fi 6E) or diagnose communication problems.

Unfortunately, manufacturers rarely indicate the adapter model on the device's casing, and in laptop or motherboard documentation, this information is often hidden among dozens of other technical specifications. Furthermore, a single device may contain multiple network controllers—for example, Intel AX200 for Wi-Fi and Realtek RTL8111 for a wired connection. How can you avoid confusion and find the right adapter for your wireless network? In this article, we'll cover All current methods for identifying the Wi-Fi module model on Windows, macOS, and Linux, including hidden methods for built-in adapters.

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

Many users underestimate the importance of this information until they encounter problems. Here are just a few situations where knowing the adapter model becomes critical:

  • 🔧 Updating driversWithout the exact model name, you risk installing incompatible software, which will lead to errors or complete loss of connection.
  • 📶 Checking standards support: Not all adapters work with Wi-Fi 6 (802.11ax) or Wi-Fi 6E (6 GHz)Knowing the model will help you decide whether it's worth replacing your router.
  • 🛠️ Troubleshooting: For example, adapters Broadcom often conflict with some routers TP-Link, A Realtek RTL8821CE are known for stability issues.
  • 🔄 Replacement or upgrade: If the built-in module is weak, you can buy an external USB adapter (for example, ASUS USB-AX56), but to do this you need to compare the characteristics.

Moreover, some manufacturers (for example, Dell or HP) install adapters with limited capabilities into laptops - even if support is indicated on the box Wi-Fi 6, the actual model may be older. Checking through system tools will help you avoid being deceived.

⚠️ Note: Some laptops (especially budget models) combine Wi-Fi and Bluetooth into a single module. If you see the letters BT (For example, Intel Wireless-AC 9560 160MHz + BT 5.0), this is normal - do not confuse it with a separate Bluetooth module.

Method 1: Windows Device Manager (the easiest method)

This is a basic method that works on all versions of Windows, from Windows 7 to Windows 11It does not require installation of additional software and takes less than a minute.

  1. Press the key combination Win + X and select device Manager (or find it through the search in the Start menu).
  2. In the window that opens, expand the section Network adapters.
  3. In the list, find the device whose name contains the words Wireless, Wi-Fi, 802.11 or WLAN. 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 with similar names in the list, turn off Wi-Fi on your laptop (using a physical switch or through the notification panel) and see which device disappears from the list - this is your Wi-Fi module.

Disable and re-enable Wi-Fi|Check if the adapter is disabled in the BIOS|Update the hardware configuration (in Device Manager, click "Action → Update configuration")|Make sure the driver is installed (there is no exclamation mark next to the device)-->

⚠️ Note: On some laptops (e.g. Lenovo Legion or MSI Gaming) The Device Manager may not display the original name of the adapter, but a generalized one (for example, Wi-Fi 6 Network Adapter). In this case, use Method 3 (via command line).

Method 2: System Information (msinfo32)

This method is suitable if Device Manager does not show the full name of the adapter or you suspect that the driver is not installed correctly. Utility msinfo32 collects detailed information about all equipment.

  1. Click Win + R, enter msinfo32 and press Enter.
  2. In the left menu, go to the section Components → Network → Adapter.
  3. In the right part of the window, find the line with the name of your Wi-Fi adapter. The following information will also be listed here: Equipment ID (useful for searching for drivers) and current status.
  4. The advantage of this method is that it shows physical adapter specifications, even if the driver is unstable. For example, you will see the supported standards (802.11a/b/g/n/ac/ax) and maximum connection speed.

    Parameter What does it mean? Example of meaning
    Name Adapter model Intel Dual Band Wireless-AC 8265
    Equipment ID Unique identifier for searching drivers PCI\VEN_8086&DEV_24FD
    State Device performance It works fine
    Adapter type Connection interface (PCIe, USB, M.2) Ethernet 802.3, Wi-Fi 802.11ac

    If in the column State something other than that is indicated It works fine (For example, Driver missing or The device is disabled), this explains the problems with connecting to the network.

    📊 What kind of laptop do you have?
    Dell
    HP
    Lenovo
    Asus
    Acer
    Apple
    Another

    Method 3: Command Line (for advanced users)

    This method is universal and works even if the Windows GUI is frozen or the adapter isn't detected by the system. We'll use two commands: ipconfig And netsh.

    First, open Command Prompt as Administrator (Win + X → Command Prompt (Administrator)) and run:

    netsh wlan show drivers

    In the results, find the following lines:

    • Name — adapter model;
    • Radio type — supported standards (802.11n/ac/ax);
    • FIPS support — important for corporate networks.

    If the first command doesn't work, try this alternative:

    wmic nic where "NetEnabled='true'" get Name, Manufacturer, Speed, AdapterType

    This command will list all active network adapters with their manufacturer (Manufacturer) and type (AdapterType). Look for lines with in the results. Wireless or Wi-Fi.

    Method 4: Third-party utilities (for maximum accuracy)

    If Windows system tools don't provide complete information, specialized programs can help. They not only display the adapter model, but also analyze its operation, check drivers, and even suggest updates.

    Here are the top 3 utilities for identifying a Wi-Fi adapter:

    • 🔍 AIDA64 (paid, but there is a trial version):
      • Shows full name of the model, including revision;
      • Displays current connection speed and supported standards;
      • Offers to download drivers directly from the database.
      Where to watch: Chapter Devices → Windows Devices → Network Adapters.
    • 📊 HWiNFO (for free):
      • More information about adapter chip (For example, BCM4360 for modules Broadcom);
      • Shows temperature And voltage (relevant for external USB adapters);
      • Exports the report in format HTML or TXT.
    • 🛠️ DriverPack Solution (free, but with ads):
      • Automatically detects the model and offers drivers;
      • Shows alternative names adapter (useful for searching the internet);
      • Can update drivers for other devices.
    ⚠️ Warning: Be careful with programs like DriverPack Solution - They often install additional software. Always choose manual mode and uncheck unnecessary components.
    How to find out the adapter model on a MacBook

    On macOS, open About This Mac → System Report → Network → Wi-Fi. In the column Map the model will be indicated, for example: AirPort Extreme (0x14E4, 0x133)The first digits after 0x - This Vendor ID (Here 14E4 corresponds Broadcom).

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

    If software methods do not help (for example, the adapter is not detected by the system), there is one last method - open the device and check the markings on the module itself. This applies to:

    • 🖥️ Stationary PCs (The Wi-Fi adapter can be in the form of a PCIe card or an M.2 module);
    • 💻 Laptops with replaceable Wi-Fi modules (usually located under the cover on the back panel);
    • 🔌 External USB adapters (the model is indicated on the case or sticker).

For laptops:

  1. Turn off the device and disconnect the battery (if it is removable).
  2. Unscrew the cover under which the Wi-Fi module is located (usually it is marked with an antenna icon 📡).
  3. Carefully remove the module - it will have a sticker with the model, for example:
    • Intel Wireless-AC 9260.NGWG.NV
    • AzureWave AW-CB161NF (BCM94360CS)
    • Killer Wireless-AC 1550i

For PC:

  • The Wi-Fi adapter may be integrated into the motherboard (look for the connector M.2 Key E next to the PCIe slots);
  • If the adapter is external (PCIe card), its model will be visible on the printed circuit board;
  • USB adapters often have markings on the case (for example, TP-Link Archer T4U V3).
⚠️ Caution: When removing the Wi-Fi module from the laptop, do not pull on the antenna wires - they are attached with fragile connectors U.FL or IPEXDamage to the wires will result in signal loss.

How to test an adapter on Linux

On Linux, you can get information about your Wi-Fi adapter via the terminal. The most useful commands are:

lspci -v | grep -i network

This command will show all network devices connected via PCIe (built-in adapters). Look for lines with Network controller.

lsusb

If the adapter is external (USB), this command will list USB devices. Wi-Fi models usually contain the words Wireless or WLAN.

iwconfig

Shows the current settings of all wireless interfaces. The adapter name will be in the first column (e.g., wlo1 or wlp3s0).

For detailed information about the driver and chip, please use:

lshw -class network

Example output:

   *-network

description: Wireless interface

product: Wireless-AC 9260

vendor: Intel Corporation

physical id: 0

bus info: pci@0000:03:00.0

logical name: wlo1

version: 29

serial: 00:11:22:33:44:55

width: 64 bits

clock: 33MHz

capabilities: pm msi pciexpress msix bus_master cap_list ethernet physical wireless

configuration: broadcast=yes driver=iwlwifi driverversion=5.15.0-76-generic

firmware=46.3cfab8da.0 ip=192.168.1.100 latency=0 link=yes multicast=yes wireless=IEEE 802.11

Here you can see:

  • Model: Wireless-AC 9260;
  • Manufacturer: Intel Corporation;
  • Driver: iwlwifi;
  • Standards: IEEE 802.11 (in this case it is Wi-Fi 5).

Common problems and their solutions

Sometimes users have difficulty identifying their adapter model. Let's look at some typical cases:

  • 🔄 The adapter is not showing up in Device Manager.:
    • Check if it is included in BIOS/UEFI (chapter Advanced → Onboard Devices);
    • If the adapter is external (USB), try a different port;
    • Install the driver manually by downloading it from the laptop manufacturer's website (not the adapter's!).
  • 🔍 The adapter name is generic (for example, "Wi-Fi 6 Network Adapter"):
    • Use Equipment ID from msinfo32 to find the exact model;
    • Check the sticker on the laptop case - sometimes the adapter manufacturer is indicated there;
    • Launch DXDiag (Win + R → dxdiag) and look at the section Net.
  • 📱 On macOS, the adapter is detected as "AirPort" without a model.:
    • Open Terminal and enter networksetup -listallhardwareports;
    • Look for the line Hardware Port: Wi-Fi — will be nearby Device with the name;
    • Use system_profiler SPNetworkDataType for detailed information.

If none of these methods work, the adapter is likely disabled at the hardware level or damaged. In this case:

  1. Check it out Wi-Fi switch on the laptop body (sometimes it accidentally gets moved to the position Off);
  2. Update BIOS - sometimes this solves problems with device detection;
  3. Contact the service center if you suspect physical malfunction.

FAQ: Answers to frequently asked questions

Is it possible to find out the model of a Wi-Fi adapter without turning on the laptop?

Yes, but only if the adapter is removable. Open the back cover of the laptop and find the module with the marking (usually starts with Intel, Broadcom, Qualcomm or Realtek). On desktop PCs, look at the PCIe card or M.2 module—the model is indicated on the sticker or printed circuit board.

Why does Device Manager show "Network Controller" instead of the model?

This means there's no driver installed for the adapter. Windows recognizes the device as a network device, but can't determine the exact model. Solution:

  1. Download the driver from the laptop manufacturer's website (Support section);
  2. Use Equipment ID (from the device properties in the Manager) to search for the driver on sites like DevID.info;
  3. Install a utility like DriverPack Solution (be careful with additional software!).

How do I know which Wi-Fi standard my adapter supports?

The standard can be identified by the model name:

  • 802.11nWi-Fi 4 (up to 600 Mbit/s);
  • 802.11acWi-Fi 5 (up to 3.5 Gbps);
  • 802.11axWi-Fi 6 (up to 9.6 Gbps);
  • 802.11beWi-Fi 7 (up to 46 Gbps).

Also check the specifications on the adapter manufacturer's website or use the utility AIDA64 (chapter Network → Wi-Fi).

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

Yes, but with some reservations:

  • Check which one connector used in your laptop: M.2 2230 (the most common), M.2 1216 or PCIe Half Mini;
  • Make sure the new adapter is supported by your system (some laptops, for example, Lenovo ThinkPad, have white list permitted devices);
  • Modern adapters (eg Intel AX210) require support CNVi on the motherboard.

To replace the module, you'll need a screwdriver, a plastic pick (to open the cover), and a new module. We recommend the following models: Intel AX200 (Wi-Fi 6), Killer AX1650 (for gaming laptops) or Broadcom BCM4360 (for macOS).

How to find out the Wi-Fi adapter model on an Android smartphone?

There is no direct way on Android, but you can use workarounds:

  1. Install the application DevCheck or AIDA64 (chapter Network → Wi-Fi);
  2. Check the specifications of your smartphone model on the website GSMArena;
  3. Enter into the engineering menu (code ##4636##) and select Wi-fi information - sometimes the chipset is displayed there.

Popular chips for smartphones: Qualcomm WCN3990, Broadcom BCM4359, Mediatek MT6625.