Every user is familiar with the experience of a laptop suddenly losing its connection to the internet. Just a minute ago, you were working peacefully or watching a movie, and suddenly the network icon disappears or shows "No internet access." This can be frustrating and cause panic, especially if you're facing deadlines and haven't finished the movie. However, in most cases, the problem isn't a hardware failure, but a software glitch or misconfiguration.
Troubleshooting begins with understanding the scope of the problem: is the internet down on just one device or is it down across the entire network? If your smartphone and tablet continue to work without issue, then the router is working properly, and the issue lies with the operating system or hardware of your laptop. In this case, you don't need to call your ISP; instead, you should check your Windows settings.
On the other hand, if the network is down on all devices, the problem may be with the router or service provider. Equipment failures These issues are often resolved with a simple reboot, but sometimes require more in-depth intervention. Let's look at the main scenarios why the signal might be lost and how to restore a stable connection on your own.
Primary diagnostics and equipment testing
Before delving into complex BIOS settings or reinstalling drivers, it's important to rule out trivial physical causes. Users often forget that their laptop has a mechanical Wi-Fi module switch. If it's accidentally moved to the "Off" position, no software fix will help. It's also worth checking whether the Wi-Fi module is turned on. airplane mode, which blocks all wireless interfaces.
The second important step is to analyze the router's status. Check the indicators: is the WLAN or Wireless light on? If the Wireless indicator is off, someone in the household may have accidentally pressed the Wi-Fi off button on the router itself. In this case, simply pressing it again will restart the router's signal.
⚠️ Attention: If the router's lights are flashing erratically or only the power lights are on and there's no internet connection, the device may be frozen. Before resetting to factory settings, try powering off the router for 10-15 seconds first.
Sometimes the problem lies in overheating of the network adapter inside the laptop. If the device was operating under a high load, the module may have temporarily shut down for protection. In this situation, a complete shutdown of the laptop (not a reboot, but a Completion of work) and wait for a few minutes before turning it on again.
Software solutions in Windows
The Windows operating system has built-in self-diagnostic tools. The system often detects that TCP/IP protocol isn't working properly and offers to fix it automatically. However, manually checking the services may provide a more accurate result. First, make sure the service responsible for wireless networks is running and running automatically.
To do this, open the Run menu (combination Win + R) and enter the command services.mscIn the list that opens, find the "WLAN AutoConfig" service (or "WLAN AutoConfig Service"). Make sure its startup type is set to "Automatic" and its status is "Running." If it is stopped, start it manually.
Another effective method is to reset network settings via the command line. This action clears the DNS cache and resets the TCP/IP stack, which often helps if the network connection is lost. IP address Or an addressing conflict has occurred. Run the command prompt as administrator and run the following commands one by one:
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
After running these commands, be sure to restart your computer. If the laptop still doesn't see the network after restarting, check the device drivers.
☑️ Quick service check
Problems with network adapter drivers
A driver is the intermediary between the operating system and the hardware. If the driver file is corrupted, outdated, or conflicts with the latest Windows update, the adapter may stop functioning. In Device Manager, this is often indicated by a yellow exclamation point next to the adapter's name or the device's complete disappearance from the list of network adapters.
To resolve the issue, find your adapter in the "Network adapters" section. These are usually devices from Intel, Realtek, Qualcomm Atheros or BroadcomTry right-clicking and selecting "Uninstall device," then clicking "Scan for hardware changes" in the menu at the top. The system will attempt to reinstall the default driver.
If automatic installation doesn't work, you'll need to download the latest driver from the laptop manufacturer's official website. It's important to download the driver specifically for your model, as generic drivers from the chipset manufacturer's website may not take into account the specifics of your device's antenna module.
| Symptom in Device Manager | Probable cause | Solution |
|---|---|---|
| Yellow triangle | Driver error or resource conflict | Update or roll back the driver |
| The device is missing | The adapter is disabled in the BIOS or is faulty | Check BIOS or physical connection |
| Code 10 or 43 | The device cannot start | Complete removal and reinstallation of software |
| The device is working properly. | The problem is in the OS or router settings. | Resetting network and router settings |
In some cases, rolling back a driver to a previous version can help if the problem appeared immediately after a Windows update. To do this, use the "Roll Back" button in the driver properties, which will restore the system files to the state they were in before the last update.
Where can I find a driver without the internet?
If your internet connection is completely lost, download the driver on your smartphone or another PC and transfer it via USB cable. You can also use USB tethering on your Android smartphone to temporarily give your laptop internet access to automatically download drivers.
Power and energy saving settings
Windows strives to conserve battery power, and sometimes it does so too aggressively. The system may disable the network adapter to save power, and then fail to wake it up correctly. This is a common reason why Wi-Fi module disappears after exiting sleep mode.
To prevent the system from turning off 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."
It's also worth checking your power plan. In the Control Panel, go to "Power Options" and select the "High Performance" plan. In the advanced plan settings, find the wireless adapter settings and set the power saving mode to "Maximum Performance." This will prevent intermittent connection drops due to power surges or power saving.
IP and DNS conflicts
Sometimes the laptop sees the network, but the internet doesn't work due to addressing issues. If two devices on the local network are trying to use the same address, static IP address, a conflict arises, and one of them loses access. This is most often resolved by setting the adapter settings to obtain an IP automatically (DHCP).
You can check the current settings by entering the command in the command line. ipconfig /all. Pay attention to the lines "IP address" and "Default gateway". If the address starts with 169.254.x.x, this means the laptop was unable to obtain an address from the router. In this case, you should check the DHCP settings on the router or manually enter the address in the IPv4 protocol properties.
Another reason why you can't access websites while the messenger is running could be a DNS failure. Try specifying public DNS servers, such as Google's (8.8.8.8) or Cloudflare (1.1.1.1). This often solves the problem when pages don't load, but Skype or Telegram work.
Impact of viruses and third-party software
Don't discount malware. Some viruses intentionally block internet access or change proxy server settings to redirect traffic. If your internet connection is down, check your browser and system proxy settings.
In Windows 10 and 11, proxy settings are located in Settings → Network & Internet → Proxy Server. Make sure the "Use a proxy server" toggle is off. Also, check your browser shortcuts: there shouldn't be any extra URLs after the executable file path in the "Target" field.
Antiviruses and firewalls can also block connections if their settings are too strict or if they malfunction. Try temporarily disabling your third-party antivirus and checking for internet connectivity. If you can connect, add your antivirus software to the exceptions list or reinstall it.
⚠️ Attention: Operating system and router interfaces are constantly updated. Menu locations and item names may vary depending on your Windows version (Home, Pro) or router model (Keenetic, TP-Link, Asus). If you don't find an exact match, search for similar sections.
When should you consult a specialist?
There are a number of situations where software solutions are ineffective. If, after reinstalling Windows, resetting the BIOS, and replacing drivers, the laptop still doesn't detect any networks, and an "Unknown Device" error code appears in Device Manager, there's likely a physical failure of the Wi-Fi module.
You'll also need a technician if the problem lies with the antenna. Inside the laptop, thin wires (antennas) are connected to the module. If the laptop was dropped or disassembled, the connection may have come loose. In this case, the signal is either completely absent or very weak, even near the router.
Another possible cause is damage to the motherboard or southbridge, which controls the peripherals. If the power controller on the board that powers the Wi-Fi module has burned out, no driver replacement will help. This requires professional diagnostics at the component level.
Frequently Asked Questions (FAQ)
Why can my laptop see my neighbors' networks but not my router?
This may indicate that the router is operating on a channel your adapter doesn't support (for example, a specific 5 GHz channel), or the router has hidden the network name (SSID). It's also possible that the distance is too great or there are physical obstacles.
How to reset network settings to factory defaults in Windows 10/11?
Go to Settings → Network & Internet → Advanced network settings (or at the bottom of the list) → Network reset. Click "Reset now." The computer will restart in 5 minutes.
Can a Windows update break Wi-Fi?
Yes, updates sometimes contain errors or install incompatible driver versions. In this case, uninstalling the latest update via Settings → Update & Security → Update History → Uninstall Updates helps.
What should I do if the yellow triangle on the Wi-Fi icon is lit?
This means "No internet access." There's a network connection, but no access to the global network. Check your ISP balance, make sure the time on your laptop is correct (important for SSL certificates), and try resetting your DNS.