Has your computer stopped displaying your home Wi-Fi network as available, even though your smartphone, tablet, or other devices connect to it without issue? This problem often occurs after a Windows update, router, or adapter driver update, but it can also arise without any obvious cause. In most cases, the culprit isn't a hardware problem, but rather a network configuration error, driver conflict, or wireless service errors—all of which can be resolved without a service center visit.
In this article we will look at all possible reasons, which prevents a computer from "seeing" its Wi-Fi network, while other devices do. From trivial errors in router settings to hidden driver conflicts, you'll get step-by-step instructions with illustrations, terminal commands, and compatibility tables. We'll pay special attention to cases where the problem only appears on one device (for example, a laptop with Windows 10/11), and the rest of the gadgets work fine.
Before you start diagnosing, make sure that we are talking about absence of a network in the list, rather than an inability to connect (when the network is visible, but an authentication error occurs). These two issues are resolved differently, and in this guide, we'll focus on the first scenario.
1. Checking the basic router settings
Start with the simplest thing: your Wi-Fi network may be hidden or disabled in your router settings. This is especially true if the problem occurred after changing your provider, updating your router firmware, or resetting it.
Go to the router's web interface (usually at 192.168.0.1 or 192.168.1.1, login/password - on the device sticker) and check:
- 📡 Wireless network status: in the section
Wi-FiorWirelessmake sure the switchEnable Wireless(or similar) is included. - 👁️ Network visibility (SSID Broadcast): if option
Hide SSIDorDisable SSID BroadcastIf the network is active, it won't appear in the list of available networks. Disable it. - 🔄 Operating mode (Mode): Some older devices do not see networks in the mode
802.11n/ac/ax Only. Try installing802.11b/g/n mixed.
If you have recently changed your Wi-Fi password, make sure you save your router settings (button Save or Apply). Sometimes changes are only applied after restarting the device.
⚠️ Attention: On some routers (for example, Keenetic) after changing the Wi-Fi settings, it is required manual reboot through the menu System → RestartAutomatic application of settings may not work.
2. Problems with the Wi-Fi adapter drivers on your computer
One of the most common causes is a faulty or outdated network adapter driver. This is especially true for laptops with Windows 10/11, where drivers can be automatically updated to unstable versions.
To check the driver status:
- Click
Win + Xand selectdevice Manager. - Expand the section
Network adapters. - Find the device with the names
Wireless,Wi-Fior802.11(For example, Intel Wi-Fi 6 AX200 or Qualcomm Atheros QCA9377). - Right click on it and select
Properties.
In the properties window, note:
- 🔴 Device status: If there is an exclamation mark or the message "The device is not working properly", the driver needs to be reinstalled.
- 📥 Driver version (tab
Driver): compare it with the latest version on the adapter manufacturer's website.
To update the driver:
- Download the latest version from the official website of the laptop or adapter manufacturer (for example, Intel, Realtek, Broadcom).
- Uninstall the current driver via
device Manager(right click →Remove device). - Install the downloaded driver and restart your computer.
Download the driver from the official website
Uninstall the current driver in Device Manager
Disable automatic driver updates in Windows
Restart your computer-->
⚠️ Attention: If after updating the driver Wi-Fi stopped working completely, try roll back the driver (tabDriver→Roll back). This is relevant for adapters Realtek RTL8821CE And Medatek MT7921, which often conflict with the latest versions of Windows.
3. Channel and Wi-Fi standard conflicts
Your computer may not see the network due to incompatibility with the channel or Wi-Fi standard settings on your router. For example, if the router is operating on a channel 13 (allowed in Europe, but prohibited in the US), and the adapter is set to the US region, the network will not be displayed.
Check and change the following settings in your router settings:
| Parameter | Recommended value | Explanation |
|---|---|---|
Channel (Channel) |
1–11 (for 2.4 GHz) |
Channels 12-14 may not be supported by some adapters. |
Channel Width (Channel width) |
20 MHz or Auto |
The 40 MHz width may cause interference on busy networks. |
Wireless Mode (Mode) |
802.11b/g/n mixed |
Mode 802.11n Only not supported by older devices. |
Country/Region (Country) |
Your real country | Incorrect region may block some channels. |
If your router supports 5 GHz, try connecting to a network in this range (its name may be different, for example, MyWiFi_5G). Some adapters (especially in older laptops) do not see the network 5 GHz due to lack of standard support 802.11ac.
4. Reset Windows network settings
Windows 10 and 11 sometimes "forget" saved networks or conflict with new connections. Resetting network settings helps in 60% of cases when the computer only sees one network, but the others are visible.
Follow these steps:
- Open
Settings → Network & Internet → Status. - Scroll down and click
Network reset. - Confirm the action and restart your computer.
After reset:
- 🔄 All saved Wi-Fi networks will be deleted (you will have to enter passwords again).
- 📥 Network adapters will be reinstalled with standard drivers.
- 🔧 VPN and proxy settings will be reset to default values.
If resetting doesn't help, try manually clearing the network cache via command line:
netsh wlan delete profile name="" i=netsh int ip reset
netsh winsock reset
⚠️ Attention: After executing the commands netsh winsock reset may be required reactivating a Windows license (if it is linked to a Microsoft account).
5. Hardware problems: antennas, adapters, interference
If software methods do not work, the reason may lie in physical malfunctions:
- 📶 Damaged Wi-Fi antennaIn laptops, antennas are connected to the adapter via thin cables, which can fray or become disconnected from the connectors. Check if the Wi-Fi indicator is blinking orange.
- 🔌 Disabled adapter: some laptops (eg. Lenovo or HP) have a hardware Wi-Fi switch or a keyboard shortcut (
Fn + F2,Fn + F12). Make sure the adapter is not physically disconnected. - 📡 Interference from other devicesMicrowaves, wireless mice, Bluetooth speakers, and even neighboring Wi-Fi networks on the same channel can jam the signal. Try moving your computer closer to the router.
To diagnose hardware problems:
- Connect your computer to the router via cable (
Ethernet) - if the Internet works, the problem is definitely in the Wi-Fi adapter. - Try using an external USB Wi-Fi adapter (eg. TP-Link TL-WN725N). If it sees the network, the built-in adapter is faulty.
- Check it out
Windows Event Log(clickWin + X → Event Viewer → Windows Logs → System) for errors with the sourceNetwtw04orWLAN-AutoConfig.
How to check the antenna connection in a laptop
Disconnect the laptop from the power supply and remove the back cover (if it is removable).
Wi-Fi antennas are two thin wires (usually black and white) connected to a small module with markings Intel, Qualcomm or Realtek.
Carefully disconnect and reconnect them. If the wires are damaged (kinked or melted), they need to be replaced.
6. Windows 11 Features and New Wi-Fi 6/6E Standards
Windows 11 and new adapters (eg. Intel AX210 or Qualcomm FastConnect 6900) support standards Wi-Fi 6 (802.11ax) And Wi-Fi 6E (6 GHz). However, this may cause compatibility issues with older routers, or, conversely, newer routers may not support outdated security protocols.
If your computer does not see the network, but other devices do:
- 🔒 Check it out security type in the router settings. If installed
WPA3, try switching toWPA2-PSK(some adapters do not supportWPA3). - 📶 For
Wi-Fi 6E(6 GHz) - Make sure your adapter supports this range. A list of compatible devices can be found on the website. Wi-Fi Alliance. - 🔄 If your router is dual-band, try disabling it
Smart Connect(automatic switching between 2.4 and 5 GHz) - sometimes this helps.
A critical feature of Windows 11: if your adapter supports Wi-Fi 6E but your router doesn't, the system may hide 2.4/5 GHz networks from the list of available networks. To fix this, disable the "Prefer 6 GHz networks" option in the adapter settings (Device Manager → Adapter Properties → Advanced).
7. Power supply and energy management problems
Windows aggressively optimizes power consumption, which sometimes leads to the Wi-Fi adapter being disabled. This is especially true for laptops running on battery power.
To check your power settings:
- Open
device Manager→Network adapters. - Right-click on the Wi-Fi adapter →
Properties→ tabPower management. - Uncheck the box
Allow the computer to turn off this device to save power.
Also check power plan:
- Open
Settings → System → Power & sleep → Additional power settings. - Select the plan you are using (e.g. Balanced) →
Change advanced power settings. - Find the section
Wireless Network Adapter Settingsand installMaximum performance.
If the problem only occurs when running on battery power, try:
- 🔋 Connect your laptop to the network and check if Wi-Fi appears.
- 🔄 Update your laptop's BIOS (instructions are available on the manufacturer's website).
- 📥 Install power management drivers (e.g. Intel Management Engine for devices on Intel).
FAQ: Frequently asked questions about the problem
My computer can't see Wi-Fi, but it can see my neighbors' networks. What's wrong?
Most likely your network is hidden (disabled) SSID Broadcast in the router) or is operating on an incompatible channel (e.g., 13-14 for 2.4 GHz). Also, check if the router has a MAC address filter enabled. If so, add your computer's MAC address to the list of allowed devices.
After updating Windows, I stopped seeing Wi-Fi. How can I get it back?
Update the adapter driver manually (download it from the manufacturer's website, not through Windows Update). If that doesn't help, roll back the system to a restore point before the update or reset the network settings (Settings → Network → Network reset).
My laptop can't see Wi-Fi, but my phone can. What should I do?
Start by checking the Wi-Fi hardware switch on your laptop (or a keyboard shortcut, such as Fn + F2). Then update the adapter driver and check your power settings (disable power saving for Wi-Fi). If nothing helps, try connecting an external USB adapter.
The router is blinking, but the computer can't see the network. Is this a problem?
Not necessarily. First, reboot the router (unplug it from the outlet for 30 seconds). If the Wi-Fi indicator is not lit or is blinking abnormally (e.g., red), reset the router to factory settings using the button. Reset (Hold for 10-15 seconds). After the reset, set up the network again.
Can antivirus block Wi-Fi?
Yes, some antiviruses (for example, Kaspersky, Avast) have network protection modules that can block connections. Temporarily disable your antivirus and check if the network reappears. Also, check your Windows Firewall settings (Control Panel → Firewall → Advanced Settings).