My laptop isn't detecting my Wi-Fi router: why and how to fix it

It's understandable that a laptop stubbornly refuses to connect to a wireless network, while a smartphone seamlessly streams high-definition video. This is a classic scenario, indicating that the problem lies not with the ISP or the router itself, but with a conflict between the laptop's network adapter and the router's broadcast settings. Often, the culprit is an outdated driver or an incorrectly selected frequency range that your device simply doesn't recognize.

In this article, we'll walk you through a process, from simple to complex, to quickly restore network access. We'll cover both operating system software failures and hardware limitations of older network cards that no longer support modern encryption and frequency standards.

The first thing to do is not panic and run a basic diagnosis. Often, the solution is obvious: a disabled Wi-Fi module, activated airplane mode, or a simple glitch in the Windows service responsible for wireless connections. Let's look at all the possible causes one by one.

Checking the physical condition and basic settings of the adapter

Before delving into the driver's depths, make sure the network module is actually enabled. Many laptop models, especially business-class ones, have a physical switch or function key (often in combination with Fn), which completely de-energizes the Wi-Fi module. If the wireless network indicator is red or missing altogether, check the device's body for any sliders with an antenna icon.

In the Windows operating system, adapter control may be blocked by software. Go to Settings → Network & Internet and make sure the Wi-Fi slider is set to "On." It's also worth checking that you haven't accidentally enabled "Airplane Mode," which blocks all wireless connections. Sometimes the system gets stuck in this mode, requiring a reboot to clear it.

⚠️ Attention: If you're using an external USB Wi-Fi adapter, try connecting it to a different port. USB 3.0 ports can interfere with 2.4 GHz frequencies, so it's best to use an extender or a USB 2.0 port.

Don't ignore the router's status either. While your phone may see the network, this doesn't guarantee stable operation for all clients. Restart the router by unplugging it for 10-15 seconds. This will clear the device's RAM and clear any IP address assignment errors that may have occurred for your laptop.

📊 How long has it been since you updated your network card drivers?
Less than a month ago
Six months ago
More than a year
I don't know / Never

Network Card Drivers: Updating and Rolling Back

The most common reason a laptop stops detecting Wi-Fi networks after a Windows update or installing new software is a driver version conflict. The operating system may automatically install a generic driver that doesn't work reliably with a specific network chip model. You need to go to device Manager, finding it through the search in the Start menu.

In the list of devices, expand the "Network adapters" branch. Find the device with the words "Network adapters" in its name. Wireless, Wi-Fi or 802.11If there's a yellow exclamation point next to the device name, the device isn't working properly. Right-click and select "Uninstall device," making sure to check "Delete the driver software for this device." After restarting, Windows will attempt to reinstall the driver.

If automatic installation doesn't help, you'll need to download the latest version from the laptop manufacturer's website. It's important to look for the driver specifically for your model, not just the chipset, as manufacturers often use modified versions of the software. You should also try the "Roll Back Driver" feature if the problem recently appeared.

☑️ Actions with drivers

Completed: 0 / 5

For advanced users: Manually installing the driver via the command line can sometimes help. However, in 90% of cases, a standard reinstallation via Device Manager is sufficient. If this doesn't help, the network module itself may be faulty or a loose connection inside the case.

The Frequency Issue: 2.4 GHz vs. 5 GHz

Modern routers often operate in two bands: 2.4 GHz and 5 GHz. Older laptops or budget models may simply not have hardware support for the 5 GHz band. If your router is configured to operate only in 2.4 GHz mode, 5 GHz or combines networks under one name (Smart Connect), the laptop may "go blind" and not see the network at all.

You can check this by accessing your router settings. Try temporarily separating the networks by giving them different names, for example, MyWiFi_2.4 And MyWiFi_5If the laptop sees a 2.4 network, then the issue is hardware compatibility. It's also worth checking the wireless standards: if the router is configured for 802.11ax (Wi-Fi 6), and the laptop only supports 802.11n, visibility problems may arise.

Parameter 2.4 GHz band 5 GHz band
Speed Up to 450 Mbps Up to 1300+ Mbps
Range High (breaks through walls) Low (fades behind obstacles)
Workload High (many neighbors) Low
Compatibility Works on all devices New devices only
What is a broadcast channel?

A broadcast channel is the frequency band over which a signal is transmitted. There are only 13 channels in the 2.4 GHz band, and they often overlap. If the router is set to channel 13, but the laptop's network card (often found in US devices) only supports channels 1-11, the laptop simply won't see the network. Solution: set the router's settings to channel 1, 6, or 11.

