How to Find Out the Brand of Your Laptop's Wi-Fi Adapter: A Complete Guide

When a wireless connection suddenly drops or becomes unstable, the first step to solving the problem is often finding and installing the latest drivers. However, to find the correct software code, you need to know exactly what hardware is installed inside your device. Laptop manufacturers often change components even within the same model, so relying solely on the laptop's name isn't enough.

Determining the exact model Wi-Fi module Not only does it allow you to download the necessary drivers, but it also checks for support of modern communication standards, such as Wi-Fi 6 or Wi-Fi 6E. This information is critical when upgrading your system or diagnosing internet speed issues. There are several reliable ways to obtain this information, from standard operating system tools to specialized utilities.

In this article, we'll examine each method in detail, explain how to decipher complex technical symbols, and help you avoid common hardware identification mistakes. You'll learn how to quickly find the data you need, even if the network card drivers aren't installed or the system is running in safe mode.

Using Windows Device Manager

The simplest and most accessible method, which doesn't require installing any additional software, is found in the standard system tool—Device Manager. This method works on all versions of the Windows operating system, from XP to the latest version 11. To open the hardware management window, press the following key combination. Win + X and select the appropriate item in the menu that appears, or enter the phrase "Device Manager" in the search.

In the window that opens, find the "Network Adapters" section and double-click to expand the list. All network interfaces will be listed here, including wired (Ethernet) and wireless ones. The name usually includes wireless adapter contains the keywords "Wireless," "Wi-Fi," "802.11," or "WLAN." This name is the model of your equipment you're looking for.

However, if the drivers are not installed or are not working correctly, the device may appear in the "Other Devices" section with a yellow exclamation point. In this case, the system often cannot identify the exact model and simply lists the device as "Network Controller." To access this information, you will need the hardware ID, which we'll discuss in the next section.

⚠️ Attention: If the list of network adapters does not contain devices with the word Wireless or WLAN, but Wi-Fi is definitely present on the laptop, the adapter may be disabled in the BIOS/UEFI or physically faulty.

To view an adapter's properties in more detail, double-click its name in the list. In the window that opens, on the "General" tab, you'll see the device type and its status. The "Driver" tab will show you the installed software version and its development date, which is useful for comparing with the version on the manufacturer's website.

Model identification via hardware code (VEN and DEV)

A common problem after reinstalling Windows is seeing a mysterious "Unknown Device" or "Network Controller" in Device Manager. In this case, the operating system sees the device but doesn't know how to handle it, as it lacks a basic description. A unique hardware identifier, consisting of the manufacturer (VEN) and device (DEV) codes, comes to the rescue.

To obtain this data, open Device Manager, locate the unknown device, and go to its properties. Switch to the "Details" tab and select "Hardware ID" from the "Property" drop-down list. The "Value" field will display a string containing codes in the format PCI\VEN_8086&DEV_0084Numbers after VEN_ indicate the manufacturer, and then DEV_ — for a specific chip model.

Decoding popular VEN codes

8086 — Intel, 10EC — Realtek, 168C — Atheros/Qualcomm, 14E4 — Broadcom. Knowing these codes, you can quickly determine the chipset in your laptop, even without an internet connection.

Using these codes, you can easily find the drivers you need even without internet access from another device. Simply enter a search query in the format "VEN_XXXX DEV_YYYY driver," where XXXX and YYYY are your numbers. This method is the most reliable when standard identification methods fail.

For your convenience, we've prepared a table with the most common manufacturer identifiers for Wi-Fi modules found in modern laptops:

VEN code Manufacturer Popular series
8086 Intel Wi-Fi 6 AX200, AC 7260
10EC Realtek RTL8821CE, RTL8723DE
168C Qualcomm Atheros QCA9377, AR9485
14E4 Broadcom BCM43xx, BCM943xx
1137 Cisco (Linksys) old laptop models

Using the Command Prompt and PowerShell

For users who prefer a text-based interface or need quick diagnostics, the Windows command line is an excellent tool. This method allows you to obtain technically accurate information about your network adapter, including its MAC address, driver status, and model name, without using graphical interfaces.

Run Command Prompt as Administrator by typing cmd in the search and selecting the appropriate item. To get a list of all network interfaces, enter the command netsh wlan show interfacesIn the command output, look for the line "Name" or "Description," which will indicate the exact name of your Wi-Fi adapter.

An alternative and more powerful tool is PowerShell. Once you launch it, enter the command Get-NetAdapter | Where-Object {$_.InterfaceDescription -like"Wireless" -or $_.InterfaceDescription -like"Wi-Fi"}This query will filter the list and show only wireless adapters, which is especially useful on laptops with multiple network cards.

