Why WiFi Won't Connect on PC: A Complete Troubleshooting Guide

The situation when a computer flatly refuses to see a wireless network or hangs endlessly at the "Obtaining IP address" stage is familiar to many users. No internet At the most inopportune moment, it can turn your workflow into chaos or deprive you of a long-awaited break. Often, the problem isn't a complex hardware issue, but a simple software conflict or settings error.

Before panicking and taking your system unit to a service center, it's worth running a basic diagnostic. Wi-Fi adapter It could simply be physically or software-related, or the router could have frozen after a power surge. In most cases, you can restore the connection yourself by checking all possible points of failure one by one.

In this article we will look at the main reasons why Windows Your device doesn't see the network or can't connect to it. You'll learn how to check driver status, reset network settings, and troubleshoot hardware problems without complex tools.

Hardware switches and physical state of the adapter

First, you need to make sure the wireless module is turned on. Laptops often have physical switches on the case or key combinations that completely turn off the antenna's power. If you accidentally touch it, Fn + F2 (or another function key with an antenna icon), the module went into sleep mode.

It's also worth checking the indicator lights. On desktop PCs with a USB adapter, the light may not be on due to a faulty port or the device itself. Try plugging the receiver into a different port, preferably USB 2.0, as some older models Wi-Fi modules conflict with ports 3.0.

⚠️ Attention: If the Wi-Fi indicator on your laptop lights up red or does not light up at all even after turning it on, the internal antenna contact may have come loose or the module itself may be faulty.
📊 Is the Wi-Fi indicator on your device lit?
Yes, it lights up blue/green
Lights up red/orange
It doesn't burn at all
I have a desktop PC without an indicator.

You can also check the hardware status in Device Manager. If the adapter appears with a yellow exclamation point or is marked as "Device Disabled," the problem is software-related but lies in hardware management. Device driver in this case it may not work correctly.

Software shutdown and airplane mode

Windows 10 and 11 operating systems have their own network management priorities. It often happens that Airplane Mode is enabled, which blocks all radio modules. You can check this in the system tray by clicking the network icon, or via Settings → Network & Internet.

Sometimes the system automatically disables the adapter to save power. This is especially true for laptops running on battery power. To prevent Windows from throttling the connection, go to the adapter's properties and uncheck "Allow the computer to turn off this device to save power."

In the list of network connections (ncpa.cpl) The adapter may simply be deactivated. If you see a gray icon labeled "Disabled," right-click it and select "Enable." This is the simplest and most often overlooked cause.

Problems with wireless adapter drivers

The most common cause of unstable operation is an outdated or incorrectly installed driver. After an update, Windows may replace the native driver with a universal one that doesn't work correctly with your device. chipset.

To diagnose the problem, open Device Manager. Find the "Network Adapters" section. If you see an unknown device or a device with an error, you need to download the latest software from the laptop or motherboard manufacturer's website. Don't rely on Windows Update to automatically search for drivers.

☑️ Checking drivers

Completed: 0 / 4

Sometimes a hard reset helps. Remove the device from Device Manager, check "Delete the driver software for this device" (if available), and restart your computer. The system will attempt to reinstall the default driver, which may resolve the software conflict.

IP address conflicts and DNS settings

Even if the adapter is working properly, the computer may not receive the correct settings from the router. If there is already a device with the same adapter on the network static IP, an address conflict will occur. In this case, it's best to switch TCP/IPv4 settings to automatic mode.

To do this, go to Control Panel → Network Connections, select your Wi-Fi, click "Properties," and find "Internet Protocol Version 4 (TCP/IPv4)." Make sure "Obtain an IP address automatically" and "Obtain DNS server address automatically" are checked.

Parameter Recommended value Alternative (if it doesn't work)
IP address Automatic (DHCP) 192.168.0.X (static)
Subnet mask 255.255.255.0 255.255.255.0
DNS server 1 Automatically 8.8.8.8 (Google)
DNS server 2 Automatically 1.1.1.1 (Cloudflare)

DNS issues often disguise themselves as a lack of internet access. If websites won't open, but Skype or torrents work, configure your adapter's public DNS settings to use Google or Cloudflare. This often resolves the "No internet access" issue.

Incompatibility of safety standards and frequencies

Modern routers often operate in two bands: 2.4 GHz and 5 GHz. Older adapters may simply not see the 5 GHz network. The encryption standard also plays a role: if the router is configured to only WPA3, and the network card only supports WPA2, the connection will not occur.

Try temporarily changing your router's security settings. Set it to mixed mode (WPA2/WPA3) or force WPA2-Personal (AES). It's also a good idea to separate networks into different SSIDs so you can clearly see which frequency you're connecting to.

⚠️ Note: Router interfaces and menu item names may vary depending on the model and firmware version. Always consult the official documentation for your device.
How to check supported frequencies of the adapter?

Open the command prompt and enter the command: netsh wlan show drivers. Find the line "Supported radio types." If it only says 802.11b/g/n, your PC won't see the 5 GHz band.

Your wireless network channel may also be occupied by neighbors. If the airwaves are clogged, your speed drops to zero, making it seem like your WiFi isn't working. Use mobile Wi-Fi analysis apps to find a free channel and set it in your router settings.

Router and provider malfunctions

It's important to remember that the problem may not be with the PC, but with the signal source. Routers are also mini-computers that can overheat or accumulate errors in their memory. A simple router reboot (unplug it for 10 seconds) solves up to 50% of problems.

Check if other devices (phones, tablets) can connect to the same network. If there's no internet everywhere, call your provider. They may be undergoing maintenance or your account may be out of money.

It's also worth checking the cable running from the ISP to the router's WAN port. If the Internet/WAN indicator is off or flashing red, there's no physical connection to the outside world.

Reset Windows network settings

If all else fails, you can use the built-in network reset feature. This will delete all saved passwords, VPN settings, and restore network components to factory defaults.

Search for "Network reset" in Windows search or go to Settings → Network & Internet → Advanced network settings → Network resetAfter you click the "Reset now" button, your computer will restart in 5 minutes.

netsh winsock reset

netsh int ip reset

ipconfig /release

ipconfig /renew

ipconfig /flushdns

These commands, entered into the command prompt as administrator, perform the same function manually. They flush the DNS cache, reset the TCP/IP stack, and refresh the name registration. This is the "heavy artillery" for cases where standard methods fail.

Frequently Asked Questions (FAQ)

Why does my PC see neighboring networks but not mine?

Most likely, your router has hidden the network name (SSID Broadcast is disabled) or is operating on a channel that your computer's network card doesn't support (for example, channels 12-14 in the 2.4 GHz band). Try manually adding the network or changing the channel in your router settings to 1, 6, or 11.

What should I do if I get the message "Can't connect to this network"?

This indicates a security settings conflict. Go to Wireless Networks, find your network, and click "Forget" or "Delete." Then try connecting again, entering the password. If that doesn't help, update the adapter driver.

Can antivirus block WiFi?

Yes, some security features in third-party antiviruses (such as Kaspersky or ESET) have a "Network Protection" module that can block connections to new or public networks. Check your antivirus's firewall settings.

How to check if the WiFi module is burned out?

If the adapter has completely disappeared from the Device Manager (there are no unknown gadgets even in the "Other devices" section) and does not appear after rebooting and resetting the BIOS, there is a high probability of physical failure of the chip or antenna cable.