How to check if there is Wi-Fi on a Windows 10 computer

Modern users rarely imagine their work or entertainment without a wireless connection to the global network. However, when installing an operating system or purchasing used equipment, a situation often arises where the network icon is missing and connection is impossible.

The first thing you need to do in this situation is to determine whether your device has a physical module for receiving a signal. Windows 10 There are several built-in tools that allow you to quickly obtain this information without installing third-party software.

In this article, we'll cover all available diagnostic methods: from a visual inspection of the taskbar to a thorough scan using system utilities. You'll learn how to distinguish a software failure from a hardware malfunction.

Visual inspection of the interface and indicators

The quickest way to tell if your system can see wireless networks is to look at the bottom-right corner of your screen. The notification area usually contains a monitor or globe icon, which, when clicked, opens the quick action bar.

If you see the button Wi-Fi or Wireless network, which means the module is definitely present in the system, even if it's currently disabled. Clicking this button should activate a search for available access points.

Sometimes an icon is hidden in the overflow menu. Click the up arrow next to the clock to expand the hidden icons. The network connection icon may be hidden there, but it's been removed from the main view.

If, instead of the usual waveforms, you see only a wired connection icon or a red cross, this may indicate that the system hasn't detected the adapter. However, don't jump to conclusions, as the driver may simply be disabled.

⚠️ Attention: Some laptops have a physical switch or key combination (e.g., Fn + F2) to completely disable wireless modules. Check the sides of the case and the keyboard.
📊 Have you ever experienced the Wi-Fi icon disappearing?
Yes, it often disappears.
No, always in place
I don't know where to look
I only have a cable

Diagnostics via Device Manager

The most reliable source of information about the installed equipment is device ManagerThis system tool shows all the components that Windows recognizes at the hardware level.

To open the menu, right-click on the button Start and select the appropriate item from the context menu. Alternatively, enter the command devmgmt.msc in the window Execute (Win + R).

In the window that opens, find the section Network adaptersDouble-click to expand the list. You should see the names of all network cards. Look for the words in the names Wireless, Wi-Fi, 802.11 or chip manufacturer brands such as Intel, Realtek, Qualcomm Atheros.

If the adapter is listed but has a yellow exclamation point on its icon, this indicates a driver issue. If the adapter labeled "Wireless" isn't present at all, it may be disabled in the BIOS or physically faulty.

Using the command line for deep analysis

For more detailed technical information, experienced users can use the built-in console. The command line allows you to obtain data that is not always displayed in the graphical interface.

Launch the terminal as administrator. To do this, enter cmd in search, right-click on the result and select Run as administrator.

Type the following command and press Enter:

netsh wlan show drivers

This command will output a detailed report about the wireless driver. Note the line Hosted network supportIf it says "Yes," then your computer can both receive and distribute Wi-Fi.

If after entering the command you see a message stating that the wireless network interface is not found, then Windows is not detecting the Wi-Fi adapter. This narrows the problem to hardware or a completely missing driver.

What to do if the command doesn't work?

If the system reports that the command was not found, make sure you are using the standard Windows command prompt and not PowerShell, although the command should also work in PowerShell if the module is present.

Checking through system and network parameters

Settings interface in Windows 10 has become more informative and allows you to manage network connections centrally. Go to the menu Start and select the gear icon.

In the window that opens, select the section Network and InternetThere should be an item in the left menu column. Wi-FiIf it's not there, and instead you see "Ethernet" or "Status," this is a warning sign.

In the Wi-Fi section, you'll see a status switch. If it's active, the system will offer a list of available networks. You can also manage power settings and random device names here.

It's important to check that Airplane Mode isn't enabled. This mode software blocks all wireless interfaces, creating the illusion that they're not present.

Indicator status Probable cause Action
There is an icon, but no networks. The adapter is turned off or the driver is corrupted. Enable in settings or update software
There is no Wi-Fi icon No driver or module Check Device Manager
Red Cross WLAN service is not running Check Windows services
Airplane mode Isolation mode has been activated Disable in notification center

Find hidden and disabled adapters

Sometimes the adapter is physically present, but disabled software-wise in the system. Device Manager click on the menu View at the top of the window and select Show hidden devices.

After this, translucent icons may appear in the list of network adapters. If you find a wireless adapter there, right-click it and select Engage.

It's also worth checking your power settings. Double-click the adapter and go to the Power tab. Power management and uncheck the box next to "Allow the computer to turn off this device to save power."

This feature often causes the module to stop responding after waking from sleep mode. Disabling this option stabilizes the connection.

⚠️ Attention: Operating system interfaces are subject to update. The layout of menu items may vary slightly depending on the Windows 10 build version.

☑️ Wi-Fi Checklist

Completed: 0 / 5

WLAN service and system processes

A special system service is responsible for wireless networking in Windows. If it's stopped, none of the above methods will help you see the networks.

Click Win + R, enter services.msc and press Enter. Find the service in the list. WLAN AutoConfig Service (WLAN AutoConfig).

The startup type must be set to Automatically, and the state is In progressIf the service is stopped, click the button Launch.

Without this service, the operating system won't scan the airwaves or attempt to connect to access points. Often, crashes after Windows updates are related to changes in the status of this service.

Hardware module missing and solution

If none of the software methods worked, and there are no traces of the wireless controller in the Device Manager, most likely your computer simply does not have a built-in Wi-Fi module.

This is common with many desktop PCs and older laptop models. In this case, you'll need to purchase an external USB adapter or an internal PCI card.

Modern USB whistles are compact and often include an antenna for better reception. When choosing, pay attention to standard support. 802.11ac or ax for high speed.

After connecting a new device, Windows 10 usually automatically finds and installs the necessary drivers, after which the network icon will appear in the system tray.

Why did Wi-Fi disappear after a Windows update?

Often, after a major system update, old drivers stop working correctly or conflict with new kernel components. It's recommended to remove the device from Device Manager and restart the computer so the system can attempt to install the driver again.

Can a virus disable Wi-Fi?

Yes, some malware blocks network connections to prevent reports or antivirus updates. Scan your system with a reputable antivirus scanner.

How to check Wi-Fi speed without connection?

Without connecting to the router, it's impossible to check your actual speed. However, you can estimate the theoretical maximum speed of your adapter in Device Manager under the "Advanced" or "Details" tab.

What to do if the driver is not installed?

Try downloading the driver from another device (such as a smartphone or another PC) and transferring it via USB cable. Use compatibility mode when installing older drivers.