In today's digital world, a stable wireless connection is critical for work, entertainment, and communication. However, situations often arise when it's important to know exactly what hardware is installed in your computer or laptop. The question of how to check your Wi-Fi adapter arises when searching for drivers, troubleshooting connection issues, or planning a network card upgrade.
Knowing the exact model network card This helps avoid errors when downloading software from official manufacturers' websites. It also helps you understand whether your device supports modern communication standards, such as Wi-Fi 6 or Wi-Fi 6E, and dual-band operation. Without this information, diagnosing internet problems becomes a matter of guesswork.
There are many ways to obtain this information, ranging from built-in operating system tools to specialized utilities. In this article, we'll examine each method in detail so you can choose the most convenient option. We'll cover both the Windows graphical interface and more advanced tools for experienced users.
Using Windows Device Manager
The most direct and reliable way to find out which Wi-Fi adapter is installed on your system is to open Device Manager. This system component provides comprehensive information about all connected hardware. To access it, press a key combination. Win + X and select the appropriate item in the menu that appears.
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 Adapters" in its name. Wireless, Wi-Fi, 802.11 or brand names like Intel, Realtek, Qualcomm.
- 📡 Intel Dual Band Wireless — popular modules with support for two frequency ranges.
- 📡 Realtek RTL8822BE — common solutions for budget laptops.
- 📡 Qualcomm Atheros — often found in gaming laptops and motherboards.
- 📡 MediaTek MT7921 — modern chips supporting the latest standards.
Double-clicking a device opens a properties window. The "General" tab displays the device's status, and the "Details" tab even displays its hardware IDs. This is especially useful if the driver isn't installed and the device is listed as an "Unknown Device."
⚠️ Important: If there are no devices labeled "Wireless" or "Wi-Fi" in the list of network adapters, this may mean the driver is not installed or the adapter is disabled in the BIOS. In some cases, the adapter may be hidden; try selecting "View" → "Show hidden devices" in the Device Manager menu.
Obtaining information via the command line
For those who prefer a text-based interface or need quick diagnostics without unnecessary clicks, the command line is ideal. This method not only allows you to see the adapter name but also obtain detailed information about its status and network configuration.
Launch Command Prompt (CMD) as administrator or use PowerShell. Enter the command netsh wlan show interfaces and press Enter. The system will display a detailed report on the current wireless connection, including the adapter name, its GUID, the SSID of the connected network, and the radio type.
netsh wlan show interfaces
In the command output, pay attention to the "Name" line—this is the exact name of your Wi-Fi module. You can also see the radio type (e.g., 802.11ac or 802.11ax), which immediately tells you what speeds and frequencies your equipment supports.
An alternative way is to use the command ipconfig /allIt will display all network interfaces, including their physical addresses (MAC addresses) and hardware descriptions. Although the output is less structured than netsh, it is useful for quickly checking the presence of an adapter on the system.
Checking through Network and Internet Settings
In Windows 10 and 11, Microsoft has significantly redesigned the settings interface, making it more user-friendly. The graphical "Settings" interface allows you to quickly access basic information about your network adapter without using complex tools.
Go to the Start menu and select Settings (the gear icon), then open Network & Internet. Depending on your version of Windows, you may need to go to Wi-Fi → Manage known networks or click Properties for your active network.
In the properties window that opens, you'll see information about the security protocol, channel frequency, and, importantly, hardware properties. Scroll down to the "Properties" section, where the adapter model and driver version are often listed. This is a convenient way to check system settings if you're worried about making a mistake.
| Parameter | Description | Where to find |
|---|---|---|
| Adapter model | The exact name of the chip | Device Manager / Network Properties |
| Driver version | Date and software version number | Driver tab in properties |
| Protocol | Communication standard (ac, ax, n) | Network properties in Settings |
| Physical address | Device MAC address | ipconfig /all or Properties |
Additionally, in the "Advanced Network Settings" (or "Advanced Network Settings") section, you can find a link to the network's "Status," which also displays information about the connected adapter. This is especially convenient on touchscreens on convertible laptops.
Using System Information (msinfo32)
The System Information utility is a powerful tool for collecting data about your computer's configuration. It allows you to view not only the adapter name, but also its resource usage, IRQ interrupts, and system addressing.
To start, click Win + R, enter msinfo32 and press Enter. In the left pane, expand the "Components" branch and select "Network." The "Adapter" subcategory will display a complete list of all network cards. Look for lines with "Wireless" or "Wi-Fi" in the "Type" field.
It displays significantly more technical details, including the manufacturer name, PNP device version, and power-on status. This is an indispensable tool for IT specialists, conducting deep diagnostics of hardware conflicts.
⚠️ Note: The data in the msinfo32 utility may be delayed when hardware status changes. If you just installed a new adapter, we recommend restarting your computer before running the scan.
Why do you need PNP Device ID?
A Plug and Play (PNP) identifier is a unique string used by the operating system to recognize a device and select a driver for it. Knowing this ID (for example, PCI\VEN_8086&DEV_24FD) allows you to find a driver for even the most rare or old hardware if standard search methods fail.
Third-party hardware detection utilities
If built-in Windows tools don't display accurate information for some reason, or you want a more detailed report, third-party programs can help. They often display data hidden from the average user, including chip temperature and signal strength in real time.
One of the most popular snails is CPU-Z, which, although processor-focused, often displays information about the chipset and integrated controllers. More specialized tools, such as AIDA64 or HWiNFO, provide comprehensive data on any component of the system.
- 🔍 AIDA64 Extreme — a paid, but very powerful tool for detailed analysis.
- 🔍 HWiNFO — a free utility with a deep dive into hardware.
- 🔍 DriverPack Solution — automatically detects the device and offers a driver.
- 🔍 WirelessMon — specialized software for monitoring Wi-Fi environments.
Using such programs is advisable when comparing the performance of several adapters or stress testing a network. They also help identify issues with wireless module overheating, which can lead to unstable operation.
☑️ Checking the adapter
Performance Analysis and Standards Support
Once you know your adapter model, it's important to understand what it actually means. Modern Wi-Fi adapters vary in supported standards (802.11n, ac, ax), frequency bands (2.4 GHz, 5 GHz, 6 GHz), and number of antennas (MIMO).
For example, if the model name contains an abbreviation AX, this indicates support for the Wi-Fi 6 standard, which provides high speed in noisy environments. The presence of the word in the name Dual Band speaks of the possibility of working in both main frequency ranges.
It's also worth paying attention to the number of MIMO (Multiple Input Multiple Output) streams. Adapters labeled 2x2 or 4x4 are capable of transmitting and receiving data simultaneously through multiple antennas, significantly increasing channel throughput.
Understanding these specifications will help you configure your router correctly. There's no point in enabling Wi-Fi 6 mode on your router if your adapter only supports Wi-Fi 5 (ac). Conversely, knowing your adapter's capabilities will allow you to negotiate a plan from your provider that matches the technical capabilities of your equipment.
⚠️ Note: Router and operating system settings interfaces may change with updates. If you don't find the setting in the described location, look for it in related sections or refer to your device manufacturer's documentation.
Why doesn't the computer see the Wi-Fi adapter?
Most often, the problem lies in a missing or incorrectly functioning driver. The adapter may also be physically disconnected inside the laptop (for example, after cleaning it from dust) or blocked in the BIOS/UEFI. Check whether Airplane Mode is enabled or whether the adapter is disabled by software in Device Manager.
Is it possible to update the Wi-Fi adapter on a laptop?
In most modern Ultrabooks, the Wi-Fi module is soldered onto the motherboard and is not replaceable. However, many gaming and business laptops use the standard M.2 or Mini PCIe form factor, allowing you to upgrade the card to a more powerful one yourself.
How do I know if my adapter supports 5GHz?
Check the model name in Device Manager. If the name includes "Dual Band," "5G," or the "802.11ac/ax" standard, it supports it. You can also try looking for 5 GHz networks in the list of available networks; if you don't see any, the adapter may only support 2.4 GHz.
Does driver version affect Wi-Fi speed?
Yes, new driver versions often contain optimizations to improve connection stability, increase data transfer speeds, and fix security vulnerabilities. Regularly updating drivers from the manufacturer's website is a good practice.