Many users are familiar with the situation where a smartphone works fine online, but a laptop persistently displays the error "Cannot connect to this network." This is especially annoying when you urgently need to download a file or hold a video meeting. Often, the problem lies not in physical damage to the adapter, but in a software conflict or incorrect security settings.
The first thing you should do is not panic and do not reset the router right away. Analysis of the situation It starts with understanding why this particular laptop can't "shake hands" with the router. Perhaps the settings have gotten out of whack. encryption protocol or the Windows system decided that the network is "public" with strict limits.
In this article, we'll examine specific technical causes, from simple DNS buffer overflows to complex IP address conflicts. You'll learn how to diagnose the problem yourself using built-in operating system tools and network engineer logic.
⚠️ Attention: If your laptop has stopped seeing any If you're having trouble with your WiFi network after a Windows update, the problem may be with the drivers. Don't try reinstalling the system right away—start by checking the Device Manager.
Checking basic parameters and flight mode
The most obvious reason is often overlooked in a rush. Make sure the wireless module is active. In Windows 10 and 11, network interface management is located in the Quick Access Toolbar. Click the network icon in the system tray and check if the airplane icon is lit.
Sometimes a software glitch occurs, causing the system to "forget" to turn on the adapter after waking up from sleep mode. In this case, simply switching the mode helps. Airplane modeTurn it off, wait 10 seconds, and turn it on again. This will force a restart of the network stack.
It's also worth checking the physical switch on the laptop case, if there is one. On older models Dell or HP a mechanical button or key combination is encountered (for example, F2 or F12 with an antenna icon), which hardware-based power switches off the WiFi module.
- ✈️ Check if Airplane Mode is activated in the system tray.
- 🔌 Make sure the physical WiFi switch on the case is set to the "On" position.
- 🔄 Restart your laptop completely, don't just close the lid.
If the network indicators show available networks, but the connection fails, proceed to the next step. Often, the problem is that the laptop has "remembered" old network settings that are no longer relevant to the router.
Clearing a saved network profile
Windows tries to automate connections by saving profiles of all networks you've ever connected to. If you've changed the router password or encryption type, your laptop may attempt to connect using the old, now incorrect, credentials.
To resolve this conflict, you need to delete the saved profile. Open a command prompt with administrator rights. This can be done through the search: cmd, right-click and select Run as administrator.
netsh wlan show profiles
This command will list all saved networks. Find the name of your home network in the list. Then use the following command to delete the profile:
netsh wlan delete profile name="Your_Network_Name"
After running the command, try connecting again. The system will prompt you for the password for the new network. This often solves the problem when the laptop displays "Unable to connect" even though the phone connects without a problem.
☑️ Check before resetting the network
⚠️ Note: Deleting a network profile also deletes saved security settings. Make sure you know your current WiFi password, as the system will ask for it again.
IP address conflicts and DNS settings
One of the most common reasons for connection failure is an IP address conflict. In a home network, the router is responsible for distributing addresses (the protocol DHCPIf the laptop is manually assigned a static address that is already taken by another device, or is out of network range, the connection will be blocked.
DNS server issues are also possible. If the laptop can't obtain a gateway or DNS address, it will formally connect to the access point, but there will be no internet, or the system will return an error while obtaining an IP address.
To fix this, go to the adapter settings. Click Win + R, enter ncpa.cpl and press Enter. Find "Wireless Networks," right-click → "Properties." Select "Internet Protocol Version 4 (TCP/IPv4)" and click "Properties."
Make sure the "Obtain an IP address automatically" and "Obtain DNS server address automatically" boxes are checked. If you're using static addresses, check that they're correct.
The table below shows examples of correct and incorrect settings for a typical home network:
| Parameter | Correct setting (Automatic) | Example of a static error | Result |
|---|---|---|---|
| IP address | Automatic (DHCP) | 192.168.1.55 (busy phone) | Address conflict |
| Subnet mask | 255.255.255.0 | 255.255.0.0 | Wrong route |
| Main gateway | 192.168.1.1 (router address) | 192.168.0.1 | No internet access |
| DNS | Automatically | 1.1.1.1 (if blocked) | Websites don't open |
Problems with wireless adapter drivers
A driver is a program that allows the operating system to control the hardware. If the driver wireless adapter If the router is outdated, damaged, or simply malfunctioning after a Windows update, the laptop stops interacting correctly with the router.
Go to Device Manager (right-click the Start button). Find the Network Adapters section. If next to the name of your WiFi module (often contains the words Wireless, 802.11, Realtek, Intel, Qualcomm) the yellow exclamation mark is on - the problem is definitely in the driver.
Even if there are no icons, try updating the driver. Right-click the adapter → "Update driver" → "Search automatically." However, Windows doesn't always find the latest versions.
Where can I download the driver manually?
The best way is to go to the official website of the laptop manufacturer (HP, Lenovo, Asus, etc.), find your device model in the support section and download the WLAN/Wireless LAN driver specifically for your version of Windows.
A more radical, yet effective, method is to uninstall the device. In Device Manager, right-click the adapter and select "Uninstall device." Don't worry, after a reboot, the system will automatically detect the hardware and attempt to reinstall the driver. This often "unlocks" a frozen module.
- 📀 Check for yellow icons in Device Manager.
- 🔄 Try removing the device and restarting your laptop to reinstall the driver.
- 💻 Download the latest driver from the manufacturer's website if the automatic search doesn't help.
Inconsistency with safety and frequency standards
Modern routers often operate in two bands: 2.4 GHz and 5 GHz. Older laptops may simply not see 5 GHz networks or may not support new encryption protocols, such as WPA3.
If the router is configured for "WPA3 Only" mode, but the laptop's network card only supports WPA2, connection will be impossible. In the system logs, this may appear as an infinite IP address acquisition or an immediate connection failure.
You can check supported protocols via the command line. Enter:
netsh wlan show drivers
Find the line "Supported radio interface types." If 802.11ac or ax isn't listed there, but the router only broadcasts using these standards, a conflict will occur. Also, check the security type in the network properties on your phone (where you're connected) and compare it with the laptop's requirements.
⚠️ Please note: Router settings interfaces are constantly being updated. If you are unsure which encryption standard is used, check your router's documentation or contact your ISP, as incorrect settings may leave your network exposed.
A solution might be to separate the network names (SSIDs) on your router. Name the 2.4 GHz network, for example, HomeWiFi_24, and the 5 GHz network is HomeWiFi_5GThen you can connect older devices to a more compatible range.
Reset Windows network settings
If all else fails, you can use the built-in network reset feature. This will reset all network settings to factory defaults, delete all saved WiFi profiles, and reinstall network adapters.
To do this, go to Settings → Network & Internet. At the very bottom of the Status page (in Windows 10) or in Advanced network settings (in Windows 11), find the "Network reset" link.
Click the "Reset Now" button. The system will warn you that a reboot will take 5 minutes. After turning on your laptop, you will have to re-enter passwords for all WiFi networks.
Frequently Asked Questions (FAQ)
Why does my phone connect, but my laptop says "Unable to connect"?
The problem is most likely with the laptop drivers or a saved profile with an incorrect password or encryption type. The phone is using a different network module and the current settings.
What should I do if my laptop sees the network but doesn't connect?
Try "Forgetting" this network in the WiFi settings and reconnecting using the password. Also, check if MAC filtering is enabled on your router.
Can antivirus software block WiFi connections?
Yes, some Network Protection features in third-party antivirus programs (Kaspersky, ESET, Avast) may block connections to new or public networks. Try temporarily disabling the firewall.
How do I know if my laptop supports 5GHz?
Enter in the command line netsh wlan show driversIn the "Supported Radio Interface Types" line, look for 802.11a, 802.11n, 802.11ac, or 802.11ax.
Will changing the MAC address help?
In rare cases, if your router has MAC address filtering or a device limitation, cloning your phone's MAC address to your laptop (via the adapter settings) can help, but this is a temporary solution.