Laptop won't connect to Wi-Fi: Step-by-step troubleshooting guide

A laptop refusing to connect to a wireless network can catch you off guard at the most inopportune moment. Often, the problem lies not in hardware failure, but in a software glitch in the operating system or a temporary IP address conflict. In modern devices based on Windows 10 And Windows 11 Network security mechanisms may block a connection if they detect suspicious activity or incorrect security settings.

Before panicking and taking your device to a service center, it's important to run a basic diagnostic. Rebooting the router and the laptop itself often solves up to 70% of all problems that arise. However, if simple methods fail, a more in-depth investigation into the network adapter settings will be required.

In this article, we'll explore all possible reasons for a lack of internet connection, from checking drivers to using the command line. You'll learn how to troubleshoot connection errors that previously seemed complex. It's important to proceed consistently to avoid becoming confused by the numerous system parameters.

Primary diagnostics and equipment testing

The first step is to ensure that the problem is truly with your laptop and not your ISP. Check other devices in your home: if your smartphone or tablet also can't see the network or load pages, the problem is with your router. In this case, check the indicator lights on the router.

If other gadgets are working fine, check the Wi-Fi indicators on the laptop itself. There's often a dedicated key or key combination on the keyboard (e.g., F2 or F12 (with an antenna icon), which physically disables the wireless module. Accidentally pressing this combination is a common cause of network "loss."

⚠️ Note: Some laptop models have a hardware Wi-Fi switch on the side of the case. Make sure it's not in the "Off" position before troubleshooting software errors.

It's also worth checking if Airplane Mode is enabled. In Windows 10 and 11, this mode can activate automatically when the battery is low or when the power-saving system malfunctions. You can disable it through the notification bar in the lower-right corner of the screen.

📊 What is the status of the Wi-Fi indicator on your laptop?
On/Blinking
It doesn't burn at all
It's red
No indicator

Updating and reinstalling network adapter drivers

The most common technical reason for failure is incorrect operation drivers Network card. After updating the operating system or installing a new antivirus, the old driver may no longer function correctly. To check, go to Device Manager.

Right-click the "Start" button and select the appropriate item from the menu. Find the "Network adapters" section and expand it. If next to the name of your adapter (often containing the words Wireless, Wi-Fi or 802.11) there is a yellow triangle with an exclamation mark, which means the device is working with errors.

  • 🔄 Try selecting "Uninstall device" and then restarting your laptop - the system will automatically install the standard driver.
  • 📥 Download the latest driver from the laptop manufacturer's official website using another device with internet access.
  • ⚙️ In the adapter properties, on the "Power Management" tab, uncheck "Allow the computer to turn off this device to save power."

Users often encounter a situation where the adapter simply disappears from the device list. This may indicate a hardware failure or a major system failure. In this case, a full reset of the BIOS/UEFI settings to factory defaults may help, but this requires caution.

Reset network settings and TCP/IP parameters

If the drivers are OK, the problem may lie in accumulated errors in the TCP/IP protocol stack or incorrectly assigned IP addresses. Resetting network settings returns all settings to factory defaults, deleting saved Wi-Fi profiles and VPN connections.

In Windows 10 and 11, this can be done through the graphical interface. Go to Settings → Network & Internet → Advanced network settingsAt the very bottom of the page, you'll find the "Network Reset" button. Click it and confirm the action. The computer will restart in 5 minutes.

A more advanced method involves using the command line. Run the command line as an administrator (find cmd in the search, right-click and select "Run as administrator"). Enter the following commands one by one, pressing Enter after each:

netsh winsock reset

netsh int ip reset

ipconfig /release

ipconfig /renew

ipconfig /flushdns

☑️ Network Reset Checklist

Completed: 0 / 5

After running these commands, the system will clear the DNS cache and recreate the main network components. This often helps if the laptop connects to the router but displays "No internet access."

Setting up DNS and a static IP address

Sometimes a laptop can't obtain an address automatically due to a problem with the router's DHCP server. In this case, manually assigning an IP address can help. Another common cause is a problem with the provider's DNS servers, which can't resolve the website's domain name to an IP address.

To change the settings, go to Control Panel → Network and Internet → Network and Sharing CenterClick on the name of your connection (Wireless Network), then select "Properties". Find it in the list. Internet Protocol version 4 (TCP/IPv4) and open its properties.

