It's always a surprise when your laptop or desktop PC suddenly loses internet access. You see a yellow triangle on the connection icon or a red "No Connection" sign, and attempts to access your favorite websites time out. This can happen for a variety of reasons, from a simple Windows software glitch to issues with your ISP's equipment.
Before you panic or call a technician, you need to carry out a primary diagnosis. Often the problem lies in the software, which can be fixed in a couple of minutes without any special knowledge. In this article, we'll detail the steps to help restore Windows into working order and restore the connection.
It's worth noting that solution methods may vary depending on the operating system. However, the basic principles of the network stack are similar for all operating systems. Windows 10, Windows 11 and even older versions. Let's go through the steps, ruling out possible causes of the malfunction.
Initial check of equipment and indicators
The simplest and most often overlooked step is physically checking your devices. A computer might not see the network simply because the router is frozen or has lost power. Rebooting the router Solves up to 40% of all connection problems by clearing the error cache and reconfiguring communication channels.
Pay attention to the indicators on the front panel of the router. If the WAN (Internet input) light is red or off, the problem is with your ISP. In this case, computer settings There's no point in changing it - the internet doesn't physically reach your apartment.
⚠️ Attention: If you're using a USB Wi-Fi adapter, try moving it to a different port. Sometimes the contacts become corroded or the port doesn't have enough power to support the module.
It's also worth checking whether the wireless module on your laptop is enabled. Some models have a physical switch on the case or a key combination (e.g., Fn + F2 or Fn + F12), which completely disables the radio module. If the module is disabled by hardware, the operating system will not be able to find any networks.
Check if other devices (smartphones, tablets) can see your Wi-Fi network. If the internet works fine on your phone but not on your computer, the problem is localized on your computer. If the network isn't visible anywhere, the issue is definitely with your router or your ISP's cable.
Diagnostics using operating system tools
Windows operating systems have a powerful built-in self-diagnostic tool. It doesn't always detect complex hardware errors, but it's excellent at troubleshooting software configuration glitches. To launch it, right-click the network icon in the system tray and select "Troubleshoot."
The system will attempt to reset the network adapter, renew the IP address, and check for the default gateway. During the diagnostic process, you may often see the message "The network adapter does not have valid IP settings." This indicates that the computer is unable to obtain an address from the router automatically.
- 🔍 The system checks for the presence of drivers and their correct operation.
- 🔍 The availability of DNS servers and gateway is checked.
- 🔍 TCP/IP stack parameters are being reset.
If the built-in tool doesn't help, you should try checking the settings manually. Go to Control Panel → Network and Internet → Network and Sharing CenterHere you can see the connection status. Click on the name of your wireless connection and select "Details." Make sure the "IPv4 Default Gateway" field displays your router's address (usually 192.168.0.1 or 192.168.1.1).
Problems with network adapter drivers
One of the most common reasons why the internet isn't working on a computer is an outdated, corrupted, or simply missing driver. After updating Windows or installing a new version of your antivirus, the driver Wi-Fi adapter may crash or start working incorrectly.
To check, open the 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 message "Unknown Device," the driver is not installed correctly.
In this case, you need to do the following:
- Right click on the problematic adapter.
- Select "Remove device".
- In the window that appears, check the box “Delete the driver software for this device” (if available).
- Restart your computer. The system will attempt to reinstall the driver automatically.
☑️ Checking drivers
If automatic installation doesn't work, you'll need to download the latest driver from the official website of your laptop or motherboard manufacturer. Since your PC doesn't have internet access, you'll have to download it from another device (phone or computer) and transfer the file via USB.
⚠️ Attention: Avoid using third-party driver installers ("driver packs") from dubious websites. They often contain adware or may install the wrong driver version, which will worsen the problem.
TCP/IP and DNS settings
Sometimes there's a physical connection and the drivers are working, but the internet doesn't work due to IP address conflicts or DNS issues. This often happens if you previously set a static IP address manually and now switch to a different network with different settings.
To reset network settings in Windows 10 and 11, there is a command that returns all network settings to factory defaults. Open the Command Prompt as administrator. To do this, click Win + X and select "Windows PowerShell (Admin)" or "Command Prompt (Admin)".
Enter the following commands one by one, pressing Enter after each:
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
After running all the commands, be sure to reboot your computer. These actions flush the DNS cache, reset the TCP/IP stack, and renew the IP address lease. If the issue was a software address conflict, your internet connection should work again.
It's also worth checking if any manually configured DNS servers have stopped responding. In the Internet Protocol version 4 (TCP/IPv4) properties, make sure "Obtain DNS server address automatically" is checked. Alternatively, try setting up trusted public DNS servers from Google: 8.8.8.8 And 8.8.4.4.
What to do if resetting using command line didn't help?
If resetting via netsh doesn't work, try temporarily disabling your antivirus and firewall. Sometimes they block the network connection, considering it suspicious. Also, check if Airplane Mode is enabled in the notification center.
Program conflicts and power settings
Windows has a power-saving feature that can disable USB ports or network cards to conserve battery life (especially on laptops). This feature sometimes malfunctions, putting the adapter to sleep and then failing to wake it up. To fix this, open Device Manager, find your Wi-Fi adapter, go to Properties, select the Power Management tab, and uncheck "Allow the computer to turn off this device to save power."
Additionally, recently installed programs may be the cause of internet connectivity issues. Antivirus programs, VPN clients, and system optimization software can all change network settings. If your internet connection goes away immediately after installing a utility, try uninstalling it or rolling back your system to a restore point.
VPN services deserve special attention. If you were using a VPN and terminated it incorrectly, it may have changed your system proxy. Check your proxy settings: Win + I, go to Settings → Network & Internet → Proxy Server. Make sure the "Use a proxy server" switch is off unless you're on a corporate network.
| Problem | Probable cause | Solution method |
|---|---|---|
| Yellow triangle | No internet access (limited) | Reset TCP/IP, check DNS |
| Red cross | The adapter is disabled or there is no driver. | Turn on the adapter, update the driver |
| Infinite connection | Authentication error or weak signal | Forget the network, check the password, get closer |
| There is a network, but the pages are not loading. | DNS problems or blocking by antivirus software | Change DNS, disable antivirus |
Network reset as a last resort
If none of the above methods help, you can try a full network reset. This will delete all saved Wi-Fi networks, passwords, and VPN settings, and restore your network components to their original state, just like after a clean installation of Windows.
To reset your computer, 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." Your computer will warn you that it will restart in 5 minutes. Accept the prompt and wait for the process to complete.
After rebooting, you'll need to find your Wi-Fi network in the list of available networks and enter its password. This step often helps when critical configuration errors have accumulated in the registry and cannot be resolved individually.
When should you contact your provider or technician?
There are situations when computer-based software solutions are ineffective. If the internet still doesn't work after reinstalling drivers, resetting settings, and testing on other devices, the problem may be deeper. It could be a faulty Wi-Fi module in the laptop itself (especially if it's old or has been subjected to impacts or moisture).
Another possible cause could be line maintenance at your provider. Even if the indicators are lit normally, there may be routing issues on the server side. In this case, it's best to call your provider's technical support. They can remotely check your port and tell you if there's a signal on the line.
If you're using a USB Wi-Fi adapter and it's not detected by any computer, the device is likely faulty. In this case, the only solution is to replace the hardware. Modern external AC or AX adapters are inexpensive and can provide even better speeds than built-in modules.
Why can't my computer see my neighbors' Wi-Fi network, but my phone can?
This could be related to the frequency range. If your router only broadcasts at 5 GHz, and your older laptop only supports 2.4 GHz, it simply won't detect the network. It's also possible that your computer has a driver with a restricted regional standard.
Can a virus disable the Internet on a computer?
Yes, some types of malware can change proxy settings, block access to antivirus sites, or completely disable the network adapter to hide its activity or turn the PC into part of a botnet.
What should I do if the Wi-Fi icon is missing after a Windows update?
Most likely, the update has disrupted the WLAN service. Click Win + R, enter services.msc, find the "WLAN AutoConfig" service, make sure it is running and the startup type is set to "Automatic".
Does weather affect home Wi-Fi?
Thunderstorms and strong magnetic storms can affect the quality of radio signals, causing interference. However, most often, problems during thunderstorms are related to power surges, which can damage your provider's equipment or your router if you don't have a lightning rod.