PC Won't Connect to Wi-Fi: Complete Troubleshooting Guide

You've turned on your laptop or desktop PC, and instead of the usual internet connection, you're getting the "No connections available" error, the endless "Obtaining IP address" message, or the "Unable to connect to this network" message. This situation is familiar to many, but the causes and solutions can vary dramatically depending on the operating system, adapter model, and even the router firmware version. In this article, we'll cover the details. all possible scenariosWhen a computer refuses to connect to Wi-Fi, there are many possible causes, ranging from simple user errors to deep technical problems.

It's important to understand: the problem could be rooted in the PC itself (drivers, network settings, hardware failures), or external factors—the router, ISP, or even interference from neighboring networks. We've structured the materials so you can quickly identify the source of the problem and apply a targeted solution without unnecessary manipulation. We'll start with the simplest checks and gradually move on to complex diagnostic methods.

1. Basic check: router, cables and power

Before you dig into Windows settings or disassemble your system unit, make sure the problem isn't rooted in obvious things. Router — the most vulnerable link in the chain, especially if it operates around the clock for months without being rebooted.

Start with a physical check:

  • 🔌 Router power supply: The indicators on the front panel should be steadily lit (not flashing erratically). If the indicator Power If the light goes out or blinks red, check the power supply and the socket.
  • 📡 Antennas: If your router has removable antennas (like ASUS RT-AX88U or TP-Link Archer C6), make sure they are tightly screwed in. A damaged antenna can reduce signal strength by 2-3 times.
  • 🔗 Provider's cable: if you have PPPoE or DHCP-connection, pull the cable out of the port WAN router and reconnect. Sometimes the contacts oxidize, especially in high humidity conditions.

If the power and cables are OK, proceed forced reboot of the router:

  1. Unplug the router's power supply from the power outlet.
  2. Wait a full 60 seconds (this is critical - during this time the capacitors will discharge and the cache will be reset).
  3. Plug the power back in and wait for it to fully boot up (usually 1-2 minutes).
📊 What have you already tried?
Rebooted the router
I checked the drivers
Reset network settings
Changed the Wi-Fi channel
Nothing else yet

After rebooting your router, try connecting to Wi-Fi again. If the problem persists, proceed to the next step. Please noteIf other devices (such as your smartphone or tablet) connect to the network normally, the problem is definitely with your PC. If none of your devices connect to Wi-Fi, the router or ISP is to blame.

2. Checking the Wi-Fi adapter on a PC

If the router is working, but the computer stubbornly does not see the network or cannot connect, first check Wi-Fi adapterThis can be either a built-in module (in laptops) or an external USB adapter (for example, TP-Link TL-WN725N or ASUS USB-AC56).

On Windows, follow these steps:

  1. Click Win + X and select device Manager.
  2. Expand the tab Network adapters.
  3. Find the device with the words Wireless, Wi-Fi or 802.11 (For example, Intel Wi-Fi 6 AX200 or Qualcomm Atheros QCA9377).

Please note the icon next to the adapter name:

  • ⚠️ Yellow triangle — the adapter is disconnected or faulty (drivers are needed).
  • Down arrow — the adapter is disabled by software (enable it with the right click → Engage).
  • Red Cross — the adapter is missing from the system (possibly physically damaged).

Check the physical connection (antennas, USB port)

Launch Device Manager

Make sure the adapter is turned on.

Update your drivers (see next section)

Try connecting an external USB adapter (if available)

-->

