Why Wi-Fi Won't Connect on My Laptop, but Works on My Phone: A Complete Guide

Many users are familiar with the situation where a smartphone loads pages over a wireless network without any problems, but a laptop flatly refuses to recognize the router. This is perplexing: if the internet is working, then the provider is working properly and the router is functioning normally. The problem is localized to the device itself, which is unable to establish a connection.

Most often, the root of evil lies in software conflicts in the operating system. Windows or a network adapter failure. Hardware failures are less common, but they can't be completely ruled out. In this article, we'll examine the main reasons why a laptop won't connect to Wi-Fi and offer step-by-step troubleshooting instructions.

The first thing to do is assess the extent of the problem. If the wireless network icon has disappeared completely or the red cross is lit, the solution is different. If the network is visible but the connection fails, the solution is different. It's important not to panic, but to check your settings one by one.

Diagnostics and initial analysis of network condition

Before delving into the depths of system settings, it's important to run some basic diagnostics. Often, the problem can be resolved by simply restarting services or the router itself. Malfunctions router may cause some devices to lose their IP address while others continue to function normally.

Turn on airplane mode on your laptop for 10-15 seconds, then turn it off. This will force a restart of the network module. If the Wi-Fi icon appears but the network isn't found, try moving closer to the router. Sometimes, a laptop's antenna sensitivity is lower than that of a modern smartphone.

⚠️ Attention: If the Wi-Fi indicator on your laptop is red or has a line through it, check whether the wireless module is disabled using a physical switch on the case or a key combination with the antenna logo.

Windows' built-in diagnostic tool can automatically detect and fix a number of simple errors. Right-click the network icon in the system tray and select "Troubleshoot." The system will attempt to reset the adapter and update its configuration.

📊 What's your Wi-Fi problem with your laptop?
The network is not visible at all
There is a network, but it doesn't connect.
Constant connection breaks
I don't know how to diagnose

Check your other devices. If your laptop can't see any networks, but your phone can see all your neighbors' Wi-Fi networks, the problem is definitely with the laptop's receiver. If your laptop can't see only your home network, but your neighbors' networks are visible, the router may be hiding it. SSID or operates in an incompatible frequency range.

Problems with network adapter drivers

One of the most common reasons why a laptop won't connect to Wi-Fi is incorrect driver functionality. This can occur after a Windows update or a system crash. driver may crash or start to function incorrectly. This is often displayed in Device Manager as a yellow exclamation point.

To check the driver status, click Win + X and select "Device Manager." Find the "Network Adapters" section. If you see a device named Wireless, Wi-Fi or 802.11, but with an error, it needs to be reinstalled. Even if there are no errors, try updating the software.

  • 🔌 Right-click the adapter and select "Uninstall device," then restart your laptop—the system will try to install the driver again.
  • 📥 Download the latest driver from the laptop manufacturer's official website (HP, Asus, Lenovo) from another device and install it manually.
  • 🔄 Use the "Update driver" → "Search automatically" function, although Windows does not always find the latest versions.

It's important to understand that universal drivers can be unstable. It's best to use software recommended by the manufacturer of your specific model. laptopSometimes rolling back the driver to a previous version helps if the problem appeared after an update.

What to do if the driver is not installed?

If the standard installation doesn't help, try running the installer as administrator. You should also temporarily disable your antivirus software, which may be blocking changes to network system files. As a last resort, use a system restore point.

After manipulating the drivers, be sure to perform a full system reboot, not just waking up from sleep mode. This will allow the new software to initialize correctly. network controller.

Power and energy saving settings

Windows power management systems often aggressively disable peripherals to conserve battery life. This can cause the Wi-Fi module to fall asleep and not wake up correctly, even if the phone is nearby and still downloading files. The laptop "thinks" it doesn't need the network and mutes the receiver.

To disable this feature, go to Device Manager, find your wireless adapter, right-click it, and select Properties. Go to the Power Management tab.

Here, you need to uncheck the box next to "Allow the computer to turn off this device to save power." This will force the network card to operate in permanent mode, preventing accidental disconnections due to the module being in sleep mode.

Parameter Recommended value Impact on work
Power saving mode Maximum performance Increases signal stability
Adapter sleep mode Disabled Prevents connection loss
Roaming mode The most aggressive Improves switching between points

