Everyone is familiar with the situation when your favorite laptop suddenly refuses to detect your wireless network. Just five minutes ago, you were happily watching a video, but now the network icon is crossed out or completely gone. Don't panic: in 90% of cases, the problem is a software glitch or incorrect configuration, not a physical hardware failure.
Before taking your device to a service center or calling a technician, it's worth performing some diagnostics yourself. Often, the solution is obvious: a disabled adapter in Device Manager or a malfunctioning DHCP server on the router can create the illusion of a serious problem.
In this article, we will take a detailed look at the main reasons why The laptop does not connect to WiFiWe'll offer a step-by-step solution. You'll learn how to distinguish driver issues from network protocol failures and quickly restore internet access.
Primary diagnostics and hardware switches
The very first step, often overlooked by users, is checking the physical condition of the wireless module. Many laptops, especially business-class or older models, may have mechanical switches or dedicated function keys for Wi-Fi control.
Carefully inspect the edges of the case for sliders with an antenna symbol. If they are missing, look at the row of function keys. F1-F12. Often one of them (for example, F2 or F10) is responsible for turning the wireless adapter on and off. Pressing may require the simultaneous use of the key Fn.
⚠️ Note: If the WiFi indicator on the keyboard is orange or red, this often means the module is software-disabled. Green or white light usually indicates readiness.
It's also worth checking whether Airplane Mode is enabled in your operating system. In Windows, this can be done through the notification bar in the lower-right corner of the screen. Make sure the Wi-Fi button is active and Airplane Mode is off.
- 📶 Check for a physical switch on your laptop
- ⌨️ Try the keyboard shortcut
Fn+ button with an image of an antenna - ✈️ Make sure that Airplane mode is disabled in your system
- 🔌 Reboot your router by unplugging it for 15 seconds
Problems with wireless adapter drivers
If the hardware switches are OK, but The laptop doesn't see WiFi networks., the problem most likely lies in the software. The driver is the intermediary between the operating system and the network card. If it is corrupted, outdated, or conflicts with Windows updates, the adapter will stop functioning correctly.
To check, open Device Manager. You can do this by right-clicking the Start button and selecting the appropriate item from the menu. In the list of devices, find the "Network Adapters" section. If you see a device with a yellow exclamation point or the message "Unknown Device," the driver is not working correctly.
The solution is to reinstall the driver. It's best to download the latest version from the laptop manufacturer's official website (for example, Asus, HP or Lenovo) via a wired connection or from another device. Uninstall the old driver in Device Manager by selecting "Uninstall device" and install the new file.
What to do if there is no official driver?
If the manufacturer's website doesn't have a driver for your version of Windows, try installing the driver in compatibility mode. Right-click the installation file → Properties → Compatibility → Run in compatibility mode for Windows 8 or 7.
Sometimes a simple driver rollback helps. If the problem appeared after a recent system update, a "Roll Back" button is available in the driver properties in Device Manager. This will restore the previous stable software version.
- 🔍 Open Device Manager and check the adapter's status
- 🔄 Uninstall the current driver and reboot the laptop for automatic installation
- 💻 Download the driver from the laptop model manufacturer's website
- ⬇️ Use the "Roll Back Driver" feature for recent crashes
Network settings and TCP/IP protocol errors
A common reason why The laptop is connected, but the internet doesn't work., is a failure in obtaining an IP address. Protocol DHCP automatically assigns addresses to devices on the network, but sometimes this process gets stuck, creating address conflicts or returning incorrect gateway parameters.
To fix the situation, you need to reset your network settings. Open the command prompt as administrator. This can be done by entering cmd in Windows search, then right-click and select "Run as administrator".
ipconfig /releaseipconfig /renew
ipconfig /flushdns
netsh winsock reset
Running these commands will flush the DNS cache, release the current IP address and request a new one, and reset the TCP/IP stack to factory defaults. A computer restart is required after running the last command.
⚠️ Attention: After the command netsh winsock reset The internet may temporarily be completely lost until the system is rebooted. Do not attempt to re-enter commands until the system reboots.
It's also worth checking if you have a static IP address. Go to "Network and Internet Settings" → "Change adapter settings." Select your wireless connection, click "Properties," then "Internet Protocol Version 4 (TCP/IPv4)." Make sure "Obtain an IP address automatically" and "Obtain DNS server address automatically" are checked.
Conflicts between the 2.4 GHz and 5 GHz bands
Modern routers often operate in two frequency ranges: 2.4 GHz And 5 GHzOlder laptop models or adapters may simply not detect the 5 GHz network, believing there's no WiFi available. Conversely, newer devices may ignore 2.4 GHz if the router's "5 GHz only" mode is enabled.
Check the specifications of your network adapter. If it only supports the standard 802.11n (in single-stream mode) or older, it may not work with newer routers configured exclusively for Wi-Fi 6 (802.11ax) in the 5 GHz range.
A solution might be to separate network names (SSIDs) in your router settings. Instead of using the same name for both ranges, set different ones, for example, MyHome_2.4 And MyHome_5This will allow you to manually select the network that your laptop can see reliably.
| Parameter | 2.4 GHz band | 5 GHz band |
|---|---|---|
| Transfer speed | Below (up to 450 Mbps) | High (up to several Gbit/s) |
| Range | Big, breaks through walls | Smaller, passes obstacles worse |
| Workload | High (neighbors, microwaves) | Low, clear air |
| Compatibility | Supports all devices | Only modern adapters |
If your laptop is older, try forcing your router into compatibility mode or changing the channel width in your wireless network settings. Sometimes changing the channel from "Auto" to a fixed channel (e.g., 1, 6, or 11 for 2.4 GHz) helps stabilize the connection.
Windows services and antivirus software malfunctions
The operating system manages connections through special services. If the "WLAN Autoconfig" service (in Windows) is stopped or is not working properly, the laptop will stop searching for networks. You can check this through the "Run" menu (Win+R) by entering the command services.msc.
Find "WLAN AutoConfig Service" in the list. Make sure its startup type is set to "Automatic" and the service is running. If it is stopped, click "Start." This is a common reason why The WiFi icon has disappeared or the wireless network enable button has disappeared.
Another culprit could be a third-party antivirus or firewall. After updating its security databases, the program may consider your home network unsafe and block the connection. Try temporarily disabling your antivirus and checking for network connectivity.
☑️ Windows service diagnostics
It's also worth checking your power settings. Windows may be turning off the adapter to save power, which prevents it from waking up. In Device Manager, under your WiFi adapter's properties, on the "Power Management" tab, uncheck "Allow the computer to turn off this device to save power."
Router compatibility and configuration issues
Sometimes the problem isn't with the laptop, but with the router's security settings. If the router's encryption type is set to WEP or outdated WPA, modern laptops with Windows 10/11 may refuse to connect, requiring a more secure WPA2-PSK (AES) or WPA3.
Go to the router's web interface (usually at 192.168.0.1 or 192.168.1.1) and check your wireless network settings. Make sure MAC address filtering is not enabled. If this feature is enabled, your laptop will see the network, but you won't be able to access the internet until you whitelist the MAC address of your laptop's network adapter.
⚠️ Note: Router interfaces (TP-Link, Asus, Keenetic) are constantly being updated. The location of menu items may vary. Look for the "Wireless," "Wireless Mode," or "Wi-Fi Network" sections.
Another consideration is the number of connected clients. Cheap home routers have a limit on the number of simultaneous connections. If you have a smart home with dozens of devices, your laptop may simply not receive an address due to the DHCP table being full.
Frequently Asked Questions (FAQ)
Why can my laptop see my neighbors' networks but not mine?
Most likely, your router has hidden the network name (SSID) in the settings or is operating on a channel that your laptop's network card doesn't support. It's also possible that your laptop is too far from the router for the given frequency range.
What should I do if I get the message "Can't connect to this network"?
This is an authentication error. Check that you entered the password correctly. If the password is correct, try right-clicking the network on your laptop and selecting "Forget Network," then reconnecting by entering the details again.
Can a virus block WiFi?
Yes, some malware can change network settings, specify incorrect DNS settings, or block access to system services responsible for connection. An antivirus scan is recommended.
Will resetting the router to factory settings help?
Yes, this is a radical but effective method. However, remember that after the reset, you'll have to reconfigure your internet connection (enter your provider's login and password) and set up your WiFi name and password.