Why Your Laptop Won't Connect to Your Wi-Fi Router: A Complete Diagnosis and Fix

You are trying to connect your laptop to your home Wi-Fi, but instead of a stable internet connection you see the message “Unable to connect to this network" or infinite "Obtaining an IP address"? This problem is familiar to millions of users—and the causes can lie in everything from laptop settings to router issues. In 80% of cases, the problem can be fixed in 5-10 minutes if you know where to look.

We analyzed 12 most common reasons, reasons why a laptop won't connect to Wi-Fi—from the mundane (a disabled adapter) to the complex (an IP address conflict or corrupted drivers). In this article, you'll find:

  • 🔍 Step-by-step diagnostics for Windows, macOS and Linux
  • 🛠️ Router setup instructions (TP-Link, ASUS, Keenetic, Zyxel)
  • Ways to bypass blocking from your provider or antivirus
  • 📡 Equipment teststo figure out whether the laptop or the router is to blame

Don't rush to reset your router or reinstall the system—in 9 out of 10 cases, simple steps will help. Start with the first section and work your way down the list until the problem is resolved.

📊 What kind of laptop do you have?
Windows
macOS
Linux
Chromebook
Don't know

1. The laptop doesn't see the Wi-Fi network at all.

If your Wi-Fi is in the list of available networks completely absent, and other devices (smartphone, tablet) connect without problems - the problem lies in hardware or software of the laptopHere's what you need to check first:

  • 🔄 Is the Wi-Fi adapter turned on?On your laptop keyboard, find the key with the antenna icon (often F2, F12 or combination with Fn). Click it - the adapter may be disabled by hardware.
  • 🖥️ Check the Device ManagerIn Windows, click Win + X → «device Manager» → expand the tab «Network adapters" If there is an exclamation mark next to the name of the Wi-Fi adapter, the driver is not working correctly.
  • Restart your laptopSometimes temporary adapter malfunctions can be resolved with a simple reboot.

If the adapter is not present in the device manager at all, this may mean:

  • 🔌 Physically disabling the Wi-Fi module (relevant for older laptops where the adapter is connected via a connector mPCIe or M.2).
  • 💻 Disabling in BIOS/UEFI. Go to BIOS settings (usually the key Del, F2 or Esc when loading) and check the section "Advanced» → «Onboard Devices Configuration».
⚠️ Attention: On some laptops Lenovo And HP The Wi-Fi adapter is disabled by a special key combination (for example, Fn + F5). Check the documentation for your model.

Turn on Wi-Fi using the button on the keyboard

Check Device Manager for driver errors

Restart your laptop

Update network adapter driver

Check your BIOS settings (if the adapter is not detected)

-->

2. The laptop sees the network, but does not connect (authentication error)

Situation: Your Wi-Fi is listed, but when you try to connect, you get the message "Failed to connect to the network" or "Incorrect password" Reasons:

  • 🔑 Incorrect passwordMake sure you enter it accurately, taking into account the case and keyboard layout. On some routers, the password is displayed as dots in the web interface—try changing it temporarily.
  • 🔄 Changing the encryption typeIf the router is configured to WPA3, and the laptop only supports WPA2 (Applicable to older devices), connection will be impossible. Go to the router settings and change the security type to WPA2-PSK.
  • 📵 MAC address blockingSome routers only allow connections to certain devices. Check the list of allowed MAC addresses in the settings.

How to check the encryption type on your router:

  1. Open your browser and enter the router's IP address (usually 192.168.0.1 or 192.168.1.1).
  2. Log in (default logins: admin/admin or see the sticker on the router).
  3. Go to the section "Wi-Fi» → «Security settings» (Wireless Security).
  4. Make sure the type is selected WPA2-PSK (or WPA/WPA2 for compatibility).
⚠️ Attention: If you recently updated your router's firmware, your network may have been reset to factory settings. Check your network name (SSID) and the password on the device sticker.
Encryption type Compatibility Security
WEP Outdated, works with all devices ❌ Low (hacked in minutes)
WPA-PSK Supported by most devices ⚠️ Average (vulnerable to attacks)
WPA2-PSK Standard for modern devices ✅ High
WPA3-PSK New devices only (after 2019) ✅✅ Maximum

3. The laptop connects to Wi-Fi, but the internet doesn't work.