It's also worth checking your Windows power plan. Go to Control Panel → Power Options and select the "High Performance" plan. In power saving mode, your Wi-Fi transmitter power may be artificially reduced.

IP address conflicts and TCP/IP settings

Sometimes the laptop sees the network, enters the correct password, but displays "No internet access" or "Unable to connect." This is a classic symptom of an IP address conflict or a protocol stack failure. TCP/IPThe router issued an address that was already taken, or the DNS settings were stuck.

The easiest way to reset your network settings is through the command line. Launch the terminal as administrator (find cmd (In the search box, right-click and select "Run as administrator"). Enter the command to reset the DNS cache: ipconfig /flushdns.

Next, you need to perform a full reset of your network settings. Enter the following commands one by one, pressing Enter after each:

netsh winsock reset

netsh int ip reset

ipconfig /release

ipconfig /renew

After running these commands, you need to reboot your computer. This will clear old connection records and force the system to request a new IP address from the router again.

⚠️ Note: If you're using a static IP address (manually assigned), resetting the settings will revert to automatic acquisition (DHCP). You'll need to re-enter the IP address, mask, and gateway in the IPv4 protocol properties.

Check if you have a static DNS from a provider that is no longer relevant in your adapter properties. It's better to set it to obtain DNS automatically or specify public servers, such as Google's (8.8.8.8).

2.4 GHz and 5 GHz frequency bands

Modern routers often operate in two ranges: 2.4 GHz And 5 GHzOlder laptops or models with budget network cards may simply not see 5 GHz networks because their hardware does not support this standard. 802.11ac or ax.

If your phone connects to the "MyWiFi_5G" network, but your laptop doesn't see it, this is normal for older hardware. In this case, you need to connect to a 2.4 GHz network (usually called "MyWiFi" or "MyWiFi_2G"). The speed will be lower, but compatibility will be better.

The opposite situation is less common, but also possible: the router is configured to operate only in 5 GHz mode, while the laptop only supports 2.4 GHz. You can check the supported bands in the Device Manager, under the "Advanced" tab of the adapter properties, and look for "Wireless Mode" or "Preferred Mode."

☑️ Checking range compatibility

Completed: 0 / 1

The broadcast channel also matters. In the 2.4 GHz band, the router may be switched to channels 12 or 13, which some network cards (especially those in the US) don't detect by default. Try setting channels 1-11 in the router settings.

Network reset and extreme measures

If none of the above helps, Windows 10 and 11 offer a full network reset. This will delete all saved Wi-Fi passwords and VPN settings and reset network components to factory defaults. This often resolves issues where the system has become confused about configurations.

To reset your network, go to Settings (the gear icon in the Start menu) → Network & Internet. At the very bottom of the Status page, find the "Network reset" link. Click "Reset now" and confirm.

The computer will reboot in 5 minutes. After turning it on, you'll need to enter your Wi-Fi password again. This method is effective in 90% of software issues that driver updates fail to resolve.

If, even after resetting the network and reinstalling the drivers, the laptop does not see any Wi-Fi networks (the list is empty), and the adapter is displayed in the device manager with an error code (for example, code 10 or 43), there is a high probability of physical damage to the Wi-Fi module.

Frequently Asked Questions (FAQ)

Why does the phone see 50 networks, but the laptop doesn’t see any?

Most likely, the laptop's Wi-Fi module is disabled either physically (hotkey: Fn+F...) or in the BIOS. It's also possible that the antenna or the module itself inside the case is completely damaged.

My laptop connects to Wi-Fi, but there's no internet. What's wrong?

Check the date and time on your laptop. If they're wrong, the security certificates won't work, and the internet won't load. Also, check your DNS settings.

Can antivirus block Wi-Fi?

Yes, some "Network Protection" or "Traffic Control" features in third-party antivirus programs may conflict with Windows drivers, blocking the connection. Try temporarily disabling your antivirus.

How do I know if my laptop supports 5GHz?

Open command prompt and type netsh wlan show driversFind the line "Supported Radio Types." If you see 802.11a, 802.11ac, or 802.11ax, 5 GHz is supported.