Internet connection issues often catch you by surprise when the network card driver crashes or the system stops detecting the device. In such a situation, the first step to restoring functionality is hardware identification. You need to know exactly which one it is. module installed on your laptop to download the correct version of software from the manufacturer's website.
It also happens that the user wants to replace the built-in module with a more powerful external equivalent, but does not know which interface is used in the current configuration. Model determination Wireless Adapter — this is a basic skill required for any professional network diagnostic. Without this information, it is impossible to select compatible drivers or check support for modern encryption standards.
In this article, we'll cover all available methods, from simple graphical interfaces to advanced command lines. You'll learn how to discover hidden hardware settings that aren't visible in standard settings menus. This will allow you to confidently manage network connections and quickly resolve technical issues.
Checking through Windows Device Manager
The most obvious and accessible way is to use the standard operating system snap-in. Press the key combination Win + R and enter the command devmgmt.mscIn the window that opens, find the "Network Adapters" section and expand it. This displays all physical and virtual network interfaces installed in the system.
Usually the wireless module has a marking in its name Wireless, Wi-Fi, 802.11 or a brand name, for example, Intel, Realtek, Qualcomm AtherosHowever, if the driver isn't installed, the device may appear as "Unknown Device" with a yellow exclamation point. In this case, the standard model name won't help, and you'll have to use the code identification method.
Double-click the found device to open its properties. Go to the "Details" tab. In the "Property" drop-down list, select "Hardware IDs." You'll see lines like PCI\VEN_8086&DEV_24FB...These codes are a unique identifier for your hardware.
- 🔍 VEN (Vendor ID) — equipment manufacturer identifier.
- 💻 DEV (Device ID) — identifier of a specific device.
- 📟 SUBSYS — a subsystem that often indicates the laptop manufacturer.
- 🔗 REV — hardware revision.
⚠️ Note: If "Microsoft Wi-Fi Direct Virtual Adapter" appears in Device Manager, it's a virtual interface. Look for the physical device, which includes the actual chipset brand in its name.
Using the Command Prompt and PowerShell
For those who prefer speed and precision, the command line provides comprehensive information without having to navigate menus. Launch the console as administrator and enter the command netsh wlan show driversThis utility displays detailed technical specifications of the driver and adapter.
In the resulting report, find the line "Adapter name." The exact model will be listed there, for example, Intel(R) Dual Band Wireless-AC 8265Here you can also find out the supported radio types and driver version, which is critical for troubleshooting compatibility conflicts.
An alternative for PowerShell is the command Get-NetAdapterIt displays the connection status and interface description. For more detailed information, you can use the filter: Get-NetAdapter | Where-Object {$_.Status -eq "Up"}This will display only active network cards.
Sometimes built-in Windows tools can't read data correctly due to software glitches. In this case, it's worth turning to third-party software that can read data. DMI (Desktop Management Interface) directly.
Specialized software for diagnostics
Programs like AIDA64, HWiNFO or Speccy Scan your system more deeply than standard OS tools. They read data directly from the BIOS and registry, providing a complete picture of your hardware. Download the free version of the utility, run a scan, and go to the "Network" section.
Here you'll see not only the adapter model, but also its MAC address, current connection speed, signal strength, and even the chip temperature (if the sensor is supported). This is especially useful for diagnosing overheating or unstable module operation.
Another powerful tool is the utility HWMonitor or specialized scanners from manufacturers, for example, Intel PROSetThey allow you to update drivers and change power saving settings, which directly affect Wi-Fi speed.
- 🚀 AIDA64 — a paid, but the most detailed tool for professionals.
- 🛠️ HWiNFO — a free alternative with excellent detailed reporting.
- 📊 Speccy - simple interface, ideal for beginners.
Model identification by physical marking
If the operating system won't boot or the hard drive is damaged, a physical inspection is the only option. Many laptops have a sticker with basic information on the bottom cover. Look for logos. Intel Inside, Wi-Fi CERTIFIED or barcodes with serial numbers.
The adapter model is often listed in the laptop's documentation or on the box. If you know the exact laptop model (e.g., HP Pavilion 15-dk1000), you can go to the manufacturer's official website, find the support page and look at the specifications in the "Network" section.
⚠️ Note: Manufacturers' website interfaces change frequently. If you don't find information in the "Support" section, try searching for the full model name in Google, followed by "specs" or "specification."
For advanced users, a method for opening the case is available. After removing the back cover, you can find the Wi-Fi module itself. This is usually a small board of the same format. M.2 or Mini PCIeThe module's model is always stamped on the sticker, for example, QCNFA335 or AX200NGW.
Do I need to open my laptop to find the adapter model?
In 95% of cases, this is unnecessary. Software methods provide the same information. Opening the laptop is only necessary if it won't turn on, and knowing the model is vital for ordering a spare part.
Table: Popular manufacturers and their designations
Understanding the labels helps you navigate the device list more quickly. Different vendors use their own prefixes and naming conventions. Below is a table to help you decipher the abbreviations you might encounter in Device Manager.
| Manufacturer | Typical prefixes | Example of a model | Peculiarities |
|---|---|---|---|
| Intel | Intel(R) Wi-Fi, Centrino | Intel AX210 | High stability, frequent updates |
| Realtek | RTL, Realtek PCIe | RTL8822BE | Budget solutions, often found in budget laptops |
| Qualcomm Atheros | QCA, Atheros | QCA6174 | Good compatibility, but old drivers |
| Broadcom | Broadcom, BCM | BCM4352 | Commonly found in Dell and HP laptops |
Knowing the manufacturer makes it easier to search for drivers. For example, for Realtek It's best to download drivers from the laptop manufacturer's website, as generic drivers from the Realtek website may not work correctly.
Search for drivers by hardware ID
If Windows shows "Unknown Device," knowing the model becomes critical. Copy the line VEN And DEV from the device properties. Paste these codes into the browser's search bar. There are numerous databases that will decipher these codes and suggest the exact name.
One of the most reliable resources is the website PCI Database. Entering four-digit codes there after VEN_ And DEV_, you'll get the official chipset name. After that, you can go to the laptop manufacturer's website and look for the driver for this specific model in the "Support" section.
Automatic driver installers (driver packs) can also help, but you should be careful with them. They often install junk or incompatible versions. It's better to use The official website of the laptop manufacturer, indicating the serial number of the device there.
☑️ Driver search algorithm
Common problems and their solutions
Even knowing the model, users still encounter errors. Error codes 10 or 43 in Device Manager often indicate that the device cannot start. This may be due to power settings. Go to the adapter properties, select the "Power Management" tab, and uncheck "Allow the computer to turn off this device to save power."
Another issue is version conflicts. After updating Windows 10 or 11, the system may automatically replace a working driver with a "newer" but less stable one. In this case, rolling back the driver via the "Driver" tab -> "Roll Back Driver" helps.
⚠️ Attention: If after reinstalling the OS, Wi-Fi has completely disappeared and the adapter is not visible even as an unknown device, it may be physically faulty or the contact inside the case has come loose.
Sometimes a complete reset of network settings helps. In Windows 10/11, this is done via Settings → Network & Internet → Advanced network settings → Network resetThis action will delete all saved passwords and reset network components to factory settings.
Is it possible to use drivers from a different laptop model?
This sometimes works if the Wi-Fi chipset is the same. However, it's best not to take any chances, as laptop manufacturers often modify the power supply and antennas for a specific adapter model, and a universal driver can lead to instability.
Does the adapter model affect internet speed?
Yes, directly. Older 802.11n adapters won't be able to deliver the speeds your plan offers if your router supports 802.11ac or ax. Support for the 2.4 GHz and 5 GHz bands is also important.
How do I know if my adapter supports 5GHz?
In the command line, enter netsh wlan show driversFind the line "Supported radio types." If you see 802.11a, 802.11n (at 5 GHz), 802.11ac, or ax, then 5 GHz support is present.