You open the list of available networks, see your Wi-Fi hotspot, but when you try to connect, the laptop persistently displays the error “Could not connect” or “No Internet access”. The situation is familiar to many - it’s especially annoying when everything works stably on a phone or tablet, but the laptop refuses to cooperate. In 90% of cases, the problem is solved without contacting a service center, but to do this you need to understand where to look for the root of the evil.
The reasons for this behavior may lie in software failures (incorrect drivers, IP address conflicts), and in hardware faults (damaged Wi-Fi module). Sometimes it's my own fault router - for example, if it is overloaded or uses incompatible security settings. In this article, we will cover all possible scenarios, from basic to advanced, with step-by-step instructions for Windows 10/11, macOS And Linux. Let's start with the simplest thing - checking the obvious points that are often overlooked.
1. Basic checks: what to do first
Before digging deep into the system or router settings, make sure that the problem is not hidden on the surface. These steps take no more than 5 minutes, but in 30% of cases they immediately solve the problem.
- 🔄 Reboot your laptop and router. It’s trivial, but it works: temporary failures in the network adapter or router are often resolved by a simple reboot. Turn off the router's power for 30 seconds, then turn it back on.
- ⚡ Check airplane mode. On Windows click
Win + Aand make sure Airplane mode is turned off. On macOS look at the upper right corner of the screen - the airplane icon should be inactive. - 📶 Make sure Wi-Fi is physically turned on. On some laptops (eg Lenovo ThinkPad or Dell Latitude) there is a hardware switch or key combination (for example,
Fn + F2) to enable/disable Wi-Fi. - 🔒 Check your password. If the network asks for a password, enter it manually - the previously saved key may have been lost. Pay attention to character case!
If after these manipulations the connection does not work, proceed to the next step. Pay special attention to the router's indicators: if the Wi-Fi light is blinking abnormally (for example, orange), the problem may be on the router's side.
- ASUS
- Lenovo
- HP
- Acer
- Dell
- Apple MacBook
- Other
2. Problems with Wi-Fi adapter drivers
Incorrect or outdated drivers are one of the most common reasons why a laptop “sees” but does not connect to Wi-Fi. The system can display available networks, but due to a malfunction of the adapter, the connection cannot be established.
To check the status of the drivers on Windows:
- Click
Win + Xand select Device Manager. - Expand section Network adapters.
- Find a device with names like
Wireless,Wi-FiorNetwork Controller(if the name starts with Qualcomm Atheros, Intel Wireless or Broadcom - this is it). - Right-click and select Properties → tab Driver.
Pay attention to the field Device status. If it says "This device works fine", the problem may not be with the driver. If there are errors (for example, code 10, 43 or 52), try the following:
- 🔄 Update your driver. Click "Update Driver" → "Automatic Search". If the system does not find updates, download them manually from the laptop manufacturer's website (not from Windows Update!).
- 🗑️ Uninstall and reinstall the driver. B Device Manager remove the adapter, then click Update Hardware Configuration (
F5). - 📥 Driver rollback. If problems started after the update, return to the previous version of the driver (the “Roll Back” button in the device properties).
Make sure the adapter shows up in Device Manager without an exclamation point
Check the driver version on the laptop manufacturer's website
Update the driver manually if the automatic search did not help
Reboot the laptop after installing/uninstalling the driver -->
On macOS Driver problems are less common, but if Wi-Fi doesn't work after a system update, try resetting SMC (System Management Controller). To do this:
1. Выключите MacBook.2. Нажмите и удерживайте Shift + Control + Option (на левой стороне клавиатуры) + кнопку питания в течение 10 секунд.
3. Отпустите клавиши и включите ноутбук.
⚠️ Attention: If, after updating the drivers, the Wi-Fi adapter disappeared from Device Manager completely, this may indicate a hardware failure of the module. In this case, diagnostics are required at a service center.
3. IP address conflicts and network settings
Sometimes a laptop does not connect to Wi-Fi due to an IP address conflict - when two devices on the network receive the same address, or the router cannot issue the correct DHCP. This most often manifests itself as the error "Without internet access" or "Limited"after connection.
To check and fix it:
- Open Command line (
Win + R→ entercmd→Enter). - Enter the command:
ipconfig /releaseThen:
ipconfig /renew - Restart your laptop and try connecting again.
If this doesn't help, try setting a static IP address manually:
- Go to
Control Panel → Network Connections(orSettings → Network and Internet → Wi-Fi → Adapter settingson Windows 11). - Right click on your Wi-Fi connection → Properties → IP version 4 (TCP/IPv4).
- Select "Use the following IP address" and enter:
- IP address:
192.168.1.X(where X is a number from 10 to 254 not occupied by other devices). - Subnet mask:
255.255.255.0. - Main gateway:
192.168.1.1(or the address of your router indicated on the sticker). - DNS servers:
8.8.8.8And8.8.4.4(Google DNS).
- IP address:
On macOS And Linux similar settings are made via System Settings → Network (macOS) or file editing /etc/network/interfaces (Linux).
| Symptom | Possible reason | Solution |
|---|---|---|
| The laptop connects to Wi-Fi, but the Internet does not work | Incorrect DNS or gateway | Set DNS manually (8.8.8.8) or reset TCP/IP settings |
| Error "Failed to obtain an IP address" | The router's DHCP server is not responding | Reboot the router or set a static IP |
| Constant disconnections | IP conflict with another device | Check the list of connected devices in the router settings |
| Wi-Fi connects, but the speed is extremely low | Channel congestion or incompatible standard (802.11n vs 802.11ac) | Change the Wi-Fi channel in the router settings to 5 GHz (if supported) |
4. Router settings: what could go wrong
If the problem occurs only on one laptop, and other devices connect normally, the laptop itself is most likely to blame. But if all devices suddenly stopped connecting to Wi-Fi, or the laptop “sees” the network, but cannot connect to it - the problem may lie in the settings router.
Here are the parameters worth checking:
- 🔒 Security type. Make sure that in the router settings it is selected
WPA2-PSK (AES)orWPA3. Old standards (WEPorWPA-TKIP) are not supported by modern devices. - 📡 Wi-Fi channel. If the router operates on automatic channel selection, try fixing it manually (for example, channel 6 or 11 for 2.4 GHz). In densely populated areas, canals may become overloaded.
- 🔄 Operating mode. If the router is configured to
802.11ac(5 GHz), and the laptop only supports802.11n(2.4 GHz), connection will be impossible. Check the setting in your router settings Wireless Mode. - 🔗 MAC address filtering. If your router has MAC tethering enabled, make sure your laptop's address is whitelisted.
To go into the router settings:
- Connect the laptop to the router via cable (if Wi-Fi does not work).
- Open your browser and enter in the address bar
192.168.1.1or192.168.0.1(the address is indicated on the router sticker). - Enter your username and password (usually
admin/adminoradmin/password). - Go to section Wireless or Wi-Fi and check the above options.
How to find out the MAC address of a laptop?
On Windows open Command line and enter:
ipconfig /all
Look for the line Physical address in section Wireless LAN Adapter.
On macOS go to System Settings → Network → Wi-Fi → Advanced → Hardware. The MAC address will be listed as Ethernet address or ID Wi-Fi.
⚠️ Attention: If you have changed your router settings and lost access to its web interface, perform a factory reset. To do this, press and hold the button Reset on the back of the router for 10–15 seconds. All settings (including Wi-Fi password) will be reset!
5. Problems with Windows network services
On Windows 10/11 Several system services are responsible for Wi-Fi operation. If they are disabled or malfunctioning, the laptop may “see” networks but not connect to them. Check out the following services:
- Click
Win + R, enterservices.mscand pressEnter. - Find the following services in the list and make sure they are running (Status: working), and Startup type installed in
Automatically:- WLAN Auto Configuration Service (
WLAN AutoConfig) - Network connections (
Network Connections) - Network location (
Network Location Awareness) - Windows Firewall (
Windows Firewall)
- WLAN Auto Configuration Service (
If the services are running but the problem persists, try resetting your network settings Windows to factory:
- Go to
Settings → Network and Internet → Status → Network reset. - Click Reset now and confirm the action.
- After restarting your laptop, try connecting to Wi-Fi again.
If resetting the network doesn't help, try creating a new connection profile. To do this, delete the current network in Settings → Network and Internet → Wi-Fi → Manage known networks, then connect again by entering your password.
6. Hardware faults: when you can’t do without service
If you've tried all the software methods and your laptop still won't connect to Wi-Fi, it could be a hardware issue. Here are the signs that indicate a problem Wi-Fi module or antennas:
- 🚫 The adapter does not appear in Device Manager. Even after reinstalling the drivers.
- 🔌 Wi-Fi only works when connected via a USB adapter. This indirectly confirms that the built-in module is faulty.
- 📉 The signal is extremely weak or disappears when the position of the laptop is changed. This may indicate damage to the antenna cables.
- 🔥 The laptop overheats in the area of the Wi-Fi module. Often accompanied by spontaneous shutdowns of the adapter.
What you can do yourself:
- Check antenna connections. On some laptops (eg HP Pavilion or Lenovo IdeaPad) antenna cables may come loose from the Wi-Fi module. To get to it, you usually need to remove the bottom cover.
- Connect an external Wi-Fi adapter. If with an external device (for example, TP-Link TL-WN725N) the network is working, the problem is definitely in the internal module.
- Test your laptop on another router. If it doesn’t connect there either, there’s a problem with the laptop.
If you are not confident in your abilities, it is better to contact a service center. The average cost of replacing a Wi-Fi module in a laptop is from 1,500 to 4,000 rubles (depending on the model). On MacBook repairs are more expensive due to the complexity of disassembly.
If the laptop has been dropped or hit, there is a high probability of mechanical damage to the Wi-Fi module. In this case, software methods will not help - hardware replacement is required.
7. Features of macOS and Linux
On macOS And Linux Wi-Fi problems have their own nuances. Let's look at typical scenarios for these systems.
For macOS (Catalina, Big Sur, Ventura, Sonoma):
- 🍎 Reset NVRAM. Turn off your MacBook, then turn it on while holding down the keys
Option + Command + P + R. Hold for 20 seconds - this will reset the network settings. - 📡 Create a new network location. Go to
System Settings → Network, click on the drop-down menu Location → Change locations → add new. - 🔄 Update to the latest version of macOS. Some versions had bugs with Wi-Fi (for example, in macOS Monterey 12.0–12.0.1).
For Linux (Ubuntu, Debian, Fedora, Arch):
- 🐧 Checking drivers. Enter in terminal:
lspci -knn | grep -iA3 netIf the output contains the line
Kernel driver in use: iwlwifi(for Intel) orrtl8xxxu(for Realtek), but Wi-Fi does not work, the driver needs to be reinstalled. - 📦 Installing proprietary drivers. On Ubuntu open Programs and updates → Additional drivers and activate the recommended driver for your adapter.
- 🔧 Checking services. Make sure the services
NetworkManagerAndwpa_supplicantlaunched:sudo systemctl status NetworkManager
On Linux It's also useful to check the kernel logs for Wi-Fi errors:
dmesg | grep -i wifi
If there are lines in the logs like firmware: failed to load iwlwifi-XXX.ucode, download the missing firmware file for your adapter.
FAQ: Frequently asked questions
Why does my laptop see Wi-Fi, but when connected it says “Unable to connect”?
This is a common error when the laptop receives an IP address but cannot establish a connection. Reasons:
- Incorrect password (check case).
- The router blocks the device by MAC address.
- IP address conflict (try setting a static IP).
- The router's DHCP server has failed (reboot it).
Start by rebooting your router and laptop. If it doesn't help, check your Wi-Fi security settings (should be WPA2-PSK).
The laptop connects to Wi-Fi, but the Internet does not work. What to do?
This indicates a routing or DNS problem. Try:
- Open Command line and enter:
ping 8.8.8.8If the ping passes, but the sites do not open, the problem is in the DNS. Set DNS manually
8.8.8.8And8.8.4.4. - Check if it is blocking firewall or antivirus network access.
- Reset DNS cache:
ipconfig /flushdns
The Wi-Fi icon with an exclamation point is lit on the laptop. How to fix it?
A yellow triangle with an exclamation mark means "Limited connection" Reasons:
- The router does not provide an IP address (reboot it).
- Incorrect TCP/IP settings (reset via
netsh int ip reset). - Problems with the adapter driver (update or rollback it).
Also try disabling energy saving for Wi-Fi adapter in Device Manager (tab Power management).
Wifi works on the phone but not on the laptop. What's the matter?
If other devices connect normally, the problem is definitely in the laptop. Check:
- Wi-Fi adapter driver (update or reinstall).
- Energy saving settings (Wi-Fi can be turned off to save battery).
- Filtering MAC addresses in the router (possibly the laptop address is blacklisted).
- Mode of operation of the router (for example, if it is configured only for 5 GHz, and the laptop only supports 2.4 GHz).
After updating Windows, Wi-Fi stopped working. How to return?
Windows updates often break drivers. Try:
- Roll back the Wi-Fi adapter driver to Device Manager.
- Uninstall the latest Windows update via
Settings → Update & security → View update history → Uninstall updates. - Download the driver from the laptop manufacturer's website (do not use the version from Windows Update!).
If all else fails, try system recovery to the point before installing the update.