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.
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,F12or combination withFn). 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,F2orEscwhen 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 supportsWPA2(Applicable to older devices), connection will be impossible. Go to the router settings and change the security type toWPA2-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:
- Open your browser and enter the router's IP address (usually
192.168.0.1or192.168.1.1). - Log in (default logins:
admin/adminor see the sticker on the router). - Go to the section "Wi-Fi» → «Security settings» (Wireless Security).
- Make sure the type is selected
WPA2-PSK(orWPA/WPA2for 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:
- In Windows:
Win + R→ entercmd→ipconfig /all. - Find the adapter
Wireless networkand check the fields:IPv4 address: must be in range192.168.x.xor10.0.x.x.Default Gateway: must match the router IP.DNS servers: if empty or addresses of type169.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:
- Open "Control Panel» → «Network and Internet» → «Network and Sharing Center».
- Click on the connection → «Properties» → «Internet Protocol version 4 (TCP/IPv4)».
- Check the boxes next to "Obtain an IP address automatically" And "Obtain DNS server address automatically».
- Restart your laptop.
- The laptop connects to Wi-Fi, but after 1-2 minutes the connection drops.
- IN
ipconfigYou see the IP address, but the ping to the router (ping 192.168.1.1) does not work. - In the router log (section
LogsorSystem log) there is a record like "IP conflict».
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:
How to fix:
- Disconnect all devices from Wi-Fi except your laptop.
- Reboot your router.
- Reconnect your laptop - it should receive a unique IP.
- Connect the remaining devices one by one, checking the stability of the connection.
If the conflict recurs, assign IP addresses manually:
- In the router settings, find the section "DHCP» → «Address reservation» (Address Reservation).
- Add the MAC address of the laptop (you can find it in
ipconfig /allby 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:
- Open "device Manager» (
Win + X). - Expand "Network adapters", find your Wi-Fi module (for example, Intel Wi-Fi 6, Qualcomm Atheros, Realtek RTL8821CE).
- Right click → «Update driver» → «Automatic search».
- 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:
- In the device manager, click on the adapter → "Properties» → tab «Driver».
- Click "Roll back» (if the button is active).
- 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.11acinstead of802.11n).
How to check your router settings:
- Open your router's web interface (usually
192.168.0.1or192.168.1.1). - Please check the following sections:
- Wireless mode: Make sure the network is turned on (
Enable Wireless), and the operating mode is set to802.11n/ac(or802.11b/g/nfor compatibility). - MAC Filtering: If enabled, add the laptop's MAC address to the allowed list.
- Security Settings: check the encryption type (
WPA2-PSK(recommended).
- Wireless mode: Make sure the network is turned on (
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:
- Open "device Manager» (
Win + X). - Expand "Network adapters", right-click on the Wi-Fi module → "Properties».
- Go to the "Power management" And uncheck the box With "Allow the computer to turn off this device to save power».
- Click "OK" and restart your laptop.
For macOS:
- Open "System Preferences» → «Energy saving».
- Uncheck the box next to "Dim the display slightly when running on battery power" (This sometimes affects network adapters).
- 🔋 Battery status (V
cmdenterpowercfg /batteryreportand open the generated report). - ⚡ Power plan settings (select "High performance" instead of "Energy saving»).
- 🛡️ 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.
If a laptop connects to Wi-Fi only when powered by the mains, but loses connection to the battery, check:
8. Viruses, antiviruses and firewalls
If your laptop suddenly stops connecting to Wi-Fi, the culprit may be software:
How to check:
- Temporarily disable your antivirus and try connecting to Wi-Fi.
- Check it out Windows Firewall:
- Open "Control Panel» → «Windows Firewall».
- Click "Enabling and disabling the firewall" and temporarily disable it for private networks.
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.8And8.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:
- Click on the Wi-Fi icon in the tray → «Hidden network».
- Enter the network name (SSID) and password.
IN macOS:
- Open "System Preferences» → «Net».
- 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).