Many users, when building a new system unit or purchasing a pre-built computer, encounter a frustrating situation: the operating system is installed, but there's no wireless network connection. The question of how to find out if a PC has a Wi-Fi adapter becomes especially pressing when you don't have an Ethernet cable handy and need internet access urgently. Often, manufacturers of cased PCs or laptops don't list the presence of an integrated module in the basic specifications on the price tag, leaving this detail to a closer look at the specifications.
Lack of wireless connection doesn't always mean broken or missing equipment. In some cases drivers The antennas may not be installed, the module itself may be disabled in the BIOS, or the antennas may simply not be connected to the motherboard. Understanding your computer's hardware will help you avoid unnecessary expenses on external USB dongles if the functionality is already built into the system.
In this article, we'll take a detailed look at software and hardware diagnostic methods. You'll learn how to use built-in Windows tools, analyze your system configuration via the command line, and even look inside the case to visually confirm the presence of a problem. antenna connectorsThis knowledge will allow you to accurately determine the status of your wireless equipment.
Checking through Windows Device Manager
The fastest and most reliable way to obtain information about connected hardware is to use the System Manager. This tool provides comprehensive information about all components the operating system has identified at the hardware level. To access it, right-click the Start button and select the appropriate item from the context menu, or use a keyboard shortcut. Win + X.
In the window that opens, look for the "Network Adapters" section. Expand the list by clicking the arrow to the left of the category name. If you see lines containing the words Wireless, Wi-Fi, 802.11 or brand names like Intel Dual Band Wireless, Realtek RTL8822BE, Qualcomm Atheros, then the physical module is present in the computer. Even if there's a yellow exclamation point next to the device, this only indicates a software issue, not a hardware failure.
⚠️ Note: If you only see devices named "Ethernet," "Gigabit Controller," or "Virtual Adapter" in the "Network Adapters" list, this doesn't guarantee that WiFi isn't present. The module may be disabled in the BIOS or burned out, preventing the system from detecting it.
Sometimes the adapter may be hidden in the "Other devices" section under the name "Unknown device." This is a classic sign that the hardware is present, but the drivers are missing. In this situation, the computer doesn't know how to communicate with the adapter. network controller, and marks it as an unknown object. For more information, you can double-click the device and go to the "Details" tab, where you can find the manufacturer code in the "Hardware ID" drop-down list.
Network analysis via command line
For more in-depth diagnostics and detailed reporting of network interface status, the command line is ideal. This method allows you to see hidden parameters that aren't visible in the graphical interface. To launch the terminal, press Win + R, enter cmd and press Enter. In the window that opens, you can enter a command to display the full network configuration.
netsh wlan show interfaces
If the WiFi module is installed and working correctly, the system will generate a detailed report, including the adapter name, the SSID of the connected network, the radio type, and the signal strength. The presence of a "Name" field indicating the model, for example Intel(R) Wi-Fi 6 AX200, confirms the presence of the hardware. If you receive the message "WLAN AutoConfig Service is not running" or "Interface not found," this is a signal to further check the drivers or BIOS.
Additionally, you can use the command ipconfig /all, which will show all active network interfaces. Look for lines describing a wireless connection. The absence of such an interface in the list may indicate that network card It's physically missing or blocked at the motherboard level. The command line often provides a more accurate answer than visually inspecting the tray icons.
- 📡 Team
netsh wlan show driverswill show the driver version and supported authentication types, which is useful for checking compatibility. - 🔍 Use
Get-NetAdapterin PowerShell to get the status of all adapters in a more readable format. - 💻 Check for virtual adapters that may mask the actual state of physical hardware.
Visual inspection of the motherboard and case
Software methods don't always provide a 100% guarantee, especially if the computer is old or home-built. In such cases, a physical inspection remains the most reliable method. Remove the side cover of the system unit and carefully inspect the back panel. The presence of two gold-colored connectors (usually black) with threads for antennas is a sure sign of an integrated WiFi/BT module. Often, there's a marking or logo for the wireless technology next to them.
If there are no such connectors on the rear panel, look at the motherboard itself. In modern models, especially formats Micro-ATX And Mini-ITX, the WiFi module is often a small board of the format M.2 Key E, installed horizontally under the heatsink or chipset. Thin wires (antennas) may be soldered to it, leading to connectors on the case. The presence of such a mini-board clearly indicates the presence of functionality.
| Sign | Location | What does it mean? |
|---|---|---|
| Antenna connectors | Rear panel of the case | The module is built into the motherboard |
| M.2 board | Under the chipset or video card | The module is installed separately or built-in |
| USB whistle | External USB ports | An external adapter is used |
| Lack of connectors | Back panel and board | There is no WiFi module, you need to purchase it separately. |
It's also worth paying attention to the motherboard's packaging. If you still have the motherboard box, check if the antennas were included. The presence of folding or magnetic antennas on suction cups is an indirect but strong indication that the board is equipped with integrated controller wireless communication.
Can I use a router's WiFi antenna for my PC?
Yes, if the antenna has a standard RP-SMA connector (threaded). However, the gain and frequency range must match. An antenna from a 2.4 GHz router will also work at 5 GHz, but with less efficiency.
Checking in BIOS/UEFI system
There are situations where hardware is physically present but software-disabled at the lowest level. This often occurs on corporate computers or after resetting the BIOS settings. To check, enter the BIOS/UEFI menu when booting the computer, typically by pressing the keys. Del, F2 or F10.
In the BIOS interface, you need to look for sections related to peripherals or integrated devices. They may be called Onboard Devices Configuration, Integrated Peripherals or AdvancedInside, look for items with the words Wireless LAN, WiFi Controller or Network StackIf the status is set to "Disabled," the module will not work and the system will not see it.
⚠️ Note: BIOS interfaces vary significantly across different manufacturers (ASUS, Gigabyte, MSI, ASRock). If you're unsure of what you're doing, take a screenshot before making changes or consult the manual for your specific motherboard model.
Changing BIOS settings requires caution. Once the option is enabled Wireless LAN Be sure to save your changes, usually by pressing F10, and restart your computer. Only then will Windows detect the new hardware and attempt to install drivers for it. If the BIOS entry is grayed out (inactive), this may mean the module is either physically missing or blocked by system security policy.
☑️ BIOS Check
Using third-party software for diagnostics
When built-in Windows tools aren't enough, specialized snails come to the rescue to collect information about the system. Programs like CPU-Z, HWiNFO or AIDA64 They can read data directly from hardware registers, bypassing standard operating system interfaces. This is especially useful if drivers are not installed and the device is displayed as "Unknown."
For example, in the program HWiNFO Simply enable "Summary-only" mode at startup. In the window that opens, expand the "Network" section. If a WiFi adapter exists, it will be listed there with the exact chip name and connection interface (PCIe, USB). These programs often even display the module's temperature and current link speed, which is not available with standard tools.
Another option is to use utilities from chipset manufacturers, such as Intel Driver & Support AssistantThis program scans your system and automatically reports whether you have any Intel products that require an update, including wireless adapters. If the program finds a device, it will offer to download the latest version. software package, which will solve two problems at once: confirm the presence of hardware and install the driver.
- 🛠️ AIDA64 Provides a detailed report on IRQ interrupts and memory addresses occupied by the network card.
- 📄 Belarc Advisor Creates a complete computer profile in the form of an HTML report, which clearly shows the presence of a WiFi module.
- 🔄 Driver packs often have a preview function, showing which devices have been found but do not have software.
Frequently Asked Questions (FAQ)
Can a WiFi adapter burn out on its own?
Yes, it is possible, although it happens rarely. Power surges, lightning strikes (if the antenna is located outside), or a manufacturing defect can cause damage. radio module failure. In this case, the device may either disappear from the system or be identified with error codes indicating hardware failure.
Does the lack of antennas affect the operation of the built-in WiFi?
Without connected antennas, the reception range will be critically low—perhaps just a few centimeters from the device's body. The signal will be extremely unstable or even absent. Antennas are an integral part of the system, and their connection is essential for proper operation.
How to distinguish between a Bluetooth and a WiFi adapter during testing?
Often, this is a single combined module. In Device Manager, they may appear as two separate devices: one under "Network Adapters" (WiFi), the other under "Bluetooth" or "Bluetooth Devices." The presence of one often implies the presence of the other, but not always.
What should I do if I have an adapter but it doesn't see the network?
Check that Airplane Mode isn't enabled. Make sure the WLAN service is running. Try changing the region in your router settings (some adapters don't see channels above 11). Another possible issue is standard incompatibility (an older adapter might not see a 5 GHz network).
Is it possible to replace the built-in WiFi module?
If the module is an M.2 card, it can be replaced with a similar or more powerful one by selecting a compatible interface. However, if the chip is soldered directly to the board, replacement is only possible at a service center using soldering equipment, which is often cost-prohibitive.