How to find out if your computer has Wi-Fi: a complete check

Modern users rarely imagine interacting with the digital world without a wireless internet connection. However, when building a new desktop PC or buying a used system unit, the question of whether a built-in adapter is present often arises. Many people mistakenly assume that if there are no antennas on the motherboard, then the module doesn't exist, but the reality can be quite different. Built-in Wi-Fi adapter It can be soldered directly onto the motherboard, connected via an internal USB port, or absent altogether, requiring the purchase of a separate device.

It's important to determine the presence of a wireless interface before installing the operating system or during initial setup to avoid issues connecting to the global network. There are numerous software and hardware methods that can accurately detect the presence of a module, even if the drivers for it haven't yet been installed. In this article, we'll cover all available diagnostic methods in detail, from simple visual checks to in-depth hardware analysis.

Understanding how your system is structured will save you time and effort when setting up your workspace, especially in environments where running Ethernet cables is impossible or undesirable. We'll cover the built-in Windows operating system features that don't require third-party software, and we'll also touch on the physical signs of a module's presence. This knowledge will serve as a foundation for future upgrades or troubleshooting of your network.

Visual inspection of the case and rear panel

The fastest and most reliable way to diagnose a problem is to carefully inspect the back of the system unit. If your computer has a fixed Wi-Fi module, you'll almost certainly see two black antennas protruding from the motherboard connectors. They may be removable or screwed onto connectors like SMA, or they may be small plastic protrusions integrated into the body. The presence of such antennas is 100% guarantee that the wireless module is present in the system and ready for operation.

However, the absence of visible antennas doesn't always mean there's no Wi-Fi. Some compact cases or office solutions may have internal antennas, hidden within a metal housing, or the module may be connected via an internal connector, which doesn't require antennas to be exposed (although this is rare for desktop PCs). It's also worth looking for wireless logos on case stickers, such as Intel Wireless or Wi-Fi 6, which manufacturers often place in a prominent place.

If you're dealing with a laptop, the situation is a little different: the antennas are always built into the screen or case, so look for a wireless switch on the side or a keyboard with a corresponding icon. In desktop computers, on the other hand, the absence of external antennas most often indicates a missing module, unless it's a specific motherboard model with an internal M.2 slot.

⚠️ Caution: Do not attempt to remove antennas or disassemble the case while the computer is plugged in, as this may cause static discharge and damage to components.

When inspecting the module, pay attention to the USB ports: sometimes users or assemblers forget to install the antennas, and the module simply doesn't work, even though it's physically there. In this case, empty threaded holes may be visible on the rear panel next to the USB ports or audio jacks, which is an indirect indication of the presence of an integrated module.

Checking through Windows Device Manager

If the operating system is already installed, the most informative tool for checking your hardware is the standard Device Manager. To access it, right-click the Start button and select the appropriate item from the menu, or use the keyboard shortcut. Win + XIn the window that opens, find the "Network Adapters" section and expand its list to see all installed network interfaces.

In the list of network adapters, look for names that contain the words Wireless, Wi-Fi, 802.11 or the names of brands that produce modules, such as Intel, Realtek, Qualcomm AtherosIf you see a device with a name like "Intel Dual Band Wireless-AC 7260" or "Realtek RTL8822BE," the module is physically present in the system, even if it is not currently connected to the network.

  • 📡 If the adapter is displayed without yellow exclamation marks, then the drivers are installed correctly and the device is ready to use.
  • ⚠️ If there is a yellow triangle next to the name, this means there is a problem with the driver, but the module itself is detected by the system.
  • ❓ If the list contains "Unknown device", it may be your Wi-Fi module, for which the drivers simply did not install.

It's important to note that in some cases, the adapter may be hidden. To do this, select "View" in the Device Manager menu and enable the "Show hidden devices" option. This will reveal components that have been disabled or removed programmatically but are physically present on the board.

📊 What type of computer do you have?
Laptop
Desktop PC
Monoblock
No answer

If in the network adapters section you only see "Ethernet Controller" or cable-related names (e.g. Realtek PCIe GBE Family Controller), and there's no mention of wireless networking, you likely don't have a built-in module. In this case, you'll need to purchase an external USB adapter or install a PCIe expansion card.

Diagnostics via command line

For more advanced users or when the graphical interface isn't working correctly, the command line is a great tool. This method allows you to get detailed information about the status of all network interfaces, including those without drivers installed. You can launch the console by entering cmd in Windows search or by clicking Win + R and entering cmd.

In the window that opens, you need to enter the command netsh wlan show drivers and press Enter. This command will prompt the system for information about the wireless network driver. If the module is present and at least the basic driver is installed, you will see detailed information about the manufacturer, driver version, and supported standards.

C:\Users\User>netsh wlan show drivers

Driver name: vwififlt.sys

Driver Description: Wi-Fi Miniport Virtual Driver

Driver Provider: Microsoft

Driver date: June 21, 2006

Driver version: 10.0.19041.1

If the module is missing or disabled at the hardware level, the system will display the message: "WLAN AutoConfig service is not running" or "Wireless network interface not found." This is a clear sign that either the adapter is missing, blocked in the BIOS, or missing drivers.