It is recommended to set the operating mode in the router settings Mixed or 802.11 b/g/n/acto ensure maximum compatibility with all devices in the home. Channel width also plays a role: for 2.4 GHz, 20 MHz is best, as 40 MHz in noisy environments often leads to packet loss and an unstable connection.

Windows Services and Power Settings

The Windows operating system has its own service that manages wireless connections. If the service WLAN AutoConfig If the network is stopped or is not working correctly, the list of available networks will not be displayed. You can check its status by entering in the Run window (Win + R) command services.msc.

Find "WLAN AutoConfig Service" (or WLAN AutoConfig) in the list. Make sure the startup type is set to "Automatic" and the service is running. If it is stopped, click "Start." This service can often crash or appear stopped after a system update.

⚠️ Attention: Your laptop's power management system may disable the Wi-Fi module to conserve battery power, causing it to not wake up. Go to Device Manager, your adapter's properties, the "Power Management" tab, and uncheck "Allow the computer to turn off this device to save power."

It's also worth resetting your network settings completely. This will delete all saved Wi-Fi profiles and return network components to factory settings. In Windows 10/11, this can be done via Settings → Network & Internet → Advanced network settings → Network resetAfter this procedure, a reboot will be required.

IP and DNS conflicts

Even if your laptop "sees" the network but can't connect, or sees it but says "No internet access," the problem may lie in your static IP settings. If you previously assigned a static IP address for work at the office or with a printer, your router at home may not accept these settings because they're not included in its address pool.

You need to check your IPv4 protocol settings. In the properties of your wireless connection, find Internet Protocol version 4 (TCP/IPv4) and make sure the "Obtain an IP address automatically" and "Obtain DNS server address automatically" boxes are checked. Manual settings are often the reason why a device cannot log in to the home network correctly.

Sometimes clearing the DNS cache and resetting sockets can help. Open a command prompt as administrator and run the following commands:

ipconfig /flushdns

ipconfig /registerdns

ipconfig /release

ipconfig /renew

netsh winsock reset

These commands will reset the current network settings and force the laptop to re-request a new address from the router. If the router is stuck in a DHCP lease issue, this will solve the problem.

Antiviruses and firewalls

Third-party antivirus suites (Kaspersky, ESET, Avast, etc.) often have a built-in firewall, which can block connections to new networks, classifying them as "Public" with a high security level. If you've just installed an antivirus and your Wi-Fi connection is down, try temporarily disabling the firewall.

Also, check your network profile in Windows. If the system detects your home network as "Public," it may be hiding your laptop from other devices and limiting the visibility of some discovery services. Switch the profile to "Private Network" in the Wi-Fi connection settings.

When equipment replacement is required

If none of the software methods have helped, and the laptop still can't see any Wi-Fi networks (even neighbors'), while other devices are working fine, there's a high probability of a hardware failure. The network card could have burned out due to a power surge, overheating, or simply failed due to age.

In laptops, the Wi-Fi module is often in Mini-PCIe or M.2 format and is easily replaced. However, if you don't have any technical skills, it's easier and cheaper to buy an external USB Wi-Fi adapter. Modern models with an antenna provide even better signal reception than built-in modules.

When choosing a new adapter, pay attention to the standard support AC or AX (Wi-Fi 6) to avoid limiting your internet speed in the future. Make sure the adapter is compatible with your version of Windows, as older models may not have drivers for Windows 10/11.

Why can my phone see the network but my laptop can't if my router is new?

Most likely, your router is set to 5 GHz only by default or uses the WPA3 encryption standard, which your laptop doesn't support. Access your router settings from your phone and enable compatibility with legacy devices or separate the frequency bands.

Can a virus block Wi-Fi?

Yes, some malware can change network driver settings or block access to network services. Run a full system scan with an antivirus program and utilities like Malwarebytes.

Should I reset my router to factory settings?

This is a last resort. A reset will return all router settings to their defaults (the network name and Wi-Fi password will be reset to the ones on the sticker on the bottom). Only do this if you are confident you can reconfigure your internet connection (PPPoE, L2TP, etc.) if your ISP requires it.

How do I know if my laptop supports 5GHz?

Open command prompt and type netsh wlan show driversFind the line "Supported radio module types." If it says 802.11a or 802.11ac/ax, it supports 5 GHz. If it only says 802.11b/g/n, it most likely only supports 2.4 GHz.