Why Wi-Fi on my laptop stopped connecting: causes and solutions

When your laptop suddenly stops detecting your wireless network or refuses to connect, it can catch you at the most inopportune moment. You're working on an important project or watching a movie, and suddenly the network icon disappears or has a strikethrough. This is a common problem that can often be resolved using software solutions without calling a service center.

Most often, the failure is caused by incorrect network drivers, a router reset, or an operating system update. Windows may not correctly process new security settings or simply "forget" the network profile. Diagnostics It starts with analyzing the indicators on the device itself and checking the connection status in the system.

In this article we will look at the main reasons why laptop If your phone has lost signal, we'll offer step-by-step instructions for restoring the connection. It's important to proceed sequentially, eliminating simple errors before diving into complex registry or BIOS settings.

Basic diagnostics and equipment testing

The first step is to ensure that the problem lies with the laptop's software, and not with physical damage or a power outage to the router. Check the router's indicator lights: if the light is off WLAN or Wi-Fi If the light isn't lit, the router's wireless module may be disabled by a button or there may be a firmware error. Restarting the router is a classic but effective method that resolves up to 40% of all connection issues.

On the laptop itself, check to see if airplane mode is activated. In Windows 10 and 11, this mode is controlled via the notification center. If the airplane icon is lit, all wireless interfaces, including Bluetooth and Wi-Fi, are disabled. Also, on some models Lenovo or Asus there is a physical switch or key combination (usually Fn + F2), which blocks the operation of the adapter.

⚠️ Attention: If the Wi-Fi indicator on your laptop doesn't light up at all, even after being turned on, this could indicate that the Wi-Fi module itself is faulty or disconnected inside the case, especially if the device has recently been dropped.

Check the list of available networks. If your laptop sees neighboring networks but not yours, the issue may be with the frequency range. Modern routers operate in the 2.4 GHz and 5 GHz bands. If yours adapter old, it may not support the 5 GHz frequency that the router has switched to.

📊 How often does your Wi-Fi drop out?
Daily
Once a week
Only after Windows update
Rarely, almost never

Software crashes and network service reboots

The Windows operating system manages connections through special background processes. If the service WLAN AutoConfig If the network is stopped or not working properly, the laptop will stop connecting to the internet. This often happens after installing questionable software or viruses that interfere with network protocols.

To check, click Win + R, enter services.msc and find "WLAN AutoConfig Service" in the list. Make sure the startup type is set to "Automatic" and the service is running. If it's stopped, click "Start." This often restores the ability to scan the air.

Another effective method is to reset your network settings to factory defaults. In Windows 10, this can be done through the Settings menu: Settings → Network & Internet → Network resetThe system will warn you about rebooting and deleting saved passwords, but will restore the default TCP/IP stack configurations.

  • 🔄 Open Command Prompt as administrator.
  • 📝 Enter the command netsh winsock reset to reset the Winsock catalog.
  • 📝 Then follow netsh int ip reset to reset the IP protocol.
  • 💻 Restart your computer to apply the changes.

Problems with wireless adapter drivers

The most common technical reason why laptop The reason for Wi-Fi not being detected is due to outdated or corrupted drivers. After a major Windows update (for example, upgrading from version 21H2 to 22H2), the old driver may become incompatible, causing the device to disappear from the device manager or a yellow exclamation mark to appear.

Go to device Manager (by right-clicking on the Start button). Find the "Network adapters" section. If you see a device named Wireless, Wi-Fi or a brand like Realtek, Intel, Qualcomm, but with an error, try uninstalling it. When you reboot, the system will attempt to reinstall the driver.

If automatic installation doesn't work, you'll need to download the latest driver from the laptop manufacturer's official website. Use another device with internet access or connect your phone via USB modem to download the file. Installing drivers from scratch often resolves version conflicts.

Symptom in Device Manager Probable cause Solution method
Device not found The adapter is disconnected or burned out Checking BIOS and physical connection
Error code 10 or 43 Driver or power failure Uninstall the driver and reboot
Yellow triangle Resource conflict Updating the driver manually
Unknown device Driver missing Search by equipment ID
What is a hardware ID?

The hardware ID is a unique device identifier in the format VEN_XXXX&DEV_XXXX. This can be used to find drivers for any Wi-Fi adapter, even the most rare ones, on specialized websites if official drivers are unavailable.

Power settings and energy saving

Windows strives to conserve battery life, and sometimes its power-saving algorithms become too aggressive. The system may turn off Wi-Fi module to save power, but not to "wake" it back up when needed. This is a common problem for laptop owners who rarely use their laptops plugged in.