☑️ Check via CMD

Completed: 0 / 4

Additionally, you can use the command ipconfig /all, which will display a list of all network connections. Find the block named "Wireless LAN adapter" in the list. If this block is present and has a physical address (MAC address), the device has been detected by the system.

Analyzing characteristics in the Control Panel

A more user-friendly, but less detailed, way to check is to use the standard network settings interface. Right-click the network icon in the system tray (near the clock) and select "Network & Internet Settings." In the window that opens on the left, select "Wi-Fi" or "Status" to see the available options.

If the "Wi-Fi" option is completely missing from the settings menu, and the wireless network switch is grayed out, this may indicate a missing adapter. However, there's a catch: if the drivers aren't installed, Windows may simply not display this section, assuming the hardware isn't present.

For a more in-depth check, go to Control Panel (the classic version, not the new Settings), then Network and Internet → Network and Sharing Center. On the left, select Change adapter settings. All network connections will be displayed as icons.

  • 🔵 A blue icon with waves usually indicates an active wireless connection.
  • ⚪ A gray "Local Area Connection" icon indicates the presence of Ethernet, but not Wi-Fi.
  • 🚫 A red cross on the Wi-Fi icon means that the adapter is present, but it is disabled or not connected to the network.
⚠️ Note: The Control Panel interface may differ depending on your Windows version (10 or 11) and installed security updates.

It's also worth checking the "About" section of Settings. It often displays basic information about network capabilities, although technical details are usually not covered. This method is a good quick check for beginners who are apprehensive about the command line.

Using third-party diagnostic utilities

When built-in Windows tools don't provide a clear answer, specialized programs for collecting system information come to the rescue. Utilities like AIDA64, HWiNFO or Speccy They are capable of interrogating the motherboard directly, ignoring the state of the drivers in the operating system, which allows you to see the hardware even without installed software.

Download a free version, for example, Speccy or HWiNFO, launch it, and wait for the scan to complete. All detected hardware will be listed in the "Network" or "Motherboard" section. If the Wi-Fi module is soldered to the board, it will be listed there, even if Windows doesn't detect it.

Why do programs see more than Windows?

Third-party utilities read information directly from the motherboard's PCI device registry and ACPI tables, while Windows relies on installed drivers and services that may be disabled or corrupted.

Pay special attention to the "Peripherals" or "USB" section if your module is connected via an internal USB cable (a common situation for Key-E M.2 modules). Programs will display the device as "Wireless LAN" or by vendor ID, which will help you identify its model and find the necessary drivers.

Using these snails is a professional approach to diagnostics that avoids unnecessary fuss and purchasing unnecessary equipment. They will also display the module's temperature and the current connection speed, if active.

Checking via BIOS/UEFI and physical presence

If software methods fail, the module may be disabled at the BIOS/UEFI level. This often occurs in enterprise builds or after resetting the motherboard. To check, restart the computer and press the BIOS entry key (usually Del, F2 or F10).

In the BIOS menu, you need to find the section related to peripherals or built-in devices (often called Onboard Devices, Peripherals or Advanced). Look for points Wireless LAN, Wi-Fi Controller or Intel CNVi. Make sure there is a value next to them. Enabled (Included).

If you're sure the module is there (for example, the motherboard has antenna connectors), but the system doesn't detect it even in the BIOS, it's worth looking inside the case. Disconnect the power, remove the side panel, and inspect the motherboard. The Wi-Fi module is usually a small PCB. M.2 2230, installed under the chipset heatsink or at the bottom of the board.

Verification method Complexity Accuracy Need for software
Visual inspection of antennas Low Average No
device Manager Low High No (Windows)
Command Prompt (CMD) Average High No (Windows)
Third-party utilities Average Very high Yes (Speccy/HWiNFO)
BIOS/Physical Inspection High 100% No

The physical presence of the module is the final word. If the board has an M.2 slot with an E or A+E key and a card is installed, then technically you have Wi-Fi; it's just a matter of configuration or drivers. In modern mid-range and high-end motherboards, the presence of a Wi-Fi module has become a de facto standard.

Frequently Asked Questions (FAQ)

Can a Wi-Fi module burn out and become unidentifiable?

Yes, this is possible. Power surges, lightning strikes (even through the antenna cable), or a manufacturing defect can cause the module to fail. In this case, it will disappear from Device Manager and become unidentified by the BIOS.

Does the lack of drivers affect the visibility of the module?

Without drivers, the module may be detected as "Unknown Device" with an error code. The system "sees" the hardware but doesn't know how to operate it. Installing drivers from the motherboard manufacturer's website will correct the problem.

Does Wi-Fi work if the antennas are not attached?

Technically, the module can operate without attached antennas, but the range and signal stability will be catastrophically low (usually 1-3 meters). Antennas are required for full functionality.

Is it possible to add Wi-Fi to an old computer?

Of course. The easiest way is to buy a USB Wi-Fi adapter. A more advanced option is to buy a PCIe card with external antennas, which will ensure better speed and connection stability.