How to check your laptop's Wi-Fi: a complete guide

Many users are familiar with the situation when a laptop suddenly stops detecting wireless networks or loses connection at the most inopportune moment. This can be caused by software glitches, outdated drivers, or even physical damage to the antenna inside the case. Before taking the device to a service center or buying a new router, it's important to conduct a thorough self-diagnosis.

Understanding that, How to check the Wi-Fi connection on a laptop, allows you to save time and money. Often, the problem lies in a simple module disablement or a network settings conflict, which can be easily fixed in a few minutes. In this article, we'll cover all the steps of checking, from simple visual indicators to in-depth analysis of system logs.

Start with the most obvious: look at the taskbar in the lower right corner of the screen. If the globe icon has a line through it or a red X, that's the first sign of a problem. However, a lack of network connectivity could also be caused by the router simply not transmitting a signal, so it's important to distinguish between a faulty receiver (laptop) and a problem with the transmitter (router).

Primary visual and hardware diagnostics

The first step should always be to check the physical condition of the device and whether the switches are turned on. Many laptop models, especially business-class or older series, have hardware buttons or a key combination to enable the wireless module. Accidental pressing can disable the radio, and no software settings can help.

Look at your keyboard. Look for a key with an image of an antenna or airplane. This is often one of the function keys F1-F12, which you press in combination with the FnIf the Wi-Fi indicator on the device is lit or flashing, the hardware is likely working properly. However, if the indicator doesn't light even after powering on, the problem may be deeper.

  • 🔍 Check for a physical switch on the end of the laptop case.
  • ⌨️ Use a combination Fn + F-key (look for the antenna icon) to turn on airplane mode.
  • 📡 Make sure other devices (smartphone, tablet) can see your network to rule out router failure.
  • 🔌 Try connecting your laptop to the network via a LAN cable to check the overall operation of the network stack.

⚠️ Attention: On some models (such as HP or Lenovo), the Windows fast startup feature can block the Wi-Fi module from reinitializing after hibernation. A full reboot from the Start menu often resolves this issue more effectively than closing the lid.

It's also worth checking the Device Manager for any unknown hardware. If the laptop doesn't respond to Wi-Fi activation attempts after powering on, the antenna connector inside the case may have become loose, especially if the device has recently been impacted or disassembled.

Checking the adapter status in the operating system

If the physical buttons are working properly, we move on to the software. The Windows operating system provides powerful tools for managing network connections. The first step is to ensure that the network adapter is visible to the system and isn't disabled by software. To do this, open the classic Network Connections window.

Press the combination Win + R, enter the command ncpa.cpl and press Enter. The "Network Connections" window will open. Here, you should see a "Wireless Network" or "Wi-Fi" icon. If there's no such icon at all, and only an Ethernet icon, then the system isn't detecting the Wi-Fi module. If the icon is there, but it's grayed out and labeled "Disabled," right-click it and select "Enable."

📊 What does the Device Manager show?
The adapter is visible and working.
The adapter is visible with an error
The adapter is not in the list
I don't know where to look

It's important to pay attention to the icon's color and the presence of exclamation marks. If the adapter is enabled but constantly tries to connect and disconnect, there may be a problem with your power settings. Windows may be trying to save power by disabling the module, which can cause instability. Go to the adapter's properties, click "Configure," and on the "Power Management" tab, uncheck "Allow the computer to turn off this device to save power."

Diagnostics via Device Manager

A deeper level of verification is device ManagerThis is where the actual status of your drivers and hardware is displayed. To get there, right-click the Start button and select the appropriate option. Find the "Network Adapters" section and expand it.

In the list, you will see the names of all network cards. Look for names containing the words Wireless, Wi-Fi, 802.11 or chip manufacturer brands such as Intel, Realtek, Qualcomm AtherosIf there's a yellow triangle with an exclamation mark next to the name, the driver isn't working properly or the device is disabled.

☑️ What to do if a driver error occurs

Completed: 0 / 4

If the device is displayed as "Unknown Device" or is not listed at all, try updating the hardware configuration. In the Device Manager menu, click "Action" → "Update Hardware Configuration." If this doesn't help, the module may be physically damaged or require replacement.

A common issue is a driver version conflict after a Windows update. The system may automatically install a generic driver that is unstable. In this case, it is recommended to completely uninstall the current driver (by checking "Delete the driver software for this device") and install the latest version from the laptop manufacturer's official website.

