Are you trying to connect to a wireless network, but your laptop stubbornly ignores your attempts? Messages like "Cannot connect to this network", "The network adapter does not have valid IP settings" or "Wi-Fi disabled" can drive even an experienced user crazy. The problem may lie in the device itself, or in the router, drivers, or even operating system settings.
In this article we will look at all possible reasons, for which the laptop does not catch Wi-Fi - from the banal (turned off adapter) to the exotic (IP address conflict or damaged Windows registry). You will receive step by step instructions for Windows 10/11, macOS And Linux, and also learn how to diagnose the problem using the command line and specialized utilities. Don’t rush to take your laptop to a service center - in 90% of cases the problem can be solved on your own in 10-15 minutes.
1. Checking basic settings: what to do first
Before you dig deep into your system settings, make sure that the problem is not hidden on the surface. Start with the most obvious:
- 🔌 Check the physical connection of the router. Make sure the power cord is firmly plugged into the outlet and that the case lights are blinking (especially
Wi-FiorWLAN). If the router shows no signs of life, the problem is with it, not with the laptop. - 📶 Make sure Wi-Fi is turned on on your laptop. On most models (Lenovo, HP, Dell, Asus) there is a physical button or key combination (for example,
Fn + F2orFn + F12) to turn the adapter on/off. Look at the wireless network indicator - if it is not lit, the adapter is disabled. - 🔄 Reboot your router and laptop. It's trivial, but it works 30% of the time. Disconnect the router from power for 30 seconds, then turn it back on. Reboot your laptop too - this will reset temporary network settings.
If after these steps Wi-Fi still does not work, proceed to the next step. Pay special attention to the network indicators on your laptop: if the Wi-Fi icon is crossed out with a red cross or appears with an exclamation mark, the problem is most likely in the drivers or adapter settings.
- Lenovo
- HP
- Dell
- Asus
- Acer
- Apple MacBook
- Other
2. Diagnostics of the network adapter in Windows
If basic checks don't help, it's time to look into the operating system settings. B Windows 10/11 There are built-in network diagnostic tools that are often overlooked.
Open Control Panel → Network and Internet → Network and Sharing Center. On the left select Changing adapter settings. Here you will see a list of all network devices. Find "Wireless network" (or Wi-Fi) and check its status:
- 🔴 Disabled - right click and select
Enable. - 🟡 Limited — a problem with the IP address (more on this below).
- 🟢 Connected but without internet access — the router does not distribute the Internet (check its settings or contact your provider).
If the adapter is not listed or marked as Unidentified device, the problem is in the drivers. More on this in the next section. You can also run the built-in diagnostics: right-click on the Wi-Fi icon in the tray and select Troubleshooting. Windows will automatically scan your system and offer solutions.
☑️Checking the adapter in Windows
3. Update and reinstall Wi-Fi drivers
Outdated, corrupted, or incompatible drivers are one of the most common reasons why a laptop won't connect to Wi-Fi. Even if the adapter appears in the system, it may not work correctly due to a software glitch.
To update the driver:
- Click
Win + Xand selectDevice Manager. - Expand the section
Network adapters. - Find a device with names like
Wireless,Wi-Fi,802.11or model name (for example, Intel Wireless-AC 9560, Qualcomm Atheros QCA61x4). - Right click and select
Update driver→Automatic search.
If automatic updating doesn't help, try remove the driver completely and reinstall it:
- B
Device Managerright click on the adapter and selectRemove device. - Check the box
Remove driver programs for this device(if any). - Restart your laptop. Windows should automatically install the driver again.
If after rebooting Wi-Fi still does not work, download the driver manually from the laptop manufacturer’s website (section Support or Downloads). Please indicate the exact model of the device - for example, Lenovo ThinkPad T480 or HP Pavilion 15-eg0004ur. Never download drivers from third-party sites - they may contain viruses or be outdated.
If, after removing the driver, Wi-Fi disappears from the list of devices, connect the laptop to the router via cable (Ethernet) or use another computer to download the drivers.
4. Problems with IP address and DNS: how to fix
If the laptop connects to the network, but the Internet does not work (Wi-Fi icon with an exclamation point), the problem may lie in IP address conflict or incorrect settings DNS. This is especially true if other devices (phone, tablet) connect to the same router without problems.
First try to get the IP address automatically:
- Open
Control Panel → Network and Internet → Network and Sharing Center → Change adapter settings. - Right click on
Wireless network→Properties. - Highlight
IP version 4 (TCP/IPv4)and pressProperties. - Set the switches to
Obtain an IP address automaticallyAndObtain DNS server address automatically.
If this doesn't help, try manually entering DNS from Google or Cloudflare:
- 🔹 Google DNS:
8.8.8.8And8.8.4.4 - 🔹 Cloudflare DNS:
1.1.1.1And1.0.0.1
You can also reset network settings via the command line. Run Command line as administrator and then enter:
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
After running the commands, restart your laptop. This will reset all network settings to factory settings.
What should I do if after the reset the IP address is not assigned?
If after the commands ipconfig /release And ipconfig /renew the error “Unable to contact the DHCP server” appears, the problem may be in the router. Try connecting to another network (for example, from your phone in access point mode) or check the DHCP settings in the router control panel (usually at 192.168.0.1 or 192.168.1.1).
5. Problems with the router: settings worth checking
If your laptop won't connect to Wi-Fi but other devices work fine, the problem may be with your router settings. Here's what to check:
| Parameter | What to check | Recommended value |
|---|---|---|
| Wireless mode | Wi-Fi standard (802.11 b/g/n/ac/ax) | 802.11n/ac (for modern laptops) |
| Channel width | Auto or fixed value | 20/40 MHz (for 2.4 GHz) or 80 MHz (for 5 GHz) |
| Security | Encryption type | WPA2-PSK or WPA3-PSK |
| MAC filtering | List of allowed devices | Disable or add laptop MAC address |
To go to the router settings, open your browser and enter in the address bar 192.168.0.1 or 192.168.1.1 (the exact address is indicated on the sticker on the device body). The default login and password are usually admin/admin or admin/password.
If you have recently changed your router settings (for example, network name or password), your laptop may not connect due to Saved data inconsistencies. In this case:
- Open
Settings → Network and Internet → Wi-Fi. - Click
Managing known networks. - Find your network, click on it and select
Forget. - Connect again by entering your current password.
If the router is dual-band (2.4 GHz and 5 GHz), try connecting to a different band. Some older laptops do not support 5 GHz, and in densely populated areas, 2.4 GHz channels may be congested.
6. Problems with macOS: what to do on a MacBook
On laptops Apple MacBook (macOS) Wi-Fi problems are solved a little differently. If your MacBook Pro, MacBook Air or iMac won't connect to the network, start with these steps:
- 🍎 Reset the Wi-Fi module. Disable Wi-Fi in the bar menu, then press and hold
Option (Alt)and click on the Wi-Fi icon. SelectOpen wireless diagnosticsand follow the instructions. - 🔄 Remove network settings. Go to
System Settings → Network, highlightWi-Fi, press–(minus) to delete, then add again. - 🛠️ Reset SMC and NVRAM. This helps with hardware failures:
- Turn off your Mac.
- Clamp
Control + Option + Shiftand the power button for 10 seconds (for SMC). - Turn on your Mac, then immediately press
Command + Option + P + Rfor 20 seconds (for NVRAM).
If the problem persists, check to see if the connection is blocking firewall or antivirus (For example, Avast, Kaspersky). Temporarily disabling protection sometimes helps identify the culprit.
For MacBook with chips M1/M2 there is also a problem with energy saving mode, which can turn off Wi-Fi to save battery. To disable this feature, run Terminal:
sudo pmset -a tcpkeepalive 0
After this, reboot your laptop.
7. Linux Problems: Diagnosis and Solutions
On Linux (Ubuntu, Fedora, Debian, etc.) Wi-Fi problems are often related to missing proprietary drivers or kernel conflicts. If your laptop does not see the network or does not connect, follow these steps:
First check if the adapter is recognized by the system. Open a terminal and enter:
lspci | grep -i network
iwconfig
If the output contains a line with Network controller or Wireless, adapter detected. If not, the problem is in the drivers or hardware.
To install drivers in Ubuntu/Debian:
sudo apt updatesudo apt install firmware-iwlwifi # для Intel Wi-Fi
sudo apt install broadcom-sta-dkms # для Broadcom
If the adapter is visible but does not connect, check the service status NetworkManager:
sudo systemctl restart NetworkManager
The following commands are also useful for diagnostics:
- 📡
sudo iwlist scan— scanning of available networks. - 🔧
sudo dmesg | grep -i wifi- Wi-Fi-related kernel logs. - 🔄
sudo nmcli dev wifi rescan— forced rescanning.
If you are using Kali Linux or other security testing distributions, make sure that tools like airmon-ng, which may block normal operation of the adapter.
8. Hardware problems: when to contact service
If none of the software methods help, the problem may be hardware. Here are the signs that it’s time to take your laptop to a service center:
- 🚨 Adapter not detected in any OS (Windows, Linux, macOS).
- 🔌 Wi-Fi indicator is off even after rebooting and resetting the BIOS.
- 🔥 Laptop overheats in the network card area (may indicate chip damage).
- ⚡ Problems appeared after a fall or liquid ingress.
The service center will check:
- 🔧 Wi-Fi Antenna Integrity (they may become detached or damaged).
- 🛠️ Network controller performance (may need replacement).
- 🔋 Wi-Fi module power supply (problems with the motherboard).
The cost of repair depends on the laptop model. For example, replacing a Wi-Fi module in Lenovo ThinkPad will cost 1,500–3,000 rubles, and in MacBook Pro — from 5,000 rubles (due to the soldered module).
If the laptop is under warranty, do not disassemble it yourself! This will void the warranty. Contact the manufacturer's official service center.
FAQ: Frequently asked questions about problems with Wi-Fi on a laptop
The laptop connects to Wi-Fi, but the Internet does not work. What to do?
Check your settings DNS (try Google DNS: 8.8.8.8), reset the network parameters with the command netsh int ip reset or check if your antivirus/firewall is blocking the connection. Also make sure that the router distributes the Internet (try connecting another device).
Wi-Fi works, but the speed is very low. What is the reason?
The reasons may be different:
- 📶 Channel congestion (change the channel in the router settings to 1, 6 or 11 for 2.4 GHz).
- 📡 Large distance to the router or obstacles (walls, furniture).
- 🔄 Outdated router firmware (update it via the web interface).
- 🖥️ Background downloads (check
Task Managerfor the presence of programs consuming traffic).
The laptop does not see only one network, but sees others. Why?
This network is likely using incompatible settings:
- 🔒 Incorrect encryption type (for example,
WPA3which your adapter does not support). - 📡 Hidden SSID (network name). Try connecting manually using your username and password.
- 🚫 MAC filtering (your laptop is blocked in the router settings).
Try connecting to this network from another device. If it doesn't work, the problem is in the router.
After updating Windows, Wi-Fi stopped working. How to return?
Windows updates sometimes reset or corrupt drivers. Try:
- Roll back driver: in
Device Managerright click on the adapter →Properties→Roll back driver. - Install a previous version of Windows (if the update was major):
Settings → Update & Security → Recovery. - Download the driver from the laptop manufacturer's website (do not use the Microsoft version).
Is it possible to connect to Wi-Fi without drivers?
No, the driver is required for the network adapter to work. However there are workarounds:
- 🔌 Connect to the router via cable (Ethernet) and download the driver.
- 📱 Use a USB modem or distribute the Internet from your phone (access point mode).
- 💻 Connect the hard drive to another computer and copy the driver.
On some laptops (eg Dell Latitude) there is a port for connecting an external Wi-Fi adapter via USB or ExpressCard.