My computer can't see my Wi-Fi network: what to do and how to fix it

A computer suddenly losing track of available wireless networks is one of the most common and frustrating problems in home IT diagnostics. You open the list of available connections, but it's empty, or your home network simply disappears from the list, even though it works fine on your smartphone. This could indicate a software glitch in the operating system, a hardware problem, or incorrect router settings.

Before you panic or take your equipment to a service center, you need to check it basic diagnosticsOften, the cause lies in a simple driver freeze or a temporary network adapter malfunction. In this article, we'll detail troubleshooting algorithms for various Windows versions, touch on the nuances of router setup, and help you restore stable internet access in the shortest possible time.

It's important to understand that a network's absence from the list isn't always a malfunction. Sometimes the system simply "forgets" to update the list, or the adapter goes into power-saving mode. Let's examine all possible scenarios and troubleshooting methods step by step, moving from simple steps to more complex settings.

Initial hardware diagnostics and reboot

The first and most effective step for any network problem is a complete rebooting equipmentThis allows you to clear temporary errors in the router's memory and forcefully reconnect the computer's adapter. Users often ignore this advice, believing it to be too simple, but in 70% of cases, the problem is resolved at this step.

Unplug the router, wait 10-15 seconds, and then plug it back in. Wait for the device to fully boot up (this usually takes 1-2 minutes, until all the indicators light up). Also, check the physical condition of the antennas, if they are removable: make sure they are securely fastened and pointing straight up.

📊 How long has it been since you lost Wi-Fi?
Just now/Today/After a Windows update/After a thunderstorm/I don't know

If the router is working but the computer still can't see the network, check the Wi-Fi indicator on the laptop itself. Many models have a physical switch or function key (often Fn + F2, F5, or F12) that completely disables the wireless module. Make sure that airplane mode not activated.

⚠️ Attention: If you're using a USB Wi-Fi adapter, try plugging it into a different port. Often, the ports on the front panel of the system unit may not provide sufficient voltage for stable operation.

Checking the network adapter in Windows

If the physical buttons are enabled but the network is not found, the problem may be a software-based interface disablement. In Windows, network connections are managed through the Control Panel. Win + R, enter the command ncpa.cpl and press Enter. The Network Connections window will open.

Find the "Wireless Network" or "Wi-Fi" icon. If it's grayed out, the adapter is disabled by software. Right-click and select "Enable." If the icon is missing, or is marked with a red cross, this indicates the system isn't detecting the device or the driver isn't working properly.

☑️ Adapter diagnostics

Completed: 0 / 4

In some cases, resetting TCP/IP settings via the command line can help. Launch the terminal as administrator (search for cmd, right-click, and choose Run as administrator). Enter the following commands one by one, confirming each one with the Enter key:

netsh winsock reset

netsh int ip reset

ipconfig /flushdns

After completing these operations, be sure to restart your computerThese commands flush the DNS cache and reset network stacks, which often helps if the computer stops seeing the network after system updates or installing new software.

Analyzing Drivers and Device Manager

The most common technical reason for Wi-Fi to disappear is a driver error. To check, open Device Manager. You can do this by right-clicking the Start button and selecting the appropriate item from the menu. Find the "Network Adapters" section and expand it.

You should be looking for an adapter with a name containing the words "Wireless," "802.11," or "Wi-Fi." If there's a yellow exclamation point next to it, the device isn't working properly. Try right-clicking it and selecting "Uninstall device," then select "Action" → "Scan for hardware changes" from the top menu. The system will attempt to reinitialize the driver.

It's also worth checking the adapter's power settings. In the device properties (Power Management tab), uncheck "Allow the computer to turn off this device to save power." Windows may aggressively disable the Wi-Fi module, causing it to stop responding to power-on commands.

Please note driver versionIf you recently updated your system, the old driver may have become incompatible. In this case, the "Roll Back" button is available in the "Driver" tab of the driver properties, which will restore the previous working version of the software.

Router settings: frequency range and channels

Sometimes the problem isn't with your computer, but with the router's settings. Modern routers often operate in two bands: 2.4 GHz and 5 GHz. Older network cards or adapters may simply does not support the 5 GHz band and therefore not see the network if it is broadcast only on that frequency.

