Have you bought a laptop or built a desktop PC, but aren't sure if it supports wireless networks? Or has your Wi-Fi suddenly stopped working, and you want to make sure the problem isn't due to a missing adapter? In this article, we'll cover the details. All possible ways to check for the presence of a Wi-Fi module on devices running Windows 10 — from standard system tools to diagnostics via BIOS.
Lack of drivers, hardware malfunctions, or simply ignorance of the device model often mislead users. We'll show you how distinguish a software problem from the physical absence of an adapter, without disassembling the computer case. The instructions are suitable for both laptops (ASUS, HP, Lenovo etc.), as well as for desktop PCs with external or built-in Wi-Fi modules.
1. Checking through Device Manager is the fastest way
Let's start with the most obvious and universal method. device Manager Shows all hardware components installed in the system, including network adapters. If a Wi-Fi module is present but not working due to driver issues, you'll see that too.
To open Device Manager:
- 🖱️ Right-click on the button
Start(or a combinationWin + X) and selectdevice Manager. - 🔍 Expand the branch
Network adapters. - 📡 Look for devices with names like Wireless, Wi-Fi, 802.11 or models from Intel, Qualcomm Atheros, Broadcom.
If there are similar devices in the list, the adapter is physically present. If there is a yellow exclamation mark, then the problem is in the drivers. If the branch Network adapters empty or just there Ethernet- controller - most likely, there is no Wi-Fi module.
Check the antenna connections (for PC)
Update your hardware configuration in Device Manager
Make sure the module is not disabled in BIOS.
Try connecting an external USB adapter for testing-->
2. Command line: check via netsh And ipconfig
For those who prefer to work with the console, there are two useful tools: netsh And ipconfigThey allow you to check the presence of a Wi-Fi adapter and its current status without a graphical interface.
Open Command line as administrator (type cmd in the search, then right-click - Run as administrator) and run:
netsh wlan show drivers
If you see the line in the response Supported radio type: 802.11n/ac/ax — the adapter is present and supports modern Wi-Fi standards. If the command returns an error No wireless interfaces — the module is missing or disabled.
Additionally, check the list of network interfaces:
ipconfig /all
Search section Wireless LAN adapterIf it's not there, there's no adapter. If there is, the status is Media is disabled, try turning on Wi-Fi using the button on the laptop case or in the BIOS.
3. Check in Windows 10 settings
In modern versions Windows 10 There's a separate section for managing networks, where you can see available adapters. This method is easier than the command line, but it doesn't always display complete information.
Go to:
Start → Settings (⚙️) → Network & Internet → Status → View network properties.
In the block Properties find the line Wireless network (Wi-Fi)If it is missing, there is no adapter. If there is, the status Disabled, try:
- 🔄 Restart your computer.
- 🔧 Press the function key to turn on Wi-Fi (e.g.
Fn + F2on Lenovo). - 🔌 Check if the adapter is disabled in BIOS.
Via Wi-Fi
Via Ethernet (cable)
I use a USB modem
Another option-->
4. Diagnostics via BIOS/UEFI
If the adapter isn't detected in Windows, but you suspect it's there (for example, on a laptop), check its status in the BIOS. This is relevant if the module hardware disabled — this happens after a reset or firmware update.
To enter BIOS:
- Restart your computer.
- When the manufacturer's logo appears, click
F2,Del,Escor another key (depending on the model). - Find the section
Advanced,System ConfigurationorWireless. - Look for parameters like
Wireless LAN,WLANorWi-Fi- they must be able toEnabled.
If the option is missing, the adapter is physically missing. If it is present but disabled (Disabled), turn it on and save the settings (F10).
What to do if you can't find the Wi-Fi option in BIOS?
On some motherboards (especially cheap ones) the option may be hidden in a submenu Onboard Devices or PeripheralsIf it is not there at all, most likely there is no connector for a Wi-Fi module on the board (for example, on budget Gigabyte B450 or ASRock H310).
5. Physical inspection: where to look for a Wi-Fi adapter
If software methods do not produce results, there remains visual inspectionIn laptops, the Wi-Fi module is usually located under a cover on the bottom panel (near the cooler or battery). In desktop PCs, it may be:
- 🖥️ Built into the motherboard (on boards with Wi-Fi support, for example, ASUS ROG Strix or MSI MPG).
- 🔌 Connected to the connector
M.2 Key E(small slot next to PCIe). - 📡 As a separate PCIe card (for example, TP-Link Archer TX3000E).
- 🔗 Connected via USB (external adapters like ASUS USB-AC56).
On laptops, the module looks like a small board with antenna wires (usually black and white). On PCs, it looks like a card with a metal plate and antenna connectors. If there's nothing like that, there's no adapter.
6. Checking using third-party utilities
If standard Windows tools don't provide a clear answer, use specialized programs. They will show not only the presence of the adapter but also its technical specifications.
| Program | What does it show? | Download link |
|---|---|---|
| HWiNFO | Adapter model, supported standards (802.11ac/ax), chip manufacturer | Official website |
| AIDA64 | Detailed information about network devices, including MAC address and driver version | Official website |
| Speccy | Basic information about the Wi-Fi adapter in the section Network |
Official website |
| Device Manager (built-in) | List of devices with error codes (if any) | Through Start → Device Manager |
For example, in HWiNFO go to the section Network - there will be a line Wireless Adapter with the model. In AIDA64 look for Devices → Network Devices.
7. What to do if there is no adapter
If after all the checks it turns out that there is no Wi-Fi module, you have several options:
- 🖧 Buy external USB adapter (For example, TP-Link TL-WN823N or ASUS USB-AC51). Suitable for any PC, no disassembly required.
- 🔧 Install internal PCIe adapter (For example, Intel AX200 for modern Wi-Fi 6 standards). Requires a free slot on the motherboard.
- 📱 Use smartphone as a modem (via USB or Bluetooth).
- 🔄 Replace the Wi-Fi module in your laptop (if it's removable). Find a model with the same connector (
M.2 2230orNGFF).
For desktop PCs, the most reliable option is a PCIe adapter with antennas (for example, TP-Link Archer T6E). It provides a better signal than USB devices and supports modern standards. 802.11ac/ax.
FAQ: Frequently asked questions about checking your Wi-Fi adapter
My laptop can't detect the Wi-Fi network, but the adapter is listed in Device Manager. What's the problem?
Possible reasons:
- 🔌 The adapter is disabled by a function key (for example,
Fn + F2). - 🔄 The driver is outdated or damaged (try updating it manually).
- 📡 Problems with the router (reboot it).
- 🔧 The option is disabled in the BIOS
Wireless LAN.
Start by restarting your laptop and router. If that doesn't help, uninstall the adapter driver in Device Manager and reinstall it.
How do I find out which Wi-Fi adapter is installed on my PC?
Methods:
- Through device Manager (chapter
Network adapters). - Through command line:
wmic nic get name, manufacturer. - Through programs like HWiNFO or AIDA64.
- On a laptop - according to the device model (find the specifications on the manufacturer's website).
If the adapter is external (USB or PCIe), the model is usually indicated on the case.
Is it possible to add Wi-Fi to an old computer without a built-in adapter?
Yes, there are several ways:
- 🖥️ PCIe adapter - if there is a free slot on the motherboard (for example, TP-Link TL-WN881ND).
- 🔌 USB adapter - a universal solution (for example, Edimax EW-7811Un).
- 📱 Smartphone in modem mode - temporary solution via USB or Bluetooth.
For older PCs (before 2010), a USB adapter with the standard will do. 802.11nFor modern tasks (online gaming, 4K streaming), take 802.11ac or Wi-Fi 6.
Why does Device Manager show "Unknown Device" instead of the Wi-Fi adapter?
This means that:
- 🔧 The wrong driver is installed (or is missing).
- 🔌 The adapter is faulty or incorrectly connected (applicable to PCIe/USB devices).
- 🖥️ The Wi-Fi module connector on the laptop may be disabled (check the antenna connections).
Solution:
- Remove "Unknown Device" in Device Manager.
- Download the driver from the laptop/motherboard manufacturer's website.
- Install the driver manually via
Update Driver → Search this computer.
How do I check if my Wi-Fi adapter supports the 5 GHz standard?
Verification methods:
- 📊 Through device Manager: Find the adapter model and search for its specifications online.
- 🔍 Through command line:
netsh wlan show driversLook for the line
Supported radio typesIf there is.802.11aor5 GHz— the adapter supports this range. - 🛠️ Through programs like HWiNFO (chapter
Wireless Capabilities).
Budget adapters (eg Realtek RTL8188EE) often work only on 2.4 GHz. For 5 GHz I need an adapter with support 802.11ac/ax (For example, Intel AX200).
Now you know all the ways to check for a Wi-Fi adapter on your computer Windows 10If you have an adapter but it's not working, the problem is most likely with the drivers or settings. If you don't have one, choose the appropriate upgrade option. Remember that even older PCs can be upgraded to modern Wi-Fi by choosing the right adapter.
⚠️ Note: On some laptops (e.g. Dell Latitude or HP EliteBookThe Wi-Fi module may be integrated into the motherboard and cannot be replaced. Before purchasing a new adapter, check the compatibility of your device model.