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 withWPS). 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)
F2–F12with the antenna icon) or inNetwork 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.
⚠️ 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 at192.168.1.1or192.168.0.1and 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:
- Click
Win + Xand selectdevice Manager. - Expand the branch
Network adapters. - Find the device with the names Wireless, Wi-Fi, 802.11 or adapter model (for example, Intel Wi-Fi 6 AX200, Qualcomm Atheros QCA9377).
- If the icon next to the adapter is lit exclamation mark — the driver is not working properly or is missing.
Update the driver manually:
- Right-click on the adapter →
Update driver→Search for drivers on this computer. - Select
Select a driver from the list of available onesand 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
⚠️ Attention: On older laptops (before 2015), adapters may not support modern standards.Wi-Fi 6orWPA3If the router is configured only for802.11ax, try turning on compatibility mode802.11n/acin 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:
- Open
Command line(Win + R→ entercmd→Enter). - Execute the commands in order:
ipconfig /releaseipconfig /renewThis will reset the current IP and request a new one from the router.
- 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.1netsh interface ip set dns "Wi-Fi" static 8.8.8.8(Replace
192.168.1.1to 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 supportsWPA2(or vice versa). - 📡 Frequencies: The computer is trying to connect to
5 GHz, but the adapter only works on2.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:
- Go to the router's web interface (usually at
192.168.1.1or192.168.0.1). - Find the section
Wi-FiorWireless network. - Please set the following options for compatibility:
- 🔹 Standard:
802.11n/ac(or802.11b/g/nfor older devices). - 🔹 Encryption:
WPA2-PSK(the most universal option). - 🔹 Channel:
Autoor select manually6(For2.4 GHz).
- 🔹 Standard:
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:
- 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 likeadmin/adminoradmin/1234). - Update firmware:
- Download the latest firmware version from the manufacturer's website (for example, for TP-Link TL-WR841N - With tp-link.com).
- Go to the router's web interface →
System tools→Firmware update. - 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:
- Temporarily disable your antivirus: Right-click on the tray icon →
Suspend protectionorDisable. - Check your firewall:
- Open
Control Panel → Windows Firewall. - Select
Enabling and disabling the firewalland disable it for private networks (temporarily!).
- Open
- 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:
- 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.
- Use a different port: For USB adapters, try all available ports (especially
USB 2.0, becauseUSB 3.0sometimes conflicts with Wi-Fi). - 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 FilterorAccess 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,6or11(For2.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:
- Network encryption type (must be
WPA2-PSK). - Update your Wi-Fi adapter driver.
- 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 resetnetsh 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:
Start → Settings → Update & Security → Windows Security → Virus Protection.- 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:
- Roll back the update (
Settings → Update & Security → Windows Update → View history → Uninstall updates). - Disable power saving for the adapter:
- Open
device Manager→Network adapters. - Right-click on the Wi-Fi adapter →
Properties→Power management. - Uncheck the box
Allow the computer to turn off this device to save power.
- Open
🔹 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 off802.11ac/ax). - 🔹 Set up encryption:
WPA2-PSK (AES). - 🔹 Turn it off
WPSAnd802.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.