Lack of wireless internet connection is a common problem for desktop PC and some laptop users. Many people mistakenly believe that if there are no antennas on the case, then Wi-Fi module The device definitely doesn't. In fact, even budget motherboards of recent years often come with a built-in adapter, and in laptops, it may be hidden under a cover. So how can you reliably find out if your computer supports wireless networks?
This article will help you resolve the issue without disassembling your system. We'll cover software and hardware testing methods, including hidden settings. Windows, diagnostics through BIOS/UEFI, as well as a visual inspection. We'll pay particular attention to cases where the module is present but not working due to disabled drivers or hardware failures.
If you're planning to upgrade your PC or simply want to connect wirelessly, first make sure the adapter isn't the problem. Below are step-by-step instructions for all versions. Windows (from 7 to 11) and universal methods that work even without an operating system.
1. Checking through Windows Device Manager
The fastest way to find out if your computer has Wi-Fi adapter - take a look into device ManagerThis tool displays all installed components, including network cards. Here's how to use it:
Open the menu Start, enter in the search device Manager and select the appropriate result. In the window that opens, find the section Network adapters - you need to expand it by double-clicking.
In the list, look for devices with the words Wireless, Wi-Fi, 802.11 or brand names like Intel Wireless-AC, Qualcomm Atheros, BroadcomIf there are no such points, but there are Unknown device with a yellow triangle - this may be an unidentified adapter (drivers are needed).
⚠️ Attention: In some laptops Lenovo And HP The Wi-Fi module may appear asWLAN(Wireless LAN). Don't confuse it withEthernet- controller is a wired network.
- 🔍 Intel Wireless-AC 9560 — a popular module in laptops Dell And Asus.
- 📡 Qualcomm Atheros QCA61x4 — often found in budget devices.
- 🖥️ Realtek RTL8821CE - common in motherboards Gigabyte And MSI.
- ❌ No items with Wireless — a sign of the absence of a module or malfunctions.
If there is a suspicious device with an exclamation mark in the list, try updating the drivers: right-click on it → Update driver → Automatic searchSometimes this "reveals" a hidden Wi-Fi adapter.
2. Command line: quick diagnostics
For those who prefer text commands, the utility is suitable netsh. It lists all network interfaces, including wireless ones. Run Command line as administrator (via Start → cmd → Run as administrator) and enter:
netsh wlan show drivers
If you see the line as a result Supported radio system type: 802.11n/ac/ax, Means, Wi-Fi module is present and supports the corresponding standard. If a message appears The system did not detect any installed wireless network adapters. — the adapter is physically missing or disabled.
Another useful command is to check all network interfaces:
ipconfig /all
Look for the section in the output Wireless network adapter (Wireless LAN adapter). If it is not there, but there is Ethernet adapter - this is only a wired network.
⚠️ Attention: On some corporate PCs, the Wi-Fi module may be disabled via Group Policy (security policies). In this case, the commands will show its presence, but you won't be able to connect.
Open CMD as administrator|Type `netsh wlan show drivers`|Check the line "Supported radio system type"|If there is no result, try `ipconfig /all`-->
3. Checking in BIOS/UEFI: hardware level
If Windows doesn't see the Wi-Fi module, it might be disabled at the level BIOSThis is relevant for laptops, where manufacturers sometimes disable the adapter to save power. To access BIOS/UEFI, restart your computer and press:
- For most PCs:
Del,F2orF12. - For Lenovo laptops:
Fn + F2or buttonNovo. - For HP:
Esc → F10. - For Asus:
F2(hold while turning on).
On the menu BIOS look for sections like:
- 🔧
Advanced → Onboard Devices Configuration(for motherboards ASUS/MSI). - 📶
Wireless → Wireless LAN(in laptops Dell/HP). - ⚙️
System Configuration → Built-in Device Options(V Lenovo).
The parameter must be in position EnabledIf he Disabled - turn it on, save the settings (F10) and reboot. After that, the module should be detected in Windows.
In some BIOS versions (especially on older PCs), the Wi-Fi option may be hidden under the name WLAN or Airplane Mode - Don't miss her!
| Manufacturer | BIOS entry key | Wi-Fi settings section |
|---|---|---|
| ASUS (motherboards) | F2 or Del |
Advanced → Onboard Devices |
| Lenovo (laptops) | Fn + F2 or button Novo |
Configuration → Wireless |
| HP | Esc → F10 |
System Configuration → Built-in Devices |
| Dell | F12 |
Wireless → Wireless Device Enable |
| Gigabyte (motherboards) | Del |
Peripherals → Wi-Fi Controller |
4. Physical examination: where to look for the module
If software methods do not produce results, visual inspection remains. laptops The Wi-Fi module is usually located under a small cover on the back panel (often marked with an antenna symbol 📶). stationary PCs it can be:
- 🔌 Built in motherboard (module
M.2 2230with a keyE). - 🖥️ Connected to the slot
PCIe x1(external card with antennas). - 🔄 In format
USB adapter(inserted into the port inside the case).
Look for a connector on the motherboard M.2 with an inscription CNVi or Wi-Fi — it is intended for the wireless module. If the slot is empty, but there are two small antenna slots nearby (IPEX), which means the board supports installation of the adapter.
In laptops, the module looks like a small, coin-sized board connected to two antenna wires (black and white). Popular models:
- 📱 Intel AX200/AX210 - supports
Wi-Fi 6. - 📟 Broadcom BCM4352 - often in MacBook and premium PCs.
- 🔄 Realtek RTL8852AE — a budget option for office laptops.
⚠️ Attention: Before disassembling your laptop, disconnect the battery! In some models Acer And MSI The Wi-Fi module may be soldered to the board; replacing it will require a soldering station.
What does a Wi-Fi module look like in a laptop?
Typically it is a small board measuring ~3×2 cm with a connector M.2 2230 (key E). It has a manufacturer's chip on it (for example, Intel or Qualcomm), as well as two antenna connectors (thin cables are connected). In some laptops, the module is covered with a metal shield to protect against interference.
5. Third-party diagnostic programs
If standard means Windows If your questions don't provide a clear answer, use specialized utilities. They will show not only the module's presence but also its technical specifications.
1. HWiNFO (free version):
Download the program from the official website, run it and select Summary-only. In the section Network there will be information about network adapters, including WirelessThe program will even show disabled devices.
2. AIDA64 (paid, but with a trial):
Go to Devices → Windows Devices and find the section Network adaptersAll network cards, including hidden ones, will be displayed here.
3. Speccy (from the developers CCleaner):
In the section Network The adapter type and its specifications (for example, support) will be indicated 802.11ac).
These programs are useful if drivers are not installed - they read data directly from the hardware. For example, HWiNFO can show the module Intel Wireless-AC 9462, even if in Device Manager it is displayed as Unknown device.
6. Check by device model
If you don't want to disassemble your computer or tinker with settings, find out your device's model and check its specifications. To do this:
- Click
Win + R, entermsinfo32and pressEnter. - In the window
System Informationfind the linesSystem model(for laptops) orBaseboard model(for PC). - Copy the model name and look for its specifications on the manufacturer's website or in Google on request type:
Asus ROG Strix G15 G513 Wi-Fi specifications.
For example, for a laptop Lenovo ThinkPad T14 The official website states:
Wireless: Intel Wi-Fi 6 AX201 2x2 AX + Bluetooth 5.1
This means that the module is built in and supports Wi-Fi 6.
For desktop PCs, look for specifications motherboard. For example, MSI B550M PRO-VDH WIFI has the word in the title WIFI — this is a guarantee of the module's availability. But here's the model Gigabyte B450M DS3H (no mention of Wi-Fi) does not support it.
⚠️ Attention: In some regions (for example, China), the same laptop model may be sold with and without a Wi-Fi module. Check the serial number to confirm the configuration.SN) on the box or sticker.
7. What to do if the module is missing
If after all the checks it turns out that There is no Wi-Fi adapter on the computer., there are several ways to solve the problem:
- 🔌 USB adapter: The easiest solution is to buy an external one Wi-Fi dongle (For example, TP-Link TL-WN823N or Asus USB-AC53 Nano). It connects to any USB port and provides access to wireless networks.
- 🖥️ PCIe card: For a desktop PC, you can install an internal card (for example, TP-Link Archer T6E) in the slot
PCIe x1Requires antenna connection. - 🔄 M.2 module: If there is a connector on the motherboard
M.2 Key E, you can purchase an additional module (for example, Intel AX200) and install it yourself. - 📡 Powerline adapter: An alternative to Wi-Fi is to transmit the Internet via electrical wiring (for example, TP-Link AV1000). Suitable for houses with thick walls.
When choosing an adapter, pay attention to:
- Standard
Wi-Fi:802.11ac(Wi-Fi 5) or802.11ax(Wi-Fi 6). - Frequencies:
2.4 GHz(range) +5 GHz(speed). - Availability Bluetooth (if needed).
For laptops without a free slot M.2 the only option is USB adapter. Modern models (for example, Asus USB-AX56) support Wi-Fi 6 and are almost as fast as built-in modules.
FAQ: Frequently Asked Questions
My laptop can't detect Wi-Fi networks, but the module is listed in Device Manager. What's the problem?
Possible reasons:
- 🔄 The driver is outdated or corrupted. Try reinstalling it from the manufacturer's website.
- ⚙️ The module is disabled by the key
Fn + F2(or another combination, see the laptop manual). - 📡 Problems with antennas (check the cable connections to the module).
- 🔌 The option is disabled in the BIOS
Wireless LAN.
Start by updating your drivers and checking your Wi-Fi power keys.
How do I find out which Wi-Fi module is installed in my PC so I can buy a replacement?
Identification methods:
- Through
device Manager: find the module name in the sectionNetwork adapters. - By using HWiNFO: the program will show the exact model (for example, Intel Dual Band Wireless-AC 8265).
- Physical inspection: There is usually a sticker with the model number on the module itself.
For replacement, look for a module with the same connector (M.2 2230 Key E or PCIe) and support of the required standards (Wi-Fi 5/6).
Is it possible to install a Wi-Fi module in an old computer without an M.2 slot?
Yes, there are several options:
- 🔌 USB adapter: Suitable for any PC, even the oldest ones. Speed is limited by the USB version (for
Wi-Fi 5neededUSB 3.0). - 🖥️ PCI card: For older PCs with a slot
PCI(NotPCIe) adapters like these will do TP-Link TL-WN851ND. - 📡 External router in bridge mode: You can connect a wired PC to a router via cable, and the router to the main network via Wi-Fi.
For PCs manufactured before 2010, a USB adapter is the only universal solution.
Why does the Wi-Fi adapter appear in Device Manager, but it doesn't connect to any networks?
Possible reasons:
- 🔍 The driver was installed incorrectly (for example, from a different model). Remove it via
device Managerand install from the official website. - 📡 Antennas are not connected (relevant for laptops after disassembly).
- ⚡ Nutritional problems: in
Device ManagerCheck if there is an exclamation mark icon next to the adapter. - 🔌 Conflict with other network equipment (for example, with Bluetooth-module).
Try rolling back the driver or running Troubleshooting through Settings → Network & Internet.
How can I test my Wi-Fi module without connecting to a network?
Diagnostic methods:
- Turn on
Airplane modeand check if the adapter disappears fromDevice ManagerIf yes, it works. - Use the command
netsh wlan show interfacesVCMDIf the adapter is active, you will see its status (Enabled). - Connect an external antenna (if there is a connector) and check the signal level in the program inSSIDer.
If the module is not detected even after reinstalling the drivers, it is most likely faulty.