How to check if your computer has a Wi-Fi adapter

Lack of wireless network access often leaves users stumped, especially if running an Ethernet cable is impossible or inconvenient. Before purchasing an external device or calling a technician, it's important to determine whether your system has a built-in wireless module. Modern equipment rarely lacks this option, but the situation may differ on desktop PCs than on laptops.

There are several software methods that allow you to obtain comprehensive information about your hardware configuration in just a few minutes. We'll cover standard operating system tools that don't require third-party software. These methods work on most versions of Windows, from Windows 7 to the latest builds.

Understanding how your system works will help you avoid unnecessary expenses and save time. In some cases, an adapter may be functional but disabled by software or hardware, creating the illusion that it's missing. Let's figure out how to distinguish a software glitch from a genuine hardware problem.

Visual inspection and indicators on the body

The fastest way to diagnose a problem is to carefully inspect your device's case. Laptop manufacturers often place logos for wireless technologies, such as Wi-Fi Certified or the Intel Wireless logo. It's also worth paying attention to the end panels, where physical switches may be located.

Pay attention to the taskbar in the lower right corner of the screen. A network connection icon is usually displayed there. If you see a monitor with a red cross or a globe, this may mean the cable is not connected, but the adapter itself may be missing or disconnected.

⚠️ Note: On many modern laptops, the physical Wi-Fi switch is replaced by a key combination on the keyboard. Look for an antenna or airplane icon on the function row keys (F1-F12).

If there are no indicators on the case, and the network icon in the system tray only shows a wired connection, proceed to software methods. Visual indicators are not always reliable, as stickers may have peeled off and the indicators may have burned out.

📊 Do you have a desktop PC or laptop?
Laptop
Desktop PC
Monoblock
Tablet with keyboard

Checking through Windows Device Manager

The most reliable tool for hardware diagnostics is the standard Device Manager. To access it, right-click the Start button and select the appropriate item from the menu. Alternatively, you can use a keyboard shortcut. Win + X and select the desired tool from the list.

In the window that opens, find the "Network Adapters" section and expand it by clicking the arrow or double-clicking the category name. All network interfaces installed on the system are displayed here. You need to find the line containing the words Wireless, Wi-Fi, 802.11 or brand names like Intel, Realtek, Qualcomm.

If you see a device with a yellow exclamation mark, it means the driver is not installed correctly or the device is malfunctioning. In this case, the adapter is physically present but not functioning properly. You will need to reinstall the drivers from the manufacturer's official website.

☑️ Diagnostics in Device Manager

Completed: 0 / 4

If the list contains only Ethernet Controller or Bluetooth Device, and there are most likely no wireless modules, but they aren't installed. However, sometimes hidden devices may not appear in standard viewing mode.

Using the command line for diagnostics

For a more in-depth analysis, you can use the command line, which provides a detailed report on the network status. Click Win + R, enter cmd and press Enter. In the black terminal window, enter the command netsh wlan show drivers and press the enter key.

netsh wlan show drivers

The system will display a detailed report. Look for the line "Hosted Network Support" or "Driver." If the adapter is missing, you'll see a message stating that the wireless network interface was not found. The presence of the driver and its version confirms the hardware's presence.

This method is especially useful when Device Manager shows an error, but you want to make sure the system at least somehow "sees" the device. The command line ignores graphical interface glitches and makes direct system calls.

What should I do if the command prompt gives an access error?

If you receive an access denied message when entering a command, try running the command prompt as administrator. To do this, search for cmd in the search bar, right-click, and select the appropriate option.

Analysis through system information

Another powerful tool built into Windows is called System Information. It provides a structured overview of all components. To open it, click Win + R, enter msinfo32 and confirm the action.

In the left pane of the window, navigate to "Components" → "Network" → "Adapter." A list of all network cards will appear on the right. Look for lines where "Wireless" is mentioned in the "Adapter Type" field or name.

Parameter Wi-Fi availability No Wi-Fi
device Manager There is a Wireless section Ethernet only
Command line Shows the driver Interface error
Tray icon There is an antenna icon Monitor only
System Information The type 802.11 is specified Local network only

Usage msinfo32 It also lets you find the exact adapter model, which is critical when searching for drivers. Copy the device name and paste it into the search engine to download the latest software.

Why doesn't my computer detect my Wi-Fi adapter?

It's quite common for an adapter to be physically present but not detected by the system. One common cause is a BIOS/UEFI failure. The wireless module may be disabled at the hardware level in the motherboard settings.

The problem may also be due to a disabled Windows service. Click Win + R, enter services.msc and find the "WLAN AutoConfig" service. Make sure it's running and the startup type is set to "Automatic."

⚠️ Note: BIOS interfaces and service menus may vary depending on your Windows version and motherboard model. If you're unsure, consult your device's documentation.

Don't forget about simple hardware failure. If the computer is old or has been overheated, the Wi-Fi chip may simply burn out. In this case, software testing won't help; the component will need to be replaced.

Troubleshooting Drivers and Hardware

If the adapter is identified as an "Unknown Device," you'll definitely need drivers. Without them, the operating system won't be able to properly interact with the hardware. It's best to download them from the official website of the laptop or motherboard manufacturer.

Sometimes a simple reboot of the device helps. Shut down the computer completely, unplug the power cable (and remove the battery if it's a laptop with a removable battery) for 10-15 seconds. This will discharge any static electricity and may revive the frozen controller.

As a last resort, if the built-in module is faulty, you can always purchase an external USB Wi-Fi adapter. This compact device plugs into any available port and instantly adds wireless network functionality.

Can a virus disable a Wi-Fi adapter?

Yes, some types of malware can block network connections or change registry settings, causing the adapter to disappear. A full system scan with an antivirus is recommended.

Does the Windows version affect the availability of an adapter?

The OS version itself doesn't create the hardware, but older versions of Windows may not have built-in drivers for the latest Wi-Fi 6 modules, causing the device to show up as unknown.

How to check your Wi-Fi adapter if your internet isn't working?

You don't need an internet connection to check for the adapter. All the methods described above (Device Manager, command line) work locally and don't require a network connection.