How to find out which Wi-Fi module is installed in a laptop

Sudden connection drops, slow page loading speeds, or a complete lack of wireless networks in the list of available connections—every second laptop user faces these problems. Often, the root cause lies not with the router or ISP, but with a software driver glitch or a physical malfunction of the device itself. Wi-Fi adapterBefore undertaking complex diagnostics or purchasing new equipment, it is necessary to accurately identify the device installed in the system.

Determining the exact model of your network card isn't just for replacing drivers. Knowing the specific chipset allows you to determine whether your laptop supports modern encryption standards and whether it operates within the specified range. 5 GHz and whether the antenna is capable of providing a stable signal in noisy environments. Without this information, any manipulation of network settings becomes a matter of guesswork.

There are many ways to obtain this information, ranging from built-in operating system tools to specialized software. In this article, we'll discuss the most effective methods that will allow you to find out the specifications of your wireless module in just a few minutes, even if the standard drivers aren't installed or aren't working correctly.

Using Windows Device Manager

The most obvious and accessible method that does not require installing additional software is the standard one. device ManagerIt provides comprehensive information about all components connected to the motherboard, including network interfaces. To access this tool, right-click the Start button and select the appropriate item from the menu, or use the system search.

In the window that opens, find the "Network Adapters" section and expand it. Here you will see a list of all network cards. Look for names containing the words Wireless, Wi-Fi, 802.11 or chip manufacturer brands such as Intel, Realtek, Qualcomm Atheros. It is the line with the manufacturer's name and model (for example, Intel(R) Dual Band Wireless-AC 7260) and there is the information you are looking for.

However, sometimes instead of a specific name, you may see "Unknown device" with a yellow exclamation mark. This means the operating system cannot find a suitable driver for hardware identifierIn this case, right-click on the device, select "Properties", go to the "Details" tab and select "Hardware IDs" from the drop-down list. The copied value (for example, PCI\VEN_8086&DEV_08B1) can be entered into a search engine to accurately determine the model.

⚠️ Attention: If the network adapters section is missing from the Device Manager or the Wi-Fi module is not visible even as an unknown device, the adapter may be disabled in the BIOS/UEFI or have a physical defect.

For a more detailed view of adapter properties, you can use the command line. This method is useful when the graphical interface is slow or truncates long model names.

netsh wlan show drivers

Running this command will output a detailed report about the driver and its operating modes. The "Manufacturer" and "Description" lines often contain the full chipset name.

Getting information via the command line and PowerShell

For users who prefer a text-based interface or need quick diagnostics without unnecessary clicks, the command line is the ideal solution. CMD or a powerful tool PowerShellThese utilities allow you to query the system for technical details directly, bypassing the graphical interface. Run the terminal as administrator to gain full access to the information.

Enter the command ipconfig /all to display the general configuration of all network interfaces. Find the block describing the wireless connection. Although the adapter's system name is usually listed here, its physical description is sometimes also included. More detailed information about the adapter's status and type can be obtained using the utility netsh.

PowerShell provides even deeper access to data via WMI (Windows Management Instrumentation). This command lists all network adapters with their real names, statuses, and MAC addresses. This is especially useful for distinguishing virtual adapters from physical ones.

Get-NetAdapter | Where-Object {$_.MediaType -eq"802.3"} | Select-Object Name, InterfaceDescription, Status

In the column InterfaceDescription The exact model of your Wi-Fi module is usually hidden. If you see this Microsoft Wi-Fi Direct Virtual Adapter, ignore this—it's a programming interface. You need the strings with the names Intel, Realtek or MediaTek.

⚠️ Attention: Command-line interfaces may vary depending on your Windows version. On Windows 11, some PowerShell commands may require updating the NetAdapter modules to display all fields correctly.

There is also a team wmic nic get name, manufacturer, which displays a brief table of all network cards. It's fast and easy to understand, even for beginners, as it immediately displays the hardware manufacturer.

Dxdiag program and system information

Utility DirectX Diagnostic Tool (Dxdiag) is traditionally used to test video cards, but it also collects data on network components. It can be launched by pressing a key combination. Win + R and entering dxdiagAfter collecting the information, go to the Network tab.

This displays a list of all network devices installed in the system. Each device is listed by name, manufacturer, driver version, and, most importantly, hardware ID. This is a reliable way to double-check the data obtained through Device Manager, especially if you have any doubts about the correct operation of your drivers.

