Computer Can't Detect Wi-Fi: A Complete Troubleshooting Guide

A laptop or desktop PC suddenly losing access to available wireless networks is one of the most common issues with home appliances. Users may notice the Wi-Fi icon disappearing from the system tray, or the list of available connections is empty, even though the phone's internet connection is working properly. This is understandably concerning, as it leaves the device without access to the global network.

The causes of such system behavior can range from a simple software glitch to a malfunctioning physical communication module. Often, updated drivers, malfunctioning Windows services, or power-saving settings that forcibly disable the adapter are the culprits. Understanding the nature of the problem is the first step to successfully restoring the connection without calling a service center.

In this article, we'll detail the steps to restore your device's online access. We'll cover software diagnostic methods, check the hardware's status, and address router configuration nuances that may be blocking network visibility for legacy or specific clients.

Diagnostics of hardware and indicators

Before delving into complex operating system settings, you need to make sure that the hardware is physically in good working order. Wireless adapter It can be simply turned off mechanically or programmatically via hotkeys. Many laptops have special key combinations, for example, Fn + F2 or Fn + F12, which activate or deactivate airplane mode and Wi-Fi. Check if the airplane indicator on the keyboard or in the corner of the screen is lit.

If you're using a desktop computer with an external USB adapter, try reconnecting it to a different port. USB 3.0 ports can sometimes interfere with 2.4 GHz Wi-Fi modules, so it might be a good idea to use a USB 2.0 port or an extender. It's also worth checking in Device Manager to see if the device is even detected. If you see "Unknown Device" with a yellow exclamation point instead of the model name, the issue lies with drivers or a hardware conflict.

It's important to check whether the wireless feature itself is enabled in the BIOS/UEFI. Some motherboards or enterprise laptops may have the option to disable the Wi-Fi module at the BIS level. If this option is enabled, Wireless LAN or WLAN Device stands in position Disabled, the operating system will never see the adapter, no matter what drivers you install.

  • 🔌 Check the physical connection of the antennas if you have a desktop PC with a PCIe adapter.
  • 🔘 Make sure the Wi-Fi slider in the Windows Control Center is active and not grayed out.
  • 💻 Press the key combination to enable wireless networks, as specified in the laptop's instructions.

⚠️ Important: If the adapter displays error code 10 or 43 in Device Manager, this often indicates a power failure or resource conflict. Try completely powering off the laptop (remove the battery, if possible, and unplug the power cord) for 1-2 minutes, then power it back on.

Lack of network visibility may be due to the adapter operating in a mode incompatible with the router's current range. For example, if the module only supports the 802.11n standard, and the router is configured exclusively for 802.11ax (Wi-Fi 6) In certain modes, the computer may ignore the signal. However, this is rare; most often, the issue is a software setting.

Checking and updating network adapter drivers

The most common reason a computer can't detect Wi-Fi is incorrect driver functionality. After updating Windows or installing a new antivirus, system files can be replaced with generic ones that don't support all the features of your device. network controllerOpen "Device Manager" from the context menu of the "Start" button and find the "Network adapters" section.

If your adapter is listed but isn't working properly, try removing it. Right-click the adapter's name (e.g., Intel Wireless-AC 9560 or Realtek RTL8822CE) and select "Uninstall device." In the window that appears, be sure to check "Delete the driver software for this device," if available. Afterward, restart your computer—the system will attempt to reinstall the driver automatically.

Automatic installation doesn't always produce the best results. We recommend visiting the official website of your laptop or motherboard manufacturer and downloading the latest driver for your model. During installation, select the "Clean Install" option if offered. This is guaranteed to replace all configuration files with working versions.

⚠️ Warning: Do not use driver auto-installers from untrusted sources. They may install a generic driver that will allow the device to be detected, but will also disable some functionality or cause instability.

In some cases, rolling back the driver to a previous version helps. If the problem appeared immediately after an update, go to the device properties, select the "Driver" tab, and click "Roll Back." This will return the system to a state when Wi-Fi was working reliably.

Configuring services and power options

The Windows operating system manages wireless connections through a special service. If the service WlanSvc (WLAN AutoConfig service) is stopped or disabled, the computer will be physically unable to scan the air. You can check its status by entering the command services.msc In the Run window (Win + R), find "WLAN AutoConfig Service" in the list and make sure the startup type is "Automatic" and the status is "Running."

Another hidden enemy of a stable connection is power saving settings. Windows may disable the adapter to save power, then re-enable it incorrectly, causing network connectivity to disappear. In Device Manager, under your Wi-Fi adapter's properties, go to the "Power Management" tab and uncheck "Allow the computer to turn off this device to save power."

It's also worth checking your power plan settings. In Control Panel, select "Power Options," click "Change plan settings," and then "Change advanced power settings." Under "Wireless adapter settings," set the power saving mode to "Maximum performance." This is especially important for laptops running on battery power.

☑️ Windows service diagnostics

Completed: 0 / 4

After making changes to services and power settings, be sure to perform a full system reboot, not just wake from sleep mode. This is the only way the new settings will take effect correctly.

Problems with the router frequency range and channel

