What to do if Wi-Fi isn't working on your PC: A step-by-step guide

It can be a surprise when your laptop or desktop computer suddenly stops detecting wireless networks. You try to connect to the internet, but instead of the usual signal bars, a globe with a line through it or an airplane appears in the lower right corner of the screen. This means the operating system has lost connection with the network adapter, or the adapter itself has stopped functioning correctly. Don't panic, as in 90% of cases, the problem can be resolved using software solutions without calling a technician.

The reasons for the failure may lie in a banal operating system glitch, or in more serious hardware problems. Network adapter The system might freeze, the drivers might be corrupted after a failed Windows update, or the power-saving settings might simply disable the module to conserve power. Knowing where to begin troubleshooting will save you hours of wasted internet searching.

In this article, we'll break down the steps from the simplest to the most complex. We won't use complex terms without explanation, but will instead cover all possible failure scenarios. You'll learn how to check the physical condition of the device, how to completely reinstall drivers, and what to do if the problem lies deeper within the system.

Initial diagnosis and physical examination

Before delving into the depths of system settings, it's important to rule out trivial physical causes. Users often forget that their laptop may have a mechanical switch that was accidentally touched while carrying or cleaning the keyboard. On desktop computers with USB adapters, the problem may lie in a loose connection on the port or the receiver itself.

Pay attention to the indicators. If the WLAN light on the router is blinking, but there's no sign of life on the computer, try rebooting both devices. This is a classic trick that clears temporary buffer errors. It's also worth checking if Airplane Mode is enabled, which blocks all wireless connections at the system level.

It's important to check the Device Manager. If the system doesn't see the network card at all, it may show up as "Unknown Device" or have a yellow exclamation mark. This is a sure sign that hardware failure or the absence of a driver prevents the system from identifying the hardware.

  • 🔌 Check the tightness of the USB adapter or antennas, if they are removable.
  • 🔦 Inspect the laptop case for physical Wi-Fi switches (often near the power button).
  • 🔄 Perform a full reboot of the router and computer by disconnecting the power for 10 seconds.
📊 How exactly does the problem manifest itself for you?
Doesn't see the network at all
Sees networks but doesn't connect
It connects, but there is no internet.
The problem occurs periodically.

Checking adapter settings in Windows

The Windows operating system has its own tools for managing network connections, which sometimes malfunction. The first step is to use the built-in troubleshooter. It automatically scans the system for common configuration errors and attempts to fix them.

To do this, you need to go to Settings → Network & Internet → Status and click "Diagnostics." However, manual testing often yields better results. Go to the Network Connections control panel and make sure the wireless adapter isn't disabled by software. If it's grayed out, it needs to be enabled.

⚠️ Attention: If you're using a corporate laptop, your network settings may be controlled by group security policies. In this case, changing the settings yourself could block access to company resources.

It's also worth checking your power settings. Windows likes to turn off devices to save battery life, but sometimes it "forgets" to turn them back on. In the adapter properties, under the Power Management tab, uncheck "Allow the computer to turn off this device to save power."

☑️ Windows Settings Checklist

Completed: 0 / 5

Working with network adapter drivers

The most common cause of unstable Wi-Fi is outdated or corrupted drivers. These are the software that allows the operating system to communicate with the hardware. If your internet connection is lost after a Windows update, the system most likely installed a generic driver that is not working correctly.

The best way to resolve this issue is to completely uninstall the current driver and install the latest version from the official website of the laptop or motherboard manufacturer. Don't rely on automatic installers, as they often install the wrong software. Find your device model on the vendor's website and download the driver specifically for your OS version.

To uninstall the old driver, open Device Manager, locate your network adapter, right-click it, and select "Uninstall device." Be sure to check "Delete the driver software for this device," if available. Then restart your computer.

What to do if the driver is not found?

If there is no driver for your version of Windows on the manufacturer's website, try finding a driver for a previous version (for example, for Windows 10 if you have Windows 11) and installing it in compatibility mode.

Sometimes rolling back the driver can help. If the problem appeared immediately after an update, the "Roll Back Driver" button will be active in the device properties in Device Manager. This will return the system to the previous working version of the software.

Resetting network settings and command line

When manual settings fail, you have to resort to the "heavy artillery"—a complete reset of the network stack. Windows 10 and 11 have a built-in "Network Reset" feature that removes all installed network adapters and restores the default network settings. This is a drastic, but often effective, method.

More detailed configuration is possible via the command line. By running the console as administrator, you can run a series of commands that flush the DNS cache, reset the TCP/IP protocol, and update the IP configuration. This is especially useful if the computer can see the network but isn't receiving an IP address from the router.

netsh winsock reset

netsh int ip reset

ipconfig /release

ipconfig /renew

ipconfig /flushdns

After running these commands, a system reboot is required. Sometimes errors accumulate in the registry that interfere with the proper operation of communication protocols, and clearing them restores everything to normal.

  • 🛠 Use the command netsh winsock reset to reset network sockets.
  • 🗑 Team ipconfig /flushdns Clears the DNS cache, which solves problems with opening websites.
  • ⚙️ The "Network reset" feature in Windows Settings deletes all saved Wi-Fi passwords.

Windows services and system conflicts

A special service is responsible for the operation of wireless networks in Windows. WLAN AutoConfigIf it's stopped or its startup type is set to "Disabled," Wi-Fi won't work by default. You can check the service's status through the Run menu (Win+R) by entering the command services.msc.

Find the service in the list, make sure it's running, and the startup type is set to "Automatic." If it's stopped, click "Start." It's also worth checking your antivirus software. Third-party firewalls sometimes block the connection, deeming it suspicious.

Conflicts can also arise after installing virtual machines or Android emulation programs that create their own virtual network adapters. Try temporarily disabling unnecessary virtual adapters in your network connections to check if they're intercepting traffic.

Hardware issues and band compatibility

Don't forget about the physical limitations of your equipment. Older laptops may not see 5 GHz networks, operating only in the 2.4 GHz band. If your router only broadcasts 5 GHz and your PC adapter doesn't support it, the network simply won't appear in the list of available networks.

The antenna inside the laptop may also be damaged. If, after reinstalling the drivers and OS, the signal strength remains critically low (1-2 bars) even when only a meter away from the router, the antenna cable has likely become disconnected from the Wi-Fi module or has burned out.

Symptom Probable cause Solution
No Wi-Fi icon The adapter is disabled or there is no driver. Check Device Manager
Sees networks but doesn't connect Incorrect password or IP conflict Forget the network and re-enter the password
Slow connection speed Interference or old standard Change the router channel or range
Constant disconnections Driver or power supply problems Disable energy saving

⚠️ Attention: Router and operating system settings interfaces may differ depending on the firmware version or Windows update. If you don't find an exact match for a menu item, look for a similar section.

Frequently Asked Questions (FAQ)

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

This indicates that the problem is localized to the PC. Most likely, the issue lies with the drivers, the adapter's power-saving settings, or a physical switch on the laptop. The router is working properly.

Can a virus disable Wi-Fi?

Yes, some types of malware can change network settings, specify incorrect DNS settings, or block access to network services. It is recommended to run a full system scan with an antivirus program.

What should I do if Wi-Fi disappears after a Windows update?

The update may have replaced your working driver with a default one that's not compatible with your hardware. Visit the laptop manufacturer's website, download the Wi-Fi driver for your model, and install it manually.

How to check if the Wi-Fi module is burned out?

If there isn't even an "Unknown Device" in the Device Manager, and the list of network adapters is empty, and resetting the BIOS doesn't help, there's a high probability that the module is hardware-related.