Why Wi-Fi isn't working on my laptop: causes and solutions

A situation when a laptop suddenly stops seeing a wireless network or refuses to connect to it causes panic in any user. Wi-Fi problem It can occur at the most inopportune moment: during an important video conference, an online game, or while downloading a large file. Often, the cause is a software glitch in the operating system, which can be fixed by simply rebooting the operating system, but sometimes the problem is more serious.

There are many factors that affect connection stability, from something as simple as a disabled button on the device to complex IP address conflicts within a local network. In this article, we'll explore the most common failure scenarios and offer step-by-step troubleshooting instructions so you can quickly restore internet access.

Physical switches and hardware buttons

The most common, yet often overlooked, reason for a lack of network connectivity is a physically disabled wireless module. Many laptop models, especially business-class or older models, have separate mechanical switches or key combinations for quickly enabling and disabling the radio module. If such a switch is in the "Off" position, the operating system will not be able to detect available networks, even if the drivers are installed correctly.

Note the row of function keys F1-F12, which depict an antenna or airplane icon. Pressing such a key (sometimes in combination with the button Fn) activates airplane mode or disables Wi-Fi. In some cases, a corresponding notification appears on the screen, but often this process occurs silently, without any obvious warning to the user.

📊 What kind of laptop do you have?
Old (until 2015)
Average (2016-2020)
New (2021 and newer)
MacBook

It's also worth checking the indicators on the device's case. A blinking or lit antenna icon usually indicates module activity. If the indicator goes out after accidentally pressing buttons, the module has most likely been disabled via the BIOS or ACPI controller. In rare cases, the physical contact inside the case may come loose, requiring disassembling the device to check the antenna wires.

Problems with wireless adapter drivers

The most common software reason why The laptop doesn't see Wi-Fi., is incorrect driver operation. A driver is a piece of firmware that allows the operating system to interact with the hardware. If the file is corrupted, outdated, or replaced with an incompatible version after a Windows update, the adapter stops functioning.

You can check the driver's status through Device Manager. To do this, right-click the Start menu and select the appropriate item. In the window that opens, find the "Network adapters" section. If next to the name of your device (e.g., Intel Dual Band Wireless or Realtek RTL8821AE) a yellow triangle with an exclamation mark is lit, which means the system cannot start the device.

  • 🔴 A yellow exclamation mark indicates a startup error or resource conflict.
  • 🔵 A blue downward arrow indicates that the device has been disabled by the user or the system.
  • ⚪ If a device is not listed, it may be completely inoperable or hidden.

To fix this, try removing the device from the list (right-click -> Uninstall device) and restarting the laptop. Upon restart, the system will attempt to automatically reinstall the driver. If this doesn't help, you'll need to manually install the software from the laptop manufacturer's official website, as universal Windows Update drivers are often unstable.

Where to look for drivers?

Look for them only on the official website of the laptop manufacturer (HP, Lenovo, ASUS, etc.) in the "Support" section for your device model. Do not use third-party auto-installers.

Router and provider malfunctions

Before digging into your laptop's settings, you need to make sure the problem lies with the laptop itself and not with the signal source. Routers are complex microcomputers that can also overheat, accumulate errors in their buffers, or freeze when running for long periods of time without interruption. If other devices (smartphones, tablets) also can't connect to the network, the problem is clearly not with the laptop.

Try a hard reset of your router: unplug it for 10-15 seconds, then plug it back in. Wait for it to fully boot up (usually 2-3 minutes) until all the necessary lights are lit. This clears the router's RAM and resets any stuck NAT and DHCP processes.

⚠️ Important! If the WAN (or Internet) indicator on your router is red or flashing, there may be a problem with your service provider. Check your account balance and any ongoing maintenance on your service provider's website.

It's also worth paying attention to the frequency range. Modern routers often operate in two bands: 2.4 GHz and 5 GHz. Older laptops may simply not see 5 GHz networks because their network cards don't support this standard. Make sure you're connecting to a compatible network.

Power Settings and Windows Services