Go to your router settings (usually at 192.168.0.1 or 192.168.1.1). In the Wireless section, check that 2.4 GHz mode is enabled. Make sure the network name (SSID) isn't hidden. If "Hide SSID" is checked, your computer won't display the network in the general list until you manually enter the name.

⚠️ Attention: Router interfaces from different manufacturers (Keenetic, TP-Link, Asus, Mikrotik) may differ. The names of the sections may vary, but the logic remains the same: look for the "Wireless," "WLAN," or "Wireless Network" sections.

Another important setting is region. Some countries allow different sets of channels. If your router is set to a different region than yours, or a channel your adapter doesn't support (for example, channels 12-14 are often blocked in the US), the network may be invisible. Try setting the region to "Russia" or "United States" and the channel to "Auto" or a specific number from 1 to 11.

Windows services and system crashes

A special service in Windows is responsible for searching for and connecting to wireless networks. If it's stopped, the computer will be physically unable to scan the airwaves. To check its status, click Win + R, enter services.msc and find "WLAN AutoConfig" in the list.

Make sure the startup type is set to "Automatic" and the service is running. If it's stopped, click "Start." Without this service running, the Wi-Fi icon may disappear from the interface entirely, and the adapter may become unresponsive.

What to do if the service does not start?

If an error occurs when starting the service, check for dependencies on other services. This often requires starting the Remote Access Connection Manager service or updating system files using the sfc /scannow command.

It's also worth mentioning possible conflicts after installing antivirus software or VPN clients. They can introduce their own virtual adapters and block the physical Wi-Fi module. Try temporarily disabling your third-party firewall or antivirus to test this hypothesis.

Comparison table of causes and solutions

To make diagnosis easier, we've compiled the main symptoms and treatment methods into a single table. This will help you quickly navigate the situation and choose the right course of action.

Symptom Probable cause Solution method
No Wi-Fi icon The adapter or driver is disabled. Checking Device Manager, enabling in ncpa.cpl
The network exists, but it is "closed" The SSID on the router is hidden. Connect manually by name or configure the router
It sees other networks, but not mine. Channel or band problem Change the Wi-Fi channel, check the 2.4/5 GHz range
The adapter has disappeared from the list. Physical damage or BIOS failure Check in BIOS, replace the adapter

Hardware faults and BIOS

If software methods do not help, one cannot rule out hardware failureThe Wi-Fi module in laptops is often a small card that can become dislodged from its contacts when dropped or subject to vibration. USB connectors in desktop computers are also prone to failure.

It's worth checking your computer's BIOS/UEFI. When booting (usually by pressing F2, Del, or F10), find the section related to peripherals or integrated devices (Onboard Devices, Advanced). Make sure the Wireless LAN Controller is set to "Enabled." If it's disabled at the BIOS level, Windows will never see the network.

In rare cases, discharging static electricity can help. Turn off the laptop and unplug the charger. If the battery is removable, remove it. Press and hold the power button for 30-40 seconds. Then put everything back together and turn on the device. This often "revive" flaky network cards.

Can I use an external adapter?

Yes, if the built-in Wi-Fi module burns out, the quickest solution is to buy an external USB Wi-Fi adapter. They are compact and don't require opening the laptop.

⚠️ Attention: If your laptop is under warranty, opening the case yourself to check the Wi-Fi card may void the warranty. In this case, it's best to contact an authorized service center.

Frequently Asked Questions (FAQ)

Why does the phone see the network, but the computer does not?

This indicates that the router is working properly. The problem is localized to the computer: most likely, the driver settings are incorrect, the WLAN service is disabled, or the PC adapter doesn't support the frequency or security standard the router operates on.

What should I do if the Wi-Fi icon is missing after a Windows update?

Open Device Manager, uninstall the Wi-Fi adapter driver, and restart your PC. Windows will attempt to reinstall the driver. If that doesn't help, download the driver from the laptop manufacturer's website using a different device.

Can a virus hide my Wi-Fi network?

Direct network obfuscation by a virus is unlikely, but malware can block the network adapter or change system settings, making connection impossible. An antivirus scan is recommended.

How can I check if the computer can see the adapter itself?

Open Device Manager. If there's no network hardware listed, or if there's a device with an unknown error code, the system isn't communicating correctly with the hardware.