When your laptop or phone stops seeing your wireless network or can't connect to it, it can catch you off guard at the most inopportune moment. You're used to instant access to information, and the sudden absence connections It throws you off track. Most often, the problem isn't a hardware failure, but a software glitch or incorrect settings, which can be fixed on your own in a few minutes.
Before you panic or call a technician, you need to do some basic checks. diagnosticsComputer technology is complex, but its logic is predictable: if there's no signal, the data transmission chain is interrupted somewhere. This could be a physical switch on the computer's case, a driver that has stopped responding, or even a simple router freeze. In this article, we'll examine all the possible scenarios for why Wi-Fi isn't working and offer specific steps for recovery.
It is important to understand that the solution methods are for the operating system Windows 10 And Windows 11 The visuals may differ slightly, but the essence of the steps remains the same. We'll walk you through everything from simple checks to complex registry tweaks to get your network back up and running.
Initial diagnostics and testing of physical equipment
The most common, yet often overlooked, reason for no internet is a physically disconnected module or a problem with the router. Many modern laptops, especially gaming or business laptops, have a hardware switch or key combination to quickly turn the wireless adapter on and off. If you accidentally hit this button, Wi-Fi module It could be disabled at the hardware level, and no software settings will help here.
It's also worth taking a look at the router itself. The indicators on its front panel can tell you a lot about the network's status. If the WLAN or Wireless light is off or red, it means the signal broadcasting function is disabled in the device's settings or there's a problem. Sometimes, the router simply doesn't have enough time to load all the services after the power is turned on.
⚠️ Caution: If the router's lights are flashing erratically or all are lit at once, this may indicate firmware corruption or overheating. Allow the router to cool and leave it alone for 10-15 minutes.
Check the power cables and the WAN cable coming from your ISP. A loose connection can cause intermittent connection interruptions, which the user perceives as a complete loss of internet. Make sure the cable is firmly inserted into the port until you hear a clicking sound.
Enabling the adapter programmatically in Windows
If the hardware is OK, we move on to the software part. In the operating system Windows Network interfaces are managed through the Control Panel or System Settings. It often happens that after a driver update or a power failure, the adapter goes into the "Disabled" state.
To check, you need to open the list of network connections. Press the key combination Win + R and enter the command ncpa.cplIn the window that opens, find the "Wireless Network" icon. If it's grayed out and labeled "Disabled," right-click it and select "Enable."
In newer versions of Windows, such as Windows 11, controls are often quickly accessible. Click the network icon in the system tray (near the clock) and make sure the Wi-Fi slider is enabled. Also, check that Airplane Mode, which forcibly blocks all wireless connections, isn't enabled.
☑️ Adapter diagnostics
Sometimes the system may display the adapter but not allow it to be enabled, displaying an error. In this case, a service restart may be required. WLAN AutoConfigOpen the command prompt as administrator and enter the command net stop wlansvc, and then net start wlansvc.
Problems with wireless adapter drivers
A driver is an intermediary between the operating system and the physical device. If the driver network card If your computer is outdated, damaged, or replaced with an incompatible version, your Wi-Fi connection won't work. This is one of the most common causes after major Windows updates.
To check the driver's status, open Device Manager. You can do this by right-clicking the Start button and selecting the appropriate item from the menu. Find the "Network Adapters" section and expand it. If you see a device with a yellow exclamation point or the name "Unknown Device," the problem is with the driver.
There are two ways to resolve this issue. The first is automatic: right-click the adapter, select "Update Driver," and let the system do the work. The second, more reliable method is to download the latest version from the laptop or motherboard manufacturer's website on another device and install it manually.
What to do if the driver is not installed?
If the driver installation fails, try completely uninstalling the device from Device Manager (right-click -> Uninstall device) by checking "Delete the driver software." Then, restart your computer. The system will attempt to install the driver again.
Check the driver version. Sometimes a new version performs worse than the old one. If the problem occurred after an update, try selecting "Roll Back Driver" in the device properties. This will restore the previous, stable version of the software.
TCP/IP and DNS settings failures
Even if the adapter is enabled and the driver is working correctly, the Internet may not appear due to errors in the protocol stack. TCP/IP or incorrect DNS settings. The computer may receive an IP address but not know where to send website requests.
The most effective way to fix this is to reset your network settings via the command prompt. Run the command prompt as administrator. To do this, enter cmd In the search, right-click on "Command Prompt" and select "Run as administrator".
Run the following commands in sequence, pressing Enter after each:
ipconfig /flushdnsipconfig /registerdns
ipconfig /release
ipconfig /renew
netsh winsock reset
After running the last command, the system will prompt you to reboot. This is a mandatory step for the changes to take effect. Flushing the DNS cache and resetting the Windows socket often resolves the issue of websites not opening despite a connection.
| Team | Function | Is a reboot necessary? |
|---|---|---|
ipconfig /flushdns |
Clears the DNS query cache | No |
ipconfig /renew |
Renews the IP address from the router | No |
netsh winsock reset |
Resets network stack settings | Yes |
netsh int ip reset |
Resets IP protocol settings | Yes |
IP address conflicts and router settings
In a local network, each device must have a unique IP addressIf two devices attempt to use the same address, a conflict occurs, and the internet connection on one (or both) devices stops working. This often happens if addresses are assigned manually rather than automatically via DHCP.
You can check the settings in the protocol properties. IPv4In the network connections window (ncpa.cpl) Right-click your Wi-Fi adapter, select "Properties," then double-click "Internet Protocol Version 4 (TCP/IPv4)." Make sure "Obtain an IP address automatically" and "Obtain DNS server address automatically" are checked.
⚠️ Warning: Changing static IP addresses without understanding your network structure can result in complete loss of access to local resources and printers. If you are unsure, use automatic settings.
The problem may also be caused by an overflow of addresses on the router. If many devices are connected to the network (guest phones, smart lamps, TVs), the router may not be able to assign new addresses. In this case, rebooting the router will free up the occupied addresses, or changing the DHCP range in the router settings (for example, increasing the pool from 2.100 to 2.200).
The impact of antiviruses and firewalls
Third-party antivirus programs often have their own network protection modules. Sometimes, after updating the virus database or the program itself, these modules begin to mistakenly block legitimate network connections, deeming them suspicious.
To check if your antivirus is causing the problem, try temporarily disabling your network protection or your entire antivirus for 5-10 minutes. If your internet connection works again, the issue lies with your security settings. You'll need to add your network to your trusted list or reinstall your antivirus.
Don't forget about the built-in Windows firewall. Although it's less likely to cause problems, it's still worth checking. Search for "Windows Defender Firewall" and select "Turn firewall on or off." Try temporarily disabling it for both private and public networks for diagnostic purposes.
If disabling the firewall helps, don't leave your computer unprotected. It's best to reset your firewall settings to default. You can do this in the same firewall management window by selecting the appropriate link in the left-hand menu.
Frequently Asked Questions (FAQ)
Why does Wi-Fi work on my phone but not on my laptop?
This indicates that the problem is localized to the laptop itself. Most likely, the issue lies with the laptop's network card drivers, incorrect date and time settings (which affect security certificates), or power saving mode, which disables the adapter.
What does the message "No internet access, protected" mean?
This means the laptop has successfully connected to the router (received an IP address), but the router itself doesn't have access to the global network. The problem could be with the ISP, the WAN cable, or the PPPoE/L2TP settings on the router.
How to reset network settings to factory defaults in Windows 10/11?
Go to Settings → Network & Internet → Advanced network settings (or at the bottom of the page) → Network reset. Click "Reset now." Your computer will restart in 5 minutes, and all network settings will be cleared and restored to defaults.
Can a virus disable Wi-Fi?
Yes, some malware can change network settings, install false DNS records, or block access to antivirus company websites. It is recommended to run a full system scan with an up-to-date antivirus scanner.