The Windows operating system strives to conserve energy, especially when running on battery power. Aggressive power-saving settings can cause the system to forcibly disable the Wi-Fi module to reduce power consumption, after which it fails to reactivate it correctly. This is a common reason why the internet disappears immediately after exiting sleep mode.

To prevent the system from turning off the adapter, go to Device Manager, open the properties of your wireless adapter, and go to the "Power Management" tab. Uncheck "Allow the computer to turn off this device to save power."

Additionally, system services are responsible for wireless network operation. If the "WLAN AutoConfig" service (in Windows) is stopped, network scanning will not occur. You can check this by clicking Win + R and entering the command services.mscFind the WLAN service in the list, make sure its startup type is set to "Automatic" and that it is running.

  • 🛑 Stopping the WLAN AutoConfig service completely blocks network searches.
  • ⚙️ The Connection Manager service also affects network interfaces.
  • 🔋 Battery saving mode in Windows 10/11 can limit background network activity.

IP address conflicts and network settings

Sometimes a laptop can see the network but can't obtain an IP address from the router, or it displays the "No Internet Access" error. This can occur due to an address conflict, if there's already a device with the same IP address on the network, or due to a reset of the TCP/IP stack. In such cases, resetting the network settings to factory defaults helps.

You can perform a reset via the command line. Launch Terminal as administrator and enter the command netsh int ip reset, and then netsh winsock resetAfter running the commands, be sure to restart your computer. This will flush the DNS cache and reset socket settings.

Team Description of action Need to reboot
ipconfig /release Releases the current IP address No
ipconfig /renew Requests a new IP address from the router No
ipconfig /flushdns Clears the DNS query cache No
netsh winsock reset Resets the Winsock (sockets) directory Yes, definitely.

Also, check whether you have an IP address set to obtain automatically. In the adapter properties (IPv4 protocol), the "Obtain an IP address automatically" and "Obtain DNS server address automatically" boxes should be checked, unless you're using static settings manually entered by your network administrator.

☑️ Network diagnostics

Completed: 0 / 4

The impact of antiviruses and firewalls

Third-party antivirus suites often include their own firewall, which can block network connections it deems suspicious. After updating the signature databases or the antivirus itself, these settings may be reset, and the program will begin blocking all incoming and outgoing connections from the Wi-Fi adapter.

Try temporarily disabling your antivirus software (usually via the tray context menu or the program's main window) and check for network connectivity. If Wi-Fi works, the issue lies with your firewall settings. In this case, you should try uninstalling your antivirus completely and testing your network with Windows Defender.

⚠️ Important! Don't leave your computer without antivirus protection for an extended period of time. After scanning, immediately re-enable protection or reinstall the software.

Additionally, the built-in Windows Firewall may also block the connection if the network profile is set to "Public" with strict rules. Try switching the network profile to "Private" in Network & Internet settings, which will make the laptop visible to other devices and open the necessary ports.

Frequently Asked Questions (FAQ)

Why does my laptop see neighboring networks but not mine?

This can happen if your router only broadcasts in the 5 GHz band, and your laptop's adapter only supports 2.4 GHz. It's also possible that the router's channel is busy or has a non-standard bandwidth that the old adapter doesn't support. Try changing the channel in your router settings to 1, 6, or 11.

What should I do if Wi-Fi disappears after a Windows update?

OS updates often replace working drivers with generic ones, which may not work correctly with your hardware. Go to the laptop manufacturer's website, download the Wi-Fi driver for your model (even if you have to download it on another device and transfer it via USB), and install it using the "Roll Back Driver" option or manual installation.

Can viruses block Wi-Fi?

Yes, some types of malware can change proxy server settings, DNS settings, or block network ports, resulting in connection loss. We recommend running a full system scan with an antivirus and the Malwarebytes utility.

Why is Wi-Fi slow and keeps dropping out?

This could be due to airwave congestion from neighboring routers, physical obstructions (walls, mirrors, microwaves), or outdated security standards. Try rebooting your router and moving your laptop closer to the signal source.