Using built-in troubleshooting tools

Windows has a built-in diagnostic tool that can automatically detect and fix a number of common problems. While it's not all-powerful, running it is a necessary step in initial diagnostics. This is especially useful for users who don't want to delve into technical details.

To run the tool, go to "Settings" (the gear icon in the Start menu) → "Network & Internet" → "Status." At the bottom of the page, look for the "Troubleshoot" link. The system will run a series of tests, checking for the IP address, gateway accessibility, and driver status.

Check result Possible cause Recommended action
The network adapter is disabled Software block or failure Enable the adapter in settings or manager
DNS issues Incorrect server settings Set DNS to 8.8.8.8 or clear cache
Limited or no connection Problems with the router or cable Reboot your router and check your ISP's cable.
Driver not found Lack of software for the device Download and install the driver manually

In some cases, the system will prompt you to reset your network settings. This is a drastic measure that will return all network components to factory defaults. After resetting your network settings, you will need to re-enter passwords for all known Wi-Fi networks.

⚠️ Attention: If the troubleshooter reports that the problem isn't found, but the internet still isn't working, this often indicates a conflict with your antivirus or firewall. Try temporarily disabling your third-party antivirus to check.

Command Prompt and Reset Network Settings

For advanced users and in complex situations, the command line is an indispensable tool. It allows you to perform a deep reset of network protocols, clear the DNS cache, and reset TCP/IP settings, which often resolves issues when everything appears to be working properly.

Launch Command Prompt as administrator. To do this, search for "cmd," right-click, and select "Run as administrator." Enter the following commands one by one, pressing Enter after each:

netsh winsock reset

netsh int ip reset

ipconfig /release

ipconfig /renew

ipconfig /flushdns

Team netsh winsock reset resets the Winsock socket directory to its default state, which often helps when network components are damaged. The command netsh int ip reset Overwrites registry keys related to TCP/IP. After running all commands, be sure to restart your laptop.

What to do if commands are not executed?

If you receive an access denied message when entering commands, make sure you launched the command prompt as an administrator. Also, check that your antivirus software isn't blocking changes to system files. In rare cases, you may need to disable Fast Startup in the BIOS/UEFI.

If this doesn't help, it's worth checking whether you've manually set a static IP address that conflicts with your current network. In the IPv4 protocol properties (available via ncpa.cpl → Wi-Fi Properties → IP version 4) should be set to automatically obtain IP and DNS if your router distributes addresses via DHCP.

Checking WLAN service and system files

A dedicated system service is responsible for wireless networking in Windows. If it's stopped or disabled, Wi-Fi won't work, regardless of the driver status. Checking this service is a critical diagnostic step.

Click Win + R, enter services.msc and find the "WLAN AutoConfig" service (or "WLAN AutoConfig Service") in the list. Make sure the "Startup Type" column is set to "Automatic" and the "Status" column is set to "Running." If the service is stopped, click the "Start" button.

Another cause of crashes may be corrupted Windows system files. To check them, use the utility sfc /scannow, run in the command prompt as an administrator. The system will find corrupted files and attempt to restore them from the cache.

Finally, it's worth mentioning possible hardware issues. If software solutions don't help, drivers fail to install, and "Code 10" or "Code 43" appears in Device Manager, there's a high probability of a physical fault with the Wi-Fi module. In modern laptops, this module is often soldered to the motherboard, requiring repair at a service center, or it's a removable Mini PCIe/M.2 card that can be replaced manually.

Why does the laptop see the network but not connect?

Most often, this is a problem with the password or encryption type. Make sure you're entering the correct password and that the WPA2-Personal security type is selected. The issue could also be with MAC filtering on the router, which is blocking new devices.

Can a virus disable Wi-Fi?

Yes, some types of malware can block network connections or change DNS settings to redirect traffic. Be sure to run a full system scan with an up-to-date antivirus program.

How to check Wi-Fi signal strength?

In the command line, enter netsh wlan show interfacesFind the "Signal Quality" line. You can also use third-party utilities like inSSIDer to analyze the signal level in dBm in detail.

Does updating BIOS affect Wi-Fi performance?

Yes, in rare cases, a BIOS update can fix power management issues with the PCIe slot where the Wi-Fi module is connected. If all else fails, check your laptop manufacturer's website for BIOS updates.