When your computer stops detecting wireless networks, it can catch you at the most inopportune moment. You were just browsing the internet, and now the Wi-Fi icon has disappeared or shows an empty list. This is a common problem that can often be resolved with software solutions without calling a service center.
The reasons may lie in either an operating system failure or a physical hardware malfunction. Drivers, power settings or the device itself router may not work correctly. Understanding the source of the problem is the first step to restoring the connection.
In this article we will look at the main scenarios why adapter stops functioning, and we'll offer step-by-step instructions for troubleshooting them. We'll cover both quick fixes and in-depth system settings.
Primary diagnostics and equipment testing
Before delving into the settings, make sure your hardware is working properly. Often, a simple reboot or checking the physical switches can solve the problem. If your laptop doesn't detect wireless networks, check if airplane mode is activated.
Many laptops have a physical switch or key combination (usually Fn + F2 or F12) that disables the wireless module. Make sure the Wi-Fi indicator is on. It's also worth checking whether other devices, such as your smartphone, can see the network. If the network is visible on your phone but not your PC, the issue is localized to your computer.
⚠️ Attention: If you're using a desktop PC with an external USB adapter, try plugging it into a different port. USB 3.0 ports can sometimes interfere with 2.4 GHz Wi-Fi modules.
- 🔌 Check the physical connection of the antennas (if they are removable) to the motherboard or adapter.
- 💻 Make sure that the network adapter is not marked with a yellow exclamation mark in Device Manager.
- 📡 Reboot your router by unplugging it for 10-15 seconds.
Checking the status of the network adapter
If everything is physically working properly, you'll need to access the operating system's network management software. Windows may automatically shut down the device to save power or due to a software failure. Open Control Panel → Network and Internet → Network and Sharing Center.
In the menu on the left, select Changing adapter settingsFind the icon Wireless networkIf it's grayed out, the adapter is disabled. Right-click and select "Enable." If there's no icon at all, the problem is deeper—most likely, a driver or BIOS issue.
Sometimes resetting the settings via the command line helps. Launch Terminal as administrator and enter the command to reset the TCP/IP stack. This often resolves issues where the computer can't see the network after Windows updates.
netsh winsock resetnetsh int ip reset
ipconfig /flushdns
☑️ Checking the adapter
Updating and reinstalling drivers
The most common reason for Wi-Fi to disappear is a conflict or damage. driversThis can happen after a system update or installing new software. Open device Manager (press Win + X and select the appropriate item).
Find the section Network adaptersIf your device isn't there, or it's marked with an error, try uninstalling it. Right-click the adapter (usually labeled "Wireless," "Wi-Fi," or "802.11") and select "Uninstall device." Don't worry, Windows will try to reinstall it after rebooting.
If automatic installation doesn't help, download the latest driver from the official website of your laptop or motherboard manufacturer. Use a cable connection or another computer to download. An outdated driver may not support the router's new security standards.
⚠️ Attention: Avoid using driver auto-installers from dubious sources. They may install a generic driver that is unstable or blocks specific features of your device. chipset.
- 🔄 Try rolling back the driver to the previous version in the device properties.
- 🔍 Check your chipset vendor (Realtek, Intel, Qualcomm) to find the driver.
- ⚙️ Make sure that the "Disable" box is not checked in the "Power Management" tab of the driver properties.
What to do if the driver is not installed?
If the driver installation is interrupted or returns an error, files from a previous version may remain on the system. Use the Driver Store Explorer utility to completely clear old driver versions before reinstalling.
WLAN and power settings
A special service in Windows is responsible for detecting wireless networks. If it is stopped, the computer will stop searching for networks altogether. Click Win + R, enter services.msc and find it in the list WLAN AutoConfig Service.
Make sure the startup type is set to Automatically, and the status is In progressIf the service is stopped, start it. Without this component, wireless connection management is impossible, and the Wi-Fi icon may disappear from Trojan.
It's also important to check your power saving settings. The system may disable the adapter to conserve battery power, but then not enable it again. In Device Manager, under the adapter properties tab, Power management, uncheck the box next to "Allow the computer to turn off this device...".
| Parameter | Recommended value | Influence |
|---|---|---|
| Service startup type | Automatically | Without this, Wi-Fi won't work. |
| Power saving mode | Max. productivity | Prevents the adapter from disconnecting |
| Security protocol | WPA2/WPA3 | Ensures compatibility with the router |
| Wi-Fi channel | 1, 6, 11 (for 2.4 GHz) | Reduces interference |
Band and channel compatibility issues
Modern routers operate in two bands: 2.4 GHz and 5 GHz. Older laptops may simply not see the 5 GHz network because their adapters don't support the standard. 802.11ac or axIn this case, you need to switch the router to mixed mode or use the 2.4 GHz band.
Another common issue is the broadcast channel. Some adapters (especially older ones or those imported from other regions) don't see channels higher than 11 or 13. If the router is configured to automatically select a channel and selects an "unsupported" one, the network will disappear from the list of visible channels.
Access your router settings (usually via 192.168.0.1 or 192.168.1.1) and force channel 1, 6, or 11 for the 2.4 GHz band. Also, check to see if the SSID (network name) is hidden. If it is hidden, your computer won't see the network in the general list until you manually add it.
Router and ISP malfunctions
Don't rule out the router itself as a factor. A router is a mini-computer that can freeze or accumulate errors in its logs. If your computer can't see the network, and it's unstable on other devices, the problem could be overheating or a software glitch in the router.
Check your security settings. If MAC address filtering is enabled on your router, your computer may see the network but be unable to connect, or, in some cases, the router may hide the network from unauthorized devices. It's also worth checking whether you've reached your maximum number of connected clients.
Sometimes ISPs block access due to hardware changes or suspicious activity. Make sure the WAN/Internet light on your router is lit. If the light is blinking or red, the issue is with your ISP and not your computer settings.
⚠️ Attention: Router interfaces and menu item names may differ depending on the model (TP-Link, Asus, Keenetic) and firmware version. Always check the official instructions for your device.
- 🌐 Check your connection status on your provider's website or in your personal account.
- 🔌 Make sure the ISP cable is securely inserted into the WAN port of the router.
- 🔄 Try resetting the router to factory settings (Reset button) if nothing helps.
Frequently Asked Questions (FAQ)
Why can my computer see all my neighbors' networks but not mine?
The problem is most likely with your router settings. Check if the network name (SSID Broadcast) is hidden. It's also possible that the router is operating on a channel your adapter doesn't support (for example, channels 12-14 in some regions), or you're using the 5 GHz band on an older laptop.
What should I do if the Wi-Fi icon is missing after a Windows update?
This is a classic driver conflict. Go to Device Manager, uninstall the network adapter, and restart your computer. If that doesn't help, download the driver from the laptop manufacturer's website, as the standard Windows driver may not have installed correctly.
Can antivirus software block Wi-Fi connections?
Yes, some firewall features in third-party antiviruses may block network detection or connections. Try temporarily disabling your antivirus to check.
How can I physically check if my Wi-Fi module is working properly?
If the adapter displays an error code (such as Code 10 or 43) in Device Manager and reinstalling the drivers doesn't help, the module may be faulty. For laptops, the solution is to purchase an external USB Wi-Fi adapter.