How to find out the Wi-Fi and Bluetooth card model in a laptop

Determining the exact model of a laptop's wireless module is more common than you might think. This can be necessary when searching for specific drivers that aren't installed automatically, or when diagnosing issues with an unstable signal and slow connection speeds. Sometimes, a user simply wants to know whether their equipment supports the latest standards. Wi-Fi 6 or Bluetooth 5.0 before buying a new router.

Modern operating systems often hide the exact technical name of the hardware behind generic names like "Wireless LAN Adapter" or "Intel(R) Wireless-AC," which doesn't always provide a complete understanding of its specifications. In some cases, the system may even incorrectly identify the device if basic Microsoft drivers are installed. Understanding how to look "under the hood" of the system will allow you to obtain comprehensive information about the throughput and capabilities of your adapter.

There are several proven ways to obtain this data, ranging from built-in Windows utilities to a physical inspection of components. We'll cover methods that don't require installing third-party software, and also cover situations where opening the case is essential. Knowing this information is the first step to properly setting up a home network and resolving hardware conflicts.

Using Windows Device Manager

The most obvious and accessible way to find out information about network interfaces is to use the standard hardware management tool. To do this, right-click the Start button and select device ManagerIn the window that opens, find the section Network adapters and expand its contents. All network cards will be listed here, including wired Ethernet and wireless Wi-Fi modules.

Usually the adapter name contains the manufacturer's marking (for example, Intel, Realtek, Qualcomm Atheros) and chipset series. However, if the drivers are not installed correctly or the device is running in compatibility mode, it may appear as "Unknown Device" or have a yellow exclamation mark. In this case, right-click the device, select Properties and go to the tab Intelligence.

  • 🔍 Select the item from the “Property” drop-down list Equipment ID or Hardware ID.
  • 🔍 Copy the top line of code that looks like this PCI\VEN_8086&DEV_24FD....
  • 🔍 Enter this code into a search engine to find the exact chipset model.

The device properties also contain information about the driver version and release date, which is crucial for troubleshooting. If you see a driver that's several years old, this could be the cause of slow speeds or connection interruptions. Updating the software through the laptop or chipset manufacturer's website often resolves compatibility issues with new routers.

Getting detailed information via PowerShell

For deeper analysis without the use of third-party utilities, PowerShell is the best choice. This tool provides access to system data in a structured format. Right-click the Start menu and select Windows PowerShell (Administrator) or Windows TerminalIn the window that opens, enter the command to get a list of all network adapters with their full description.

Get-NetAdapter | Select-Object Name, InterfaceDescription, Status, MacAddress

This command will output a table with interface names and their full technical descriptions, which are often more accurate than what is displayed in the GUI. Column InterfaceDescription Typically contains the full chipset model name. If you need to know the specific specifications of a Wi-Fi module, you can use a more specific query filtering only wireless interfaces.

Advanced Commands for PowerShell

To obtain information about supported Wi-Fi modes, you can use the command: Get-NetAdapterAdvancedProperty -Name "AdapterName". This will show which 802.11 a/b/g/n/ac/ax standards are supported at the driver level.

The power of PowerShell lies in its ability to export data. You can save a report on network adapters to a text file to send to a specialist or keep for update history. This is especially useful in corporate environments where inventory is maintained. Accurate knowledge of the model allows you to predict compatibility with future security updates for encryption protocols.

📊 Which verification method do you use most often?
device Manager
Command Prompt / PowerShell
Third-party programs (AIDA64, CPU-Z)
Physical examination

Diagnostics via command line (CMD)

The classic command line remains one of the fastest tools for obtaining basic information. Run cmd via search or the Start menu. Command ipconfig /all will provide a detailed report on all network connections. Find the "Wireless LAN adapter" section. This will list the physical address (MAC) and, often, a description of the adapter.

However, for more specific Wi-Fi data, it is better to use the command netshEnter . netsh wlan show interfaces and press Enter. The system will display the current wireless connection status, including the SSID, radio mode (e.g. 802.11ac), the channel type, and, most importantly, the driver name and version. This allows you to quickly verify that updates have been installed.

  • 📡 The command will show the authentication and encryption type on the current network.
  • 📡 You will see the signal percentage and noise level, which is useful for diagnostics.
  • 📡 The interface GUID required by some setup scripts will be displayed.

If the team netsh If the command prompt returns an error or fails to find the interface, this is a sure sign that the Wi-Fi driver is not installed or the device is disabled in the BIOS. Unlike the graphical interface, the command line provides raw data, which is less susceptible to distortion by Windows' visual interfaces. This is a reliable way to ensure that the system actually "sees" the hardware.

☑️ Diagnosing Wi-Fi problems

Completed: 0 / 4

Analysis via system information and DXDIAG

Built-in utility "System Information" (msinfo32) provides an aggregated view of the computer's configuration. Launch it through the dialog box. Win + R. Follow the path Components → Network → AdapterA list of all network cards will appear in the right part of the window. Look for lines containing the words "Wireless," "Wi-Fi," "802.11," or "Bluetooth."

