Many users are familiar with the situation when a laptop or desktop PC suddenly stops detecting wireless networks. Just yesterday, the device was working reliably, but today the list of available connections is empty, or the network icon shows a red X. This can happen after a system update, a power surge, or simply due to a software glitch in the communication module. Don't panic, as in most cases, the problem can be resolved using software solutions without calling a service center.
Before undertaking any complex manipulations, it is necessary to conduct a basic diagnostic of the equipment. It often happens that physical switch The switch on your laptop has been accidentally moved to the "Off" position, or airplane mode is activated. It's also worth checking whether the Wi-Fi indicator on your router is lit—the problem may lie not with your computer, but with the signal source itself. If the router is fine, and other devices (phones, tablets) connect to the network without issue, then the problem is localized to your PC.
Further steps will depend on whether the wireless adapter is visible in Device Manager. If the system doesn't recognize the Wi-Fi module, you'll need to reinstall the drivers or check the hardware. If the adapter is visible but networks aren't found, it's likely that the protocol or Windows service settings have become corrupted. Below, we'll outline a step-by-step procedure to help restore your internet connection.
Diagnostics via Device Manager
The first step in troubleshooting is to check the status drivers and the adapter itself in the system registry. To do this, press the key combination Win + X and select "Device Manager" from the menu. In the window that opens, find the "Network Adapters" section and expand it. If you see your device (usually with words like "Wireless," "Wi-Fi," or "802.11" in the name, or brands like Intel, Realtek, or Qualcomm), but there's a yellow exclamation point next to it, this indicates a driver conflict or error.
If the adapter displays an error, try resetting it. Right-click the device and select "Uninstall device." Important: If you are prompted to uninstall the driver software, do not select the option yet. Try uninstalling the device and restarting the computer first. The system will attempt to automatically reinstall the driver upon startup, which often resolves the issue with a frozen adapter. If the adapter disappears from the list entirely, click "Action" → "Scan for hardware changes" in the task manager menu.
Sometimes, improper power management can cause a network outage. The system may mistakenly disable the module to save power, causing it to stop responding. To eliminate this, go to the network adapter properties (double-click the device in the Device Manager), open the "Power Management" tab, and uncheck "Allow the computer to turn off this device to save power."
⚠️ Attention: If after deleting a device it does not reappear even after a reboot, and there are no unknown devices in the list, the Wi-Fi module may be physically damaged or the contact inside the case may have come loose (this applies to removable Mini PCIe or M.2 cards).
Checking Windows network services
A specialized software is responsible for the operation of wireless connections in the operating system. serviceIf it's stopped or its startup type is changed to "Disabled," the computer will be physically unable to search for and connect to access points. This is a common problem caused by system optimizers or viruses that disable processes they deem unnecessary.
To check, click Win + R, enter the command services.msc and press Enter. In the list that opens, find the "WLAN AutoConfig" service. 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.
- 🔍 Find "WLAN AutoConfig Service" in the list.
- 🔧 Right-click and select "Properties".
- ▶️ Set the startup type to "Automatic" and click the "Start" button.
It's also worth checking this service's dependencies on other components. In the "Dependencies" tab, ensure that the required components are also active. Sometimes restarting the service helps: even if it's running, click "Stop," wait a few seconds, and then "Start" it again. This will clear internal communications module errors without rebooting the entire computer.
Reset network settings and protocols
Accumulated errors in the TCP/IP stack or incorrect DNS settings can prevent your computer from communicating correctly with the router. Even if the adapter is technically sound, software conflicts can block the connection. The most effective way to clear these settings is to use Windows' built-in reset tools or the command prompt.
Windows 10 and 11 offer a convenient graphical interface for a complete network reset. Go to "Settings" (the gear icon in the Start menu) → "Network & Internet." Scroll down to "Network reset" (in Windows 11, "Advanced network settings" → "Network reset"). Click "Reset now." Your computer will warn you that it will restart in 5 minutes. This will delete all saved Wi-Fi passwords, reset your firewall settings, and restore your network adapters to factory defaults.
For more advanced users or when the graphical interface doesn't work, you can use the command line. Launch Terminal as administrator (search for "cmd" in the search bar, right-click, and choose "Run as administrator") and enter the following commands one by one, pressing Enter after each:
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
After running these commands, be sure to restart your computer. Operation netsh winsock reset This is especially important because it restores the Winsock socket directory, which is often damaged when installing virtual network drivers (from Android emulators, VPN clients, or virtual machines).
Updating and rolling back adapter drivers
Compatibility issues often arise after automatic Windows updates. Microsoft may install a generic driver that doesn't work reliably with your specific device. ironIn this situation, the best solution is to manually install a verified version of the software from the manufacturer's website.
Drivers should only be downloaded from official sources: the laptop manufacturer's website (Support section) or the chipset manufacturer's website (Intel, Realtek, Broadcom). Avoid using automatic driver installers, as they often install incorrect versions. If the problem occurs immediately after updating the driver, it's a good idea to roll back the driver. In Device Manager, under the adapter properties, on the "Driver" tab, you'll find the "Roll Back" button. This will restore the previously working software version.
| Action | When to apply | Risk |
|---|---|---|
| Automatic update | When installing the system for the first time | Average (can install a universal driver) |
| Manual installation from the website | If Wi-Fi is unstable or absent | Low (most reliable method) |
| Driver rollback | Immediately after the update, when Wi-Fi disappeared | Low (revert to old version) |
It's important to note that for desktop PCs with external USB adapters, drivers are often included on a disc or require searching by hardware ID (VEN_XXXX&DEV_XXXX). If the adapter is integrated into the motherboard, look for drivers on the motherboard manufacturer's website (ASUS, MSI, Gigabyte), not the processor's.
⚠️ Note: Manufacturer website interfaces and driver model names may change. Always check the exact model of your adapter in Device Manager before downloading the file.
Router settings and frequency ranges
Sometimes a computer is technically working properly, but it can't see the network due to changes in the router settings. For example, if the router was replaced or reset, it could have switched to a different one. safety standard or a channel your adapter doesn't support. Frequency band incompatibility is also a common issue.
Modern routers operate in two bands: 2.4 GHz and 5 GHz. Older laptops (manufactured before 2013-2014) may not support the 5 GHz band. If the router is configured to only support 5 GHz (in "5 GHz Only" or "11 ac Only" mode), the older computer simply won't detect the network. The solution is to access the router settings (via cable or phone) and enable 2.4 GHz support or mixed mode.
- 📡 Check if the SSID (network name) broadcast is hidden in the router settings.
- 🔒 Make sure the encryption type is set to WPA2-PSK (AES), as older adapters may not recognize WPA3.
- 📶 Try changing the broadcast channel in your router to 1, 6, or 11 (for 2.4 GHz) to avoid interference from neighbors.
It's also worth checking whether MAC address filtering is enabled on your router. If your computer was previously blacklisted or whitelisted, and the MAC address has changed (or you reset the router), access will be blocked at the hardware level.
Hardware problems and physical connection
If software solutions fail, a physical fault must be considered. In laptops, the Wi-Fi module is often a small board connected via a Mini PCIe or M.2 slot. Over time, vibration or a fall can cause the connection to become loose. In desktop PCs, problems can arise with the antennas attached to the back of the motherboard or adapter.
Check that the antennas are securely fastened. If the antenna is missing or loose, the signal strength will be critically low, and the computer may not even be able to see nearby routers. To inspect the laptop's internals, you'll need to remove the bottom cover. Locate the Wi-Fi module (usually a black square with two wires: black and white/gray). Try carefully reconnecting it: unplug it and reinsert it, making sure the antenna wires are firmly seated (the connectors are often labeled Main and Aux).
In rare cases, the problem lies in the BIOS/UEFI. Enter the BIOS when booting the computer (press Del, F2, or F10) and find the section related to peripherals (Advanced, Onboard Devices). Make sure the wireless module (Wireless LAN, Wi-Fi Controller) is in the status EnabledSometimes, after resetting the BIOS, the settings may reset to the factory defaults, where the module is disabled.
Frequently Asked Questions (FAQ)
Why can my computer see my neighbors' networks but not mine?
Most likely, your router is broadcasting on a frequency or standard that your computer's adapter doesn't support (for example, only 5 GHz or only Wi-Fi 6). It's also possible that your router has hidden SSID broadcasting enabled or MAC address filtering enabled.
Will removing the antivirus help if Wi-Fi is lost?
Yes, in some cases, third-party antiviruses and firewalls can block network connections or conflict with drivers. Try temporarily completely uninstalling your antivirus and restarting your PC to check.
Can a virus cause Wi-Fi to disappear?
Yes, some malware can modify system files, block network services, or set incorrect DNS settings. It is recommended to run a full system scan with an up-to-date antivirus scanner.
What should I do if the Wi-Fi button has disappeared from the taskbar?
This indicates that the system isn't detecting the adapter. Check Device Manager. If the adapter isn't there, there's a hardware or driver issue. If the adapter is present but there's an error, try reinstalling the drivers.