Computer won't connect to Wi-Fi via router: full diagnostics and fix

Are you trying to connect your computer to Wi-Fi, but instead of internet access, you get the error "Unable to connect to the network" or the router doesn't appear in the list of available networks at all? The problem occurs on Windows 10/11, and on macOS or Linux, but the causes and solutions are often universal. In 80% of cases, incorrect router settings, outdated adapter drivers, or IP address conflicts are to blame—and all of these can be fixed without calling a technician.

In this article we will look at all possible causes - from a banal disabled Wi-Fi module to complex conflicts in DHCP settingsWe'll also provide clear diagnostic instructions. You'll learn how to check your router, set up a network on your computer, and even restore the adapter's functionality if it crashed after a system update. We'll start with the simplest steps and gradually move on to rare but critical cases.

🔹 Important: If the problem occurred suddenly (everything was working yesterday), first check whether the router settings have changed (for example, after a reset or firmware update). If the computer has never connected to this router, focus on the adapter settings and Wi-Fi compatibility.

1. Checking basic parameters: router, adapter, power

Before digging deeper into the settings, make sure the problem isn't just surface-level. Start with a physical inspection of your devices:

  • 🔌 The router is turned on and working: The power indicator should be green or blue (on some models TP-Link And ASUS — flashing white). If the indicator is red or missing, check the power supply and cable.
  • 📶 Wi-Fi is activated on the router: Most routers have a button on the body. Wi-Fi On/Off (sometimes combined with WPS). Make sure it is not accidentally disabled. On models Keenetic And Zyxel There may be a separate switch for 2.4 GHz and 5 GHz.
  • 💻 Wi-Fi is enabled on the computer: On laptops, check the hardware switch (often on the keys) F2F12 with the antenna icon) or in Network and Control Center. On a PC with an external adapter (TP-Link TL-WN725N, D-Link DWA-131) make sure it is connected to the USB port.

If your router provides internet to other devices (such as a smartphone or tablet), but your computer stubbornly refuses to connect, the problem is definitely with your PC. If no devices see the network, the router or your ISP is to blame.

📊 Which device won't connect to Wi-Fi?
Laptop
Desktop PC with Wi-Fi adapter
Monoblock
Other
⚠️ Attention: On some routers (for example, MikroTik or Ubiquiti) Wi-Fi can be disabled in the web interface even if the indicator is on. Go to the control panel at 192.168.1.1 or 192.168.0.1 and check the wireless network status.

2. Diagnosing the Wi-Fi adapter on your computer

If the router is working, but the computer doesn't see the network or can't connect, first check the status of the network adapter. Here's how to do it. Windows 10/11:

  1. Click Win + X and select device Manager.
  2. Expand the branch Network adapters.
  3. Find the device with the names Wireless, Wi-Fi, 802.11 or adapter model (for example, Intel Wi-Fi 6 AX200, Qualcomm Atheros QCA9377).
  4. If the icon next to the adapter is lit exclamation mark — the driver is not working properly or is missing.

Update the driver manually:

  1. Right-click on the adapter → Update driverSearch for drivers on this computer.
  2. Select Select a driver from the list of available ones and install the latest version (if it is in the list).

If the adapter is not listed or is marked as Unknown device, try:

  • 🔄 Restart your computer (sometimes the adapter “wakes up” after rebooting).
  • 🔌 Connect the adapter to a different USB port (for external devices).
  • 🖥️ Install the driver from the manufacturer's website (for example, for Realtek RTL8821CE download the package from official website).

☑️ Checking the Wi-Fi adapter

Completed: 0 / 4
⚠️ Attention: On older laptops (before 2015), adapters may not support modern standards. Wi-Fi 6 or WPA3If the router is configured only for 802.11ax, try turning on compatibility mode 802.11n/ac in the wireless network settings.

3. IP address conflicts and DHCP settings

One of the most common reasons why a computer won't connect to Wi-Fi is IP address conflict or incorrect settings DHCPThis happens when:

  • The router does not provide the computer with a correct IP address.
  • A static IP address has been manually entered on the PC, which conflicts with the DHCP pool.
  • There is already a device with the same IP on the network (rare, but it happens).

