My laptop won't connect to Wi-Fi: What to do if there's no connection

Many users are familiar with the situation when a laptop suddenly stops detecting a wireless network or refuses to connect. The screen may show "No connection, available," "Limited," or the network icon may disappear from the taskbar altogether. This causes panic, especially if work is suspended and there is no internet access. Most often, the problem is not a hardware failure, but a software glitch, which can be resolved independently in a few minutes.

Causes of failure range from a simple shutdown of the Wi-Fi module on the device's body to complex IP address conflicts or incorrect driver operation. Windows — the operating system is sensitive to updates, which sometimes disrupt the operation of network adapters. Before taking your device to a service center, it's worth running a basic diagnostic, which restores internet access in 90% of cases.

In this article, we'll walk you through a step-by-step procedure: from checking the physical button to resetting network settings via the command line. You'll learn how to properly reinstall the driver, check services, and set up automatic address acquisition. Even if you Windows 10 or Windows 11, the operating principles of network protocols remain similar, so the instructions will be useful for owners of any OS version.

Diagnostics of hardware switches and indicators

The first thing you need to do if you don't have internet is to make sure the wireless module is physically turned on. On many laptop models, especially older models, HP, Lenovo or Acer, there's a separate slider or button on the end of the case. If this switch is in the "Off" position, no software settings will help restore the connection.

Also, pay attention to the keyboard. Often, the Wi-Fi function is combined with one of the function keys. F1-F12It usually has an icon of an antenna or an airplane on it. You may need to press it simultaneously to activate it. Fn and the corresponding key. If you accidentally pressed this combination, the module could be disabled.

Also check the lights on your laptop. If the wireless light is orange or off, the adapter is disabled at the hardware level. In rare cases, the problem may be with the router itself: make sure it's turned on and the light is blinking. WAN.

Using the built-in troubleshooter

operating system Windows has a built-in diagnostic tool that can automatically detect and fix simple network errors. This is the fastest way to get initial information about the cause of the failure. The system will check the adapter status, the presence of a valid IP address, and the availability of the gateway.

To run diagnostics, right-click the network icon in the system tray (near the clock) and select "Troubleshoot problems" or "Troubleshoot network problems." The system will run a series of tests. If a problem is found, for example, with the protocol DHCPWindows will offer to fix it. Agree to the wizard's actions.

The diagnostic utility often reports "The network adapter does not have a valid IP configuration." This means the laptop is unable to obtain an address from the router. In this case, automatically resetting the TCP/IP stack may help. If the system reports "Problem with the wireless adapter driver," proceed to the section on updating the software.

📊 What connection status do you see most often?
No internet access
Network not found
Limited
The adapter is missing

Checking and reinstalling Wi-Fi adapter drivers

A driver is software that allows the operating system to interact with the hardware. If the driver network card If the software is outdated, corrupted, or conflicting after a Windows update, connecting to the internet becomes impossible. This is one of the most common causes of problems.

To check, open Device Manager. Right-click the Start button and select the appropriate item from the menu. In the window that opens, find the Network Adapters section. Expand it. If you see a device named Wireless, Wi-Fi or 802.11, which means the system sees the adapter.

If there's a yellow exclamation point or a downward-facing arrow next to the adapter's name, it means the device isn't working properly or is disabled. Right-click it and select "Uninstall device." Don't worry, it's safe. After uninstalling, click "Action" → "Scan for hardware changes" in the top menu. The system will attempt to reinstall the driver.

⚠️ Attention: If the adapter doesn't reappear after uninstalling, the problem may be a hardware failure or deep registry corruption. In this case, it's best to download the latest driver from the laptop manufacturer's official website (using another device or phone) and install it manually.

It's also worth checking your power settings. In the driver properties (Power Management tab), make sure "Allow the computer to turn off this device to save power" is unchecked. Windows often turns off the Wi-Fi module to save battery life, but forgets to "wake" it back up.

☑️ Checking drivers

Completed: 0 / 4

Configuring TCP/IP and DNS settings

Even with a working driver, a laptop may fail to connect due to incorrect network settings. Users or viruses often change static IP addresses, which conflict with the router's addressing. It's necessary to reset the settings to obtain addresses automatically.

