My laptop isn't receiving Wi-Fi from my router: why and what to do.

Many users are familiar with the situation when a laptop suddenly stops detecting the wireless network or refuses to connect to the router. This can happen after an operating system update, a power surge, or a spontaneous hardware failure. Instead of the usual network icons, you see a globe with a line through it or a message stating that there are no available connections.

Often the problem lies not in a hardware failure, but in a software conflict or incorrect energy saving settings. Drivers They may malfunction, and the Wi-Fi module itself may temporarily shut down to conserve battery power. Understanding the nature of the failure allows you to quickly restore the connection without calling a technician.

In this article, we'll examine the main reasons why your laptop isn't receiving a signal and provide step-by-step troubleshooting steps. You'll learn how to diagnose adapter status, check Windows services, and configure your router for stable operation.

Physical causes and equipment condition

Before delving into complex operating system settings, it's best to rule out trivial physical causes. Sometimes the problem can be solved by simply rebooting the device or checking the switches on the case. Adapter It could just freeze and require a full power cycle.

Pay attention to the keyboard indicators. On many laptop models, especially older series HP or Acer, there is a separate key or key combination (for example, F2 or F12) to enable the wireless module. If the orange indicator or airplane icon is lit, the radio is disabled by software or hardware.

  • 🔌 Check if your laptop is connected to a power source—some models disable the Wi-Fi module in power-saving mode.
  • 📶 Make sure the router is turned on and the indicators on its body are blinking normally.
  • 🔘 Press the key combination Fn + a key with an image of an antenna to force the adapter to turn on.

If your laptop is far from the signal source, it may not be able to connect to the network due to signal attenuation. Walls, mirrors, and household appliances can all create interference. Move closer to the router and check if the network appears in the list of available networks.

⚠️ Note: If you're using an external USB Wi-Fi adapter, try moving it to a different port. USB 3.0 ports (blue) sometimes interfere with the 2.4 GHz frequency; it's better to use USB 2.0.
📊 How often does your Wi-Fi drop out?
Only after Windows update
Constantly, every day
Rarely, once a month
Only in a certain room

Network card driver software failure

The most common reason why a laptop stops detecting Wi-Fi is incorrect driver functionality. This is the software that allows the operating system to interact with network adapterAfter updating Windows or installing a new antivirus, the driver may be replaced with a generic one that works unstably.

To check the driver's status, open Device Manager. Right-click the Start button and select the appropriate item from the menu. Find the "Network Adapters" section and expand it. If you see a device named "Wireless," "Wi-Fi," or "802.11," but the icon has a yellow exclamation point, the device is not working properly.

In this case, you need to reinstall the driver. Right-click the problematic device and select "Uninstall device." Don't worry, the system won't lose the component forever. After uninstalling, in the Device Manager menu, click "Action" → "Scan for hardware changes." Windows will attempt to find and install the driver again.

What to do if the driver is not found automatically?

If Windows can't find the driver automatically, you'll need another computer with internet access. Download the latest driver from the laptop manufacturer's official website (Support or Downloads section), save it to a USB flash drive, and install it on the affected device. Search for the driver by the exact laptop model, not the network card model.

It's also worth checking the adapter's power settings. In the driver properties (Power Management tab), make sure "Allow the computer to turn off this device to save power" is unchecked. This will prevent the module from shutting down accidentally.

  • 🛠 Roll back the driver: In the device properties, click "Roll back the driver" if the problem appeared after a recent update.
  • 💻 Use official utilities from the laptop manufacturer (Lenovo Vantage, MyASUS, Dell SupportAssist) to search for drivers.
  • 🔄 Completely remove the old driver before installing the new version to avoid file conflicts.
⚠️ Note: Driver interfaces and tab names may differ depending on the network card manufacturer (Realtek, Intel, Qualcomm Atheros). If you are unsure about what you are doing, create a system restore point before making changes.

Windows Services and Network Settings

The Windows operating system uses special background processes called services to manage network connections. If the service responsible for automatic connection or WLAN operation is stopped, the laptop will be physically unable to find networks.

To check this, click Win + R and enter the command services.mscIn the list that opens, find the "WLAN AutoConfig" service. Make sure its startup type is set to "Automatic" and the service is running. If it is stopped, click "Start."

Another effective tool is resetting your network settings. This will return all TCP/IP and DNS settings to factory defaults, removing any potential misconfigurations. In Windows 10 and 11, this can be done via Settings → Network & Internet → Advanced network settings → Network reset.

☑️ Windows service diagnostics

Completed: 0 / 1

After the reset, the network will restart, and you'll need to re-enter the Wi-Fi password. This often helps when the laptop detects the network but displays "Unable to connect" or "Limited."

IP and DNS conflicts

Sometimes a laptop can't obtain a valid IP address from the router or uses incorrect DNS servers. This results in a connection, but the internet isn't working, or the connection fails altogether. DHCP protocol, which distributes addresses, may fail.

Try manually entering static DNS addresses, for example, from Google (8.8.8.8) or Yandex (77.88.8.8). To do this, go to "Network Settings," select "Change adapter settings," right-click your wireless connection, and select "Properties." Find "Internet Protocol Version 4 (TCP/IPv4)" and enter "Preferred DNS Server."

Clearing the DNS cache and resetting the TCP/IP stack via the command line also helps. Run the command line as administrator (find cmd (In the search box, right-click and select "Run as administrator"). Enter the following commands one by one, pressing Enter after each:

ipconfig /flushdns

ipconfig /registerdns

ipconfig /release

ipconfig /renew

netsh winsock reset

After running the last command, be sure to restart your laptop. This fixes many hidden network configuration errors that aren't visible in the regular interface.

Router-side issues and frequency ranges

Keep in mind that the problem may not be with your laptop, but with the router's settings. Modern routers operate in two bands: 2.4 GHz And 5 GHzOlder laptops or laptops with cheap modules may simply not see the 5 GHz network, as they do not support this standard.

Check your router settings (usually available at 192.168.0.1 or 192.168.1.1). Make sure that the Wireless Mode is not set to an exclusive mode that your laptop does not understand (for example, only 802.11ax or Wi-Fi 6, if the laptop is old). It is better to set the mixed mode (Mixed), for example 802.11 b/g/n.

The table below lists the main differences and potential compatibility issues: