Wi-Fi Not Working on PC: A Complete Guide to Fixing It

The situation when Wi-Fi not working on PC, can catch you off guard at the most inopportune moment: during an important video conference, downloading a large file, or playing an online game. A missing wireless network icon in the system tray or a red X on the connection icon often indicates a software glitch, but sometimes the problem lies deeper. Before panicking, it's important to conduct a preliminary diagnosis to understand the scope of the problem.

Most often, a computer stops seeing wireless networks due to a malfunction. drivers or a simple network adapter freeze. However, physical damage to the equipment or problems with the provider cannot be ruled out. In this article, we will examine all possible scenarios, from simple reboots to complex registry manipulations.

It's important to understand that connection restoration methods may differ between laptops and desktop computers. Portable devices often have physical switches or software blockers, while desktops are more likely to experience issues with USB modules or internal PCI cards. Let's look at a step-by-step procedure.

Primary diagnostics and equipment testing

The first step should always be a basic check of the physical condition of the equipment. If you are using an external USB adapter, try reconnecting it to a different port, preferably located on the rear panel of the system unit, where the voltage is more stable. Sometimes the front panel ports simply don't have enough power to properly operate the network card.

For laptop owners, it's crucial to check for physical switches. On some models, Laptop There are sliders with an antenna image that can be accidentally moved to the "Off" position. It's also worth paying attention to the keyboard: the combination Fn + F-key (often F2, F5 or F12) can programmatically disable the communication module.

  • 🔌 Check the tightness of the antenna connections if they are removable (relevant for powerful PCI cards).
  • 🔋 Make sure your laptop is not in power saving mode, which is blocking the adapter.
  • 📡 Try connecting from another device (smartphone) to rule out router issues.

⚠️ Attention: If the Wi-Fi indicator on your laptop keyboard is red or has a line through it, it almost always indicates a software lock or a disabled physical switch, rather than a malfunction.

Don't ignore the router's status either. Even if other devices are working properly, a specific PC could be blocked by its MAC address or blacklisted. Restarting the router by completely disconnecting the power for 10-15 seconds can clear temporary DHCP server errors that could be preventing your computer from receiving an IP address.

📊 How exactly does the problem manifest itself for you?
There is no Wi-Fi icon at all.
There is an icon, but the network is not found.
It says "No internet access"
The computer doesn't see the adapter at all.

Working with Device Manager and Drivers

If everything is physically in good order, we move on to the software part. The main diagnostic tool in Windows is device ManagerTo get there, right-click the "Start" menu and select the appropriate option. In the list of devices, find the "Network adapters" section.

If your adapter displays with a yellow exclamation point or is marked as "Unknown Device," the system is unable to communicate correctly with the hardware. In this case, you must uninstall the device (right-click → Uninstall device), and then select "Action" → "Scan for hardware changes" from the Device Manager menu. The system will attempt to reinstall the driver automatically.

☑️ Checking drivers

Completed: 0 / 1

Often, the problem lies in the adapter's power settings. Windows may mistakenly disable the module to save power, after which it can't wake it up. Open the properties of your network adapter in the Network Manager, and go to the tab Power management and uncheck the box next to "Allow the computer to turn off this device to save power."

Status in the dispatcher Probable cause Solution method
Yellow triangle Driver conflict Uninstall and update software
Down arrow The device is disabled Click "Activate"
Error code 10 or 43 Hardware failure Check in BIOS/Replace
Unknown device Driver missing Installation from the manufacturer's website

If the automatic search doesn't help, you'll have to search for drivers manually. To do this, you'll need another device with internet access. Find the exact motherboard model (for built-in Wi-Fi) or USB dongle model, download the latest driver from the manufacturer's official website, and install it on the problematic PC.

Resetting network settings and command line

When the drivers are ok but Wi-Fi not working on PCAccumulated errors in the TCP/IP protocol stack are often to blame. Windows allows you to reset network settings to factory defaults using the command prompt. This is a safe operation that won't affect your personal files.

Run the command prompt as administrator. To do this, enter cmd In the search box, right-click "Command Prompt" 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

After running the last command, be sure to restart your computer. This action clears the DNS cache, resets Winsock socket settings, and renews IP addressing. In most cases, this resolves the issue where the computer can see the network but cannot access the internet.

It's also worth checking the "WLAN Autoconfig" service. Click Win + R, enter services.msc and find this service in the list. Make sure its startup type is set to "Automatic" and that it is running. Without this service, Windows will not be able to manage wireless connections.

Router settings and frequency ranges

Sometimes the problem isn't with your computer, but with your router's compatibility settings. Modern routers operate in both the 2.4 GHz and 5 GHz bands. If your PC is older, it may simply not see the 5 GHz network. Conversely, newer adapters may conflict with older encryption standards.

Go to your router settings (usually at 192.168.0.1 or 192.168.1.1) and check your wireless settings. Try changing the broadcast channel. The 2.4 GHz band often experiences interference from neighboring routers and household appliances. Switching to channels 1, 6, or 11 can dramatically improve the situation.

  • 📡 Try separating the network names (SSID) for 2.4 GHz and 5 GHz so that your PC connects to the correct one.
  • 🔒 Change the encryption method from WPA3 to WPA2/WPA2-Personal if the adapter is old.
  • 🚫 Disable MAC address filtering during diagnostics.

⚠️ Attention: Router interfaces from different manufacturers (Asus, TP-Link, Keenetic, MikroTik) vary greatly. Don't change settings you're unsure of, as this could result in a complete internet outage throughout your entire apartment.

It's also worth checking the channel width. Setting the channel width to "Auto" or 20 MHz for the 2.4 GHz band often improves connection stability in apartment buildings, where the airwaves are clogged with signals from dozens of other access points.

Why is 5GHz better but shorter?

The 5 GHz band provides much higher data transfer rates and is less congested with neighbors, but radio waves of this frequency penetrate walls worse and have a shorter range compared to 2.4 GHz.

Diagnosing Windows services and the registry

In rare cases, failures occur at the Windows system service level. If standard methods don't help, it's worth checking the status of the Connection Manager service. Stopping it may cause the network icon to disappear completely. This check is similar to checking WLAN Autoconfig via services.msc.

A deeper level is the Windows registry. Errors can occur due to incorrect configuration keys. However, working with the registry requires caution. It is recommended to create a system restore point before making changes. We need the following partition: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WlanSvc.

Here you should check the parameter StartIts value must be equal to 2 (Automatic). If it's set to something else, change it. It's also worth checking if a firewall or antivirus is blocking the connection. Try temporarily disabling your third-party antivirus and checking for network connectivity.

Sometimes deleting all saved networks helps. In Windows Settings, go to "Network & Internet" → "Wi-Fi" → "Manage known networks." Select the problematic network and click "Forget." Then try connecting again, entering the password.

Using the built-in troubleshooter

Don't underestimate the built-in Windows diagnostic tool. While it doesn't always solve complex problems, it can automatically fix basic configuration errors that the user might have missed. This is especially helpful for inexperienced users.

To run diagnostics, right-click the network icon in the system tray (even if it has a cross) and select "Troubleshoot." The system will run a script that will check the adapter status, the IP address, and the gateway's availability. You will receive a report with recommendations.

If the diagnostic tool reports "The wireless adapter is experiencing problems," it may offer to reset the adapter. Accept this. If the problem is with the drivers, Windows may offer to find and install them automatically through Windows Update.

Frequently Asked Questions (FAQ)

Why does Wi-Fi work on my phone but not on my computer?

This indicates that the router is working properly and there is internet access. The problem is localized within the PC itself: most likely a driver error, incorrect IP/DNS settings on the computer, or a physical failure of the PC's Wi-Fi module.

How can I check if my computer can see my Wi-Fi adapter?

Open Device Manager (devmgmt.msc) and go to the "Network Adapters" section. If you see a device labeled "Wireless," "Wi-Fi," or "802.11," then the system is detecting it. If the adapter isn't listed even as a hidden device, it may be disabled in the BIOS or burned out.

Can a virus disable Wi-Fi?

Yes, some types of malware can block network connections or change proxy settings to redirect traffic. A full system scan with an antivirus program is recommended.

What should I do if the Wi-Fi icon is missing after a Windows update?

Windows updates sometimes break the compatibility of older drivers. Visit your laptop or motherboard manufacturer's website, download the Wi-Fi driver specifically labeled for your version of Windows, and install it manually.

Will buying a new router help if my PC can't see the network?

Most likely not. If the problem is with the driver or a faulty receiver inside the computer, replacing the router won't fix the problem. First, rule out a fault with the PC itself by connecting an external USB Wi-Fi adapter to it for testing.