The command output will show the adapter name, its status (Up/Down), and description. If the adapter is disabled programmatically, the status will be "Down," but the model will still be detected. This is a quick way to check whether the system recognizes the physical presence of the module.

Third-party hardware diagnostic utilities

If built-in Windows tools seem insufficiently informative, specialized programs for collecting system information can help. These utilities can extract data from the hardware that is hidden from the average user, including module temperature, BIOS version, and detailed chipset information.

One of the most popular and free programs is AIDA64 (or its free version Everest). After launching the program, go to "Network" -> "Windows Network." Here, a detailed description will indicate the exact adapter model, its MAC address, connection bus type (usually PCIe), and the current connection speed.

  • 🔍 HWInfo — a powerful tool for in-depth diagnostics, displaying absolutely all hardware parameters, including the Wi-Fi chip revision.
  • 📡 WirelessMon — a specialized utility not only for identifying the model, but also for analyzing signal quality and searching for free channels.
  • 💻 CPU-Z — a well-known program for processors also has a Mainboard or Network tab (in advanced versions), where you can find information about the network controller.

Using third-party software is especially important when you need to check the adapter's compatibility with certain safety standards or frequency ranges. For example, HWInfo It will clearly indicate whether your module supports the 5 GHz range or only 2.4 GHz, which is critical for setting up a router.

📊 Which method of identifying a model is more convenient for you?
device Manager
Command line
Third-party programs
Equipment code (VEN/DEV)

Check the specifications on the manufacturer's website

When software methods are unavailable (for example, the system won't boot or the laptop is new and has no drivers), the only solution is to consult the documentation. On the laptop case, usually on the bottom cover, there is a sticker with the serial number (S/N) and the exact device model (Model Number).

By visiting the manufacturer's official website (HP, Lenovo, ASUS, Dell, etc.), you can enter the serial number and obtain a full device specification sheet (spec sheet) in the support section. This document always indicates the installed Wi-Fi adapter model. However, it's important to remember that manufacturers may change the package contents during production.

⚠️ Please note: Specifications on the website may differ from actual specifications if the laptop was assembled at different times. Always double-check the data using software methods after installing the operating system.

You can also find information in the user manual or on the laptop box. They often list the Wi-Fi standard (e.g., 802.11ac), but not the specific chip model. For precise identification, it's best to use the laptop model combination and search online for "teardown" or "disassembly," where enthusiasts disassemble devices and photograph the internals.

Common problems and their solutions

Even knowing the adapter model, users often encounter difficulties getting it to work. The most common issue is a driver version conflict or missing digital signatures. If the device still displays a yellow light after installing the driver, try uninstalling it completely from Device Manager (checking "Delete the driver software") and restarting the computer.

Another common issue is that the adapter disappears from the device list after a Windows update. This may be due to power management settings. The system may turn off the device to save power, but not properly restore it. To fix this, uncheck "Allow the computer to turn off this device" in the adapter's properties on the "Power Management" tab.

☑️ Wi-Fi Diagnostic Checklist

Completed: 0 / 5

If all else fails, the problem may be hardware-related. In laptops, the Wi-Fi module is often connected via an M.2 or Mini-PCIe slot. The contacts may have become corroded or loose. Carefully reinstalling the card (after removing the back cover and disconnecting the battery) often restores the device to normal operation.

Frequently Asked Questions (FAQ)

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

It's impossible to determine the model software without turning on the power. However, if the laptop won't turn on but you know its exact model (from the sticker), you can find the specifications on the manufacturer's website. You can also physically disassemble the laptop and look for the markings on the Wi-Fi module board itself (usually a sticker with a QR code and labels like Intel AX200).

Why does Device Manager say "Unknown device"?

This means the operating system detected new hardware but couldn't find a suitable driver for it in its database. In this case, you should use the VEN and DEV codes to find the required driver, or install the driver from a disk or flash drive if one is included.

Does the adapter model affect internet speed?

Yes, directly. Older 802.11n (Wi-Fi 4) adapters physically cannot deliver the speeds of 802.11ac (Wi-Fi 5) or ax (Wi-Fi 6) adapters. Furthermore, cheaper models may have a single antenna, which reduces signal stability and actual speed compared to dual-antenna modules (2x2 MIMO).

How to update Wi-Fi adapter driver?

The best way is to download the latest version from the official website of the laptop manufacturer or the chip itself (Intel, Realtek). Automatic updates via Device Manager often offer older driver versions, which may have been certified by Microsoft for a long time and don't include recent bug fixes.