A laptop refusing to connect to a wireless network often occurs at the most inopportune moment. This can be critical if you urgently need to send a file or connect to a video conference. The problem could be due to a software glitch in the operating system, a hardware conflict, or incorrect router settings.
Before panicking or taking your device to a service center, it's worth running a basic diagnostic. Often, a simple reboot of the modules or a configuration update can solve the problem. In this article, we'll examine all possible causes, from the most basic to the most complex, and offer a step-by-step procedure for restoring a stable connection.
Sometimes users forget simple things, like accidentally pressing the adapter's power button. However, if you're sure the switch is on and the network icon shows a red cross or yellow triangle, you need to delve deeper into the system settings. We'll cover methods relevant to modern versions. Windows, which cover 90% of failure cases.
Basic diagnostics and equipment testing
The first step should always be checking the physical condition and basic indicators. Check the taskbar: if the Wi-Fi icon is missing entirely, the adapter may be disabled in the BIOS or physically damaged. Make sure the Airplane Mode indicator on the laptop is off.
If the network is visible but you can't connect, try connecting another device to the same access point. This will help you determine whether the problem lies with the router or the laptop itself. If the phone is working properly, then the ISP and router are functioning properly, and the problem should be addressed in the computer's operating system.
⚠️ Important: If you're in a public place, make sure the network doesn't require browser authentication. Often, a laptop won't connect because you haven't opened the login page for your ISP or guest network.
It's also worth checking whether your router has reached its maximum number of connected devices. Some home models are limited to 10-15 clients. If you have a lot of devices at home, the router may simply reject new connection requests, even if the password is entered correctly.
Checking network adapter drivers
The most common cause of unstable operation is an outdated or corrupted driver. The operating system may not manage it correctly. wireless module after updating Windows or installing new software. To check, open Device Manager.
Find the "Network Adapters" section in the list. If you see a device with a yellow exclamation mark or the message "Unknown Device," the driver is not working correctly. In this case, you need to download the latest version from the laptop manufacturer's official website using a different device or a cable connection.
When reinstalling a driver, it's recommended to first completely remove the current device from the Device Manager and then perform a "Scan for hardware changes" operation. The system will attempt to install the default driver, which often helps restore functionality without manually downloading files.
☑️ Actions with drivers
Please check the model of your adapter. If it's an older 802.11n module, it may not work well with modern routers configured for wireless mode only. AC or AXIn this case, you should try changing the wireless network mode to mixed in the "Advanced" section of the driver properties.
Resetting network settings and TCP/IP protocols
Accumulation of errors in the protocol stack TCP/IP or incorrect DNS settings may be blocking the connection. Windows 10 and 11 have a built-in network reset feature that deletes all saved profiles and returns settings to factory defaults.
To reset your computer, go to System Settings, select "Network & Internet," then find "Advanced network settings" or "Network reset." After clicking "Reset now," your computer will restart in a few minutes. This often resolves the "Can't connect to this network" error.
A more in-depth method involves using the command line. Launch Terminal as administrator and enter the commands to clear the DNS cache and reset Winsock. This is especially useful if you previously used static IP addresses or proxy servers.
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
Running these commands requires a reboot. After enabling, check if the connection is established. If the problem persisted due to an IP address conflict on the local network, this method should resolve it by requesting a new address from the router.
Power settings and adapter operating mode
Windows strives to conserve battery power, so it may automatically disable the network adapter to reduce power consumption. This causes the laptop to stop seeing the network or lose the connection immediately after waking from sleep mode.
To prevent the system from turning off the Wi-Fi module, go to "Device Manager," open the properties of your wireless adapter, and select the "Power Management" tab. Uncheck "Allow the computer to turn off this device to save power."
It's also worth checking the power plan in the control panel. Select "High Performance" mode. In some cases, power saving mode limits the transmitting module's power, which reduces the range and signal stability.
⚠️ Note: Changing power settings may slightly increase battery drain. However, for desktop use, this is the optimal setting for maximum data transfer speeds.
Another issue concerns the adapter's operating frequency. If your router is dual-band, try manually selecting the preferred band in the adapter's properties (under the "Advanced" tab). Sometimes the automatic selection of 2.4 GHz or 5 GHz doesn't work correctly due to interference.
IP address conflicts and DNS settings
A common reason why a laptop is connected to Wi-Fi but the internet isn't working is an IP address conflict. This occurs when two devices on the network are assigned the same static address. The solution is to set the laptop to obtain addresses automatically.
Go to adapter settings, select protocol properties IPv4 and make sure the "Obtain an IP address automatically" and "Obtain DNS server address automatically" boxes are checked. If you're using a static IP address, make sure it's not in the range assigned by your router's DHCP server.
DNS issues can also create the illusion of a down network. Try specifying public DNS servers, such as those from Google or Cloudflare. This often helps if your ISP is blocking access to certain resources or their servers are slow.
| Parameter | The Importance of Google | The Importance of Cloudflare | The meaning of Yandex |
|---|---|---|---|
| Preferred DNS | 8.8.8.8 | 1.1.1.1 | 77.88.8.8 |
| Alternative DNS | 8.8.4.4 | 1.0.0.1 | 77.88.8.1 |
| Purpose | Global | High-speed | Local (RF) |
After changing DNS servers, don't forget to clear the cache with the command ipconfig /flushdnsThis ensures that the system will begin using new addresses to resolve domain names, which can speed up website loading.
Compatibility issues and frequency ranges
Modern routers often operate in mixed mode, supporting b/g/n/ac/ax standards. Older laptops may not support new encryption protocols or channel widths. If the router is configured to only WPA3, and the laptop adapter only supports WPA2, there will be no connection.
Try temporarily changing your router's security settings. WPA2-PSK (AES)This is the most compatible standard. It's also worth checking the channel width. For the 2.4 GHz band, it's best to set it to 20 MHz, as 40 MHz in apartment buildings is often clogged with interference from neighboring networks.
Why is 5GHz better but doesn't always work?
The 5 GHz band offers high speeds but has less penetration. If there are walls between the laptop and the router, the signal may be too weak to establish a connection, even if the network is visible.
In some cases, changing the broadcast channel helps. If there are many networks nearby, the router's automatic channel selection may be ineffective. Use smartphone apps to analyze channel congestion and select the least congested channel in the router settings.
System services and antivirus software
The service responsible for wireless networking in Windows is WlanSvc (WLAN AutoConfig service). If it is stopped or running in manual mode, connection is impossible. Check its status in the "Services" menu (command services.msc).
The startup type should be set to "Automatic" and the status to "Running." If the service fails to start, check the system event log for errors. Sometimes third-party antivirus software blocks network traffic, deeming it suspicious.
Try temporarily disabling your firewall or antivirus. If the internet connection returns after that, add your network connection to the exceptions. The built-in Windows firewall can often also block connections if the network profile is set to "Public" with strict rules.
⚠️ Note: Router and operating system settings interfaces are constantly updated. The location of menu items may vary depending on the firmware version or Windows build. Always consult the official documentation from your equipment manufacturer.
FAQ: Frequently Asked Questions
Why does my laptop see the network, but it says "Unable to connect"?
Most often, this indicates an incorrect password, an IP address conflict, or incompatible encryption type. The problem could also be an overflowing DHCP table on the router, meaning it has nothing to distribute to a new client.
How do I know if my laptop's Wi-Fi module is broken?
If the adapter is not displayed even in the Device Manager after rebooting and checking the drivers, and it is enabled in the BIOS, there is a high probability of hardware damage to the module or cable.
Can a virus block Wi-Fi?
Yes, some malware changes proxy or DNS settings, blocks access to antivirus sites, or completely disables the network adapter to hide its activity.
What should I do if Wi-Fi disappears after a Windows update?
You'll need to visit the laptop manufacturer's website from another device, download the Wi-Fi driver for your model, and install it manually. Windows' automatic driver search often fails in this case.