Here you can find information about the manufacturer (Manufacturer), adapter type, and even reserved memory addresses. This is useful if you encounter a resource conflict, although this is rare on modern UEFI-based systems. Furthermore, the exact model is often listed here, even if it's truncated in Device Manager.

Also worth mentioning is the utility dxdiag, which was originally created for DirectX diagnostics, but often contains data about connected devices as well. Although it is less informative for network cards than msinfo32, it can be useful to check the overall health of the system if you suspect that Wi-Fi problems are caused by motherboard or PCIe bus failures.

⚠️ Attention: The System Information data is only updated when Windows boots. If you've just replaced a card or updated a driver without rebooting, the information may be out of date. Always perform a full power cycle (restart) after making hardware changes.

Checking the Bluetooth module separately

Wi-Fi and Bluetooth are often integrated into a single physical module (combo card), but the system detects them as two different devices. To check specifically for Bluetooth, open device Manager and find the section BluetoothIf this section is missing, the module may be disabled or faulty. Expand the list to see the radio module manufacturer.

An alternative way is through Windows Settings. Go to Start → Settings → Devices → Bluetooth & other devicesFind the link on the right or at the bottom of the page. Additional Bluetooth optionsIn the window that opens, the "Adapters" tab will indicate the manufacturer and version of LMP (Link Manager Protocol), which can be used to determine the Bluetooth version (for example, LMP 9 corresponds to Bluetooth 5.0).

If "Microsoft Bluetooth Enumerator" appears in the Bluetooth device list, it's a virtual adapter that controls real hardware. To find out the actual chip model, look in Device Manager under the chipset name (e.g., Intel Wireless Bluetooth or Realtek Bluetooth Adapter). The lack of a driver for this particular chip is the most common reason for Bluetooth not working when Wi-Fi is working.

Physical inspection and marking of the module

If software methods fail (for example, the device isn't detected at all), the only reliable method is a physical inspection. This requires partial disassembly of the laptop. After removing the back cover, locate the wireless module. This is usually a small PCB. M.2 2230 or Mini PCIe, to which two thin wires (antennas) are connected: black and white (or gray).

The exact model is always indicated on the module sticker. The most common manufacturers are: Intel (AC 7260, 8265, AX200, AX210 series), Qualcomm Atheros, Realtek And MediaTekKnowing the exact model, for example, Intel AX200, you can go to the manufacturer's website and download the latest drivers, ignoring outdated versions from the laptop manufacturer's website.

When inspecting, pay attention to the condition of the antenna connectors. They should fit tightly, with a clicking sound. Often, the Wi-Fi "dropout" issue is caused by a oxidized antenna contact or a broken wire inside the case. It's also worth checking the module for signs of overheating or bulging components, which may indicate the need for replacement.

Module Wi-Fi standard Bluetooth Interface
Intel AC 7260 Wi-Fi 5 (802.11ac) BT 4.0 Mini PCIe / M.2
Intel AX200 Wi-Fi 6 (802.11ax) BT 5.1 M.2 (Key E)
Realtek 8822CE Wi-Fi 5 (802.11ac) BT 5.0 M.2 (Key E)
Intel AX210 Wi-Fi 6E (802.11ax) BT 5.2/5.3 M.2 (Key E)
⚠️ Attention: Before opening the laptop, be sure to disconnect the battery! Even if the laptop is powered off, voltage may remain on the motherboard. Accidentally shorting the Wi-Fi module contacts can damage the motherboard. Removing the seals may also void the warranty.

Frequently Asked Questions (FAQ)

Why does Device Manager say "Unknown Device"?

This means that Windows sees the connected hardware but doesn't have a driver to properly identify it. This most often occurs after reinstalling the OS. You need to find the driver by hardware ID (VEN/DEV codes) and install it manually.

Is it possible to replace the Wi-Fi module with a more powerful one?

Yes, if the laptop doesn't have a "white list" (a list of allowed devices) in the BIOS. Most modern laptops allow you to replace the M.2 module with a more modern one (for example, from Wi-Fi 5 to Wi-Fi 6), but make sure the antennas support the new frequencies.

How do I check if my laptop supports Wi-Fi 6?

You need to check the adapter model. If the name includes "AX" (for example, Intel AX200) or "Wi-Fi 6," then it supports it. The router must also support this standard. Older cards (AC, N) are physically unable to operate in Wi-Fi 6 mode.

The Wi-Fi icon disappeared after a Windows update. What should I do?

Most likely, the update disrupted the driver. Go to Device Manager, find the adapter, right-click "Uninstall device" (check "Delete driver software" if applicable), then restart your laptop. The system will attempt to reinstall the driver.

Does Bluetooth version affect file transfer speed?

Yes, it's significant. Bluetooth 4.0 has significantly lower throughput than Bluetooth 5.0 and higher. Transferring large files or using high-quality codecs (aptX HD, LDAC) requires a modern module and a suitable receiving device.