To prevent the system from disabling the adapter, go to Device Manager, open the properties of your wireless adapter, and find the "Power Management" tab. Uncheck "Allow the computer to turn off this device to save power." This action forces the module to remain active.

Also, check your power plan. In the Control Panel, select "Power Options" and click "Change plan settings" next to the active plan. Go to "Change advanced power settings," find the "Wireless adapter settings" section, and set the power plan to "Maximum performance."

⚠️ Attention: Disabling power saving may slightly increase battery consumption, but it ensures a stable connection, especially in areas with an unstable signal.

If your laptop is connected to the network but the Wi-Fi still goes to sleep, there may be a problem with the USB port settings (if you're using an external adapter). In the same advanced power settings, disable USB selective suspend.

IP and DNS conflicts

Sometimes a laptop technically connects to the router (status "Connected"), but there's no internet. This often indicates an IP address conflict, where two devices on the network are attempting to use the same address, or a problem with the ISP's DNS server.

Try registering static DNS addresses, for example, from Google (8.8.8.8) or Cloudflare (1.1.1.1). This can be done in the IPv4 protocol properties in the network connection settings. This often solves the problem of pages not loading, even though Skype or Telegram are working.

☑️ Check network settings

Completed: 0 / 5

It's also worth checking if you've manually enabled a static IP address if your network requires dynamic distribution (DHCP). Go to ncpa.cpl, select adapter properties, then IPv4. Make sure "Obtain an IP address automatically" and "Obtain DNS server address automatically" are checked if you don't know the exact settings for your local network.

  • 🌐 Open command prompt (cmd).
  • 🌐 Enter ipconfig /release to reset the current IP.
  • 🌐 Enter ipconfig /renew to request a new address from the router.
  • 🌐 Check your internet access.

Antiviruses and third-party software

Third-party antivirus programs (Kaspersky, ESET, Avast) and firewalls often have their own network protection modules. After updating the virus database or the antivirus itself, its built-in firewall may begin blocking the local network or internet access, considering the connection "public" and dangerous.

Try temporarily disabling your antivirus protection. If Wi-Fi works, the problem lies with your firewall settings. You need to add your network to the trusted list or reset the network profile settings in your antivirus. Windows Defender, the default security software, can also block the connection if the network profile is incorrectly identified.

In Windows Settings, go to "Network & Internet" → "Status." Click "Properties" for your connection. Make sure the network profile is set to "Private" and not "Public." In the public profile, many discovery and sharing features are disabled, which may prevent some services from working properly.

Hardware faults and BIOS

If software methods don't help, it's worth looking deeper. In rare cases, BIOS settings can get lost, disabling the built-in Wi-Fi module. When booting the computer (usually by pressing F2, Del, or F10), find the "Settings" section. Advanced or Configuration and make sure that the parameter WLAN Device or Wireless LAN set to value Enabled.

Physical damage to the antenna inside the case is another possible cause. If the laptop has been dropped, the antenna contacts (usually the thin wires running to the display cover) may have become detached from the module's circuit board. In this case, the signal will either be absent or extremely weak (1 bar).

⚠️ Please note: Opening the laptop to check the antenna will void the warranty. If the device is under warranty, contact an authorized service center.

It's also worth checking whether the Wi-Fi module is overheating. On some laptop models (for example, older ones) HP or Dell) wireless communication chips were located in the active heating zone and over time failed or fell off the board.

How to check the module without opening it?

Try connecting an external USB Wi-Fi adapter. If it works reliably, the problem lies with the built-in module or its antenna, not with Windows software.

Frequently Asked Questions (FAQ)

Why does my laptop see the network, but it says "Unable to connect"?

Most often, this is a password or encryption error. Try "Forgetting" the network in the Wi-Fi settings and re-entering the password. It's also possible that MAC address filtering is enabled on your router, and your laptop isn't whitelisted.

What should I do if the Wi-Fi icon is missing after a Windows update?

Most likely, system files were updated, and the Wi-Fi driver crashed. Go to Device Manager, find the network adapter, right-click "Uninstall device" (with the checkbox to uninstall the drivers checked), then select "Action" → "Scan for hardware changes" from the menu.

Can a virus disable Wi-Fi?

Yes, some malware blocks access to network settings or changes DNS to redirect you to phishing sites. Scan your system with an antivirus and the Malwarebytes utility.

How to check if the Wi-Fi module is physically working?

The best way is to run a Linux LiveCD (such as Ubuntu) from a flash drive. If Wi-Fi isn't detected or scanned in Linux, the problem is hardware. If it works in Linux, the problem is with the drivers or Windows.