You are trying to connect your laptop to your home or office Wi-Fi, but instead of stable Internet you see the message "Unable to connect to the network", "Network out of range" or infinite "Obtaining an IP address"? The problem is familiar to millions of users - according to statistics NetSpot, 37% of support calls are related specifically to connecting devices to wireless networks. The reasons may lie both in the settings of the laptop and in the router, and often we are talking about banal errors that are solved in 2 minutes.
In this article we will look at all possible scenariosWhy the laptop doesn't see Wi-Fi or refuses to connect: from a disabled adapter to IP address conflicts and outdated security protocols. You will receive step by step instructions for Windows 10/11, macOS And Linux, and also learn how to diagnose the problem without calling a technician. We will pay special attention hidden router settings that block new devices (for example, filtering by MAC address or limiting the number of connections).
1. The laptop does not see Wi-Fi: check the adapter and drivers
The first thing to exclude is hardware faults or software failures in the operation of the Wi-Fi module. Let's start with basic diagnostics:
Open Device Manager (click Win + X → select the appropriate item). Find the section in the list "Network adapters". If next to the name of your Wi-Fi module (for example, Intel Wi-Fi 6 AX200 or Qualcomm Atheros QCA61x4) yellow exclamation mark is on - the problem is in the driver. If there is no adapter at all, it is disabled or faulty.
- 🔌 The adapter is physically disabled: On some laptops (eg. Lenovo ThinkPad or Dell Latitude) there is a hardware button or switch to turn off Wi-Fi. Check your sidebars and keyboard - it's often a combination
Fn + F2(or another function key with an antenna icon). - 🖥️ The adapter is disabled in the system: B
Device Managerright click on the adapter →Engage device(if option available). - 🔄 The driver is out of date or damaged: Click on the adapter →
Update driver→Automatic search. If it doesn’t help, download the driver from the laptop manufacturer’s website (section Support), indicating the exact model.
- Asus
- Lenovo
- HP
- Acer
- Dell
- Apple
- Other
If the adapter appears normally in the manager, but there is still no network, try restart laptop - sometimes this resets temporary glitches in the network stack. For Windows 11 It is also important to update the system: go to Settings → Windows Update and install all available patches.
⚠️ Attention: If after updating the driver Wi-Fi disappears completely, roll it back: toDevice ManagerselectProperties → Driver → Roll Back. This often happens with drivers from Realtek on Windows 11.
2. The router does not distribute Wi-Fi: diagnostics and reset
If other devices (smartphone, tablet) also do not connect to the network, the problem is most likely in the router. Let's start with the simplest:
- 🔌 Check power: Unplug the router for 30 seconds, then plug it back in. Wait until the download is complete (the indicators should be lit steadily, without blinking).
- 📡 Channel congestion: If there are more than 10 devices connected to the router, it may block new ones. Disable unnecessary gadgets or reboot your router.
- 🔒 Filtering by MAC address: In the router settings, a function may be enabled that allows connections only to certain devices. Check section
Wireless → MAC Filter.
If after rebooting the router Wi-Fi appears, but the laptop still does not connect, try reset router settings to factory settings. To do this:
- Find the button on the back of the router
Reset(usually recessed into the body). - Press and hold it for 10-15 seconds with a toothpick or paperclip.
- Wait for the reboot (the indicators will blink and light up steadily).
After the reset, connect to the router’s network (the name will be like TP-Link_XXXX or Keenetic-1234) and configure it again via the web interface (the address is usually indicated on a sticker, for example 192.168.0.1 or tplinklogin.net).
If after a reset the router does not distribute Wi-Fi, check whether the region in the channel settings is incorrect. For example, in Russia the region must be selected Russia or Europe, otherwise some channels will be blocked.
3. IP address conflict and DHCP problems
One of the most common reasons why a laptop won't connect to Wi-Fi is IP address conflict or protocol failures DHCP (which automatically assigns addresses to devices on the network). Symptoms:
- The laptop “sees” the network, but when connected it writes "Obtaining an IP address" and then turns off.
- A message appears in the list of networks "Limited access" or "No Internet access".
This is solved like this:
- Open
Command lineon behalf of the administrator (Win + X → Command Prompt (Administrator)). - Enter the commands one by one:
ipconfig /releaseipconfig /renewThis will reset the current IP address and request a new one from the router.
- If that doesn't help, assign an IP address manually:
- Go to
Control Panel → Network Connections(orSettings → Network and Internet → Wi-Fi → Manage known networks). - Select your network →
Properties → IP Settings. - Instead
Automatic (DHCP)selectManuallyand specify:- IP address:
192.168.0.X(where X is a number from 10 to 99 not occupied by other devices). - Subnet mask:
255.255.255.0. - Main gateway:
192.168.0.1(or another specified on the router). - DNS:
8.8.8.8(Google) or1.1.1.1(Cloudflare).
- IP address:
- Go to
| Symptom | Probable Cause | Solution |
|---|---|---|
| The laptop sees the network, but does not connect (“Obtaining an IP address”) | DHCP failure or busy IP | ipconfig /release + ipconfig /renew |
| "Restricted access" message | Incorrect DNS or gateway settings | Register DNS manually (8.8.8.8) |
| Wi-Fi connects, but there is no Internet | Problems on the provider side | Reboot the router, call support |
⚠️ Attention: If after manually setting the IP the laptop still does not connect, return the settings to Automatic (DHCP). In some networks (for example, in hotels or offices), manual IP addresses are blocked.
4. Problems with security protocols (WPA3, TKIP, AES)
Modern routers support several Wi-Fi encryption standards: WPA3, WPA2, WPA and outdated WEP. If your laptop does not connect to the network, it may be that you have selected an incompatible protocol. For example:
- Laptops older than 2018 may not support WPA3.
- Devices with Windows 7 or old drivers do not work with AES (only TKIP).
To change security settings:
- Go to the router's web interface (usually at
192.168.0.1or192.168.1.1). - Go to section
Wireless → Security(orWireless network → Security). - Set the following options:
- 🔐 Protocol version:
WPA2-PSK(most compatible option). - 🔄 Encryption:
AES(if you have problems, tryTKIP + AES). - 📝 Password: use only Latin characters and numbers (no Cyrillic!).
- 🔐 Protocol version:
Make sure the router does not use WPA3 (if the laptop is older than 2018)|
Try changing encryption from AES to TKIP (for older devices)|
Check your password for Cyrillic or special characters|
Update the Wi-Fi adapter driver on the laptop -->
If after the changes the laptop still does not connect, try temporarily disable protection (install No Security) and check if the connection appears. If yes, the problem is definitely in the security settings. Don't forget to turn the protection back on later!
5. Problems with network settings on a laptop (Windows, macOS, Linux)
Sometimes the problem lies in saved network settings on the laptop itself. For example, if you previously connected to this network with different parameters (a different password or IP), the system may “remember” them and conflict. Let's consider solutions for different OS:
🪟 Windows 10/11
- Go to
Settings → Network and Internet → Wi-Fi → Manage known networks. - Find your network in the list and click
Forget. - Try connecting again by entering your password.
🍎 macOS
- Open
System Settings → Network. - Select
Wi-Fi → Advanced. - On the list
Preferred networksfind your network, highlight it and click–(delete). - Reconnect to the network.
🐧 Linux (Ubuntu/Debian)
In the terminal run:
sudo nmcli connection delete "Имя_сети"
sudo systemctl restart NetworkManager
Then connect to the network through the GUI.
What to do if the network is “forgotten”, but the laptop still won’t connect?
In this case, the problem may be in the network settings cache. For Windows, run at the command prompt (administrator):
netsh winsock resetnetsh int ip reset
ipconfig /flushdns
Then restart your laptop. For macOS and Linux, restarting the network manager or the device itself usually helps.
If, after “forgetting” the network, the laptop still does not connect, check energy saving mode Wi-Fi adapter. B Windows it's done like this:
- Open
Device Manager→ find your Wi-Fi adapter. - Go to
Properties → Power Management. - Uncheck
Allow this device to turn off to save power.
6. External interference and signal problems
If laptop sees the network, but the signal is very weak (1-2 bars) or the connection is constantly disconnected, the problem may be external interference or incorrect router channel settings. Here's what to check:
- 📶 Distance to router: If you are in another room or behind multiple walls, the signal may be weakened. Try to come closer.
- 🛠️ Overloaded channel: Neighboring routers may use the same channel, causing interference. Check channel load using the utility Wi-Fi Analyzer (Android) or NetSpot (Windows/macOS).
- 🔄 Wrong channel: In the router settings (
Wireless → Channel) select the channel manually (for example,6or11for 2.4 GHz). For 5 GHz select channels36–48or149–165. - 📡 Transmission power: Some routers can increase the signal strength. Look for the parameter
Transmit Powerand installHigh.
It’s also worth checking if the 802.11n/ac/ax Only mode (in settings Wireless Mode). If yes, and your laptop is older than 2015, it may not support these standards. Set to mixed mode, for example 802.11b/g/n.
If your laptop connects to Wi-Fi but the speed is very slow (less than 1 Mbps), try switching from the 2.4 GHz band to the 5 GHz band (or vice versa). In the router settings this is done through the parameter Band or Frequency.
7. Antivirus, firewall or VPN is blocking the connection
Sometimes security software interferes with Wi-Fi connections by blocking network ports or changing DNS settings. Here's what to do:
- 🛡️ Disable Windows Firewall:
- Go to
Control Panel → Windows Firewall. - Select
Turn Windows Firewall on or off. - Check
Disable Windows Firewallfor private and public networks.
- Go to
Try connecting to Wi-Fi. If it works, the problem is in the firewall rules. Change the settings back and add an exception for your network.
For Windows 10/11 also worth checking network parameters:
- Go to
Settings → Network and Internet → Wi-Fi. - Click
Managing known networks→ select your network →Properties. - Make sure the checkbox is checked
Connect automaticallyAndMake this device discoverable(for private networks).
8. Hardware faults: how to check
If none of the above helps, the problem may be hardware — the Wi-Fi module of the laptop itself or antennas. Here's how to diagnose it:
- 🔧 Testing on another device: Connect your smartphone or tablet to the router. If they work fine, the problem is in the laptop.
- 🖥️ Test with another router: Try connecting to a different network (for example, in a cafe or through a mobile hotspot). If it doesn’t work there either, the laptop’s Wi-Fi module is faulty.
- 🔍 Visual inspection: If you are technically savvy, open the back cover of the laptop and check if the antennas are connected to the Wi-Fi module (usually two thin wires running from the module to the screen cover).
If the module is faulty, it can be replaced. For most laptops (HP Pavilion, Lenovo IdeaPad, Asus ZenBook) this is done like this:
- Buy a compatible module (for example, Intel AX200 or Broadcom BCM4360).
- Unplug the laptop and remove the battery.
- Unscrew the back cover and disconnect the antennas from the old module.
- Carefully remove the module from the slot
M.2orPCIeand install a new one.
⚠️ Attention: If your laptop is under warranty, do not open it yourself - this will void the warranty. Contact the service center with a diagnosis of “The Wi-Fi module does not work.”
FAQ: Frequently asked questions about connecting a laptop to Wi-Fi
❓ The laptop connects to Wi-Fi, but there is no internet. What to do?
If there is an exclamation mark or the inscription next to the Wi-Fi icon "No Internet access", try:
- Reboot the router.
- On the command line run:
ping 8.8.8.8If there is a ping, but the sites do not open, the problem is in the DNS. Register manually
8.8.8.8or1.1.1.1. - Call your provider - perhaps the problem is on their side.
❓ Why doesn't my laptop connect to Wi-Fi after Windows update?
Windows updates often reset drivers or network settings. Solutions:
- Roll back the Wi-Fi adapter driver to
Device Manager. - Delete the network in
Managing known networksand connect again. - If the problem appeared after a major update (for example, before Windows 11 23H2), check the compatibility of your Wi-Fi module on the manufacturer's website.
❓ How to connect to a hidden Wi-Fi network?
Hidden networks do not broadcast their name (SSID), but you can connect to them manually:
- B Windows:
Settings → Network and Internet → Wi-Fi → Hidden network. Enter the network name (SSID) and password. - B macOS: Click on the Wi-Fi icon →
Connect to another network. - B Linux: In network settings, select
Connect to Hidden Network.
Make sure the network name is entered exactly (case sensitive!).
❓ Why does my laptop connect to Wi-Fi, but the speed is very low?
Reasons for low speed:
- Overloaded router channel (change the channel in the settings).
- Laptop connected to range
2.4 GHzinstead of5 GHz. - Enabled
QoSon a router that limits traffic. - The Wi-Fi adapter driver is out of date (update it).
Test the speed on another device. If it is also slow there, the problem is with the router or provider.
❓ Is it possible to connect a laptop to Wi-Fi without a password?
Technically yes, but it violates network security. Methods:
- If the router supports
WPS, press the buttonWPSon the router, then select the network on the laptop. - Temporarily disabling the password in the router settings (not recommended!).
- Using a guest network (if it is configured on the router).
⚠️ Connecting to someone else’s network without permission is a violation of the law (Article 272 of the Criminal Code of the Russian Federation).