An alternative is the System Information window. It is called by the command msinfo32 In the Run window. In the menu tree on the left, expand the branch "Components" → "Network" → "Adapter." A detailed list of parameters for each adapter, including connection type and status, will appear in the right part of the window.

This method is advantageous because it displays not only the name but also the module's current operating status. If the adapter is disabled programmatically or is in an error state, this will be immediately visible in the status bar, saving time troubleshooting the cause of the internet outage.

Specialized software for diagnostics

If built-in Windows tools don't provide a complete picture or display an impersonal name, third-party utilities can help. Programs like AIDA64, HWiNFO or PCI-Z They can read information directly from hardware registers, ignoring possible driver errors. They display the actual hardware installed on the board.

Utility PCI-Z It's free and requires no installation, making it ideal for quick diagnostics. Once launched, it scans the PCI Express bus and lists all connected devices. Find the "Network controller" or "Simple Communications Controller" section. The "Device Name" field will list the exact chip name, and the "Vendor" field will list its manufacturer.

More advanced users can use the program HWiNFO64In the "Bus" → "PCI" section, you can find the device with the ID corresponding to the network card. The program will provide detailed information about the chip revision, supported speeds, and even the temperature (if a sensor is available).

Using specialized software also allows you to find the device ID even if the driver is completely missing and the system sees it as a "Basic System Device." This is critical when reinstalling Windows on older or rare laptop models.

Program Type of distribution Main function Complexity
device Manager Built into Windows Basic driver management Low
PCI-Z Freeware (Portable) Identification of PCI devices by ID Low
AIDA64 Shareware (Trial) Full system diagnostics Average
PowerShell Built into Windows Script diagnostics High
⚠️ Attention: Download diagnostic utilities only from the official websites of the developers. "Driver update" programs often contain adware or install incorrect driver versions.

Some laptop manufacturers (HP, Dell, Lenovo) have their own support centers that automatically detect the device model and offer the necessary drivers. This can be easier than manually searching for the device ID.

Physical Marking Definition (Advanced)

When software methods fail (for example, a module is burned out or is in deep sleep), the only option is a physical inspection. This method requires disassembling the laptop, which can lead to loss of warranty, so resort to it only in extreme cases and if you have the skills.

Most modern laptops use modules of this format. M.2 or Mini PCI-EAfter removing the bottom cover and disconnecting the battery, locate the small circuit board, approximately 12x30 mm or 30x50 mm in size, to which the thin wires (antennas) connect. The module's sticker always indicates the exact model number (e.g., Intel AX200NGW) and MAC address.

In some Ultrabooks, the Wi-Fi module may be soldered directly to the motherboard. In this case, the markings are located on the chip itself. Look for logos. Broadcom, Qualcomm or Intel and a set of numbers underneath them. Knowing this code, you can find the datasheet and the exact component name online.

When physically replacing a module, it's important to consider not only the form factor, but also the keying on the contact block. Modules M.2 Key A+E are designed for Wi-Fi, while Key M Typically used for SSDs, they are not mechanically compatible.

Frequently Asked Questions (FAQ)

Why does the Device Manager say "Unknown Device" instead of the Wi-Fi name?

This means the operating system lacks a driver for this hardware. Windows sees a device connected to the PCI bus, but doesn't know how to use it. You need to find a driver based on the hardware ID or laptop model.

Is it possible to find out the model of a Wi-Fi adapter without installing drivers?

Yes, this can be done through the Device Manager (Details tab -> Hardware IDs) or using the PCI-Z utility, which reads data directly from the PCI configuration space without requiring a device driver installed.

What is a USB Wi-Fi adapter and how can you tell it apart from a built-in one?

Integrated modules are connected via the PCI Express bus (M.2 or Mini PCIe) and are located inside the case. USB adapters are connected via the USB port. In Device Manager, they will be located in different branches or have different vendor IDs. USB adapters are often used as replacements for burned-out integrated modules.

Does the module model affect internet speed?

Yes, directly. Older 802.11n modules won't deliver speeds higher than 150-300 Mbps, even with a gigabit plan. Modern modules Wi-Fi 6 (802.11ax) support significantly higher speeds and perform better in noisy conditions.