Many users are familiar with the situation when a laptop suddenly stops detecting the wireless network or refuses to connect. This can happen at the most inopportune moments, for example, during an important video conference or while downloading a large file. First, check the obvious: is the router itself turned on, are its lights lit, and is the internet working on other devices, such as a smartphone or tablet.
If your router is working properly and your other devices can connect to the network without any issues, then the problem is likely localized within your laptop. Diagnostics It begins with understanding whether the network has completely disappeared from the list of available networks, or whether it's still visible but the system returns an error when attempting to connect. This determines the next steps.
In most cases, the cause lies in a software glitch in the operating system, outdated drivers, or incorrect power settings. However, it cannot be ruled out hardware malfunctions Wi-Fi module. In this article, we'll examine all possible scenarios and provide step-by-step instructions for restoring your wireless connection.
⚠️ Caution: If your laptop is under warranty, do not open the case to inspect the antenna or module, as this may void the warranty.
Checking the physical connection and router status
Before delving into the depths of Windows or BIOS settings, it's important to ensure the underlying hardware is working properly. Users often forget that their laptop may have a mechanical switch that physically disables the wireless module. This switch may be located on the side of the case or even on the front edge, near the status indicators.
It's also worth paying attention to the key combinations for turning on Wi-Fi. On the keyboard of most models Laptop there is a function key, usually it is F2, F12 or F10, which has an antenna drawn on it. To activate the function, you often need to press it simultaneously with the key FnIf the Wi-Fi indicator on your keyboard does not light up, you may have accidentally blocked the module.
It wouldn't hurt to conduct a visual inspection of the router. Blinking indicators WAN And Wireless This indicates the device is operating normally. If only the power light is on, the router's firmware may have crashed or frozen. In this case, simply unplugging the router from the outlet for 10-15 seconds and then plugging it back in often resolves the issue.
- 🔌 Check if the power cable is connected to the router and if the Power indicator is on.
- 📡 Make sure the Wi-Fi indicator on your router is blinking or green.
- 💻 Locate the physical wireless switch on the laptop case.
- ⌨️ Try pressing the Fn + antenna key combination.
Please note that the interface and indicator behavior may differ depending on your router model. Asus, TP-Link, Keenetic Other manufacturers use different indicator circuits. If you're unsure whether your device's lights are working properly, consult the manufacturer's official documentation.
Diagnostics using built-in Windows tools
operating system Windows has powerful built-in tools for diagnosing network problems. If your laptop won't connect to your Wi-Fi router, first run the troubleshooter. To do this, right-click the network icon in the system tray (near the clock) and select "Troubleshoot." The system will automatically attempt to find and fix configuration errors.
Often, the problem is resolved by resetting network settings. In Windows 10 and 11, this can be done through the Settings menu. Go to Settings → Network & Internet → Advanced network settings and find the "Network Reset" button. This will delete all saved Wi-Fi profiles, reset TCP/IP settings, and restart network adapters.
Another effective method is using the command line. Launch Terminal as administrator and enter the command to reset the TCP/IP stack. This helps when the laptop can see the network but can't obtain an IP address or constantly displays the "No internet access" message.
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 can't connect to the Wi-Fi router after restarting, proceed to checking the drivers.
Problems with wireless adapter drivers
The most common reason a laptop can't detect Wi-Fi is faulty drivers. They could have crashed after a Windows update, been damaged by a virus, or simply be outdated. You can check the driver status in Device Manager. Right-click the Start button and select the appropriate menu item.
In the window that opens, find the "Network Adapters" section. If you see your wireless adapter (usually with the words Wireless, Wi-Fi, 802.11 or brands Intel, Realtek, Qualcomm), right-click on it and select "Properties." If the "Device Status" field indicates that the device is working properly, try clicking "Disable Device" and then "Enable Device" again.
If a yellow triangle with an exclamation point appears next to the adapter, this indicates an error. In this case, it's best to uninstall the driver completely. Click "Uninstall device," check "Delete the driver software for this device" (if available), and restart your laptop. Windows will attempt to reinstall the driver automatically upon startup.
- 🔍 Open Device Manager and check for errors in the network adapters section.
- 🔄 Try disabling and re-enabling the wireless adapter through the context menu.
- 🗑️ Uninstall the current driver and reboot the system to reinstall it automatically.
- 💾 Download the latest driver from the laptop manufacturer's website using another device.
It is important to understand that the automatic search for drivers via Windows Update does not always find the required version. The most stable operation is ensured by a driver downloaded exclusively from the official website of your laptop manufacturer., not from the chip manufacturer's website. This ensures compatibility with your specific motherboard model and antenna.
☑️ Checking drivers
Power Settings and WLAN Services
Windows' power management system sometimes becomes overly aggressive, disabling the Wi-Fi module to save battery life and then failing to activate it correctly. To prevent the system from disabling the adapter, open Device Manager, find your Wi-Fi adapter, go to Properties, and select the Power Management tab. Uncheck "Allow the computer to turn off this device to save power."
It's also worth checking the status of the system service responsible for wireless connections. Click Win + R, enter services.msc and press Enter. Find the "WLAN AutoConfig" service (or "WLAN AutoConfig Manager") in the list. Make sure the startup type is set to "Automatic" and the service is running. If it is stopped, click the "Start" button.
Sometimes the problem lies in your power plan settings. Go to Control Panel → Power Options → Change plan settings → Change advanced power settings. In the window that opens, find Wireless Adapter Settings → Power Saving Mode and set it to Maximum Performance.
⚠️ Caution: Changing power settings may cause your laptop's battery to drain faster when running on battery power.
IP and DNS conflicts
If your laptop connects to the router but the internet isn't working, or the connection is limited, there may be an IP address conflict. This occurs when two devices on the network are assigned the same address. You can resolve this by requesting a new address from your laptop. Open the command prompt as administrator and enter ipconfig /release, and then ipconfig /renew.
Another common cause is incorrect DNS servers. Try setting up static DNS from Google or Cloudflare. To do this, go to Control Panel → Network and Internet → Network and Sharing Center → Change adapter settingsRight-click on "Wireless Networks", select "Properties", then "Internet Protocol Version 4 (TCP/IPv4)" and enter your preferred DNS server. 8.8.8.8.
The table below lists the main error codes you may encounter and their likely causes:
| Error code | Description | Probable cause |
|---|---|---|
| 651 | The modem returned an error. | Driver or hardware problems |
| 769 | Failed to create connection | The network adapter is disabled or faulty. |
| 1068 | Unable to start the service | WLAN AutoConfig service is disabled |
| No access | Limited | Incorrect password or IP conflict |
What is a static IP and should I use it?
A static IP address is assigned to a device manually and does not change. In home networks, it's best to use automatic address acquisition (DHCP) so the router distributes addresses automatically and avoids conflicts. A static IP address is only needed for specific tasks, such as port forwarding.
Router malfunctions and frequency ranges
Sometimes the problem isn't with the laptop, but with the router settings themselves. Modern routers operate in two bands: 2.4 GHz And 5 GHzOlder laptop models may simply not recognize 5 GHz networks. If your router only broadcasts 5 GHz and your laptop only supports 2.4 GHz, you won't be able to connect. Check your device's specifications.
You should also pay attention to the broadcast channel. If neighboring routers are using the same channel, interference may occur. Go to your router settings (usually at 192.168.0.1 or 192.168.1.1) and try changing the wireless network channel to a less crowded one or enabling "Auto" mode.
Don't forget about security standards. If your router uses an older encryption standard, WEP or mixed mode WPA/WPA2Some modern laptops may refuse to connect for security reasons. It is recommended to use clean mode. WPA2-PSK (AES) or WPA3.
Wi-Fi module hardware malfunctions
If software solutions don't help, there's a high probability of physical damage. The Wi-Fi module in a laptop is a small circuit board that connects to the motherboard. Over time, the contacts can become corroded, and the antenna wires (usually black and white) can become detached from the connectors.
You can check this by disassembling the laptop (if the design and warranty allow it). The antennas should be firmly latched onto the module. You can also remove the module, clean the contacts with an eraser, and then reinsert it. If this doesn't help, the module is likely faulty and needs to be replaced.
An alternative solution if the built-in module fails is to purchase an external USB Wi-Fi adapter. This compact device plugs into a USB port and restores the laptop's signal, often with even better reception than the built-in one.
Frequently Asked Questions (FAQ)
Why does my laptop see other Wi-Fi networks but not mine?
Most likely, your router has hidden the network name (SSID) or is operating on a channel that your laptop adapter doesn't support (for example, channels 12-14 in the 2.4 GHz band). Try rebooting the router or changing the broadcast channel in its settings.
What should I do if Wi-Fi disappears after a Windows update?
The update may have installed the wrong driver. Go to Device Manager, find the adapter, select "Update Driver" → "Let me choose from a list of available drivers," and try selecting an older version if one is listed.
Can antivirus software block Wi-Fi connections?
Yes, some network protection features in third-party antivirus programs (such as Kaspersky or ESET) may block connections to new or public networks. Try temporarily disabling your antivirus to check.
How do I know if my laptop supports 5GHz?
Open command prompt and enter the command netsh wlan show drivers. The line “Supported radio module types” should indicate 802.11a, 802.11ac or 802.11axIf only b/g/n, then 5 GHz is not supported.