It's confusing and frustrating when a laptop loses its Wi-Fi connection while a smartphone loads webpages smoothly. The problem may seem global, but more often than not, it stems from local operating system settings or a wireless adapter driver conflict. Unlike mobile devices, where the software is tightly optimized for the hardware, Windows often encounters power management errors or network protocol issues.
The first thing to understand is that the router is working properly if other devices are working reliably. Therefore, you need to look for the problem on the computer itself. This could be as simple as a faulty IP address or outdated network card firmware. Don't panic and take your device to a service center right away, as in most cases, the problem can be fixed on your own in 10-15 minutes.
In this article, we'll detail the steps to restore network access. We'll cover everything from simple reboots to deep registry and command line tweaks. It's important to follow a consistent approach to eliminate every possible cause of the failure.
Primary diagnostics and equipment testing
Before delving into the depths of system settings, perform a basic hardware check. Sometimes a simple step that gets overlooked in a rush can solve a problem. Make sure the Wi-Fi indicator on the laptop (often an airplane or an antenna with a line through it) is not lit. On many models Lenovo or HP there is a physical switch or key combination (eg Fn + F2), which software blocks the communication module.
It's also worth checking whether the laptop can see other Wi-Fi networks at all. If the list of networks is empty, but they are displayed on the phone, the antenna wire inside the case may have come loose or the module itself may have burned out. Try connecting the laptop to the router via Ethernet-cable. If there's internet via the cable, the problem is definitely with the wireless adapter or its software.
Try rebooting your router, even if everything works on your phone. Sometimes routers get stuck in the MAC address distribution mode, and your laptop simply can't obtain a new IP address. Unplug the router for 30 seconds and then plug it back in.
⚠️ Attention: If your laptop stops detecting Wi-Fi immediately after being hit by water, a shock, or a power surge, no software fix will help. In this case, a physical diagnosis at a service center is required.
Managing network adapter drivers
The most common cause of unstable Wi-Fi on Windows is a driver conflict or corruption. The operating system may automatically update the driver to a newer, but less stable version, or the files may have become corrupted during a system crash. First, open the Device Manager. Click Win + X and select device Manager from the menu.
In the window that opens, find the section Network adapters and open it. You are interested in the device whose name contains the words Wireless, Wi-Fi, 802.11 or brand names like Intel, Realtek, QualcommIf there's a yellow exclamation mark next to the device, the driver is definitely not working correctly.
Right-click the adapter and select "Uninstall device." Don't worry, your system won't be left without the driver forever. After uninstalling, click "Action" → "Scan for hardware changes" in the top menu. Windows will redetect the device and install the default driver. This often resolves the compatibility issue.
☑️ Checking drivers
If the default driver doesn't help, download the latest version from the laptop manufacturer's official website. Use your phone as a modem via USB or connect a cable to download the file. Install the driver in compatibility mode if it's intended for an older version of Windows.
Power and energy saving settings
Windows is very aggressive about power saving, especially on laptops. The system may disable the Wi-Fi adapter to conserve battery power, assuming that active data transfer is not required at the moment. This results in internet connection "disappearing" after a period of inactivity or when entering sleep mode.
To prevent the system from disabling the adapter, open it again. device ManagerFind your wireless adapter, right-click and select Properties. Go to the tab Power managementHere you will see a checkbox that says "Allow the computer to turn off this device to save power."
Uncheck this box and click OKThis will force the adapter to work in constant mode, even if the laptop is running on battery power. Also, check the power plan: go to Control Panel → Power supply and select the "High Performance" mode.
Reset network settings and TCP/IP protocols
Sometimes the operating system accumulates errors in the TCP/IP protocol stack or DNS cache. The laptop may "think" the connection is established, but no data is transmitted. In such cases, a complete reset of network settings via the command line can be effective.
Run the command prompt as administrator. To do this, click Win + S, enter cmd, right-click on "Command Prompt" and select "Run as administrator." 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 the last command, be sure to restart your computer. This will flush the DNS cache, reset the Winsock socket settings, and renew the IP address. This is a universal solution for many network issues in Windows 10 and 11.
| Team | Function | Is a reboot necessary? |
|---|---|---|
netsh winsock reset |
Resets the Winsock socket directory | Yes |
netsh int ip reset |
Resets TCP/IP protocol settings | Yes |
ipconfig /flushdns |
Clears the DNS client cache | No |
IP and DNS conflict
If your phone has internet access but your laptop doesn't, there may be an IP address conflict. Your router may have assigned your laptop an address that's already taken by another device on the network. This causes both devices to "shout" to the network, and the connection is lost. The solution is to set a static IP address or reboot the router so it assigns new addresses to everyone.
There could also be a problem with your DNS servers. Your ISP may be blocking access, or their servers may be slow. Try setting up public DNS servers from Google or Cloudflare. Go to Parameters → Network and Internet → Wi-Fi → Configuring adapter settings.
Right-click on your Wi-Fi connection → PropertiesFind . Internet Protocol version 4 (TCP/IPv4), select and press PropertiesSelect "Use the following DNS server addresses":
- 🌐 Preferred DNS:
8.8.8.8 - 🌐 Alternative DNS:
1.1.1.1
What to do if a static IP didn't help?
If setting a static address doesn't resolve the issue, try clicking the "Advanced" button in the IPv4 properties and unchecking the automatic metric interface, if any. You can also try manually entering an IP address different from the one assigned by the router (for example, if the router assigns 192.168.0.100, enter 192.168.0.150).
Windows services and system crashes
Wireless networks in Windows are managed by special services. If the service WLAN AutoConfig If the Wi-Fi service is stopped or working incorrectly, the Wi-Fi may turn on and off erratically. You can check this in the services menu.
Click Win + R, enter services.msc and press EnterFind the service in the list. WLAN AutoConfig (or WLAN AutoConfig Service). Make sure the startup type is set to Automatically, and the state is WorksIf it is stopped, click "Start".
It's also worth checking out the service Remote Access Connection ManagerSometimes it affects the creation of virtual adapters, which can conflict with the physical Wi-Fi module. Restarting these services often restores connection stability.
⚠️ Attention: The Services menu interface and the names of some parameters may differ slightly depending on the version of Windows (Home, Pro, Enterprise) and installed security updates.
Additional reasons and antiviruses
Don't discount third-party software. Third-party antivirus programs (Kaspersky, ESET, Avast) have built-in firewalls that can block connections, considering the network public or unsafe. Try temporarily disabling your antivirus and checking your internet connection.
VPN clients or Android emulation programs (BlueStacks and similar) that create virtual network adapters may also be the cause. These adapters can intercept traffic or create routing conflicts. Try uninstalling any recently installed network programs.
Frequently Asked Questions (FAQ)
Why is Wi-Fi slow only on my laptop, even though my router is powerful?
Most likely, your laptop is connected to the 2.4 GHz band, which is heavily crowded by neighboring networks, while your phone is using 5 GHz. Check if the laptop can see the network ending in "_5G" and connect to it. It's also possible that the antennas inside the laptop are loose or the driver doesn't support the standard. 802.11ac.
The laptop sees the network, but says "Cannot connect to this network."
This is a common Windows error. Try right-clicking the problematic network in the list of networks and selecting "Forget." Then re-enter the password. If that doesn't help, go to the "Advanced" tab of the adapter's properties in Device Manager and find "802.11n Mode" and toggle it to "Enabled" or "Disabled" (experiment).
Can a virus block Wi-Fi?
Yes, some types of miners or Trojans can change proxy or DNS settings, redirecting traffic or blocking access to antivirus updates. Run a full system scan with the utility. Dr.Web CureIt! or Kaspersky Virus Removal Tool.
Will resetting the router to factory settings help?
Resetting the router (Reset) will return it to its "as is" state. This will help if the problem is due to incorrect security settings or router channels. However, after this, you'll have to reconfigure your internet connection (enter your ISP login and password) and create a new Wi-Fi password.