The situation when a laptop suddenly loses connection to the Internet is familiar to many users. It’s especially annoying when this happens during important work or an urgent call. The problem may lie either in a simple software failure or in a hardware malfunction of the adapter.
In most cases, the reason lies in a driver conflict or a network settings failure, which can be easily fixed without calling a specialist. However, sometimes a more in-depth analysis is required, including checking the router and Windows system services.
Initial diagnostics and testing of hardware switches
Before getting into the thicket of system settings, you should make sure that the physical wireless module is active. Many users forget about the presence of a hardware switch or key combination on the laptop body.
On some models ASUS, Lenovo and HP there is a special toggle switch or button responsible for turning on wireless interfaces. If it is turned off, no software methods will help establish a connection.
Inspect the sides of the device and the front panel. Often the Wi-Fi indicator is blue, but when disconnected it may turn orange or go out completely. This is the first signal that the adapter is physically de-energized.
If there is no dedicated button, try using the function keys. Press combination Fn + F2 or Fn + F12 (antenna or airplane icon). This is an instant way to turn a module on or off at the hardware level.
- 🔍 Inspect the case for physical Wi-Fi switches.
- ⌨️ Check the key combination
Fnwith function buttons. - 💡 Pay attention to the color of the wireless LED indicator.
⚠️ Attention: Some models Dell have a software switch in the power management center that can block the network even when the physical switch is turned on.
Checking drivers and device manager
The most common software reason for the lack of Internet is incorrect operation of the network adapter driver. After Windows updates or a power failure, the driver may crash or stop initializing the device correctly.
Open Device Managerby right-clicking on the “Start” button and selecting the appropriate item. In the list of equipment, find the “Network adapters” section. If near your module (for example, Intel Wi-Fi 6 AX201) there is a yellow exclamation mark, the problem is in the driver.
Try removing the device through the context menu by selecting “Remove device”. Don't worry, the system will automatically try to restore it when you reboot. If this does not help, download the latest driver from the official website of the laptop manufacturer.
Sometimes it helps to simply roll back the driver version to the previous stable one. This is relevant if the problem occurred immediately after the last automatic system update.
☑️ Driver diagnostics
⚠️ Attention: If in Device Manager you see “Unknown device” or “Network controller” without a brand name, it means that the driver is not installed at all or is critically damaged.
Resetting network and TCP/IP settings
Sometimes an accumulation of errors in the DNS cache or a failure of the TCP/IP protocol stack blocks the connection, even if the adapter is working properly. In such cases, a complete reset of the network settings to factory settings helps.
Windows 10 and 11 have this feature built into the system. Go to Settings → Network and Internet → Status. At the very bottom of the page, find the “Network Reset” button. Click it and confirm the action. The computer will reboot in 5 minutes.
For more advanced users, a command line reset is available. Run cmd as administrator and enter the following commands to clear the cache and reset Winsock.
ipconfig /flushdnsnetsh winsock reset
netsh int ip reset
These commands clear the routing table and reset socket settings, which often solves the "can't connect even though the password is correct" problem.
- 🔄 Use the built-in Network Reset tool in Windows Settings.
- 💻Run Command Prompt as Administrator to perform a manual reset.
- 🧹 Clear DNS cache using command
ipconfig /flushdns.
- Windows 10
- Windows 11
- Windows 7
- Linux
WLAN AutoConfig Service Analysis
Windows uses a special service to manage wireless connections. If it is stopped or does not start automatically, the laptop will not be able to search for or connect to networks.
Click Win + R, enter services.msc and press Enter. In the list that opens, find the “WLAN AutoConfig Service” service (or WLAN AutoConfig).
Make sure the Status column says Running. If the service is stopped, double-click on it, select the startup type “Automatic” and click the “Start” button. This will return the network search functionality.
Also check if the service is disabled due to security policies or antivirus software. Sometimes aggressive security settings block network processes, considering them suspicious.
If the service does not start and displays an error, try checking the integrity of system files using the sfc /scannow command at an administrator command prompt.
Checking the router and IP address settings
The problem may not be with the laptop, but with the router. If the laptop connects to the network, but there is no Internet access, or it does not see the router at all, check the DHCP and channel settings.
Go to your router settings through your browser (usually 192.168.0.1 or 192.168.1.1). Check if the DHCP server is enabled. If it is turned off, the laptop will not receive an IP address automatically and will not be able to access the network.
It's also worth checking if the Wi-Fi channel is full. In dense residential buildings, many neighboring networks create interference. Change the channel to a less busy one (for example, 1, 6 or 11 for the 2.4 GHz band) in the wireless network settings of the router.
| Parameter | Standard value | Recommended action for problem |
|---|---|---|
| Type of protection | WPA2-Personal | Try WPA3 or WPA/WPA2 Mixed temporarily |
| Channel | Auto | Set fixed channel (1, 6 or 11) |
| Channel width | 20/40 MHz | Set to 20 MHz for better stability |
| DHCP | Enabled | Make sure the address pool is not exhausted |
⚠️ Warning: If you are using an old router, it may not support the security standards of newer laptops, resulting in constant connection failures.
What to do if the laptop does not see the 5 GHz network?
Make sure your adapter supports the 5 GHz band (802.11ac or ax standard). Some older models only support 2.4 GHz. Also check to see if the router's compatibility mode is enabled, which hides the 5 GHz SSID.
Resolving IP and DNS conflicts
Sometimes the laptop receives incorrect data from the router, which leads to an IP address conflict. This happens if two devices on the network have received the same address, or if the DNS server does not respond.
Try registering static DNS servers manually. This often solves the problem with pages loading when connected. In the adapter properties, find the IPv4 protocol and specify the addresses 8.8.8.8 (Google) and 1.1.1.1 (Cloudflare).
If the problem persists, you may have a proxy enabled on your laptop. Go to Settings → Network and Internet → Proxy server and make sure the "Use a proxy server" switch is turned off.
Manually setting up DNS is often more effective than automatically obtaining addresses, especially if there are problems with your ISP or overloaded servers.
Remember that the lack of a driver is the reason in 80% of cases when the laptop completely does not see available networks. This is a key point that you should pay attention to first.
Do not ignore the possibility of hardware failure of the Wi-Fi module itself. If after all the software manipulations the adapter is not detected or disappears from the system, it may have failed and requires replacement.
Questions and answers (FAQ)
What to do if Wi-Fi connects, but there is no access to the Internet?
This is often a DNS or router settings issue. Try changing DNS to 8.8.8.8 or rebooting the router. Also check if your date and time are different from the current ones.
Why does my laptop keep disconnecting from Wi-Fi?
The reason may be energy saving. Go to the properties of the adapter in Device Manager, the “Power Management” tab and uncheck “Allow the device to be turned off to save power.”
How to check if the Wi-Fi adapter is working 100%?
Try connecting your laptop to a different network (for example, via a modem phone). If it doesn’t work there either, the problem is in the laptop itself or the drivers.
Is it possible to update the driver without the Internet on the laptop itself?
Yes, download the driver on another device, save it to a USB flash drive and install it manually through Device Manager by selecting “Update driver” and specifying the path to the file.
Does resetting Windows network help with hardware failure?
No, a factory reset only works at the software level. If the adapter is physically burned out or the contact has come loose, only repairing or replacing the module will help.