To check and fix this:

  1. Open Command line (Win + R → enter cmdEnter).
  2. Execute the commands in order:
    ipconfig /release
    

    ipconfig /renew

    This will reset the current IP and request a new one from the router.

  3. If this doesn't help, enter the settings manually:
    netsh interface ip set address "Wi-Fi" static 192.168.1.100 255.255.255.0 192.168.1.1
    

    netsh interface ip set dns "Wi-Fi" static 8.8.8.8

    (Replace 192.168.1.1 to your router's IP, if it is different.)

If after this the connection works, but there is no internet, check the settings DNS in the router. Sometimes providers block third-party DNS (for example, 8.8.8.8 from Google), and you need to use their servers.

Symptom Possible cause Solution
The network is visible, but when connecting it displays "Failed to obtain IP address" DHCP on the router is disabled or not working. Enable DHCP in your router settings or set a static IP address on your PC.
Connection "limited" (no internet access) Incorrect gateway or DNS Enter DNS manually (8.8.8.8, 1.1.1.1)
The network appears and disappears IP conflict with another device Reboot the router and all devices on the network

4. Incompatibility of Wi-Fi standards and security settings

Modern routers support several wireless communication standards: 802.11n (Wi-Fi 4), 802.11ac (Wi-Fi 5) and 802.11ax (Wi-Fi 6). If your computer was released before 2018, its adapter may not support the new standards. Issues can also arise due to:

  • 🔒 Encryption type: The router is configured to WPA3, and the adapter only supports WPA2 (or vice versa).
  • 📡 Frequencies: The computer is trying to connect to 5 GHz, but the adapter only works on 2.4 GHz.
  • 🔄 Operating mode: It's turned on in the router 802.11r (Fast Roaming), which is not supported by older drivers.

How to check and fix:

  1. Go to the router's web interface (usually at 192.168.1.1 or 192.168.0.1).
  2. Find the section Wi-Fi or Wireless network.
  3. Please set the following options for compatibility:
    • 🔹 Standard: 802.11n/ac (or 802.11b/g/n for older devices).
    • 🔹 Encryption: WPA2-PSK (the most universal option).
    • 🔹 Channel: Auto or select manually 6 (For 2.4 GHz).

If you have a dual-band router (ASUS RT-AX88U, TP-Link Archer C6), try connecting to the network 2.4 GHz (usually there is a suffix in its name _2G or -2.4). Old adapters (for example, Broadcom 4313) often don't see the network 5 GHz.

How do I know which Wi-Fi standard my adapter supports?

Open Device Manager → Network Adapters → Properties of your Wi-Fi module → Advanced tab. Look for options like Wireless Mode or 802.11n/acIf only there 802.11b/g, your adapter is outdated and does not support modern networks.

5. Problems with the router firmware or malfunctions

If your computer won't connect to Wi-Fi but other devices are working fine, it might be the culprit. router firmware failure or incorrect settings. Signs of firmware problems include:

  • 🔄 The router reboots spontaneously.
  • 📉 Internet speed drops to zero after a few minutes.
  • 🚫 Settings are reset after power off.

What to do:

  1. Reset the router to factory settings: Press and hold the button Reset (usually it's recessed into the case) for 10-15 seconds. After that, the router will reboot, and you will be able to log in to it by default (logins like admin/admin or admin/1234).
  2. Update firmware:
    1. Download the latest firmware version from the manufacturer's website (for example, for TP-Link TL-WR841N - With tp-link.com).
    2. Go to the router's web interface → System toolsFirmware update.
    3. Download the file and wait for it to complete (do not turn off the power!).

If the problem persists after updating, try roll back the firmware to the previous version. Sometimes new releases contain bugs (especially in budget models like Tenda N301 or Mercusys MW300D).

⚠️ Attention: On some routers (for example, KeeneticA factory reset also erases your ISP connection data (logins, VLANs). Check beforehand whether you have this data or save a backup copy of your settings to a file.

6. The impact of antiviruses, firewalls, and VPNs

Security software often blocks network connections, especially if you've recently installed a new antivirus or VPN. Common culprits include:

  • 🛡️ Antiviruses: Kaspersky, ESET NOD32, Avast may block unknown networks.
  • 🔥 Windows Firewall: Sometimes marks the home network as "public" and restricts access.
  • 🌍 VPN clients: NordVPN, ProtonVPN or built-in proxies may conflict with DHCP.

How to check:

  1. Temporarily disable your antivirus: Right-click on the tray icon → Suspend protection or Disable.
  2. Check your firewall:
    1. Open Control Panel → Windows Firewall.
    2. Select Enabling and disabling the firewall and disable it for private networks (temporarily!).
  3. Disable VPN: Close the VPN app or disable the proxy in Windows settings (Settings → Network & Internet → Proxy).

If the connection works after disabling protection, add your network to the exceptions of your antivirus or firewall. Kaspersky this is done through Settings → Security → Firewall → Network Rules.

7. Hardware faults: adapter, antennas, ports

If you have tried all software methods but your computer still cannot connect to Wi-Fi, it may be hardware failureThe most common ones that break are:

  • 📡 Wi-Fi adapter: Burns out after a power surge or physical damage (for example, if the laptop is dropped).
  • 🔌 USB port: For external adapters (TP-Link TL-WN823N) - oxidation of contacts or controller malfunction.
  • 📶 Router antennas: Damage to the cable or connector (especially if the router was dropped).

How to diagnose:

  1. Test the adapter on another device: If you have an external USB adapter, connect it to another computer or laptop. If it doesn't work there, the adapter is broken.
  2. Use a different port: For USB adapters, try all available ports (especially USB 2.0, because USB 3.0 sometimes conflicts with Wi-Fi).
  3. Check your router antennas: Gently shake the antenna - if the signal level display in the router settings changes, the connection is broken.

If the adapter is faulty, it can be replaced. Suitable for laptops Intel AX200 (for modern models) or Broadcom BCM4352 (for MacBook). For desktop PCs - any USB adapter (ASUS USB-AC56, TP-Link Archer T3U).

⚠️ Attention: On some motherboards (eg. ASUS ROG Strix or MSI MAG) The built-in Wi-Fi module is connected via a connector M.2 Key EIf the adapter is not detected, check whether it was disconnected during transportation of the PC.

8. Rare Causes: From MAC Filtering to Microwave Interference

If none of the above helps, the problem may lie in non-obvious factors:

  • 🔐 MAC filtering: Your router has a whitelist of devices by MAC address, and your computer isn't on it. Check the "Address" section in your router settings. MAC Filter or Access Control.
  • 📡 Interference from other devices: Microwaves, cordless phones, or nearby Wi-Fi networks on the same channel can jam the signal. Try changing the channel on your router. 1, 6 or 11 (For 2.4 GHz).
  • Router power shortage: If the router is connected via an extension cord or a weak power supply, the Wi-Fi module may perform poorly. Connect the router directly to a power outlet.
  • 🖥️ Conflict with another network adapter: If a virtual adapter is installed on the computer (for example, from VirtualBox or Hyper-V), it may interfere with Wi-Fi. Disable all unnecessary adapters in Device Manager.

It is also worth checking whether it is enabled on the router guest network mode with limited access. In some firmware (for example, on D-Link DIR-825) the guest network is isolated from the main network by default and does not have access to the Internet.

How do I know which devices are connected to my router?

Go to the router's web interface → section DHCP or Connected devicesThere will be a list of all clients with their MAC and IP addresses. If you see any unfamiliar devices, you can block them.

FAQ: Frequently asked questions about connecting your computer to Wi-Fi

🔹 Why does my computer see the network but not connect, while my phone connects fine?

Most likely, the problem is in the settings. security or drivers on your computer. Check:

  1. Network encryption type (must be WPA2-PSK).
  2. Update your Wi-Fi adapter driver.
  3. Disable your antivirus and firewall temporarily.

If that doesn't help, try connecting to the network 2.4 GHz instead of 5 GHz (or vice versa).

🔹 How do I reset network settings on Windows if nothing else works?

Perform a network stack reset:

netsh winsock reset

netsh int ip reset

ipconfig /flushdns

Then restart your computer. This will reset all network settings to factory defaults.

🔹 Can a virus block a Wi-Fi connection?

Yes, some viruses (eg. Trojan.Winlock) modify network settings or block internet access. Run a full system scan using the following tools:

  1. Start → Settings → Update & Security → Windows Security → Virus Protection.
  2. Launch Offline scanning (V Windows Defender).

If a virus is found, you may need to reinstall your Wi-Fi drivers after treatment.

🔹 Why did my computer stop connecting to Wi-Fi after updating Windows?

Windows updates often reset drivers or change power saving settings. Try:

  1. Roll back the update (Settings → Update & Security → Windows Update → View history → Uninstall updates).
  2. Disable power saving for the adapter:
    1. Open device ManagerNetwork adapters.
    2. Right-click on the Wi-Fi adapter → PropertiesPower management.
    3. Uncheck the box Allow the computer to turn off this device to save power.
🔹 How to connect an old computer (2010–2015) to a modern router?

Old adapters (eg Broadcom 4313 or Realtek RTL8188CE) may not support WPA3 or 802.11acConfigure your router as follows:

  • 🔹 Enable compatibility mode: 802.11b/g/n (turn off 802.11ac/ax).
  • 🔹 Set up encryption: WPA2-PSK (AES).
  • 🔹 Turn it off WPS And 802.11r (Fast Roaming).

If the adapter still doesn't connect, buy an external USB adapter (TP-Link TL-WN725N or Edimax EW-7811Un) with support for old standards.