Situation: The laptop connects to the network successfully, but pages won't open, and there's an exclamation point next to the Wi-Fi icon. This means that There is a connection to the router, but there is no access to the InternetReasons:

  • 🌐 Problems with the providerCheck if the internet works on other devices. If not, call support.
  • 🔌 Incorrect IP settingsThe laptop may not have received an IP address from the router (DHCP error).
  • 🔒 Blocked by antivirus or firewallPrograms like Kaspersky, Avast or Windows Defender may block the network.
  • 📡 Router failure. Reboot it (unplug it from the socket for 30 seconds).

How to check IP settings:

  1. In Windows: Win + R → enter cmdipconfig /all.
  2. Find the adapter Wireless network and check the fields:
    • IPv4 address: must be in range 192.168.x.x or 10.0.x.x.
    • Default Gateway: must match the router IP.
    • DNS servers: if empty or addresses of type 169.254.x.x — problem with DHCP.

If the IP address starts with 169.254, this means that the laptop did not receive an address from the routerWe are fixing:

  1. Open "Control Panel» → «Network and Internet» → «Network and Sharing Center».
  2. Click on the connection → «Properties» → «Internet Protocol version 4 (TCP/IPv4)».
  3. Check the boxes next to "Obtain an IP address automatically" And "Obtain DNS server address automatically».
  4. Restart your laptop.
  5. 4. IP address conflict on the network

    If two devices on your network receive the same IP address, the router blocks one of them, and the laptop loses access to the Internet. This is a common problem in offices or homes with a lot of gadgets. Symptoms:

    • The laptop connects to Wi-Fi, but after 1-2 minutes the connection drops.
    • IN ipconfig You see the IP address, but the ping to the router (ping 192.168.1.1) does not work.
    • In the router log (section Logs or System log) there is a record like "IP conflict».

How to fix:

  1. Disconnect all devices from Wi-Fi except your laptop.
  2. Reboot your router.
  3. Reconnect your laptop - it should receive a unique IP.
  4. Connect the remaining devices one by one, checking the stability of the connection.

If the conflict recurs, assign IP addresses manually:

  1. In the router settings, find the section "DHCP» → «Address reservation» (Address Reservation).
  2. Add the MAC address of the laptop (you can find it in ipconfig /all by line "Physical address") and assign it a fixed IP (eg. 192.168.1.100).

5. Problems with Wi-Fi adapter drivers

If a laptop periodically loses connectionIf your network connection is slow or doesn't connect at all, the network card driver may be to blame. This is especially true after updating Windows or installing new programs.

Signs of a faulty driver:

  • In the device manager there is an exclamation mark next to the adapter.
  • The network disappears after waking up from sleep or hibernation.
  • Wi-Fi speed drops suddenly for no reason.

How to update the driver:

  1. Open "device Manager» (Win + X).
  2. Expand "Network adapters", find your Wi-Fi module (for example, Intel Wi-Fi 6, Qualcomm Atheros, Realtek RTL8821CE).
  3. Right click → «Update driver» → «Automatic search».
  4. If Windows does not find updates, download the driver from the laptop manufacturer's website (section "Support" or "Drivers»).

If the update didn't help, roll back the driver:

  1. In the device manager, click on the adapter → "Properties» → tab «Driver».
  2. Click "Roll back» (if the button is active).
  3. Restart your laptop.
⚠️ Attention: On laptops with Windows 11 Sometimes disabling the " function helpsAutomatic control of radio frequency modules" in the power options. Go to "Control Panel» → «Power supply» → «Setting up a power plan» → «Change advanced settings" and disable this option.
How can I find out the model of my Wi-Fi adapter if it's not detected?

If the adapter is not displayed in the Device Manager, its model can be identified by the marking on the module itself (you need to disassemble the laptop) or via the command line:

wmic nic get name, manufacturer

This will list all network devices along with their manufacturer (Intel, Realtek, Broadcom, etc.).

6. Router settings blocking the connection

Sometimes the laptop does not connect to Wi-Fi due to incorrect router settings. For example:

  • 🔒 MAC address filtering (the router only allows certain devices through).
  • 🕒 Time limit (Wi-Fi is turned off at night).
  • 📶 Hidden network (hidden SSID) — the laptop doesn’t see it without manually entering the name.
  • 🔄 Incompatible operating mode (For example, 802.11ac instead of 802.11n).

