What to do if your laptop won't connect to Wi-Fi

Many users are familiar with the situation when a laptop refuses to connect to a wireless network. This can happen suddenly: you're working on an important project, and suddenly the connection icon disappears or a yellow triangle appears. Often, the cause is not hardware failure, but software glitches in the operating system. Windows or temporary router errors. Before panicking or taking your device to a service center, it's worth running a basic diagnostic.

In most cases, the problem is resolved by rebooting the hardware or updating the drivers. However, sometimes deeper network settings adjustments or changes to the router configuration itself are required. It's important to understand that algorithm of actions may differ depending on whether the list of networks is visible at all or the laptop simply cannot obtain an IP address from the access point.

In this article, we'll cover all possible internet failure scenarios, from simple switches to complex command line commands. You'll learn how to independently diagnose the source of the problem and quickly restore internet access without assistance.

Primary diagnostics and equipment testing

The first step should always be checking the physical condition of the device and basic settings. Users often accidentally activate airplane mode or disable the wireless module using the keyboard. There may be a dedicated button or key combination on the laptop case or keyboard, for example, Fn + F2, which disables the Wi-Fi adapter. Check if the airplane mode indicator is lit on the screen.

⚠️ Note: If you're using a laptop with an external USB adapter, try moving it to a different port. USB 3.0 ports can sometimes interfere with 2.4 GHz Wi-Fi, and moving the device to a USB 2.0 port solves the problem.

It's also worth checking if other devices on the same network are working. If your smartphone or tablet connects to the router and opens websites without issue, the problem is localized to the laptop. If there's no internet connection anywhere, your ISP may be performing maintenance or there may be a hardware failure.

  • 📡 Check if the physical Wi-Fi switch on the end of the case is turned on (found on older models).
  • 💻 Make sure that Airplane mode is not activated in the system via the notification panel.
  • 🔌 Reboot your router by unplugging it for 10-15 seconds, even if other devices are working.
  • 🔋 For laptops with removable batteries, try removing the battery and turning on the device from the mains.

Don't ignore the indicators on the router itself. If the WLAN (Wireless) light isn't lit or is blinking at an unusual rate, this may indicate a frozen wireless module. In some cases, a simple factory reset can help, but this is a last resort and requires reconfiguring the internet connection.

📊 What is the current status of your Wi-Fi adapter?
Visible but not connecting
Doesn't see any networks at all
It says "No connections available"
It says "Failed to connect"
Other

Analysis of network card and driver performance

The most common cause of connection problems is incorrectly functioning drivers. The operating system may not recognize the network card or may not work with it correctly after a Windows update or the installation of new software. To check, go to device ManagerThis can be done by right-clicking on the Start menu and selecting the appropriate item.

In the window that opens, find the "Network adapters" section. If you see your device (usually the name contains the words Wireless, Wi-Fi, 802.11, or brands like Realtek, Intel, Qualcomm), but the icon has a yellow exclamation point, which means the driver is malfunctioning. If the adapter isn't listed at all, it may be disabled in the BIOS or physically damaged.

☑️ Checking drivers

Completed: 0 / 4

It's recommended to uninstall the current driver and allow the system to reinstall it. To do this, right-click the adapter and select "Uninstall device." Afterward, be sure to check the "Delete the driver software for this device" box, if present, and click "OK." Then, in the Device Manager menu, select "Action" → "Scan for hardware changes."

If automatic installation doesn't help, download the latest driver from the laptop manufacturer's official website. It's important to use the driver from the laptop manufacturer's website (HP, Lenovo, Asus), and not a universal driver from the chip manufacturer's website, since vendors often make their own changes to the firmware.

Protocol and IP addressing settings

Sometimes the laptop detects the network, enters the correct password, but freezes at the "Obtaining IP address" or "Identification" stage. This indicates a problem with the TCP/IP settings. Modern systems are usually configured to obtain addresses automatically, but manual settings or the DNS cache can block the connection.

To check your settings, go to the Network Control Panel. Click Win + R, enter ncpa.cpl and press Enter. Find your wireless connection, right-click it, and select "Properties." In the list of components, find "Internet Protocol Version 4 (TCP/IPv4)," select it, and click "Properties."

Make sure the dots next to "Obtain an IP address automatically" and "Obtain DNS server address automatically" are checked. If there are any numbers listed, they likely aren't suitable for your current network. You should also try using public DNS servers, such as Google's: 8.8.8.8 And 8.8.4.4.

