Every active user is familiar with the situation when the wireless connection on a laptop or desktop PC suddenly stops working. The screen may show "No Internet Access," the network icon may be crossed out, or even disappear from the taskbar. This causes panic, especially if your work depends on online access and files aren't saved to local storage.
There can be many reasons why Wi-Fi isn't loading on a computer: from a simple router malfunction to a complex driver conflict in the operating system. Sometimes the problem lies in physical damage to the antenna or software blocking the adapter from an antivirus program. Understanding the nature of the problem is the first step to quickly fixing it.
In this article, we'll examine all possible failure scenarios. We'll cover both software diagnostic methods and the physical aspects of equipment operation. You'll learn how to independently identify the source of the problem and restore the connection without calling a technician.
Diagnostics: What the indicator and system show
The first step is to assess the current state of the system. Visual indication The Windows system tray often provides clues as to where exactly the problem occurred. If you see a yellow triangle with an exclamation point, it means there's a physical connection to the router, but no data is being transmitted.
If the network icon has a red cross through it, the operating system doesn't detect the wireless adapter or it's disabled. This could be the result of an accidental keyboard key press or a BIOS error. Checking the physical condition of the device is a priority.
⚠️ Attention: If the laptop has been dropped or impacted, the problem may be a loose internal antenna cable. In this case, software solutions may not help.
For an initial check, use the built-in diagnostic tool. Right-click the network icon and select "Troubleshoot." The system will automatically check essential services and flush the DNS cache, which resolves the issue in 30% of cases.
Pay attention to the behavior of other devices. If your smartphone or tablet also can't connect to the same access point, the problem is definitely with your ISP or router. If you have internet on your phone but not on your PC, look for the problem with your computer.
Software methods: reset and reboot
The simplest and most often overlooked method is a complete hardware reboot. Routers have their own operating system, which can freeze if left running for a long time. Unplug the power cord, wait 15-20 seconds, and then plug it back in.
On the computer side, you also need to perform a network services restart cycle. Sometimes TCP/IP stack Windows is crashing, blocking outgoing connections. To fix this, open a command prompt as administrator.
Enter the command netsh winsock reset and press Enter. After that, enter netsh int ip resetThese steps will reset your network settings to factory defaults, removing any potential conflicts.
☑️ Quick reset algorithm
After running the commands, be sure to restart your computer. If the Wi-Fi works again, then the problem was a software error. If not, we'll move on to a more in-depth analysis of the drivers.
Problems with network adapter drivers
A driver is the intermediary between the hardware and the operating system. If it's damaged, outdated, or incompatible with the current version of Windows, Wi-Fi won't work. Such problems often occur after a major system update.
Go to Device Manager. You can do this through the Start menu or by using the command devmgmt.mscFind the "Network Adapters" section. If there's a yellow exclamation point next to your adapter (usually labeled "Wireless," "Wi-Fi," or "802.11"), the driver requires attention.
Try right-clicking the device and selecting "Uninstall device." Don't worry, after rebooting, Windows will attempt to reinstall the default driver. This often restores functionality.
However, for stable operation, it is better to download the latest version from the official website of the laptop or motherboard manufacturer. Use Wi-Fi module from Intel, Realtek or Qualcomm only from trusted sources to avoid viruses.
What to do if the driver is not installed?
If a standard installation doesn't help, try installing the driver in compatibility mode for the previous version of Windows. It's also worth checking whether your antivirus software is blocking the installation of network software. In rare cases, manually specifying the path to the INF file when updating the driver through Device Manager can help.
In some cases, rolling back the driver can help. In the device properties in Device Manager, there's a "Driver" tab with a "Roll Back Driver" button. This will return the system to a state when the internet was working reliably.
Power settings and disabling the adapter
Windows has an aggressive power saving policy that can disable the Wi-Fi module to conserve battery life, especially on laptops. This results in the adapter simply "sleeping" and not waking up.
To prevent the system from turning off the device, go to Device Manager again. Open the properties of your wireless adapter and find the "Power Management" tab. Uncheck "Allow the computer to turn off this device to save power."
Also, check if Airplane Mode is enabled. You can do this through the notification center (the message icon in the lower right corner). Sometimes the software switch gets stuck, and only the physical button on the laptop or a key combination helps. Fn + F2 (or another function key with an image of an antenna).
IP and DNS conflict
Often, a computer won't load pages because it's assigned an incorrect IP address or the DNS server isn't responding. This can happen if two devices on the network have the same static address.
To solve this problem, you need to set up automatic address retrieval. Go to Control Panel → Network and Internet → Network and Sharing CenterClick "Change adapter settings", select your wireless connection, and right-click "Properties".
Find "Internet Protocol Version 4 (TCP/IPv4)" in the list, select it, and click "Properties." Make sure "Obtain an IP address automatically" and "Obtain DNS server address automatically" are checked.
| Parameter | Recommended value | Alternative (Google) |
|---|---|---|
| Obtaining an IP | Automatic (DHCP) | Manually (if required) |
| DNS preferred | Automatically | 8.8.8.8 |
| Alternative DNS | Automatically | 8.8.4.4 |
| Default Gateway | Automatically | 192.168.0.1 (example) |
If automatic mode doesn't work, try entering Google's DNS servers (8.8.8.8 and 8.8.4.4) or Yandex's (77.88.8.8) DNS servers. This often helps if your provider is having issues with its own name servers.
The impact of antivirus and firewall
Third-party antivirus programs (Kaspersky, ESET, Avast) have their own firewall modules. When their databases are updated or when they malfunction, they can completely block a network connection, deeming it suspicious.
Try temporarily disabling your antivirus and checking your internet connection. If Wi-Fi is working, the problem lies with your firewall settings. Find the "Network" or "Firewall" section in your antivirus settings and reset the settings to defaults or add your home network to the trusted list.
⚠️ Attention: Don't leave your computer without antivirus protection for long periods of time. Re-enable your antivirus protection immediately after scanning.
It's also worth checking the built-in Windows firewall. Go to the firewall control panel and select "Restore Defaults." This will remove any erroneous blocking rules that may have been created by third-party programs.
Physical reasons and limitations of the router
Don't forget about the hardware. If the router is old and overheated, it may stop assigning IP addresses to new devices, although the old ones will still work. Check the indicators on the router: is the WLAN light blinking?
Distance and obstacles play a huge role. Concrete walls, mirrors, and microwave ovens block the 2.4 GHz signal. If your computer is far from the router, the signal may be too weak for a stable connection, even if the indicator shows 1-2 bars.
When using USB dongles (adapters), they often overheat and lose contact. A long USB cable can also cause voltage drops, causing the adapter to constantly reconnect.
What to do if nothing helps?
If all the above methods fail, the Wi-Fi module inside the laptop may have burned out. In this case, the easiest solution is to buy an external USB Wi-Fi adapter. It's inexpensive and plug-and-play, meaning it works immediately after connection.
Can a virus block the internet?
Yes, some types of malware (Trojans, ransomware) intentionally change proxy or DNS settings to redirect traffic or block access to antivirus databases. Scan your system with Dr.Web CureIt! or Malwarebytes.
How to check speed and packet loss?
Use the command ping 8.8.8.8 -t in the command line. If you see "Request timed out" messages, it means the connection to the outside world is unstable or absent, even if Wi-Fi is connected.
Does Windows version affect Wi-Fi performance?
Yes, older drivers may not work correctly on Windows 10/11. Make sure your OS is up to date, as Microsoft frequently releases patches to improve compatibility with network hardware.