Many users are familiar with situations where the operating system doesn't detect wireless networks or drivers stop working after an update. In such cases, the first step to solving the problem is accurately identifying the hardware, namely Wi-Fi module, installed on the motherboard or connected via USB. Standard Windows tools often display only the generic device name, obscuring the actual chip manufacturer, making it difficult to find compatible software.
Understanding that, which chipset exactly Knowing the driver used by your hardware is critical for selecting stable drivers, especially if you plan to install specific versions to improve performance or support new encryption standards. There are several proven methods for obtaining this information, from built-in system utilities to specialized software, and each has its own application nuances depending on the current system performance.
In this article, we'll take a detailed look at all available diagnostic methods, explain how to decipher vendor codes, and why knowing the chip model can save you from buying unnecessary equipment. We'll cover both the graphical interface and the command line, so you can choose the most convenient option for your situation.
Using Windows Device Manager
The fastest and most accessible way to obtain primary information about network equipment is to contact the system Device ManagerThis tool is built into the operating system by default and doesn't require any additional software, making it ideal for initial diagnostics. To open it, right-click the Start button and select the appropriate item from the context menu, or enter the command devmgmt.msc in the Run dialog box.
In the window that opens, find the "Network Adapters" section and expand it. Here you'll see a list of all network interfaces, including wired and wireless. The device you're looking for usually has the words "network adapter" in its name. Wireless, Wi-Fi, 802.11 or names of popular manufacturers, such as Intel, Realtek, or Qualcomm. However, the name is often displayed in a generic form, such as "802.11n USB Wireless LAN Card," which doesn't provide any information about the specific chip.
For more detailed information, right-click the adapter and select "Properties." Go to the "Details" tab. In the "Property" drop-down list, select "Hardware ID" or "Device Details." You'll see code strings, such as: PCI\VEN_10EC&DEV_8179Code after VEN_ indicates the manufacturer (in this case 10EC is Realtek), and after DEV_ β for a specific device model.
β οΈ Attention: If the adapter's name appears as "Unknown Device" with a yellow exclamation point in Device Manager, this means the driver is not installed or is not working properly. In this case, the hardware ID method is the only way to find the required driver without internet access using another PC.
Additionally, in the device properties, under the "Driver" tab, you can see the vendor version and development date, which helps you understand how current the installed firmware is. Sometimes the chip manufacturer is listed directly, even if it's hidden under a generic name in the general list. This is especially true for OEM laptop builds, where manufacturers often use standardized names.
Defining a Model via the Command Line and PowerShell
For those who prefer console utilities or need more precise data not displayed in the graphical interface, built-in Windows tools are a great choice. The command line provides a detailed report on network interfaces, including their physical name and connection status. This method is especially useful when the graphical interface is malfunctioning or slowing down.
Run command prompt as administrator and enter the command netsh wlan show driversThe system will respond with a detailed report about the wireless network driver. We're interested in the "Manufacturer" and "Description" lines. This often includes the full chipset name, for example, Intel Corporation or MediaTek Inc., as well as a specific model that supports certain security protocols.
An alternative and even more powerful tool is PowerShell. It allows you to display information in a more structured format. Open PowerShell and enter the following command to list all network adapters and their status:
Get-NetAdapter | Where-Object {$_.InterfaceDescription -like "Wi-Fi" -or $_.InterfaceDescription -like "Wireless"}
This command will filter only wireless adapters. If you need detailed specifications, including supported encryption types and operating modes, use the command netsh wlan show interfacesThe output will show not only the adapter name, but also its radio type (e.g. 802.11ac or 802.11ax), which indirectly indicates the generation of the installed chip.
Specialized utilities for hardware diagnostics
When built-in Windows tools are not enough, third-party programs that can read information directly from registers come to the rescue. hardwareThese utilities often reveal data hidden from standard monitoring tools, including the exact chip revision, temperature, and current connection speed. One of the most popular and free programs is AIDA64 (formerly Everest) or HWiNFO.
In AIDA64, go to "Network" -> "Windows Network." Here, a detailed description of the adapter will show not only the name, but also the bus type, connection speed, and even the MAC address. Furthermore, in the "System Board" -> "Chipset" section, you can sometimes find information about integrated network controllers if the Wi-Fi module is soldered onto the board and connected to the chipset.
Another great option is the utility PCI-Z or classical CPU-Z (Devices tab). They display VEN and DEV codes in a convenient format and often decode them themselves, revealing the device name. This is especially convenient for beginners who don't want to manually search for hex codes online. Programs like DriverPack Solution or Snappy Driver Installer They can also identify a device even if the driver is not installed, as they use their own identifier databases.
β οΈ Attention: Download diagnostic tools only from the developers' official websites. Versions of programs from third-party torrent trackers or dubious portals may contain malicious code disguised as useful tools.
Using specialized software also allows you to test the speed and signal stability, which helps determine whether the chip has degraded over time. Some programs can generate real-time signal strength graphs, which is useful for finding the optimal location for your laptop relative to the router.
Why may programs show different names?
Different utilities read data from different sources: some access the BIOS's ACPI tables, others read PCI device registers directly, and still others retrieve information from the Windows registry. Therefore, the name can vary from the full marketing name to the technical model code.
Analysis of physical markings and documentation
If software methods fail (for example, the system won't boot or the adapter is burned out), the only reliable method is a physical inspection. In most modern laptops, the Wi-Fi module is a small circuit board. M.2 or Mini PCIe, which connects to the motherboard via a connector. Accessing it is often as simple as removing the laptop's back cover and unscrewing a few screws.
The module's board itself always has markings. Look for a sticker or printed text directly on the PCB or chips. These will contain manufacturer codes, such as: AR9285 (Atheros), BCM43142 (Broadcom) or RTL8723BE (Realtek). These codes can be entered into a search engine to accurately identify the model. It's important not to damage the thin antenna wires that connect to the module during inspection.
You can also find information about the installed network card in your laptop's documentation. The exact model of the installed module for each laptop model is often listed in the "Specifications" or "Specifications" section of the technical data sheet or on the manufacturer's website. However, it's important to remember that the manufacturer may install different components in different batches of the same laptop.
To remove the module, you'll need a small Phillips-head screwdriver. The module is secured with a single screw and snaps into place. After removal, you can even read the markings on the back of the board if the front is covered by a metal shield. Be careful of static electricity when working with internal components.
βοΈ Actions during a physical examination
Table of popular vendors and their identifiers
When analyzing hardware IDs, you'll encounter hexadecimal manufacturer identification codes (VENs). Knowing the main ones will help you quickly identify the manufacturer of your chip. Below is a table of the most common laptop Wi-Fi adapter manufacturers and their VENs.
| Manufacturer (Vendor) | Code (VEN) | Typical chip series | Driver Features |
|---|---|---|---|
| Intel Corporation | 8086 | Centrino, Wi-Fi 6 AX200/AX210 | High stability, regular updates |
| Realtek Semiconductor | 10EC | RTL88xx, RTL87xx | Cheap, often found in budget models |
| Qualcomm Atheros | 168C | AR9xxx, QCA9xxx | Good compatibility with Linux, reliability |
| Broadcom Inc. | 14E4 | BCM43xx | Used in MacBooks and premium laptops |
| MediaTek (Ralink) | 14C3 | MT76xx | Popular in USB adapters and budget laptops |
Knowing the manufacturer makes it easier to search for drivers. For example, for chips Realtek You often have to search for drivers on the laptop manufacturer's website, as the versions on the Realtek website may be outdated. At the same time, for Intel It's always better to download drivers from the official Intel website, as they are released earlier and contain more settings.
DEV (device) codes are unique to each model, but VEN (manufacturer) codes group them by brand. If you see a code 8086, you're definitely dealing with an Intel product, regardless of the device name in the Device Manager. This knowledge helps you filter out unnecessary information when searching databases.
Common problems and their solutions
Even knowing the exact chip model, users may encounter difficulties installing drivers or operating the adapter. One common issue is a driver version conflict, where the new version performs worse than the old one. In such cases, driver rollback Using Device Manager or forcibly installing an older version may restore connection stability.
Another issue is disabling the adapter to save power. Windows may cut off power to the USB root or the PCIe device itself, resulting in a loss of Wi-Fi. This can be resolved by going to the adapter's properties and unchecking the "Allow the computer to turn off this device to save power" tab under the "Power Management" tab.
If your laptop stops detecting Wi-Fi networks after reinstalling the system, it's likely that the chipset driver or the specific wireless module driver is missing. In this case, knowing the chip model (obtained using one of the methods described above) allows you to download the driver on another device and transfer it to the laptop via a USB drive.
β οΈ Attention: Driver interfaces and settings locations may vary depending on the Windows version and specific laptop manufacturer. Always check the official manuals for your model for the most up-to-date information.
It's also worth mentioning the issue of 5 GHz network "invisibility." If your chip only supports 2.4 GHz, it simply won't see networks in the 5 GHz range. Checking the chip's specifications (for example, support for the 802.11ac or ax standard) will immediately tell you whether the problem lies in the router's settings or is due to hardware limitations.
Frequently Asked Questions (FAQ)
Is it possible to replace the Wi-Fi module in a laptop with a more powerful one?
In most cases, yes, if the module has a standard M.2 or Mini PCIe connector and isn't tied to the laptop's BIOS (whitelist). However, in modern Ultrabooks, the module is often soldered to the board, making replacement impossible without soldering. You should also check that the antennas are connected (usually there are two wires: black and white).
Why does Device Manager show "Code 43" for my Wi-Fi adapter?
Error "Code 43" means the device has reported problems. This could be caused by a driver error, physical damage to the module, or a power issue. Try completely removing the device from the Device Manager, restarting the laptop, and allowing the system to reinstall the driver.
How do I know if my chip supports Wi-Fi 6?
Wi-Fi 6 complies with the 802.11ax standard. In the command line (netsh wlan show drivers) Look at the "Radio Type" line. If it says 802.11ax, it supports it. Chip model names that contain "AX" (for example, Intel AX200) also indicate this.
Where can I find a driver if it's not available on the laptop manufacturer's website?
Determine the exact chip model (using the hardware ID) and go to the chip manufacturer's website (Intel, Realtek, Qualcomm). They often have universal drivers that are more stable than OEM versions. You can also use Windows Update, which sometimes finds suitable drivers automatically.