How to check your router settings:

  1. Open your router's web interface (usually 192.168.0.1 or 192.168.1.1).
  2. Please check the following sections:
    • Wireless mode: Make sure the network is turned on (Enable Wireless), and the operating mode is set to 802.11n/ac (or 802.11b/g/n for compatibility).
    • MAC Filtering: If enabled, add the laptop's MAC address to the allowed list.
    • Security Settings: check the encryption type (WPA2-PSK (recommended).

If your router supports guest network, try connecting to it - sometimes the main network is overloaded or blocked.

Router manufacturer Path to Wi-Fi settings Default login/password
TP-Link Basic → Wireless admin/admin
ASUS Wireless → General admin/admin
Keenetic Wi-Fi network → Security Individual (on a sticker)
Zyxel Network → Wi-Fi admin/1234
⚠️ Attention: Router interface settings may vary depending on the model and firmware version. If your router isn't listed, check the documentation or the sticker on the router.

7. Laptop power supply problems

Few people know, but power settings may affect Wi-Fi stability. For example, Windows disables the network adapter by default to save power, which can lead to connection drops.

How to disable power saving for Wi-Fi:

  1. Open "device Manager» (Win + X).
  2. Expand "Network adapters", right-click on the Wi-Fi module → "Properties».
  3. Go to the "Power management" And uncheck the box With "Allow the computer to turn off this device to save power».
  4. Click "OK" and restart your laptop.

For macOS:

  1. Open "System Preferences» → «Energy saving».
  2. Uncheck the box next to "Dim the display slightly when running on battery power" (This sometimes affects network adapters).
  3. If a laptop connects to Wi-Fi only when powered by the mains, but loses connection to the battery, check:

    • 🔋 Battery status (V cmd enter powercfg /batteryreport and open the generated report).
    • Power plan settings (select "High performance" instead of "Energy saving»).

    8. Viruses, antiviruses and firewalls

    If your laptop suddenly stops connecting to Wi-Fi, the culprit may be software:

    • 🛡️ Antivirus or firewall (For example, Kaspersky, Avast, Windows Defender) blocks the network.
    • 🦠 Viruses, changing network or DNS settings.
    • 🔧 VPN clients (For example, OpenVPN, NordVPN), conflicting with the main connection.

How to check:

  1. Temporarily disable your antivirus and try connecting to Wi-Fi.
  2. Check it out Windows Firewall:
    • Open "Control Panel» → «Windows Firewall».
    • Click "Enabling and disabling the firewall" and temporarily disable it for private networks.
  • Run a virus scan (eg. Malwarebytes or Dr.Web CureIt!).
  • If the problem disappears after disabling the antivirus, add the network to exceptions:

    • IN Kaspersky: «Settings» → «Additionally» → «Net» → «Trust networks».
    • IN Windows Defender: «Firewall» → «Allow interaction with the application».

    FAQ: Frequently asked questions about connecting a laptop to Wi-Fi

    🔹 Why does my laptop connect to Wi-Fi, but pages won't open?

    This may be due to:

    • Incorrect settings DNS (try to write it manually 8.8.8.8 And 8.8.4.4).
    • Blocking provider (check your balance or call support).
    • Malfunction router (reboot it).
    🔹 How to connect to a hidden Wi-Fi network?

    In Windows:

    1. Click on the Wi-Fi icon in the tray → «Hidden network».
    2. Enter the network name (SSID) and password.

    IN macOS:

    1. Open "System Preferences» → «Net».
    2. Click "Additionally» → «Wi-Fi» → «Add a network».
    🔹 Why won't my laptop connect to Wi-Fi after updating Windows?

    Windows updates often reset drivers or network settings. Try:

    • Update your Wi-Fi adapter driver manually (download from the manufacturer's website).
    • Reset network settings: "Parameters» → «Network and Internet» → «Network reset».
    • Roll back the system to a previous restore point.
    🔹 Can antivirus software block Wi-Fi connections?

    Yes, many antiviruses (for example, Kaspersky, Avast, ESET NOD32) have built-in firewalls that can block network connections. Temporarily disable your antivirus and check the connection. If the problem resolves, add the network to the exceptions.

    🔹 How do I check if my laptop's Wi-Fi adapter is working?

    Diagnostic methods:

    • Check it out device Manager for exclamation marks next to the adapter.
    • Launch Command line and enter ping 127.0.0.1 (if there are responses, the adapter is working; if not, there is a problem with the driver or hardware).
    • Connect your laptop to another Wi-Fi network (for example, from your phone in hotspot mode).