Every user is familiar with the experience of a laptop suddenly losing its Wi-Fi connection: yesterday, everything was working perfectly, but today, the browser displays "No internet connection." This can happen at the most inopportune moment, whether it's an important video conference or downloading a large file. Network failure It often causes panic, but in most cases the problem can be solved without calling a technician.
The reasons can be trivial: a loose ISP cable, a router malfunction, or accidentally disabling the wireless module on the device itself. Sometimes, an operating system update that conflicts with the current driver settings is to blame. Understanding where exactly There was a connection breakdown, it will help save time.
In this article, we'll walk you through a process ranging from simple checks to complex settings. You'll learn how to diagnose the problem yourself, without waiting for technical support. The key is to follow a consistent approach and avoid skipping obvious steps.
Primary diagnostics: checking the router and other devices
Before messing with Windows settings, you need to make sure the problem is with your laptop. Users often forget to check router, which is the signal source. Check the indicators on the device: is the WAN light on (usually labeled "Internet" or with a globe icon)? If the light is blinking or not lit, the problem is with the ISP or cable.
Try connecting another device, such as a smartphone, to Wi-Fi. If the phone also can't see the network or obtain an IP address, then the problem is definitely not with the laptop. In this case, reboot the router (Unplugging the device for 15-20 seconds) resolves the issue in 80% of cases. This allows you to clear errors in the device's memory and reconnect to the provider's server.
⚠️ Caution: If the WAN indicator goes out after a thunderstorm or power surge, the router port may be burned out. In this case, software solutions won't help; the hardware will need to be replaced.
If the internet works fine on your phone but not on your laptop, we'll move on to a detailed diagnostic of the computer itself. Check if your router has parental controls or MAC address filtering enabled, which could have accidentally blocked your device.
Hardware switches and hotkeys
Many people forget that laptops have a physical way to disable the wireless module. There may be a slider or button with an antenna icon on the device's body. If it's in the "Off" position, none of the Windows settings will enable Wi-Fi. Carefully inspect the edges of the laptop and the area above the keyboard.
The second way to disable is by using the function keys. Combination Fn + F2, Fn + F12 Or another key with an airplane/antenna icon can software-block the adapter. Accidentally pressing this combination in a pocket or while cleaning the keyboard is a common cause of network "loss."
- 🔍 Inspect the laptop case for physical Wireless switches.
- ⌨️ Try pressing the key combination Fn + the corresponding F-row button.
- 📡 Make sure that "Airplane mode" (airplane icon) is not activated in the system.
If the Wi-Fi icon doesn't appear after turning on the switch, the device driver may be broken. In Device Manager, the adapter may appear with a yellow exclamation point or be hidden. In this case, you'll need to reinstall the drivers, which we'll discuss below.
Diagnostics using the Windows operating system
The Windows operating system has built-in self-diagnostic tools. Right-click the network icon in the system tray and select "Troubleshoot." The system will automatically check the status of the WLAN service, the presence of an IP address, and the availability of the gateway. Windows often detects and fixes the error itself, for example, by flushing the DNS cache.
A more in-depth analysis can be performed via the command line. Launch the terminal as administrator (press Win + X and select the desired item). Enter the command ipconfig and look at the address received in the "Default gateway" line. If the address starts with 169.254.x.x, this means that the laptop was unable to obtain an address from the router (DHCP error).
To reset network settings, use the following sequence of commands. These will clear the cache and re-register the DNS, which often resolves website access issues even if Wi-Fi is officially connected.
ipconfig /flushdns
ipconfig /registerdns
ipconfig /release
ipconfig /renew
netsh winsock reset
After executing the last command, be sure to restart your laptopThis action resets the TCP/IP protocol stack to factory defaults, eliminating software conflicts that arise after installing new software or viruses.
☑️ Reset network settings
Completed: 0 / 1
Problems with wireless adapter drivers
A driver is a program that tells the operating system how to work with the hardware. If Wi-Fi is gone after a Windows update, the system most likely installed a generic but incorrect driver. Go to Device Manager (click Win + R and enter devmgmt.msc), find the "Network adapters" section.
If you see a device named Wireless, Wi-Fi or the manufacturer's name (Intel, Realtek, Qualcomm) with a yellow triangle indicates that the driver is malfunctioning. Try right-clicking and selecting "Uninstall device," after checking "Delete the driver software." After restarting, Windows will attempt to reinstall the default driver.
Symptom in the dispatcher
Probable cause
Action
Yellow triangle
Driver conflict
Uninstall and reinstall
The device is not on the list
The adapter is disconnected or burned out
Check in BIOS or physically
Error code 10 or 43
Hardware failure of the module
Replacing the adapter or router
The device is hidden
"Hide" is enabled
In the View menu, select "Show"
The best solution is to download the latest driver from the laptop manufacturer's official website. Use a smartphone connected to a mobile data connection and transfer the installation file to the laptop via a USB cable. Don't rely on automatic driver installers, as they often install the wrong versions.
What to do if the driver is not installed?
If the driver installation is interrupted by an error, try completely uninstalling the old version first via Control Panel -> Programs and Features. Then disconnect from the internet (to prevent Windows from downloading the driver automatically), install the downloaded file, and only then reconnect to the network. Sometimes, rolling back your system to a restore point when Wi-Fi was still working helps.
Power and energy saving settings
Windows strives to conserve battery life, and sometimes its overzealousness leads to it simply turning off the Wi-Fi module to save power, and then being unable to "wake it up" again. This is a common problem with older laptops and some models with adapters. Realtek.
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."
- 💡 Open the adapter properties in Device Manager.
- 🔋 Go to the "Power Management" tab.
- ❌ Remove the ban on turning off the device.
It's also worth checking your power plan. Search for "Choose a power plan" and select "High performance." Power saving mode can artificially reduce the Wi-Fi transmit power, leading to signal loss and disconnected connections.
⚠️ Note: On some corporate laptops, access to these settings may be blocked by the network administrator. In this case, changing the settings through the registry will not work.
Network services and protocol failures
A special service in Windows is responsible for connecting to wireless networks. If it is stopped or running manually, Wi-Fi disappears. Click Win + R, enter services.msc and find "WLAN AutoConfig" in the list.
Make sure the startup type is set to "Automatic" and the service is running. If it's stopped, click "Start." Without this service, the laptop will not be able to scan the air for available networks.
Another hidden cause is a conflict between IPv4 and IPv6. Sometimes, ISPs don't support IPv6 correctly, and the laptop tries to connect through it but fails. Try temporarily disabling IPv6 in the adapter properties (Network Connections -> Properties -> IPv6 checkbox).
Why does my laptop see Wi-Fi but not connect?
Most often, this is a problem with the security type or password. If the router distributes the network in the mode WPA3, and the old laptop adapter only supports WPA2, there will be no connection. Also, check that the device list in your router isn't full (maximum 10-15 clients for home models).
Will a factory reset help?
Resetting your laptop to factory settings will solve the problem if it's caused by deep corruption of Windows system files or a virus. However, this is a last resort. Before doing so, try creating a new user account. If Wi-Fi works there, the problem lies with the user profile.
Can antivirus block Wi-Fi?
Yes, third-party antivirus programs (Kaspersky, ESET, Avast) have "Network Protection" or "Firewall" modules. When updating their databases, they may mistakenly identify your home network as unsafe and block access. Try temporarily disabling your antivirus to check.
What should I do if the Wi-Fi icon is missing?
The absence of a tray icon usually indicates that the WLAN service isn't running or the adapter driver is missing. Check Device Manager. If the adapter is listed but there's no icon, restart the Connection Manager and Network List services.
Does date and time affect connection?
Yes, if the system time on your laptop differs significantly from the actual time, security certificates will fail to verify, and connecting to secure networks will be impossible. Set automatic time synchronization.