You turned on your laptop, and instead of the usual Internet connection, you get the error “No network access” or a complete lack of available Wi-Fi points? The problem is familiar to every second user, and its causes may lie either in the device itself or in the router or provider. In this article we will look at all possible scenarioswhy the laptop does not connect to Wi-Fi, and we will give step by step instructions for Windows, macOS and Linux.
It is important to understand: if the problem occurs suddenly, temporary glitches in the drivers or router are most likely to blame. If the laptop never connected to this network or stopped seeing everything networks at the same time - the reasons may be more serious, including failure of the Wi-Fi module. We'll start with simple solutions and gradually move on to more complex ones so that you can quickly restore your connection without any extra effort.
1. Check the obvious: router, cables and power
Before you delve into your laptop's settings, make sure that the problem is not on the hardware side. Start with basic checks:
- 🔌 Router power: Make sure the indicators on the case are lit (especially
PowerAndWi-Fi). If the router does not turn on, check the outlet or power supply. - 📡 Antennas and placement: For some models (for example, TP-Link Archer C6 or ASUS RT-AX55) antennas can be physically disabled. Try rebooting the router with the button
Reset(hold for 10 seconds). - 🔗 Cable connection: if you have fiber optic or ADSL, check whether the cable is firmly inserted into the port
WANon the router. Flashing indicatorInternetspeaks of problems on the part of the provider.
If other devices (smartphone, tablet) connect to this Wi-Fi, the problem is definitely in the laptop. If the network is not accessible to all gadgets, the router or provider is to blame. In the latter case, call support (the number is usually indicated on the sticker of the router) and check if there are any problems on the line.
⚠️ Attention: if after rebooting the router the network appeared, but after a few minutes it disappeared again - this is a sign device overheating. Try moving it to a more ventilated area or check the vents for dust.
- Optical fiber (GPON)
- ADSL (telephone line)
- Cable Internet (Ethernet)
- 4G/5G modem
- Other
2. Turn on Wi-Fi on your laptop: hardware and software switches
Seems obvious, but many users forget about physical Wi-Fi switches. This is especially true for older laptop models (Lenovo ThinkPad T480, Dell Latitude E7440) or hybrid devices (Microsoft Surface).
- 🔧 Hardware button: Some laptops have a separate Wi-Fi switch on the case (for example, on HP Pavilion to the right of the keyboard). Check its position.
- ⌨️ Keyboard shortcut: Wi-Fi is most often turned on by the combination
Fn + F2(or another function key with an antenna icon). On ASUS it could beFn + F12. - ⚙️ Airplane mode: On Windows 10/11, check if it is activated in the notification bar (airplane icon). On macOS this is done through
Control Center.
If the hardware switches are ok but Wi-Fi is still not working, check device manager:
- Click
Win + Xand selectDevice Manager. - Expand the tab
Network adapters. - Find the device with names Wireless, Wi-Fi or 802.11 (For example, Intel Wi-Fi 6 AX200 or Qualcomm Atheros QCA61x4).
- If there is a down arrow next to it, right-click and select
Engage device.
On laptops Apple MacBook (2018 and newer) Wi-Fi may be disconnected due to a problem in T2 Security Chip. Try resetting SMC (System Management Controller) - instructions are on the official Apple website.
3. Reboot network settings: reset TCP/IP and DNS
If the laptop sees the network, but does not connect to it (the error “Could not connect to the network” or “Restricted access”), the problem may be IP address conflict or protocol failure TCP/IP. You can fix this via the command line:
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
Run these commands one by one (as administrator) and restart your laptop. After that, try connecting again. If the problem persists, check your settings DNS:
- Open
Control Panel → Network and Sharing Center → Change adapter settings. - Right click on
Wireless networkand selectProperties. - Find
IP version 4 (TCP/IPv4)and pressProperties. - Check the boxes to
Obtain an IP address automaticallyAndObtain DNS server address automatically.
If automatic settings do not help, try manually setting DNS from Google: 8.8.8.8 And 8.8.4.4. This often solves problems with connecting to some sites or slow Internet performance.
☑️ Checking network settings
4. Update or reinstall your Wi-Fi driver
Outdated or damaged drivers are one of the most common causes of Wi-Fi problems. To check their status:
- Open
Device Manager(Win + X). - Expand
Network adaptersand find your Wi-Fi module. - Right click and select
Update driver→Automatic search.
If Windows does not find updates, download the driver manually from the laptop manufacturer's website (section Support or Downloads). For example, for Lenovo this is pcsupport.lenovo.com, for HP — support.hp.com. Please indicate the exact laptop model (it is indicated on the sticker below).
If the update doesn't help, try remove the driver completely and reinstall it:
- B
Device Managerright click on the Wi-Fi 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.
⚠️ Attention: on laptops with Wi-Fi 6E (For example, Intel AX210 or Killer AX1650) after reinstalling the driver, you may need to enable support 6 GHz in the router settings. This frequency is not available in all countries.
5. Check your router settings: channel, encryption and MAC filtering
If the laptop does not connect to specific networks, but sees others, the problem may be in the router settings. Go to the device’s web interface (usually at 192.168.0.1 or 192.168.1.1, login/password - admin/admin or indicated on the sticker) and check:
| Parameter | Recommended value | Why is it important |
|---|---|---|
| Wireless mode | 802.11n/ac/ax (or Mixed) |
If only 802.11ac, old laptops will not see the network. |
| Wi-Fi channel | Auto or 1–11 (for 2.4 GHz) |
Channels 12–14 may be prohibited in your country. |
| Encryption | WPA2-PSK or WPA3-PSK |
WEP unsafe and WPA3 may not be supported by older devices. |
| MAC filtering | Disabled |
If enabled, the router blocks all devices except those allowed. |
Pay special attention DHCP settings: if disabled in the router DHCP server, the laptop will not receive an IP address automatically. Enable it or assign a static IP manually (in the network adapter settings on your laptop).
If you recently changed your Wi-Fi password but your laptop is still trying to connect with the old data, delete the network from saved ones:
- On Windows:
Settings → Network and Internet → Wi-Fi → Manage known networks. - On macOS:
System settings → Network → Wi-Fi → Advanced → Delete network.
How to find out which Wi-Fi channel is less congested?
Open the application on your smartphone Wi-Fi Analyzer (Android) or NetSpot (iOS). It will show how busy the channels are and help you choose the freest one. For example, if your neighbors use channels 1 and 6, select 11.
6. Diagnosing hardware problems: when the Wi-Fi module is to blame
If none of the previous methods helped, the problem may be physical malfunction Wi-Fi module. This is relevant if:
- 🚫Laptop doesn't see any network (including hidden ones).
- 🔄 Wi-Fi periodically turns off and on by myself.
- 🔌 B
Device ManagerThere is an exclamation mark next to the adapter.
First, check whether the module is detected by the system:
- Open
Device Managerand find your Wi-Fi adapter. - If it is not listed or it appears as
Unknown device, the module may be disabled or damaged. - Try connecting USB Wi-Fi adapter (For example, TP-Link TL-WN725N) - if it works, the problem is in the internal module.
On laptops with removable Wi-Fi module (For example, Dell Inspiron or Acer Aspire) you can remove it and check the contacts. To do this:
- Turn off the laptop and disconnect the battery.
- Remove the back cover (a Phillips screwdriver is required).
- Locate the module (usually connected to the connector
M.2 2230orNGFF) and carefully remove it. - Clean the contacts with an eraser and reinsert.
⚠️ Attention: If the laptop is under warranty, repairing it yourself will lead to its loss. In this case, contact the service center. The average cost of replacing a Wi-Fi module is 1,500–3,000 rubles (excluding spare parts).
If the laptop does not see Wi-Fi after being dropped or exposed to liquid, do not try to turn it on - this may cause a short circuit. Take it to service immediately.
7. Alternative ways to connect to the Internet
If you were unable to restore Wi-Fi, but you urgently need the Internet, use one of the temporary solutions:
- 📱 Modem mode on a smartphone: turn on
Access pointin the phone settings (on Android or iPhone) and connect your laptop to it. - 🔌 Ethernet cable: If the router is nearby, connect the laptop directly through the port
LAN. For MacBook without an Ethernet port you will need an adapter (USB-C to Ethernet). - 💻 USB modem: operators (MTS, Beeline, MegaFon) sell 4G modems with an unlimited tariff (from 500 rubles/month).
- 🔄 Powerline adapter: transmits the Internet via electrical wiring (useful if the router is far away). For example, TP-Link TL-PA4010.
If you frequently encounter Wi-Fi problems, consider purchasing Mesh systems (For example, Google Nest Wi-Fi or ASUS ZenWiFi). It provides stable coverage throughout the home and automatically switches devices between access points.
8. Specific problems for different OS
Depending on your laptop's operating system, unique errors may occur. Let's look at the most common ones:
Windows 10/11
- "No Internet connection" error (yellow triangle): usually associated with
DNS. Try to enter it manually1.1.1.1(Cloudflare) or8.8.8.8(Google). - WLAN Autoconfig service does not start: open
services.msc, find a serviceWLAN auto-configurationand run it.
macOS (Monterey, Ventura, Sonoma)
- Wi-Fi connects, but the Internet does not work: reset
NVRAM(turn off your Mac, turn it on and immediately pressOption + Command + P + Rfor 20 seconds). - The network constantly asks for a password: delete the file
com.apple.wifi.plistfrom folder/Library/Preferences/SystemConfiguration/.
Linux (Ubuntu, Mint, Fedora)
- Wi-Fi module is not detected: Check your adapter support with the command
lspci | grep -i network. If the driver is missing, install it viaapt(For example,sudo apt install firmware-iwlwififor Intel). - No connection after sleep: Disable power saving for Wi-Fi command
iwconfig wlan0 power off.
On laptops with Linux Wi-Fi problems are often resolved by updating the kernel. For example, in Ubuntu this is done by the team sudo apt update && sudo apt upgrade.
FAQ: Frequently asked questions about problems with Wi-Fi on a laptop
Why does my laptop see the network but not connect to it?
This may be due to:
- Incorrect password (check your keyboard layout when entering).
- MAC filtering on the router (add the laptop’s MAC address to the allowed list).
- IP address conflict (reset TCP/IP settings as described in section 3).
The laptop connects to Wi-Fi, but the Internet does not work. What to do?
Try:
- Disable VPN or proxy (if using).
- Register DNS manually (for example,
1.1.1.1). - Check if your antivirus is blocking (Kaspersky, Avast) network access.
After updating Windows, the laptop stopped seeing Wi-Fi. How to return?
The update may have reset the driver. Try:
- Roll back driver to
Device Manager(right button →Properties → Rollback). - Install the driver from the laptop manufacturer's website (not from Windows Update!).
- If that doesn't help, roll back the system to a restore point (
Control Panel → Recovery).
The laptop does not see only 5 GHz Wi-Fi, but 2.4 GHz works. What's the matter?
Possible reasons:
- Your Wi-Fi adapter does not support 5 GHz (check your model specifications).
- The mode is disabled in the router
802.11a/n/acfor 5 GHz. - 5 GHz support is disabled in the adapter settings (in
Device Manager→Adapter Properties → Advanced).
Is it possible to connect a laptop to Wi-Fi without a password?
Technically yes, but it violates the tampering law. However, if we are talking about his network whose password you forgot:
- Connect to the router via cable.
- Go to the web interface (
192.168.0.1) and look at the password in the sectionWireless → Security.
If this is someone else's Wi-Fi, ask the owner of the network to provide access.