Internet speed issues or sudden wireless network drops often prompt users to question the health of their equipment. The first step in troubleshooting is always identifying the installed communication module, as it determines connection stability. Many laptop owners are unaware that their device may contain a module from Intel, Realtek, or Broadcom, each with its own unique characteristics.
Knowing the exact model Wi-Fi adapter This is necessary not only for purchasing an antenna but also for correctly installing drivers, especially after reinstalling the operating system. Without the correct software, even the most powerful module will function incorrectly or not turn on at all. In this article, we'll examine all available methods for device detection, from built-in Windows tools to specialized software.
Identifying hardware specifications is a basic skill that will help you avoid unnecessary expenses on a new router if the problem lies with your laptop's signal receiver. Modern systems often hide hardware details from the average user, but we'll show you where to look.
Using Windows Device Manager
The easiest and fastest way to find out which wireless module is installed in your system is to use the standard hardware management tool. To do this, press the following key combination: Win + X and select "Device Manager" from the menu that appears. Alternatively, right-click the Start button and select the appropriate section.
In the window that opens, find the category Network adapters and expand it. A list of all network interfaces, including wired and wireless, will be displayed. The module you're looking for usually contains the words "Wireless," "Wi-Fi," "802.11," or the brand name in its name, such as Intel Wireless-AC 9560 or Realtek RTL8822BE.
If you see a device with a yellow exclamation mark or the name "Unknown Device," it means the drivers are not installed or are not working correctly. In this case, the system cannot correctly identify the model, and you will need to search for the driver. Equipment ID, which we will discuss below.
⚠️ Caution: Do not remove or disable devices in Device Manager unless you are sure of their purpose. This may result in loss of network connection and the need for a reboot.
Once you've found the line you need, you can right-click it and select "Properties." The "General" tab often displays a more detailed description, and the "Driver" tab displays the version of the installed software. This information can be useful when searching for updates on the manufacturer's website.
Checking via command line and PowerShell
For those who prefer working with the console or need more detailed technical information, the command line is an excellent tool. This method allows you to obtain information not only about the model, but also about the connection status, encryption type, and even the physical address (MAC) of the device.
Open the command prompt by typing cmd in search, or use PowerShell. Enter the command netsh wlan show interfaces and press Enter. The system will generate a detailed report, where the "Name" line will contain the exact name of your wireless adapter.
C:\Users\User> netsh wlan show interfacesInterface name: Wireless network
Status: connected
SSID: MyHomeWiFi
BSSID: 00:11:22:33:44:55
Network type: Infrastructure
Radio type: 802.11ac
Adapter name: Intel(R) Wi-Fi 6 AX201 160MHz
Driver status: working properly
Another useful option is to use the command wmic, which allows you to display information in a more structured form. Enter wmic path win32_networkadapter where"NetEnabled=true" get name, manufacturerto see a list of active network cards and their manufacturers.
What do error codes in command output mean? If the command output mentions an error code (such as Code 10 or Code 43), this indicates a hardware failure or critical driver error that requires reinstallation or replacement of the module.
PowerShell provides even deeper diagnostic capabilities. The command Get-NetAdapter will display all network interfaces, and by filtering them by the word "Wi-Fi," you can quickly obtain the data you need. This method is especially convenient for system administrators who need to collect information from multiple computers.
Identifying a model by equipment ID
It's quite common to see "Unknown Device" instead of a device name in Device Manager, especially on recent Windows builds. In this case, standard methods won't work, and we'll need to equipment identifier (Hardware ID). This is a unique code that can be used to find drivers even for very old or rare models.
Return to Device Manager, locate the unknown device (often marked with a yellow triangle), right-click it, and select "Properties." Go to the "Details" tab and select "Hardware IDs" from the drop-down list.
- 🔍 Copy the first line of code, it looks something like this
Get-NetAdapter will display all network interfaces, and by filtering them by the word "Wi-Fi," you can quickly obtain the data you need. This method is especially convenient for system administrators who need to collect information from multiple computers. PCI\VEN_8086&DEV_24FD.
The code consists of the prefixes VEN (Vendor) and DEV (Device). Knowing these values, you can accurately identify the chipset. For example, VEN_8086 always points to Intel, and VEN_10EC — on Realtek. This is a universal method that works for any hardware running Windows.
| Manufacturer (VEN) | Code (Hex) | Popular adapter series |
|---|---|---|
| Intel Corporation | 8086 | Intel Dual Band, Wi-Fi 6 AX200/AX210 |
| Realtek Semiconductor | 10EC | RTL8821CE, RTL8723DE |
| Qualcomm Atheros | 168C | QCA9377, QCA6174 |
| Broadcom Inc. | 14E4 | Broadcom 43xx series |
Using this method, you're guaranteed to find the software you need, even if your laptop doesn't have internet access (the driver can be downloaded on another PC and transferred via a flash drive). This is the "gold standard" of diagnostics for system engineers.
☑️ What to do if drivers are missing
Using specialized utilities
If you don't want to mess around with system settings and codes, third-party programs can help. They automatically scan the system and provide a detailed report on all components, including network cards, their temperature, driver version and supported standards.
One of the most popular and free snails is AIDA64 (formerly Everest). After launching the program, go to "Network" → "Windows Network." Here, a detailed report will show the adapter model, its MAC address, connection status, and even the current link speed.
Another great option is the utility HWiNFOIt's more focused on hardware specifications. In the "Network" section, you can see not only the Wi-Fi module model but also detailed real-time performance data.
⚠️ Warning: Download diagnostic programs only from the official websites of the developers. Versions from third-party resources may contain viruses or adware.
The advantage of such programs is that they display information in a convenient, structured format, often with graphs and additional technical details hidden in standard Windows menus. For example, you can view the signal strength in dBm, which is useful for configuring the router's location.
Physical inspection of the Wi-Fi module
In cases where software methods fail (for example, the laptop won't turn on or the module is burned out), the only option is a physical inspection. Most modern laptops use modules of the following format: M.2 (NGFF) or Mini PCIe, which are easily accessible for replacement.
For inspection it is necessary:
- 🔧 Disconnect the laptop from the power supply and remove the battery (if it is removable).
- 🔩 Unscrew the screws of the bottom case cover and carefully remove it.
- 📍 Find a small board, approximately 12x30 mm in size, with two thin wires (antennas) connected to it.
The board itself usually has a model number printed on it. For example, on Intel modules, this might be a sticker with the inscription AX200NGW.
This method also allows you to visually assess the condition of the contacts and the presence of oxidation. If the module is removable (not soldered to the motherboard), it can be replaced with a newer model that supports the standard. Wi-Fi 6, significantly improving internet speed.
Common problems and their solutions
Even knowing the adapter model, users may experience unstable performance. Often, the problem lies in the power settings. Windows may automatically turn off the device to save power, leading to connection interruptions.
To fix this, go to Device Manager, open the properties of your Wi-Fi adapter, and go to the "Power Management" tab. Uncheck "Allow the computer to turn off this device to save power." This will force the module to run at full power at all times.
Another common issue is driver conflicts after a system update. If your internet connection is lost after a Windows update, try "Roll Back Driver" in the device properties or uninstalling the device completely, then updating the hardware configuration using the "Action" menu.
Why doesn't my laptop see 5 GHz networks?
Your adapter most likely only supports the 802.11n (2.4 GHz) standard. Modules that operate in the 5 GHz band have the words "Dual Band," "AC," or "AX" in their names. Check your model's specifications online.
Is it possible to replace the built-in Wi-Fi module with an external USB one?
Yes, this is a great solution if the built-in adapter burns out. The external USB dongle will be detected as a new network device and will work in parallel or in place of the main one.
How do I find out my supported Wi-Fi speed?
In the command line, enter netsh wlan show interfacesLook for the "Radio Type" or "Receive/Transmit Rate" line. Numbers like 866.7 Mbps or 1200 Mbps indicate your actual connection speed.
Does the driver affect internet speed?
Yes, very much so. An outdated driver may not realize the full potential of the standard (for example, it may operate in N mode instead of AC) or cause connection interruptions. Always use software from the laptop or chipset manufacturer's website.
In conclusion, checking your Wi-Fi adapter is a simple procedure, but important for maintaining the health of your network. Whether you use built-in Windows tools or third-party software, the choice of method depends on your goals and level of experience. Regularly update your drivers and monitor your hardware to enjoy a fast and stable internet connection.