The situation when access to the Internet suddenly disappears is familiar to many laptop computer users. You see the network icon, but when you try to connect, you get an error message or an endless authentication process. This can happen at the most inopportune moment, when you urgently need to send a document or hold a video conference.
The problem may be hidden either in software failures of the operating system or in hardware problems of the laptop or router itself. Network adapter, drivers and protocol settings often become the culprits of such failures. In this article, we will analyze all possible causes and propose specific steps to restore wireless communication.
Primary diagnostics of equipment and router
Before getting into the operating system settings, you need to rule out problems with external hardware. Often the reason lies not in the laptop, but in the router, which may have frozen or lost power. Check the lights on the router case: they should be green or blue, not flashing red.
If the router is working properly, try rebooting it by unplugging it for 10-15 seconds. Sometimes this helps reset the cache and restore normal IP address distribution for connected devices. It's also worth checking whether other devices, such as a smartphone, can see your wireless network.
Pay special attention to the physical condition of the antenna. On some laptop models such as HP Pavilion or Dell Inspiron, the Wi-Fi hardware switch on the case or side panel may be disabled.
- 🔍 Check the Wi-Fi indicator on the laptop case: it should be on, not off.
- 🔍 Make sure that the router is emitting a signal: look at the “WLAN” or “Wi-Fi” lights on the device.
- 🔍 Try connecting to the network from another device to localize the problem.
⚠️ Attention: If the Wi-Fi indicator on a laptop is orange or red, this almost always means that the module is disabled by software or hardware.
Checking and activating the network adapter in the system
Sometimes the operating system mistakenly disables the network adapter or puts it into power saving mode. In this case, the computer simply does not see available networks. You need to go to Device Manager and check the status of the equipment.
To do this, press the keyboard shortcut Win + X and select the appropriate menu item. In the window that opens, find the “Network adapters” section and expand it. You should see the name of your wireless module, e.g. Intel Dual Band Wireless-AC or Realtek RTL8822CE.
If there is a yellow exclamation mark next to the adapter name, this indicates a driver conflict or hardware error. If the adapter is not listed at all, it may be disabled in the BIOS or physically damaged.
- 🔌 Make sure your device is turned on: in the context menu, click “Turn on device” if it is.
- 🛠️ Check for yellow signs: if they are present, you will need to reinstall the drivers.
- 📡 Check whether the adapter is in the list: if it is not there, the problem may be hardware.
- Windows 10
- Windows 11
- macOS
- Linux
Installing and updating network module drivers
A driver is a software interface that allows the operating system to control the hardware. If it is outdated, damaged or missing, you will not be able to connect to the Internet. This is one of the most common reasons why a laptop cannot connect to Wi-Fi after a system update.
To correct the situation, you need to download the current version of the driver from the official website of the laptop manufacturer. Use another device with internet or connect your laptop via cable if possible. Find the "Support" or "Drivers" section and enter your device model.
After downloading the file, run the installer and follow the onscreen instructions. If automatic installation does not help, try uninstalling the current driver via Device Managerand then restart your computer. The system will try to find and install the base driver on its own.
☑️ Instructions for updating drivers
In some cases, using the built-in Windows update checking utility helps. Go to Settings → Update & Security → Windows Update. In the "Advanced options" section, find the "Optional updates" option. Drivers for network equipment are often located there.
- 📥 Download the driver specifically for your version of Windows (32 or 64 bits).
- 🔄 Uninstall the old driver before installing the new version.
- 💾 Save the installation file to a USB flash drive to have it on hand in case of failures.
⚠️ Attention: Never use driver packs from dubious sources, they may contain malware or cause system conflicts.
Resetting network and IP settings
If the drivers are fine, but the connection still doesn't work, the problem may be a faulty network stacks or incorrect IP address settings. The operating system may “remember” old settings that are no longer suitable for the current network.
The most effective solution is a complete network reset. In Windows 10 and 11 this can be done through the menu Settings → Network and Internet → Advanced network settings → Network reset. This action will reinstall all network adapters and return the settings to default.
You can also use the command line to reset the TCP/IP stack. Run cmd as administrator and enter the commands one by one. This will clear the DNS cache and reset the socket settings. After entering all the commands, be sure to restart your computer.
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
These commands work at the system kernel level and often resolve problems associated with address conflicts or corruption of system libraries. This is especially true if the problem occurred after installing a third-party antivirus or firewall.
What does the netsh winsock reset command do?
This command resets the Winsock directory to its default state, removing any protocols and applications that may have corrupted the network stack.
Resetting network settings will return all settings to factory defaults, so you will have to re-enter passwords for Wi-Fi networks.
Setting up energy saving and auto-connection service
Laptops often disable the AC adapter to save battery power, which can lead to unstable operation. The system may put the module to sleep, and when trying to wake up, an error occurs due to which the connection is not established.
To prevent the adapter from being disabled, go to Device Manager. Right-click on your wireless adapter and select Properties. Go to the "Power Management" tab and uncheck "Allow the computer to turn off this device to save power."
It's also worth checking if the automatic connection service is running. Open services.msc via the Run menu (Win + R). Find the WLAN AutoConfig Service service and make sure its Startup Type is set to Automatic and its Status is Running.
- ⚡ Disable power saving for the adapter in Device Manager.
- 🚀 Check the WLAN service status in the service management console.
- 🔋 Make sure that the “Energy Saving” mode in the system does not block the network.
⚠️ Attention: If disabling power saving does not help, try reducing the adapter's performance in the power settings to prevent overheating.
Table of typical errors and their solutions
Below is a summary table that will help you quickly identify the problem by error code or symptom. This will save time searching for a solution on the Internet.
| Symptom or Error Code | Probable Cause | Recommended Action |
|---|---|---|
| "Connection limited" | Problem with DHCP or router | Reboot your router, reset your network settings |
| "Failed to connect" | Incorrect password or encryption | Delete the network and enter the password again |
| "No adapters connected" | Module or driver disabled | Check Device Manager, update software |
| Endless circle of connection | IP Address Conflict | Check IP settings, disable static address |
| Network not found | The adapter does not see the frequency | Check 2.4 GHz or 5 GHz frequency in settings |
Sometimes the problem lies in incompatible encryption standards. If your router is configured for WPA3, but the old adapter only supports WPA2, the connection will not work. In this case, you need to go to the router settings and change the security type to mixed mode.
If the laptop does not connect to one specific network, but others work, try “forgetting” this network in the settings and connecting again.
Hardware faults and BIOS diagnostics
If software methods do not help, the problem may be hardware in nature. The network card may have moved away from the slot or failed due to a power surge. First of all, you should check your BIOS/UEFI settings.
When booting the laptop, press the BIOS enter key (usually F2, F10 or Del). Find the section responsible for built-in devices (Integrated Peripherals or Onboard Devices). Make sure the option Wireless LAN or WLAN Controller set to "Enabled".
If the BIOS settings are correct, but the adapter is still not visible, a physical check may be required. On many modern laptops, the Wi-Fi card is removable (M.2 format). You can try to carefully remove it, clean the contacts with an eraser and insert it back.
- 🔧 Check your BIOS settings to see if your wireless network is disabled.
- 🔍 Inspect the insides of the laptop (if you have the skills) for contact oxidation.
- 📡 Try replacing the Wi-Fi card with a known good one.
Frequently asked questions and answers
What to do if Wi-Fi doesn't work in only one place?
This may indicate a weak signal or interference from other devices. Try moving closer to the router or changing the broadcast channel in the router settings to avoid interference with neighboring networks.
Does resetting network settings help restore Internet access?
Yes, a network reset often resolves IP and DNS cache issues. However, after this you will have to re-enter passwords for all saved Wi-Fi networks.
Why does my laptop see the network but not connect to it?
Most often this is a password error or a mismatch of encryption type. The problem may also be that the router does not issue a new IP address due to the DHCP table being full.
Is it possible to connect a laptop to the Internet without Wi-Fi if it doesn't work?
Yes, you can use a USB tethering, connect your laptop to the router via an Ethernet cable, or use the USB tethering function from your smartphone (via a cable).