A situation where a smartphone easily accesses the Internet through a home network, and a laptop based on Windows 10 A router stubbornly ignores the signal, causing understandable irritation. This is a classic scenario, indicating that the problem lies neither with the ISP nor with the router itself, which is successfully distributing the signal to other devices. Most often, the conflict arises from the operating system's software configuration or a hardware failure in the network adapter.
Unlike mobile OS, where network management is highly automated, the desktop version of Windows has a more complex hierarchy of settings that can conflict with each other. Static IP address, an outdated driver, or a malfunctioning DHCP service are the main suspects that block the connection on the computer.
In this article, we'll walk you through a step-by-step diagnostic algorithm that will help you restore internet access without reinstalling the system. You'll learn how to check your power settings, reset the network stack, and fix registry errors that prevent your wireless module from working properly.
⚠️ Note: If the airplane mode indicator on your laptop is lit or the network icon is crossed out, first check the physical switches on the case or the Fn key combination with the corresponding antenna icon.
Diagnosing the status of the network adapter
The first step is to ensure that the operating system can actually "see" your wireless hardware. This often happens after a BIOS update or an improper shutdown. network adapter it is simply disabled by software.
Open Device Manager by typing it into the Start menu search or by using the command devmgmt.mscFind the "Network Adapters" section and expand it. If you see a device with a yellow exclamation point or the message "Unknown Device," the problem lies with the driver.
If the adapter displays normally but the network is not found, try resetting it via the command line. Launch Terminal as administrator and enter the command netsh winsock resetThis action clears the socket cache and often resolves issues where the phone connects but the PC does not.
☑️ Checking the adapter
Driver problems and solutions
The most common cause of unstable WiFi performance on Windows 10 is a driver version conflict. Automatic installation via Windows Update often selects a universal driver for a specific model, but it doesn't always work correctly. Realtek, Intel or Qualcomm.
It's recommended to completely uninstall the current driver. In Device Manager, right-click your adapter and select "Uninstall device." In the window that appears, be sure to check "Delete the driver software for this device," if available.
After uninstalling, restart your laptop. The system will attempt to reinstall the driver, but it's best to download the latest version from the laptop manufacturer's official website. Use a USB flash drive or connect your phone via USB and enable USB tethering to download the file directly to your PC.
⚠️ Note: Driver interfaces and settings menus may vary depending on the network card manufacturer. Always consult the official documentation for your specific model.
Where to look for drivers?
Look for drivers only on the official website of the laptop manufacturer (HP, Lenovo, Asus, Dell) in the "Support" section. Using third-party driver packs may result in the installation of incompatible software.
WiFi module power settings
Windows 10 aggressively optimizes power consumption, which often results in disabling the WiFi module to conserve battery life. This creates a situation where the laptop "sleeps" and loses network connectivity, while the phone continues to function reliably.
To fix this, go to Device Manager, open the properties of your wireless adapter, and find the "Power Management" tab. Uncheck "Allow the computer to turn off this device to save power."
It's also worth checking the power plan in the control panel. Select the "High Performance" mode, as the power saving mode transmitter power may be artificially lowered, which reduces the range and stability of the connection.
IP and DNS conflicts
Sometimes a laptop can't connect to the network because it's trying to use a static IP address that's already taken by another device or doesn't fit the router's current subnet. Phones usually request an address automatically, so they work without any issues.
You need to check your IPv4 protocol settings. Open "Network and Internet Settings" and select "Change adapter settings." Right-click your WiFi connection, select "Properties," and find Internet Protocol version 4 (TCP/IPv4).
Make sure the "Obtain an IP address automatically" and "Obtain DNS server addresses automatically" boxes are checked. If the issue persists, try manually entering Google's DNS servers: 8.8.8.8 And 8.8.4.4.
| Parameter | Value for automatic mode | Manual DNS example |
|---|---|---|
| IP address | Receive automatically | 192.168.1.15 |
| Subnet mask | Receive automatically | 255.255.255.0 |
| Main gateway | Receive automatically | 192.168.1.1 |
| DNS preferred | Receive automatically | 8.8.8.8 |
Resetting network settings and command line
If manual changes don't help, use Windows 10's built-in network reset mechanism. This is a drastic but effective method that deletes all saved WiFi profiles and resets all network components to factory defaults.
Go to "Start" → "Settings" → "Network & Internet" → "Status." At the bottom of the page, find the "Network reset" link and click "Reset now." Your computer will restart in 5 minutes.
You can also perform a full reset via the command line. Run CMD as administrator and run the following commands one by one:
ipconfig /releaseipconfig /renew
ipconfig /flushdns
netsh int ip reset
netsh winsock reset
2.4 GHz vs. 5 GHz
Modern routers often operate in two ranges: 2.4 GHz And 5 GHzOlder laptops or models with budget adapters may simply not see the 5 GHz network, while newer phones connect to it without any problems.
Check your laptop's specifications. If it doesn't support the standard 802.11ac or Wi-Fi 6, it physically won't be able to connect to a network that operates exclusively in the 5 GHz band. You can use the router's settings to separate networks into different SSIDs (names) so the laptop only sees compatible ones.
You can also find the "802.11n Mode" or "Wireless Mode" setting in the "Advanced" tab of the adapter's properties in Device Manager. Make sure it's not limited to 5 GHz or 2.4 GHz only if you're unsure of your router's standards.
⚠️ Warning: WiFi channels may overlap with neighboring networks. If there's too much noise in the 2.4 GHz band, your laptop may refuse to connect, while a phone with a better reception can still connect. Try changing the channel in your router settings to 1, 6, or 11.
The impact of antivirus and firewall
Third-party antivirus programs (Kaspersky, ESET, Avast) often have their own network protection modules that can block connections to new or public networks, considering them unsafe.
Try temporarily disabling your antivirus and Windows Firewall. If your laptop connects after this, the issue lies with your security settings. Add your home network to the list of exceptions or trusted networks.
In Windows Firewall, make sure the network profile is set to "Private" and not "Public." In the public profile network discovery is often disabled, which interferes with normal data exchange.
Why does the phone connect but the laptop doesn't, even if the password is correct?
Your phone may use newer encryption protocols or have an updated security stack. Your laptop may be stuck on older security settings (for example, WPA2-TKIP), while your router requires WPA3 or WPA2-AES. Check the encryption type in your phone's WiFi properties and compare it with the adapter settings on your PC.
Can a virus block WiFi on a laptop?
Yes, some malware changes proxy or DNS settings, redirecting traffic or blocking connections. Check your proxy settings in your browser and system: "Use a proxy server" should be disabled in your network settings.
Should I update my BIOS if my WiFi isn't working?
Updating the BIOS can improve compatibility with new hardware and power-saving standards, but it's risky. Only do this if the laptop manufacturer's website specifically mentions a BIOS update fix for WiFi or system stability issues.
How do I know if my laptop supports 5GHz?
Open command prompt and type netsh wlan show driversFind the "Supported Radio Modules" line. If you see 802.11a, 802.11n (in the 5 GHz range), or 802.11ac, then support is available. If you only see 802.11b/g/n (2.4 GHz), you won't see the 5 GHz network.