Parameter Recommended value Alternative meaning
Obtain an IP automatically Yes No (if static is required)
Primary DNS Automatically 8.8.8.8 (Google)
Alternative DNS Automatically 1.1.1.1 (Cloudflare)
IPv6 protocol On Disabled (for older routers)

In some cases, resetting the TCP/IP stack via the command line can help. Launch the command line as administrator and enter the command netsh int ip reset, and then netsh winsock resetAfter executing the commands, be sure to restart your computer.

Resolving frequency and channel conflicts

In apartment buildings, the airwaves are often oversaturated with signals from dozens of neighboring routers. If your laptop operates in the 2.4 GHz band, it may jam due to channel overlap. This manifests itself as an unstable connection or a complete failure to connect to a specific network while others work.

The solution is to switch to the 5 GHz band if your router and laptop support the standard. 802.11ac or axThis band is less crowded and offers higher speeds. If your device is older and only supports 2.4 GHz, you'll need to go into your router settings and manually change the broadcast channel.

How to choose the best channel?

Use the Wi-Fi Analyzer mobile app. It will show you a channel load chart. Select the channel (1, 6, or 11) that is least used by your neighbors and enter it in the Wireless Settings section of your router settings.

It's also worth checking your security settings. Some older laptops won't connect to the network if the router has a modern encryption protocol installed. WPA3Try temporarily switching security to WPA2-PSK (AES) in the router settings.

  • 📶 Separate the names of the 2.4 GHz and 5 GHz networks to prevent your laptop from trying to latch onto a weak signal.
  • 🔄 Change the channel width in the router settings from "Auto" to fixed (20 MHz for 2.4 GHz).
  • 🔒 Check if MAC address filtering is enabled in your router's security settings.

Windows Utilities and Network Reset

Windows 10 and 11 operating systems have a powerful built-in diagnostic and network settings reset tool. If manual settings don't help, using the built-in utility can clear accumulated registry and connection cache errors.

To do this, go to "Settings" (the gear icon in the Start menu) → "Network & Internet." At the very bottom of the "Status" page, find the "Network reset" link. Click it, then click "Reset now." The system will warn you that the computer will restart in 5 minutes.

⚠️ Note: After resetting your network, Windows will delete all saved Wi-Fi passwords and VPN settings. You will need to re-enter your home network password.

This method is especially effective when the problem is caused by a system update that introduced conflicting changes to the network stack. It returns all network components to the factory settings set during a clean OS installation.

Complex Cases: Services and Group Policies

On corporate networks or work laptops, access may be blocked by group policies or disabled services. If you're sure the drivers are correct and the router is working properly, check the "WLAN AutoConfig" service.

Click Win + R, enter services.msc and find it in the list WLAN AutoConfigMake sure the startup type is set to "Automatic" and the service is running. If it is stopped, click the "Start" button.

net start wlansvc

You can run this command in the Command Prompt as an administrator to force the service to start. It's also worth checking whether power saving is disabled on your network adapter. In Device Manager, under the adapter properties, on the "Power Management" tab, uncheck "Allow the computer to turn off this device to save power."

Business-class laptops often have additional software from the manufacturer (for example, Lenovo Vantage or Dell Connection Manager), which can hijack Wi-Fi control. Check the settings of these programs; they may have maximum security mode or airplane mode enabled.

Frequently Asked Questions (FAQ)

Why can my laptop see my neighbors' networks but not mine?

Most likely, your router only broadcasts in the 5 GHz band, and your laptop only supports 2.4 GHz. Or, the network name (SSID) is hidden in the router settings. Try manually adding the network if you know the exact name.

What does the error "Windows couldn't connect to this network" mean?

This error indicates a mismatched password or encryption type. Deleting the network profile (forget network) and re-entering the password usually resolves the issue. Also, check if MAC filtering is enabled on your router.

Can antivirus software block Wi-Fi connections?

Yes, some "Network Protection" or "Firewall" features in third-party antivirus programs may block connections to new or public networks. Try temporarily disabling your antivirus to check.

How to update Wi-Fi driver without internet?

Use your smartphone as a USB modem. Connect your phone to your PC via cable and enable "USB modem" in your phone's settings. This will connect your phone to the internet via your mobile network, and Windows will automatically find the driver.