Often, a computer doesn't see a specific Wi-Fi network, even though other devices find it. This may be due to router settings. If the router only broadcasts the network in the 5 GHz band, and the computer adapter only supports 2.4 GHz, the network simply won't appear in the list. Make sure your adapter is dual-band, or enable 2.4 GHz network broadcasting in the router settings.

Another common cause is selecting a non-standard channel or channel width. Some older adapters don't see channels above 11 or don't understand the 80 MHz channel width in the 2.4 GHz band. Go to your router settings (usually at 192.168.0.1 or 192.168.1.1) and try changing the wireless network channel to a static one, for example, to 1, 6 or 11. It is better to set the channel width for 2.4 GHz to 20 MHz for maximum compatibility.

⚠️ Note: Router interfaces are constantly being updated. The location of channel and bandwidth settings may differ from those described. Look for the Wireless, WLAN, or Wi-Fi Settings sections in your device's menu.

It's also worth paying attention to the security standard. If the router is configured to use only WPA3, and the computer's network card is old and only supports WPA2, the connection will not be established, and the network may not be shown as available. It is recommended to use mixed mode. WPA2/WPA3 Personal.

Why hide the SSID?

Some administrators hide the network name (SSID) for "security." In this case, the network doesn't appear in the general list. To connect, you need to select "Hidden Network" and enter the name manually. However, this doesn't provide real security and only complicates life for legitimate users.

Changing router settings is a powerful tool, but it requires caution. After changing the settings, the router may reboot, and you'll have to reconnect to it, possibly even via cable, if the Wi-Fi settings become corrupted.

Resetting network settings and command line

If software methods don't help, you should try a full reset of the Windows network stack. This will return all network components to factory settings, delete saved Wi-Fi profiles, and reset TCP/IP. You can do this through Windows Settings: "Network & Internet" -> "Advanced network settings" -> "Network reset."

A more advanced method is to use the command line. Launch Terminal as administrator and enter a series of commands to clear the DNS cache and reset protocols. These commands help resolve IP address conflicts and routing table errors that may prevent normal network scanning.

netsh winsock reset

netsh int ip reset

ipconfig /release

ipconfig /renew

ipconfig /flushdns

After running these commands, the system will prompt you to reboot. Don't ignore this request, as changes to the registry and system files are only applied after a reboot. A complete TCP/IP stack reset often resolves the issue when the drivers are working properly, but the network logic is disrupted.

📊 What most often helps you solve your Wi-Fi problem?
Rebooting the router
Updating drivers
Reset network settings
Contacting your provider

Windows 10 and 11 Specifics: Regional Settings

Recent versions of Windows have implemented features that can block network visibility based on region. If your system settings specify a region different from your actual location, some channels may be unavailable. For example, channels 1-14 are allowed in Japan, while in the US and Europe, only channels 1-11 or 1-13 are allowed. Check your region settings in Settings -> Time & Language -> Region.

Windows 10/11 also have a feature called "Randomize hardware addresses." It changes the adapter's MAC address each time you connect to improve privacy. Sometimes this conflicts with router filters or simply causes errors. Try disabling this feature for your network: "Settings" -> "Network & Internet" -> "Wi-Fi" -> "Manage known networks" -> select your network -> disable "Randomize hardware addresses."

Keep in mind that the operating system is a complex mechanism, and updates can introduce changes to the network module logic. Regularly checking for Windows updates may contain fixes specific to your Wi-Fi adapter model.

Table of main error codes and solutions

When troubleshooting in Device Manager or Network Connections, you may encounter specific error codes. Below is a table to help you quickly identify the nature of the problem.

Error code Description of the problem A probable solution
Code 10 The device cannot start Driver failure, resource conflict, hardware failure
Code 28 Drivers not installed Install the driver from the disk or the manufacturer's website
Code 43 Windows has stopped the device Complete power reset (unplug from outlet), replace adapter
No wireless networks WLAN service is disabled Start the WLAN AutoConfig service (WlanSvc)

Analyzing the error code allows you to immediately eliminate unnecessary actions. For example, with error code 28, there's no point in resetting the BIOS; you just need to install the driver. However, error code 43 often indicates a physical problem that can't always be resolved with software.

FAQ: Frequently Asked Questions

Why can my phone see Wi-Fi but my computer can't?

This indicates that the router is working properly. The problem is localized to the computer: most likely, the drivers are not installed, the adapter is disabled in the BIOS, or the TCP/IP protocol settings are incorrect. It's also possible that the computer is too far from the router, and its antenna sensitivity is lower than that of the smartphone.

Can a virus disable Wi-Fi?

Yes, some malware blocks network connections to prevent infection reports or antivirus database updates. They can disable services, modify DNS, or block access to the Device Manager. It's recommended to run a full system scan with an antivirus program.

Is it worth buying a new USB Wi-Fi adapter?

If the built-in module has burned out or is beyond repair (error code 43 persists after reinstalling the OS and testing on another PC), purchasing an external USB adapter is the fastest and cheapest solution. Choose models with an external antenna for better reception.

Does wall thickness affect network visibility?

Yes, especially for the 5 GHz band. If there's a load-bearing concrete wall with rebar between the computer and the router, the signal may weaken so much that the adapter can't see the network, even though the signal will be excellent in the next room. In this case, a repeater or mesh system will help.