Modern users rarely imagine life without wireless internet, but when building a new computer or reinstalling the operating system, the question of whether a built-in communication module is present often arises. Many system unit and laptop owners encounter a situation where the network icon in the system tray disappears or only shows a wired connection, causing panic and the need for urgent diagnostics. Understanding how to check whether a computer has a Wi-Fi adapter is the first step to resolving internet access issues.
In this article, we will examine in detail software and physical detection methods. wireless moduleWe'll explain the difference between missing hardware and missing drivers, and provide tools for in-depth diagnostics. You don't need to be an IT expert to perform a basic check, as the Windows operating system provides fairly transparent tools for this.
Let's start with the most obvious and accessible method, which doesn't require installing additional software or running complex scripts. A visual inspection and analysis of the operating system interface allows you to answer the question of whether there is a problem in 80% of cases. Wi-Fi equipment instantly.
Primary visual diagnostics and system indicators
The fastest way to determine whether the system is detecting wireless hardware is to look at the taskbar and quick settings menu. In Windows 10 and Windows 11, the network connection icon is typically located in the lower-right corner of the screen. If you see an image of a globe, a monitor with a cable, or a computer with a line through it, this may indicate there is no active wireless connection, but it doesn't necessarily indicate the absence of the adapter itself.
Left-click on this icon. If it's in the drop-down menu or in the quick action bar (which opens with a keyboard shortcut) Win + A or Win + K (depending on the version) there is a "Wi-Fi" tile, which means the operating system is definitely aware of its existence wireless interfaceEven if the button is off (gray) or glows red, its very presence confirms that the hardware has been identified by the system.
However, if instead of a list of available networks you see a "No connections" message or the icon is completely missing, this requires a deeper analysis. Sometimes the adapter is physically present but disabled at the BIOS level or via special function keys on the keyboard. On laptops, there are often key combinations, for example: Fn + F2 or Fn + F12, which have an antenna icon. Pressing this combination can programmatically block the module, creating the illusion that it's not present.
⚠️ Note: On some gaming motherboards and premium laptops, the Wi-Fi antennas may be removable and located on the rear panel of the case as plastic "horns." If you just built your PC and forgot to screw them back in, the adapter may not be detected or may perform extremely poorly.
It's also important to pay attention to the indicators on the device itself. Laptops often have an LED indicator that lights up or changes color when the wireless modules are activated. A lack of response when turned on may indicate a physical malfunction or a deep software failure. UEFI/BIOS.
To consolidate the results of the initial check, you can use the built-in troubleshooter. Go to Settings → System → Diagnostics (or through the context menu of the network icon) and launch the wizard. It will automatically scan for adapters and report whether any are detected. wireless controller, even if the drivers for it are not installed correctly.
Checking through Windows Device Manager
The most reliable software method for peering "under the hood" of the operating system is using Device Manager. This tool displays all hardware components detected by the motherboard during boot, regardless of whether the correct drivers are installed for them.
To open this section, right-click on the Start button and select Device Manager from the context menu. An alternative and faster way is to press a key combination Win + R, enter the command devmgmt.msc and press Enter. In the window that opens, select the "Network Adapters" category. Expand this list by clicking the arrow to the left of the name.
Carefully review the list of devices. Look for words like "Wireless," "Wi-Fi," "802.11," "WLAN," or chip manufacturer brands such as Intel Wireless, Realtek RTL, Qualcomm Atheros, Broadcom or MediaTek, clearly confirms the presence of the module. If you see such a device but with a yellow exclamation mark, this means the adapter is physically present but requires installation or an update to function. drivers.
If the "Network Adapters" list only lists "Realtek PCIe GBE Family Controller" (or a similar name with the "Controller" prefix, referring to a wired card) and there's no mention of wireless technologies, this could indicate missing hardware. However, don't jump to conclusions. Sometimes hidden devices don't show up in the standard view.
For a more thorough check, click "View" in the Device Manager menu and select "Show hidden devices." Then, check the list of network adapters again. If a module appears in the list but is semi-transparent, this means the system was previously working with this device, but it is now unresponsive. This often happens if the adapter is frozen or has been disabled by software.
☑️ Diagnostics in Device Manager
If the desired adapter isn't present even after enabling the display of hidden devices, try refreshing the hardware configuration. In the top menu of Device Manager, click "Action" → "Refresh hardware configuration." The system will attempt to rescan the PCI and USB buses to which the module may be connected.
Using the command line for deep analysis
For users who prefer a text-based interface or can't find the necessary options in the graphical interface, the command line provides powerful diagnostic tools. Console commands provide detailed information about the status of all network interfaces, including those that may be hidden or malfunctioning.
Run the command prompt as administrator. To do this, click Win + X and select "Windows PowerShell (Admin)" or "Command Prompt (Admin)". First, enter the command netsh wlan show interfacesThis command queries the system for information about wireless interfaces. If the adapter is present and enabled, you'll see a detailed report with the interface name, the SSID of the connected network, the connection status, and, most importantly, the radio type.
If you receive the message "WLAN AutoConfig service is not running" or "Wireless network interface not found" in response to the command, this is a warning sign. However, this doesn't always mean the adapter is physically missing. The service responsible for Wi-Fi management may be disabled. Check this by entering the command sc query wlansvc. If the state (STATE) is specified as STOPPED, the adapter may be fine, but it cannot function without the system service.
Another useful tool is the command ipconfig /allIt displays the full configuration of all network adapters. Scroll down to the section titled "Wireless LAN Adapter." If this section is present, even if an IP address is not obtained, then the logical interface exists. The absence of this section in the output ipconfig If there is a physical device, this usually indicates a critical driver error or the device is disabled in the BIOS.
⚠️ Note: Command line interfaces may vary depending on the operating system version and installed security updates. If the standard commands don't work, we recommend checking the latest documentation for your specific version of Windows on the official Microsoft website.
For advanced users, the command is also available get-netadapter in PowerShell. It displays the status of all adapters in a convenient table format. Look for lines where the InterfaceDescription column contains the word "Wireless." An "Up" status means the adapter is active, while "Down" means it's programmatically disabled.
What should I do if the WLAN service is disabled?
If the sc query wlansvc command shows a STOPPED status, enter the sc start wlansvc command to start it. If the service doesn't start, check the registry or group policies, as some system optimizers may disable it to "speed up" performance.
Hardware identification via system information
When software methods yield inconsistent results, the System Information utility comes to the rescue. This tool provides access to low-level information that the BIOS reports to the operating system about connected components. Here you can see devices that haven't yet received drivers and therefore aren't displayed in the standard Windows lists.
To launch the utility, click Win + R, enter msinfo32 and press Enter. In the window that opens, go to "Components" → "Network." In the right part of the window, you will see a list of all network adapters known to the system. Look for the "Name" line. If there is a device labeled "Wireless" or the name of the chipset (e.g., Intel AX200, Realtek 8822CE), which means the hardware is in place.
Pay special attention to the "Status" field. If it says "OK," the device is working properly. If it says "Device Disabled" or there are error codes, this narrows down the problem. It's important to understand that if there's nothing in this list that looks like a wireless adapter, the motherboard most likely doesn't physically detect the device.
You can also check the IRQ resources and addresses occupied by devices in the System Information section, which can be useful when diagnosing hardware conflicts, although in modern systems based on PCI Express Such conflicts are extremely rare.
Below is a table to help classify the adapter status depending on where it appears:
| Place of inspection | Status: Adapter available | Status: No adapter / Problem |
|---|---|---|
| device Manager | It's listed under "Network Adapters" | Missing or marked as "Unknown Device" |
| netsh wlan command | Lists interfaces | No interface message |
| System Information | Present in network components | Not displayed in the list |
| Tray icon | There is a Wi-Fi icon | Wired network or globe icon |
Physical inspection and testing of the motherboard
If software methods don't provide a definitive answer, or if you're assembling the computer yourself, a physical inspection is necessary. The presence of a Wi-Fi adapter depends on the motherboard model and the laptop's configuration. In modern laptops, a wireless module is a de facto standard, and its absence is found only in very inexpensive or specialized industrial models.
With desktop PCs, the situation is different. Motherboards often come in two versions: with and without integrated Wi-Fi. You can determine whether a motherboard has built-in Wi-Fi by its external features:
- 📡 Antennas on the rear panel of the case (screw-out "horns" or wires with magnetic antennas included).
- 🏷️ Markings on the motherboard box (words "Wi-Fi", "AC", "AX", "Wireless").
- 🔌 The presence of antenna connectors on the board itself (even if the antennas are not connected, gold-plated connectors are usually visible).
If your system unit doesn't have external antennas, that doesn't mean there's no adapter. It may be built in as an M.2 card, and the antenna wires can be routed inside the case (although without external antennas, the range will be zero). To check, remove the side panel of the case and inspect the motherboard.
Look for a small card, about the size of a pencil eraser, inserted into an M.2 slot (usually keyed A or E) or a mini-PCIe slot (in older PCs). It will have a manufacturer's marking, such as Intel, Killer, AtherosIf you see such a card and thin black and white wires (antenna leads) coming from it, then the adapter is physically present.
⚠️ Caution: Before opening your computer case, be sure to completely disconnect the power cord from the power outlet. Residual voltage on the motherboard may cause a short circuit if it touches components.
It's also worth checking that the card is firmly seated in the slot. Contact may have been disrupted during transportation or due to vibration. Gently press the card with your finger (with the power off!) or move it to an adjacent slot if the case design allows.
Troubleshooting: Drivers and Hidden Devices
A common situation is having an adapter that the system sees as an "Unknown Device" with a yellow exclamation mark. This happens when Windows can't find a suitable one. driver to identify the hardware. In Device Manager, such a device may be simply called "Network Controller" or have a device code such as PCI\VEN_8086&DEV_0000.
To resolve this issue, you need to find out the hardware ID. Right-click the unknown device → "Properties" → "Details" tab. Select "Hardware ID" from the drop-down list. Copy the top line (e.g. PCI\VEN_10EC&DEV_C822&SUBSYS_817910EC&REV_00) and enter it into a search engine. This will allow you to accurately determine the chip model and download the required driver from the manufacturer's official website.
Sometimes automatic installation via Windows Update helps. In Device Manager, right-click the device → "Update driver" → "Search automatically for driver software." Windows will attempt to find suitable software in its database.
If the driver is installed but Wi-Fi isn't working, try resetting your network settings. In Windows 10 and 11, you can do this via Settings → Network & Internet → Advanced network settings → Network resetThis action will delete all saved networks and reset the network adapters to their default state.
Frequently Asked Questions (FAQ)
Can a Wi-Fi adapter burn out?
Yes, like any electronic component, a wireless module can fail due to a power surge, lightning storm (if the antenna isn't protected), or a manufacturing defect. However, most often, the problem stems from a software glitch or a BIOS disablement, rather than a physical failure.
What should I do if there are no network adapters at all in the Device Manager?
This is a critical situation. If even wired adapters have disappeared, there may be a chipset or operating system failure. Try restarting your computer. If that doesn't help, check if the device is disabled in the BIOS under Peripherals or Onboard Devices.
How to check Wi-Fi on a computer without a screen (server)?
Use remote access (SSH, RDP) and command line. Command netsh wlan show interfaces or check the registry along the path HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4d36e972-e325-11ce-bfc1-08002be10318} will help you find devices by the "DriverDesc" attribute.
Does the Windows version affect the availability of an adapter?
No, the OS version does not affect the physical presence of the adapter. However, older versions of Windows (such as Windows 7 or XP) may not have built-in drivers for modern Wi-Fi 6 (802.11ax) adapters, causing the device to be detected as unknown.
Is it possible to add Wi-Fi if there is none?
Yes, if your computer doesn't have a built-in module, you can purchase a USB Wi-Fi adapter (similar to a flash drive) or an internal PCIe/M.2 card. This is a simple and effective solution for desktop PCs.