A laptop refusing to connect to Wi-Fi often catches you by surprise, especially if work or school requires immediate network access. The problem can manifest itself in various ways: the device simply doesn't see any available networks, displays a "No Internet Access" status, or endlessly attempts to obtain an IP address. In some cases, the wireless connection icon disappears from the taskbar altogether, leaving the user perplexed.
Before panicking or taking your device to a service center, it's important to run a basic diagnostic to rule out trivial glitches. Most often, the cause lies in a software driver conflict, incorrect power-saving settings, or a temporary router malfunction. Understanding the nature of the error is half the solution, as the methods for troubleshooting adapter and router issues are radically different.
In this article, we'll detail the action steps for various connection failure scenarios. Rather than limit ourselves to generalities, we'll cover specific steps for checking Windows services, resetting network settings, and analyzing hardware logs. A well-thought-out approach will allow you to restore the connection in most cases without the need for complex paid software.
Diagnostics of hardware status and indicators
The first step should always be a visual and physical inspection of the hardware. If the laptop doesn't respond to wireless networks, the Wi-Fi module itself may be disabled physically or through hardware switches. Many business-class models, such as Lenovo ThinkPads or older HP series, still have a mechanical slider on the side of the case or on the front panel that automatically turns off power to the antenna.
It's also worth paying attention to the keyboard. Users often accidentally activate airplane mode or disable Wi-Fi with a key combination. Fn + F2 (or another function key with an antenna icon). If the key's indicator lights orange or red, the module is locked at a low level. In Windows 10 and 11, this status is duplicated in the Action Center, where the Airplane Mode button may be active.
⚠️ Attention: If, after turning on the module, the Wi-Fi icon does not appear, and the device manager displays error code 10 or 43, this may indicate physical loosening of the module contacts or its failure.
Check the Device Manager to ensure the network adapter is actually visible. A device's absence from the list of network adapters when Wi-Fi is enabled often indicates that the motherboard isn't detecting the module. In such cases, completely powering down the laptop can help: turn off the device, disconnect the charger, and, if the battery is removable, remove it for 10-15 minutes. This will relieve any static electricity that may be blocking the controller.
Problems with network adapter drivers
The most common software cause of failures is incorrect driver functionality. Windows tends to automatically update drivers, installing generic versions that may conflict with your laptop's specific hardware. If your Wi-Fi stops working after a system update, this is likely the problem.
To solve this problem, you need to open the Device Manager. This can be done by right-clicking the Start button and selecting the appropriate item. In the section Network adapters find a device with a name containing the words Wireless, Wi-Fi, 802.11 or the manufacturer's brand, for example, Intel, Realtek, QualcommIf a yellow triangle is lit next to the device, the driver is not working correctly.
Please try the following:
- 🔄 Right-click on the adapter and select "Uninstall device," then restart your laptop—the system will attempt to reinstall the driver automatically.
- 🔙 Use the "Roll Back Driver" function in the device properties if the problem appeared recently.
- 💻 Download the latest driver from the official website of the laptop manufacturer (not the chip, but the laptop itself) from another device and install it manually.
Pay special attention to your power settings. Windows may disable the adapter to save power, causing it to stop responding. In the driver properties, under the "Power Management" tab, uncheck "Allow the computer to turn off this device to save power." This is a common reason why a laptop loses network connectivity after waking from sleep mode.
Network settings and TCP/IP protocols failure
Even with a working driver, a laptop may fail to connect due to logical errors in the protocol stack. If the router assigns addresses via DHCP, but the laptop has a static IP address from a different subnet, the connection will fail. DNS server conflicts are also common, meaning a website opens in a browser on a phone but fails to load on a PC.
First, check your IP settings. Go to Control Panel → Network and Internet → Network and Sharing Center → Change adapter settingsFind "Wireless Networks," right-click → "Properties." Select "Internet Protocol Version 4 (TCP/IPv4)" and make sure the checkboxes for Obtain IP and DNS settings are checked.
If the settings are correct but the problem persists, reset the network settings via the command line. Launch the terminal as administrator (search for cmd in the search, right-click → "Run as administrator") and enter the following commands one by one, confirming each one by pressing Enter:
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
After running these commands, the laptop must be rebooted. This process completely clears the DNS cache, resets the routing table, and reinitializes the Winsock network stack. This "heavy artillery" resolves 90% of software glitches related to the inability to obtain an IP address.
☑️ Network Reset Checklist
Router frequency and channel conflicts
Sometimes the problem isn't with the laptop, but with how the router broadcasts the signal. Modern routers operate in two bands: 2.4 GHz and 5 GHz. Older laptops or models with limited modules may simply not see 5 GHz networks. If the router is configured to operate only in this band, the laptop will show an empty list of available networks.
The broadcast channel is also important. In apartment buildings, the airwaves are heavily clogged with neighboring routers. If your router automatically selects a congested channel or a channel that your laptop's network card doesn't support (for example, some older cards don't recognize channels 12 and 13 in the 802.11b/g standard), connecting will be impossible.
The table below will help you understand the compatibility of standards:
| Parameter | 2.4 GHz band | 5 GHz band |
|---|---|---|
| Compatibility | Supports almost all devices | 802.11ac/ax devices only |
| Range | Tall, breaks through walls | Low, signal fades quickly |
| Speed | Up to 300-450 Mbps (actually less) | From 400 Mbps to several Gbps |
| Stability | Low (lots of microwave interference) | High (pure ether) |
It's recommended to log into your router settings (usually at 192.168.0.1 or 192.168.1.1) and check if SSID broadcasting is enabled for both bands. If you have an older laptop, try temporarily switching the router to wireless-only mode. 802.11n or 802.11g, excluding the new standard ax (Wi-Fi 6), which older adapters may not interpret correctly.
⚠️ Attention: Router interfaces from different manufacturers (TP-Link, Asus, Keenetic, Mikrotik) vary significantly. The wireless settings menu may be called "Wireless," "Wi-Fi Network," or "Wireless Mode."
Windows Services and Firewall
Wireless networking in Windows is managed by system services. If the "WLAN AutoConfig" service (in older versions it may be called "Wireless Zero Configuration") is stopped or its startup type is set to "Manual," the laptop will not be able to manage the connection.
You can check this through the Run menu (keys Win + R), by entering the command services.mscFind the service in the list. WLAN AutoConfigMake sure its status is "Running" and the startup type is "Automatic." If it's stopped, click the "Start" button.
Another possible culprit could be your antivirus or firewall. Third-party security solutions (Kaspersky, ESET, Avast) sometimes have their own firewalls that block connections to new networks, classifying them as "Public" with a high security level. Try temporarily disabling your antivirus and checking for the network. If you can connect, look for the problem in your security software's network profile settings.
What should I do if the WLAN AutoConfig service does not start?
If you receive error 1068 or 1053 when starting a service, it means dependent services are not running. Check that the following services are running: Native Wi-Fi Filter Driver and EAPOL (Extensible Authentication Protocol). Without them, the main Wi-Fi module will not function.
Radical measures: a complete network reset
If none of the previous methods work, Windows 10 and 11 offer a full network reset. This removes all installed network adapters and reinstalls them, as well as resets all network components to their original settings. You'll need to re-enter your Wi-Fi password.
To do this, go to Settings → Network & Internet → Advanced network settings → Network resetClick the "Reset Now" button and confirm. Your computer will restart in 5 minutes. This action also deletes all saved Wi-Fi passwords and VPN settings, so be sure to remember your login details.
This method is especially effective when the system has accumulated numerous virtual adapters (from Android emulators, Hyper-V virtual machines, or old VPN clients) that create routing priority conflicts. Resetting clears the registry of junk entries that interfere with the stack's normal operation.
Frequently Asked Questions (FAQ)
Why does my laptop connect to Wi-Fi but there is no internet?
Most likely, the issue lies with your ISP's DNS servers or router. Try entering Google's static DNS (8.8.8.8 and 8.4.4.4) in your IPv4 settings. Also, check the date and time on your laptop—an incorrect time can block secure connections.
The laptop sees the neighbors' network, but not mine - what's the matter?
Your router is likely operating on a channel unsupported by your laptop's network card, or it's broadcasting only at 5 GHz, which your laptop can't detect. Try changing the channel in your router settings to 1, 6, or 11 and enabling mixed mode (b/g/n).
Will deleting the device in Device Manager help?
Yes, this is a standard procedure. When you uninstall the driver and then reboot, Windows detects the "new" hardware and reinstalls the driver, which often resolves software configuration errors.
Can a virus block Wi-Fi?
Yes, some types of malware can change proxy server settings or the hosts file, blocking network access. We recommend scanning your system with an antivirus and resetting your proxy settings (Settings → Network & Internet → Proxy Server).