If the adapter is listed but networks are still not visible, try enable it programmatically:

  • Laptops often have Fn` key with an antenna icon (for example, Fn + F2 on Lenovo or Fn + F12 on HP).
  • In Windows 11, check the notification panel - sometimes Wi-Fi turns off after Airplane mode.
⚠️ Attention: On some motherboards (eg. Gigabyte B550 or MSI MAG B660) The built-in Wi-Fi module may be disabled in the BIOS. If the adapter doesn't appear in Device Manager at all, go to the BIOS (usually Del or F2 when loading) and check the settings Onboard Wi-Fi or Wireless LAN.

3. Updating and reinstalling drivers

In 60% of cases, the problem with connecting to Wi-Fi is solved updating or reinstalling driversOutdated drivers may conflict with new Wi-Fi standards (for example, Wi-Fi 6 or WPA3), and damaged files can cause adapter malfunctions.

Methods for updating drivers:

Method Instructions When to use
Automatic update Open device Manager → right-click on the adapter → Update driverAutomatic search. If Windows finds the update itself (this does not always work).
Manual installation Download the driver from the manufacturer's website (for example, Intel or Realtek) and install manually. If the automatic search did not yield any results.
Uninstall + reinstall Remove the adapter in Device Manager (right-click → Remove device), then restart your PC - Windows will reinstall the driver. If the adapter is unstable or produces errors.
Driver rollback In the adapter properties, select Roll back (if the button is active). If the problems started after the last update.

For laptops Dell, HP or Lenovo It's better to download drivers from the manufacturer's official website - they are often optimized for specific models. For example, for Dell XPS 13 driver Killer Wi-Fi may conflict with universal versions from Intel.

How can I find out the model of my Wi-Fi adapter if it's not detected?

If the adapter does not appear in Device Manager, but you are sure that it is physically present (for example, in a laptop), try:

1. Look up your laptop/motherboard model and find the specifications on the manufacturer's website.

2. Use utilities like HWiNFO or AIDA64 (they can detect the device even without drivers).

3. On a desktop PC, check the markings on the adapter itself (if it is removable).

After updating the drivers Be sure to restart your computerSometimes changes take effect only after a complete power cycle (a simple restart is not enough).

4. Network settings in Windows: reset and manual configuration

If the drivers are OK, but the PC still does not connect to Wi-Fi, the problem may lie in network settingsWindows 10 and 11 sometimes "forget" connection parameters or conflict with router settings (for example, when changing the encryption type from WPA2 on WPA3).

Start with reset network settings:

  1. Open Settings → Network & Internet → Status.
  2. Scroll down and click Network reset.
  3. Confirm the action and restart your PC.

This procedure deletes all saved networks and resets TCP/IP settings to factory defaults. After the reset, you'll need to re-enter your Wi-Fi password.

If resetting doesn't help, try manual IP and DNS configuration:

  1. Open Control Panel → Network and Internet → Network and Sharing Center.
  2. Select Changing adapter settings.
  3. Right click on Wireless networkPropertiesInternet Protocol version 4 (TCP/IPv4).
  4. Check the box Use the following IP address and enter:
    IP address: 192.168.1.100
    

    Subnet mask: 255.255.255.0

    Default gateway: 192.168.1.1

    DNS: 8.8.8.8 (or 1.1.1.1)

⚠️ Attention: If your router has a different IP address (eg. 192.168.0.1 or 10.0.0.1), use it instead 192.168.1.1You can find out the router's address through the command line: enter ipconfig and find the line Main gateway.

After manual setup, try connecting to Wi-Fi again. If the connection is established but the internet still doesn't work, the problem may be DNS serversTry alternative DNS:

  • 🌍 Google DNS: 8.8.8.8 And 8.8.4.4
  • 🚀 Cloudflare DNS: 1.1.1.1 And 1.0.0.1
  • 🛡️ Yandex DNS: 77.88.8.8 And 77.88.8.1

5. Conflicts with router settings

If other devices connect to Wi-Fi normally, but your PC does not, the problem may be incompatibility of router and adapter settingsFor example, the router operates in the mode 802.11ac (Wi-Fi 5), and your adapter only supports 802.11n (Wi-Fi 4). Or encryption is enabled. WPA3, which not all devices process correctly.

Go to the router's web interface (usually at 192.168.1.1 or 192.168.0.1) and check the following parameters:

Make sure Wi-Fi is turned on (sometimes it turns off on a schedule)

Check the operating mode (802.11b/g/n/ac/ax)

Change the Wi-Fi channel (auto mode may select a congested channel)

Disable the "Hide SSID" feature (if enabled)

Try changing the encryption type from WPA3 to WPA2

-->

Pay special attention Wi-Fi channelIn apartment buildings there are channels 1, 6 And 11 (for the 2.4 GHz band) are often overloaded. Use utilities like Wi-Fi Analyzer (for Android) or inSSIDer (for PC) to find the least congested channel. Manually set it in your router settings.

If your router supports Wi-Fi 6 (802.11ax), but the PC adapter is older than 2019, try disable AX mode and leave only 802.11acThis may solve connection issues on devices with older chips.

⚠️ AttentionRouter settings may be reset after a firmware update. If you recently updated your router firmware and your PC stopped connecting to Wi-Fi, try rolling back the firmware to the previous version (if this option is available).

Also check MAC address filteringSome routers (for example, Keenetic or MikroTik) may block new devices from connecting if their MAC address is not whitelisted. Find the section MAC Filter or Access Control and temporarily disable filtering.

6. Hardware problems: from antennas to the motherboard

If none of the software methods helped, the problem may be hardwareThis is especially true for desktop PCs and laptops older than 5 years. Let's look at the most common problems:

For laptops:

  • 📡 Damaged antennas: In laptops, Wi-Fi antennas are usually located under the screen. If you've recently disassembled the device or dropped it, the contacts may have come loose. Check the antenna connections to the Wi-Fi module (they look like two thin wires with connectors). U.FL or IPEX).
  • 🔥 Module overheating: If your laptop gets very hot, the Wi-Fi adapter may turn off for protection. Check the temperature using HWMonitor — if the adapter heats up above 70°C, it needs to be cleaned of dust.
  • 🔋 Energy saving: You may have a power saving mode enabled in Windows power settings that turns off your Wi-Fi adapter. Go to Control Panel → Power Options → Change plan settings → Change advanced settings and find the parameter Wireless Network Adapter Settings — install Maximum performance.

For desktop PCs:

  • 🖥️ Faulty PCIe adapter: If you are using a removable Wi-Fi card (eg. TP-Link Archer T6E), try reinstalling it in a different slot. PCIeAlso check if the contacts on the card are bent.
  • 🔌 Problems with the USB port: If you have a USB adapter, connect it to a different port (preferably USB 3.0, they are usually blue). Some adapters (for example, Realtek RTL8188EU) conflict with ports USB 2.0.
  • Malnutrition: If the adapter is connected via a USB hub or extension cable, try connecting it directly to the PC. Some budget adapters (for example, EDUP EP-N8508GS) require more energy than the hub can provide.

If you suspect a hardware problem but are unsure, try connect an external USB adapter (costs from 500 rubles). If Wi-Fi works with it, the problem is with the main adapter. If not, the router, ISP, or OS settings are to blame.

7. Alternative connection methods if Wi-Fi doesn't work

If you can't fix your Wi-Fi problem but need internet access urgently, try alternative connection methods. They will also help diagnose whether the issue is with your PC or your router.

Temporary connection methods:

  • 🌐 Ethernet cable: connect your PC to the router via LAN-cable. If the internet works, the problem is definitely with the Wi-Fi adapter or its settings.
  • 📱 USB tethering: connect your smartphone via USB and turn it on Modem mode (on Android or iPhone). This will provide internet access while you search for a solution.
  • 🔄 Repeat mode on the second device: If you have a second laptop or tablet, connect it to Wi-Fi and turn it on Internet distribution (in Windows this is called Mobile hotspot).
  • 📡 4G/5G modem: if you have a USB modem (for example, Huawei E3372), connect it to your PC. This completely bypasses the router and helps check if your ISP is blocking your device.

If none of these methods work, the problem may be with your provider. Call support and clarify:

  • Are there any accidents on the line?
  • Is your ISP blocking your MAC address (this sometimes happens when viruses or spam are suspected).
  • Have the connection parameters changed (for example, the authorization type with DHCP on PPPoE).
⚠️ AttentionIf you're connected via cable and the internet works, but the router is still sharing Wi-Fi with other devices, the problem is definitely with your PC. If there's no internet even via cable, the router or ISP is to blame.

8. Diagnostics via command line

Windows provides powerful tools for diagnosing network problems through Command line (CMD). These commands will help identify hidden errors that are not visible in the graphical interface.

Basic commands for diagnostics:

ping 192.168.1.1 # Checking connection with the router

ping 8.8.8.8 # Checking connection with Google's DNS

ipconfig /all # View all network settings

netsh wlan show all # View available Wi-Fi networks

netsh int ip reset # Reset the TCP/IP stack

netsh winsock reset # Reset Winsock (useful for connection errors)

Let's decipher the results:

  • If ping 192.168.1.1 passes (there are answers), but ping 8.8.8.8 — No, the problem is in the router or DNS settings.
  • If ipconfig /all shows Media disconnected For a wireless adapter, it is disabled or faulty.
  • If netsh wlan show all Your network isn't showing up, but other devices can see it—the problem is with the adapter's drivers or antennas.

If after executing the commands netsh int ip reset And netsh winsock reset the problem disappeared, the cause was Windows network stack failureThis often happens after system updates or installation of third-party antivirus software (for example, Kaspersky or Avast, which modify network drivers).

How do I save a diagnostic log for a support request?

If you seek help from a specialist, save the diagnostic results to a file:

1. Run in CMD:

ipconfig /all > C:\network_log.txt

netsh wlan show all >> C:\network_log.txt

2. File network_log.txt will appear on the disk C:Attach it to your support request.

FAQ: Frequently asked questions about Wi-Fi issues on PC

My PC connects to Wi-Fi, but the internet isn't working. What should I do?

This is a typical problem with DNS or gateway. Try:

  1. Manually enter DNS (for example, 8.8.8.8).
  2. Run in CMD: ipconfig /flushdns.
  3. Check if your antivirus or Windows Firewall is blocking network access.

If that doesn't help, connect to the router via cable. If the internet works, the problem is in the Wi-Fi settings.

My laptop can't see 5 GHz networks, only 2.4 GHz. Why?

This may be due to:

  • An outdated Wi-Fi adapter (for example, Intel Centrino Wireless-N 2230 (only supports 2.4 GHz).
  • Disabled mode 802.11ac in the router settings.
  • Incorrect drivers (update them from the manufacturer's website).

Check the specifications of your adapter - if it does not support 5 GHz, you will have to purchase an external USB module.

After a Windows update, my PC stopped connecting to Wi-Fi. How can I get it back?

Windows updates often break Wi-Fi drivers. Try this:

  1. Roll back the adapter driver in Device Manager.
  2. Uninstall the latest Windows update via Settings → Update & Security → View update history → Uninstall updates.
  3. Download the driver from the laptop/adapter manufacturer's website (do not use versions from Microsoft).

If nothing helps, roll back your system to a restore point before the update.

The router is assigning an IP address, but the PC can't connect. What's wrong?

This is a typical symptom. IP conflict or authentication error. Try:

  • Manually enter the IP address in the adapter settings (for example, 192.168.1.100).
  • Change security type from WPA3 on WPA2-PSK in the router settings.
  • Disable 802.11r (Fast Transition) in the router - some adapters do not support this standard.

If the problem persists, check if the router is turned on. MAC filter or Isolation of clients.

The Wi-Fi works, but the speed is very slow. How can I speed it up?

Low speed may be due to:

  • Congested channel - change the channel in the router settings (use Wi-Fi Analyzer for analysis).
  • Outdated standard - if the router is operating in mode 802.11n, and the adapter supports 802.11ac, turn on ac in the settings.
  • Limitation from the provider — check your cable tariff and speed.
  • Interference - If you are using 2.4 GHz, switch to 5 GHz (less interference from neighboring networks).

Also try disabling QoS in the router - sometimes this function distributes traffic incorrectly.