When the internet suddenly goes down, it can take you by surprise and disrupt your work or leisure plans. Users often encounter this: Wi-Fi adapter The network stops responding, or the network simply doesn't appear in the list of available connections. This can happen after a system update, a power surge, or a spontaneous hardware failure.
Before panicking or taking your device to a service center, it's worth running a basic diagnostic. In most cases, the problem stems from a software conflict or misconfigured settings, which are easy to fix yourself. We'll cover the main scenarios and why. Windows can't connect to a wireless network, and we'll offer specific recovery steps.
You should start by checking the physical condition of the equipment and basic indicators. If all the lights on the router are lit, but the network icon on the laptop is gone, then the issue is software or drivers. However, if the indicators on the computer itself are also silent, the Wi-Fi module may be physically disconnected or faulty.
Hardware switches and physical access to the module
The most common, but often overlooked, cause is the physical disconnection of the wireless module. Many laptops, especially business-class or older models, have a separate hardware switch On the device's body. It can be located on the edge of the device or even on the front edge. If this switch is in the "Off" position, no software settings will enable Wi-Fi.
Additionally, manufacturers often use a key combination to quickly turn radio modules on and off. Typically, this is a combination of the button Fn With one of the function keys in the F1-F12 row, which has an antenna icon on it. Accidentally pressing this combination in your pocket or while cleaning your keyboard can instantly disconnect the connection.
⚠️ Attention: On some gaming laptops, the function of disabling Wi-Fi via hot keys is blocked in the BIOS or proprietary software (for example, Armoury Crate or MSI Center). Check the power saving settings in the manufacturer's utilities.
It's also worth checking whether the antenna wire inside the case has come loose if you've recently cleaned it of dust or upgraded components. A weak signal or no network connection at all may indicate mechanical damage to the antenna connector on the adapter board.
Diagnostics via Device Manager and Drivers
If the physical buttons are working properly, the next step is to check the software. The operating system controls the hardware through drivers, and incorrect operation of these drivers is a common cause of failures. device Manager, by entering the appropriate query in the Start menu or by running the command devmgmt.mscFind the "Network adapters" section and expand it.
If you see a device named Wireless, Wi-Fi or 802.11, but it has a yellow triangle, which means the driver is malfunctioning. Try clicking on the device and selecting "Uninstall device," then restarting your computer. The system will attempt to automatically reinstall the driver upon startup.
- 🔍 Check for unknown devices in the "Other devices" list - this could be your adapter without a driver.
- 🔄 Go to the adapter properties, select the "Power Management" tab, and uncheck "Allow the computer to turn off this device to save power."
- 📥 Download the latest driver from the official website of your laptop or motherboard manufacturer using another PC or smartphone.
In some cases, rolling back the driver to a previous version can help if the problem appeared after an automatic Windows update. For this purpose, the "Roll Back" button is available in the device properties. It's also worth paying attention to Windows services: WlanSvc must be running and have the startup type "Automatic".
☑️ Check Wi-Fi drivers
Windows network service failures
operating system Windows relies on a number of background processes to maintain network activity. If the service responsible for wireless networks is stopped or not running correctly, the computer will not see available access points. This often happens after installing system optimizers or viruses.
To check, click Win + R, enter services.msc and find "WLAN AutoConfig Service" in the list. Make sure its status is "Running" and the startup type is set to "Automatic." If the service is stopped, start it manually.
Another important service is Remote Access Connection Manager. Stopping it can cause errors when attempting to obtain an IP address. Sometimes, a complete reset of the network settings via the command prompt with administrator privileges helps.
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
After running these commands, be sure to reboot your computer. This set of instructions clears the DNS cache, resets the TCP/IP stack, and refreshes the socket configuration, which resolves many mysterious connection issues.
What does the netsh winsock reset command do?
This command restores the Winsock catalog to its default state. It removes any third-party add-ons that may have corrupted the Windows network stack, such as remnants of antivirus software or tunneling software.
Problems with the router and frequency range
Often, the problem lies not with the computer, but with the access point. Routers tend to overheat or accumulate errors in their memory, which causes the Wi-Fi module to freeze. Simply powering off the router for 10-15 seconds often works wonders.
However, if the router is new or has recently been reconfigured, the issue may be with the frequency range. Many older laptops and budget adapters don't support the frequency range. 5 GHzIf the router broadcasts the network only in this range or hides the 2.4 GHz network, the computer simply won't see it.
| Parameter | 2.4 GHz band | 5 GHz band |
|---|---|---|
| Transfer speed | Up to 450 Mbps | Up to 1300+ Mbps |
| Range | Tall (breaks through walls) | Medium (fades through walls) |
| Workload | High (a lot of interference from neighbors) | Low (pure ether) |
| Compatibility | Works on all devices | Only on modern adapters |
Check your router settings: the broadcast channel may have been changed to one that your adapter doesn't support (for example, channels 12-14 in some regions). Also, make sure MAC address filtering isn't enabled, as this could block access to your PC.
IP address conflicts and protocol settings
Sometimes a computer receives an incorrect IP address or DNS data, making it impossible to access the internet even if a connection to the router is established. This is called an IP address conflict or DHCP error. In such cases, manually resetting the TCP/IP protocol settings can help.
Go to "Network and Internet Settings" and select "Change adapter settings." Find your wireless connection, right-click it, and select "Properties." Find "Internet Protocol Version 4 (TCP/IPv4)" in the list and make sure the "Obtain addresses automatically" checkbox is selected.
If automatic mode doesn't work, you can specify static addresses, but this requires knowledge of your local network's addressing. Typically, specifying the gateway (the router's address, often 192.168.0.1 or 1.1) and DNS servers (for example, Google's: 8.8.8.8) is sufficient.
⚠️ Important: When manually assigning an IP address, ensure it isn't already occupied by another device on the network. Use an address from the router's DHCP pool, but outside of the reserved addresses to avoid conflicts.
It's also worth checking whether a static IP address is set on the adapter itself if you were previously using a wired connection with special settings. Switching between wired and wireless networks can sometimes cause confusion in Windows configurations.
The influence of antiviruses and third-party software
Third-party antiviruses and firewalls often take over network management, creating virtual adapters and filtering traffic. After an antivirus update or its license expires, the firewall may block all connections, deeming them suspicious.
Try temporarily disabling real-time protection or completely disabling your antivirus (if your license allows it) and check your Wi-Fi connection. If the network works, the issue lies with your firewall settings. In this case, you should reinstall your antivirus or add your home network to the exceptions list.
Additionally, virtualization software (VirtualBox, VMware) or tunneling software (Hamachi, older VPN versions) can create virtual network interfaces that conflict with the physical adapter. Disabling unnecessary virtual adapters in Device Manager may resolve the issue.
Radical measures: network reset and reinstallation
If none of the above helps, Windows 10 and 11 offer a full network reset. This deletes all saved Wi-Fi passwords, resets adapters to factory settings, and reinstalls network components. This is a last resort, but very effective.
You can find this option in Settings → Network & Internet → Advanced network settings → Network reset. After clicking "Reset now," your computer will restart in a few minutes.
In the most challenging cases, when the adapter is detected with error codes (for example, code 10 or 43), there may be a hardware defect. The Wi-Fi module may have burned out due to a power surge or simply reached the end of its lifespan. In laptops, it can be replaced with a new one (M.2 form factor), and for PCs, a USB adapter can be purchased.
Frequently Asked Questions (FAQ)
Why does Wi-Fi work on my phone but not on my computer?
This indicates a problem with your computer's adapter or its drivers. The phone is using its own module, which is working properly. Check your router settings to see if your PC's MAC address is blocking access, or try updating your computer's Wi-Fi drivers.
The computer sees my neighbors' networks, but not mine. What's wrong?
Most likely, your router is broadcasting in the 5 GHz band, which your old adapter doesn't support, or the SSID (network name) is hidden. It's also possible that the router has frozen and stopped broadcasting a signal, even though the indicators are still lit. Restart it.
How do I know if my laptop supports 5GHz?
Open Command Prompt (cmd) and enter the command netsh wlan show driversFind the line "Supported Radio Types." If you see 802.11a or 802.11ac/ax, then 5 GHz is supported.
Can a virus disable Wi-Fi?
Yes, some malware blocks network services or changes DNS settings to redirect you to phishing sites. Scan your system with a reliable antivirus and reset your network settings.
What should I do if Wi-Fi disappears after a Windows update?
Updates often break old drivers. Go to Device Manager, uninstall the Wi-Fi adapter, and click "Scan for hardware changes." If that doesn't help, download the driver from the laptop manufacturer's website that matches your version of Windows.