Parameter Value for manual input Description
IP address 192.168.1.150 The address must be in the same subnet as the router.
Subnet mask 255.255.255.0 Standard mask for home networks
Main gateway 192.168.1.1 Your router's address
DNS server 1 8.8.8.8 Google's Public DNS

⚠️ Note: The router's address (gateway) may differ from 192.168.1.1. 192.168.0.1 or 192.168.31.1 are often used. Check the sticker on the inside of the router for the exact address.

Using public DNS servers such as Google DNS (8.8.8.8) or Cloudflare (1.1.1.1) often solves problems opening pages when Skype or instant messaging apps are running. This is especially helpful if your ISP is blocking resources or their servers are overloaded.

Windows Services and Firewall

Special background processes called services are responsible for connecting to wireless networks in the operating system. If a service WLAN AutoConfig stopped or disabled, the laptop will physically not be able to find any network.

You can check the status of services by pressing the combination Win + R and entering the command services.mscFind "WLAN AutoConfig Service" (or WLAN AutoConfig) in the list. Make sure the startup type is set to "Automatic" and the service is running.

  • 🛡️ Check your Windows Firewall settings to make sure it's not blocking private networks.
  • 🔍 Make sure your antivirus software hasn't switched to "Public Network" mode with strict restrictions.
  • 🚫 Temporarily disable third-party antivirus software to check its impact on the connection.
What should I do if the WLAN AutoConfig service does not start?

If the service fails to start and returns an error, check the dependency on the "Remote Access Connection Manager" service. It should also be running. Sometimes, reinstalling the IPv6 protocol in the adapter properties helps (you can uncheck the box for testing).

Antivirus packages often have their own firewalls, which can conflict with Windows system settings. If the problem appears immediately after installing new security software, try uninstalling it and using the default Windows Defender.

Diagnostics via command line and logs

For experienced users, there is a powerful diagnostic tool - the utility netsh and Event Viewer. If standard methods don't help, it's worth running the built-in diagnostic report. In the command prompt (administrator), enter:

netsh wlan show wlanreport

This command will create an HTML file with a detailed report of all connection attempts over the past three days. The path to the file will be specified at the end of the command. Look for red error marks in the report.

It's also useful to check if the laptop sees any networks at all. The command netsh wlan show interfaces will show the adapter's status. If the "Status" line says "Not Connected" but the adapter is powered on, there's a problem with the handshake with the router.

Compatibility issues and frequency ranges

Modern routers often operate in two ranges: 2.4 GHz And 5 GHzOlder laptops or adapters may simply not see 5 GHz networks. Conversely, newer devices may ignore 2.4 GHz if the router's "AX-only" or "AC-only" mode is enabled.

Try separating the network names (SSIDs) for different frequencies in your router settings so your laptop clearly understands which frequency to connect to. It's also worth checking the security standard: if the router is configured only for WPA3If your laptop is old, it won't be able to connect. Set WPA2/WPA3 mixed mode.

⚠️ Note: Router settings interfaces are constantly being updated. The layout of the options may differ from those described. Always consult the instructions for your specific router model.

In rare cases, the Wi-Fi channel is the culprit. If neighboring routers are clogging up the airwaves, your laptop may be losing packet data. Switching your router to a clear channel (e.g., 1, 6, or 11 for 2.4 GHz) or setting the channel width to 20 MHz instead of 40 MHz may help.

Why does the laptop see the network but not connect?

Most often, this is a password or encryption error. Remove the network from the list of saved networks ("Forget network") and re-enter the password. Also, check if there's a MAC address filter on your router that's blocking your device.

What does "Limited" or "No Internet Access" mean?

This means there's a connection between the laptop and the router, but the router can't access the external network. The problem could be with the ISP, the router's WAN settings, or the DNS addresses.

How to reset all network settings with one command?

In Windows 10/11, open Settings -> Network & Internet -> Advanced network settings -> Reset network. This will delete all Wi-Fi profiles and reset your network adapters to their default settings.

Can a virus block Wi-Fi?

Yes, some malware changes proxy server or DNS settings, redirecting traffic. Check your browser and system proxy settings, and scan your PC with an antivirus.