The situation when a laptop suddenly refuses to see a wireless network or, even worse, sees it but cannot establish a connection is familiar to many users. Windows 10This can happen at the most inopportune moments: during an important meeting, loading a work project, or watching a movie. Often, the problem isn't a hardware failure, but a software glitch or settings conflict that can be resolved independently.
In this article, we will take a detailed look at the main reasons why your laptop If your router loses connection, we'll offer step-by-step solutions. We'll cover both the operating system's software aspects and the physical aspects of network adapters. Understanding the nature of the error will allow you to quickly restore your device to working order without calling a technician.
Before moving on to complex troubleshooting, it's worth ruling out trivial factors: whether the physical Wi-Fi switch is off, whether airplane mode is active, and whether the wireless indicator on the device is lit. If all is well, we can move on to a more thorough system diagnostic.
Diagnosing network failures and adapter operation
The first step should always be running basic diagnostics built into the operating system. Windows 10 has fairly sophisticated self-diagnostics tools that can automatically detect and fix a number of common problems. To launch them, right-click the network icon in the system tray and select the appropriate menu item.
However, relying solely on automatic solutions isn't recommended. The system often reports the error "Unable to connect to this network" without providing any specifics. In this case, you should check the status of the network itself. adapter In Device Manager. If the wireless module icon has a yellow exclamation mark, the driver is not working correctly or the device is disabled by software.
⚠️ Attention: If your Wi-Fi adapter appears as an "Unknown device" in Device Manager or is completely absent from the list of network cards, this may indicate a physical failure of the module or its disabling in the BIOS.
Sometimes the adapter simply freezes and stops responding to system requests. In this situation, a full reset helps. Turn off the laptop, unplug the power cable, and, if the system allows, remove the battery for 10-15 seconds. This will drain any residual voltage and force a restart of all controllers, including the network controller.
Problems with wireless module drivers
The most common cause of unstable operation or complete lack of connection is outdated or damaged driversWindows 10 often automatically installs generic drivers that may not work correctly with your laptop's specific chipset. The solution is to manually reinstall the software from the manufacturer's website.
First, you need to uninstall the current driver. Open Device Manager, find the "Network Adapters" section, select your wireless card (usually with "Wireless," "Wi-Fi," or "802.11" in the name), and click "Uninstall device." It's important to check the "Delete the driver software for this device" box if available.
After uninstalling, a reboot will be required. The system will attempt to reinstall the driver, but it's best to download the latest version from the laptop manufacturer's official website (e.g. ASUS, HP, Lenovo) or chip manufacturer (Intel, Realtek, Qualcomm). Installing the "native" driver often solves problems with connection breaks.
☑️ Driver Update Checklist
There's also a hidden setting in the driver properties that affects power saving. The system may disable the adapter to conserve battery power, which causes disconnections. In Device Manager, under the adapter properties, on the "Power Management" tab, uncheck "Allow the computer to turn off this device to save power."
Resetting network settings and TCP/IP protocols
If the drivers are correct but the laptop still won't connect, the problem may lie in accumulated TCP/IP protocol stack errors or incorrect DNS settings. Windows 10 offers a network reset feature that resets all network settings to factory defaults. This will delete saved Wi-Fi passwords and VPN settings, but it often effectively resolves the issue.
You can perform a reset through the interface: Settings → Network & Internet → Status → Network resetAfter clicking the button, the computer will restart in 5 minutes. This ensures that the network settings cache is cleared and the network adapters are reinstalled.
A more advanced method is to use the command line. Launch Terminal as administrator and perform a sequential reset of protocols. This helps when the system says "No internet access" even though there is a connection.
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
Running these commands flushes the DNS cache, resets Winsock settings, and updates IP addressing. Be sure to restart your computer after entering the last command. If the issue was an IP address conflict or DNS server error, the connection should be restored.
What to do if commands are not executed?
If you receive an "Access Denied" error when entering commands, make sure you're running the command prompt as an administrator. Your antivirus software may also be blocking changes to network settings—try temporarily disabling its protection.
IP address conflicts and DNS settings
A common reason why a laptop can see the network but can't access the internet is an IP address conflict. This occurs when two devices on the same network attempt to use the same address. Home networks typically use automatic address assignment (DHCP), but sometimes static settings can interfere with proper operation.
You can check the current settings with the command ipconfig /allPay attention to the "IPv4 Address" and "Default Gateway" lines. If the address begins with 169.254.xx, this means the laptop was unable to obtain an address from the router and assigned itself an automatic, non-functional address.
To fix this, open the Internet Protocol version 4 (TCP/IPv4) properties in the adapter settings. Make sure "Obtain an IP address automatically" and "Obtain DNS server address automatically" are checked. If you're using a static IP address, make sure it's not in the router's DHCP range.
| Parameter | Automatic (Recommended) | Static (Example) | Description |
|---|---|---|---|
| IP address | Receive automatically | 192.168.1.55 | Unique device number on the network |
| Subnet mask | Receive automatically | 255.255.255.0 | Determines the size of the local network |
| Main gateway | Receive automatically | 192.168.1.1 | Your router's address |
| DNS server | Receive automatically | 8.8.8.8 | Name to IP Resolution Server |
DNS deserves special attention. Providers often provide their own servers, which can be slow or block some resources. Try using Google's public DNS (8.8.8.8) or Cloudflare (1.1.1.1) manually in the IPv4 protocol properties. This often speeds up network response and resolves website access issues.
Impact of Windows services and antiviruses
Wireless networks in Windows 10 are supported by special system services. If the service WLAN AutoConfig If the startup type is stopped or changed, the laptop will physically be unable to connect to Wi-Fi. You can check this by entering the command in the run line. services.msc.
Find the "WLAN AutoConfig" service in the list. Make sure its startup type is set to "Automatic" and its status is "Running." If it is stopped, click "Start." Without this service running, wireless network management is impossible.
⚠️ Attention: Third-party antiviruses and firewalls may block connections to new networks, considering them public and potentially dangerous. Try temporarily disabling your firewall to test this hypothesis.
It's also worth checking your Windows Firewall settings. Sometimes after updates, the network profile changes from "Private" to "Public," which imposes stricter restrictions on device visibility and access to resources. You can change the network profile in the Wi-Fi connection settings.
Hardware problems and router settings
You shouldn't rule out hardware issues either. The router may be overheating, freezing, or have a full client table. The simplest solution is to reboot the router (unplug it for 30 seconds). It's also worth checking that MAC address filtering isn't enabled in the router settings, which could be blocking your laptop.
Frequency range also plays a role. Older laptops may not see 5 GHz networks, and newer devices sometimes lose connection in the 2.4 GHz band due to noisy airwaves (such as microwaves and Bluetooth devices). Try switching your laptop to a different frequency if your router is broadcasting two separate networks.
The physical condition of the antennas inside the laptop is another factor. If the device has been dropped or disassembled, the antenna cable's connection to the Wi-Fi module may be disrupted. In this case, the signal will be very weak or disappear completely, even if the drivers are installed correctly.
In some cases, rolling back the system to a restore point when Wi-Fi was working reliably can help. This is especially true if problems began immediately after installing a Windows update or new software.
Why does my laptop see the network, but it says "Unable to connect"?
Most often, this indicates an incorrect password stored in the system or incompatible encryption standards (for example, the router uses WPA3, but the laptop only supports WPA2). Try "Forgetting" the network in the Wi-Fi settings and re-entering the password.
Can a virus block the internet?
Yes, some malware changes proxy or DNS settings, redirecting traffic or blocking access. Check your proxy settings in Settings → Network & Internet → Proxy Server.
What should I do if the Wi-Fi icon is missing?
If the icon disappears, the WLAN service is likely stopped or the driver has been uninstalled. Also, check if the adapter is disabled in Device Manager (right-click → Enable).
How do I know if my laptop supports 5GHz?
Open command prompt and type netsh wlan show driversThe "Supported Radio Types" line should say 802.11a, 802.11n, or 802.11ac to support 5 GHz.