Click Win + R, enter the command ncpa.cpl and press Enter. The Network Connections window will open. Find "Wireless Network," right-click it, and select "Properties." Find "Internet Protocol Version 4 (TCP/IPv4)" in the list, select it, and click "Properties."

Make sure there are dots next to "Obtain an IP address automatically" and "Obtain DNS server address automatically." If there are any numbers there, delete them. Sometimes registering Google's public DNS helps: 8.8.8.8 And 8.8.4.4This may solve the problem if your ISP is blocking access or processing requests slowly.

For a more thorough reset, use the command line. Run it as administrator (search for it in the search bar). cmd, right-click → "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

After running all the commands, be sure to restart your laptop. These actions flush the DNS cache, reset the API socket, and refresh the IP configuration, which often resolves the "Connected but no internet" issue.

What to do if commands in CMD do not execute?

If you see an "Access Denied" error, you haven't run the command prompt as an administrator. Close the window and try again by selecting the appropriate option from the context menu.

Windows services and the impact of antivirus software

Wireless networks in Windows are controlled by dedicated system services. If the WLAN AutoConfig service is stopped or its startup type is changed, Wi-Fi will not work. This often happens after system optimization using third-party programs.

Click Win + R, enter services.mscFind "WLAN AutoConfig Service" in the list. Double-click it. The startup type should be "Automatic" and the status should be "Running." If it is stopped, click "Start."

A third-party antivirus or firewall may also be blocking your connection. They may mistakenly classify your home network as public and block the connection. Try temporarily disabling your antivirus and checking for internet access. If the network appears, add your network to the trusted list in your antivirus settings.

Problem Probable cause Solution
Yellow exclamation mark IP conflict or no internet connection from your provider Reset TCP/IP, check ISP cable
Red cross on the icon The adapter is disabled or there is no driver. Enable the Fn button, reinstall the driver
Network not found The router does not transmit a signal or it is too far away Reboot the router, move closer
Infinite IP acquisition Router DHCP server error Set a static IP address or reboot the router.

Resetting network settings and router actions

Sometimes software errors accumulate, and a simple reboot isn't enough. Windows 10 and 11 offer a full network reset feature. This deletes all saved Wi-Fi profiles, resets adapters to factory settings, and reinstalls network components.

Go to "Settings" (the gear icon in the Start menu) → "Network & Internet." At the very bottom, find "Network reset" (in Windows 11: "Advanced network settings" → "Network reset"). Click "Reset now." Your computer will warn you that it will restart in 5 minutes. Accept the reset.

⚠️ Attention: After resetting your network, you'll need to re-enter your Wi-Fi password, as all saved security keys will be deleted. Make sure you remember your network password.

Don't forget about your router. It's also a mini-computer that can freeze. Unplug the router's power cord, wait 10-15 seconds, and then plug it back in. Wait for it to fully boot up (usually 1-2 minutes) until all the necessary indicators light up.

If your laptop sees other networks but not yours, it's possible that your router operates in the 5 GHz band, while your laptop's old adapter only supports 2.4 GHz. Try changing your router settings through a browser (the address is usually 192.168.0.1 or 192.168.1.1), separating the network names for different frequencies.

Frequently Asked Questions (FAQ)

Why does my laptop connect to Wi-Fi but say "No Internet Access"?

This means there's a connection between the laptop and the router, but the router doesn't have access to the external network. Check whether the WAN indicator on the router is lit, whether your internet service provider (ISP) is paid, and whether the PPPoE or L2TP settings on the router are correct.

What should I do if there is no wireless adapter in the Device Manager?

Most likely, the adapter is disabled in the BIOS/UEFI or is physically damaged. It's also possible that the Wi-Fi module is burned out. Try resetting the BIOS to default settings or using an external USB Wi-Fi adapter.

Can a virus block Wi-Fi?

Yes, some malware changes proxy server or DNS settings, redirecting or blocking traffic. Run a full system scan with an antivirus and check your browser and system proxy settings.

Will a system rollback help if Wi-Fi stops working after an update?

Yes, if the problem started immediately after a Windows update, using a restore point to a date before the update often resolves the driver compatibility issue.