You turned on your laptop, and instead of connecting to your home Wi-Fi, you get a "No internet access" error, or the network isn't even listed. This situation is familiar to many: yesterday everything was working, but today the laptop stubbornly ignores the previously saved access point. There are dozens of reasons for this behavior, from a simple router failure to hardware issues with the adapter.
In this article we will look at all possible reasons, which causes a laptop to stop connecting to Wi-Fi, which was previously working reliably. You'll learn how to diagnose the problem at the operating system, router, and hardware levels, and also receive step-by-step instructions for Windows 10/11, macOS, and Linux. We'll pay special attention to cases where the network visible, but not connected — this is the most common and insidious situation, requiring a comprehensive approach.
Don't rush to reset your router or reinstall drivers—in 80% of cases, the problem can be resolved in 5 minutes with simple steps. Let's start with the most obvious and gradually move on to more complex scenarios.
1. Checking basic parameters: router, power, flight mode
Before digging deep into system settings, make sure the problem isn't just surface-level. These steps seem simple, but they often save users from hours of pointless troubleshooting.
- 🔌 Rebooting the routerUnplug the router for 30 seconds, then plug it back in. Wait until it fully boots up (the indicators should be steady). This resolves the issue with frozen connections in 30% of cases.
- ✈️ Airplane modeOn laptops with Windows 10/11 Airplane mode may be activated accidentally (hot keys)
Fn + PrtScorFn + F2). Check the network icon in the tray - if it has a strikethrough, click it and disable the mode. - 🔋 Energy savingOn some laptops (especially Lenovo, HP) Power saving mode may be enabled in the power settings, which disables the Wi-Fi adapter when running on battery power. Connect the laptop to the power outlet and check the connection.
If the network appears after rebooting the router, but the laptop still won't connect, try connecting from another device (smartphone, tablet). If the problem persists, the router is to blame (see Section 3). If other devices connect normally, the problem is with the laptop.
2. Diagnostics at the operating system level
When basic checks fail, it's time to look into your OS settings. Here we'll cover the general steps for all systems, followed by specific instructions for Windows, macOS And Linux.
General steps for all OS
- 🔄 Forget the network and reconnect. Remove the saved network from the list and re-enter the password. Windows this is done through
Settings → Network & Internet → Wi-Fi → Manage known networks. - 🛡️ Disable VPN/proxyServices like NordVPN or ProtonVPN may be blocking connections to local networks. Disable them and check the connection.
- 📡 Checking the Wi-Fi rangeModern routers operate in two bands:
2.4 GHzAnd5 GHzIf the laptop does not support5 GHz(Applicable to older models), it won't detect the network in this range. Try manually selecting the range in the router settings.
If the network still doesn't appear after these steps, proceed to the specific instructions for your OS.
How do I know what band my laptop supports?
IN Windows open device Manager, find the section Network adapters and click on your Wi-Fi module (for example, Intel Wi-Fi 6 AX200). Tab Additionally will show supported standards (802.11a/b/g/n/ac/ax). If there are any 802.11ac or 802.11ax — supported 5 GHz.
Instructions for Windows 10/11
IN Windows Most often, the problem lies in the drivers or settings of the network adapter. Follow this algorithm:
- Open
Settings → Network & Internet → Statusand pressNetwork resetThis will reset all network settings to factory defaults. - Launch
Command lineas administrator and run the commands in order:netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns - Check the status of your Wi-Fi adapter in
Device ManagerIf there is an exclamation mark next to the name, update the driver (right-click →Update driver).
Checking flight mode
Resetting the network through Settings
Executing commands in CMD
Updating the adapter driver
Restarting the laptop-->
Instructions for macOS
On MacBook Wi-Fi problems are often related to system caches or location settings. Try:
- Delete the file
com.apple.airport.preferences.plistfrom the folder/Library/Preferences/SystemConfiguration/(you will need to enter the administrator password). - Create a new one
LocationVSystem Preferences → Network(buttonLocation → Change Locations). - Reset
SMC(For MacBook with a non-removable battery: turn off the laptop, hold downShift + Control + Option+ power button for 10 seconds).
Instructions for Linux (Ubuntu, Mint, Fedora)
In Linux, Wi-Fi issues are usually resolved through the terminal. Run:
sudo systemctl restart NetworkManagersudo nmcli radio wifi on
sudo iwlist wlan0 scan | grep ESSID
If the network is not shown in the output of the last command, check the driver status:
lspci -knn | grep Net -A3
dmesg | grep iwlwifi
For modules Intel You may need to install a proprietary driver:
sudo apt install firmware-iwlwifi
3. Problems on the router side: blockages, settings, overload
If other devices also can't connect to Wi-Fi, or the network comes and goes, the router is to blame. Let's look at common scenarios and their solutions.
MAC address blocking
Many routers (especially TP-Link, ASUS) have a filtering function by MAC addressIf your laptop suddenly stops connecting, check:
- Go to the router's web interface (usually
192.168.0.1or192.168.1.1). - Find the section
Wireless → Wireless MAC Filtering(the name may differ). - Make sure that
MAC addressYour laptop's address isn't blacklisted. If the filter is enabled, add the address to the whitelist.
To know MAC address Wi-Fi adapter in Windows you can do it using the command:
ipconfig /all | findstr"Physical Address"
Channel congestion or incorrect settings
If your router uses automatic channel selection, it may become stuck on a congested channel, resulting in connection drops. Recommendations:
- 📶 Manual channel selection. In the router settings (
Wireless Settings) set a static channel (eg.6For2.4 GHzor36For5 GHz). - 🔄 Changing the channel widthIf it's worth it
40 MHz, try it20 MHz(especially relevant for2.4 GHz). - 🔒 Security type. Make sure the network is using
WPA2-PSKorWPA3. OutdatedWEPnot supported by modern OS.
| Router parameter | Recommended value | Why is it important? |
|---|---|---|
| Wireless network mode | 802.11n/ac/ax (mixed) |
Ensures compatibility with old and new devices |
| Channel width (2.4 GHz) | 20 MHz |
Reduces interference from neighboring networks |
| Channel width (5 GHz) | 40 MHz or 80 MHz |
Increases speed, but may be unstable on weak devices |
| MTU | 1500 |
Incorrect value leads to connection breaks |
4. Hardware problems: adapter, antennas, overheating
If software methods don't help, there may be a hardware problem. Diagnosing these requires more effort, but sometimes a simple cleaning can solve the problem.
Checking the Wi-Fi adapter
Symptoms of a faulty adapter:
- The network appears and disappears.
- The laptop sees networks, but does not connect to any of them.
- IN
Device ManagerThe adapter is displayed with an exclamation mark.
What to do:
- If the adapter is removable (for example, USB Wi-Fi), try connecting it to a different port or a different device.
- For built-in adapters (eg. Intel AX200, Qualcomm Atheros) check the antenna connections. On some laptops (Dell XPS, HP Pavilion) The antennas are attached to the adapter with miniature connectors that can come loose due to vibration.
- Run the adapter test via
Command line:ping 192.168.1.1 -tIf packets are lost or there is a delay (>1000 ms), the problem is in the adapter or antennas.
Laptop overheating
Wi-Fi adapters are temperature sensitive. If your laptop overheats, the adapter may shut down for protection. Check:
- 🌡️ Temperature using HWMonitor or AIDA64If CPU/GPU is higher
85°C— cleaning required. - 💨 Cooler operation. On some laptops (Lenovo Legion, ASUS ROG) dust clogs the adapter radiator located next to the video card.
5. Software conflicts
Antivirus programs, download managers, and even Windows updates can block Wi-Fi connections. Let's look at some common conflicts.
Antiviruses and firewalls
Programs like Kaspersky, Avast or ESET NOD32 Sometimes network connections are blocked, deeming them suspicious. What to do:
- Temporarily disable your antivirus and try connecting to Wi-Fi.
- Add the network to the firewall exceptions (in Kaspersky:
Settings → Security → Firewall → Packet Rules). - Check your antivirus log for keyword blocking.
ARP,DHCPorWi-Fi.
Windows and driver updates
After Windows updates (especially large ones, like Windows 11 23H2) network settings may be lost. If the problem appeared after an update:
- Roll back to the previous version via
Settings → System → Recovery. - Uninstall the latest service pack:
wusa /uninstall /kb:UPDATE_NUMBER(you can find out the number in
Control Panel → Programs → View installed updates). - If the problem is with the driver, roll it back
device Manager(right button on the adapter →Properties → Driver → Roll Back Driver).
How do I know which update broke my Wi-Fi?
Sort updates by installation date in Control Panel → Programs → View installed updatesLook for packages marked Cumulative Update or Feature Update over the last 1-2 days.
6. Special cases: hidden networks, IPv6, DNS
Sometimes the problem lies in obscure settings that users rarely check. Let's take a closer look.
Hidden Networks (Hidden SSID)
If your network is hidden (enabled in the router settings) Hide SSID), the laptop will not be able to connect to it automatically. Solutions:
- Temporarily make the network visible (disable
Hide SSIDin the router). - IN Windows add the network manually:
- Go to
Settings → Network & Internet → Wi-Fi → Manage known networks → Add new network. - Enter the network name (
SSID), security type and password.
- Go to
- Open
Command lineand run:ping -6 google.comIf the ping does not work, but
ping -4 google.comit works - the problem isIPv6. - Turn it off
IPv6in the connection properties:- Go to
Control Panel → Network and Internet → Network and Sharing Center → Change adapter settings. - Right click on
Wi-Fi→Properties→ uncheckInternet Protocol version 6 (TCP/IPv6).
- Go to
- Change it temporarily
DNSon8.8.8.8(Google) or1.1.1.1(Cloudflare):netsh interface ip set dns"Wi-Fi" static 8.8.8.8 - Flush your DNS cache:
ipconfig /flushdns - 💻 The adapter is not detected by the system. (V
Device Managersection missingNetwork adaptersor the adapter is displayed asUnknown device). - ⚡ The laptop turns off when connected to Wi-Fi (may indicate a short circuit in the adapter or motherboard).
- 🔥 The adapter heats up to high temperatures (higher
90°Caccording to data HWMonitor). - 🛠️ The problem appeared after a fall or liquid spill.
- Remove the network from known networks and reconnect.
- Turn it off
IPv6in the connection properties. - Check if the router is in the "Secure Mode" mode.
WPA3- some older adapters do not support it (switch toWPA2-PSK). - Perform in
CMD:ipconfig /releaseipconfig /renew - Check if it is enabled
DHCPin the router settings (LAN → DHCP Server). - Change it
DNSon8.8.8.8manually. - Channel congestion: change the channel in the router to
1,6or11(For2.4 GHz). - Restriction from the provider: Check your tariff in your personal account.
- Problems with the adapter: Update your driver or disable power saving mode for Wi-Fi in
Device Manager. - Roll back to the previous version via
Settings → System → Recovery → Go back to the previous version of Windows(available for 10 days after update). - If rolling back is not possible, download the driver for the Wi-Fi adapter from the laptop manufacturer's website (do not use the driver from Microsoft!).
- Check if the adapter is disabled in
BIOS(chapterAdvanced → Onboard Devices). - Chip adapters Realtek (For example, RTL8188EU) may require manual installation of drivers.
- For Linux Check the adapter's compatibility with your distribution.
- USB adapters
2.4 GHzusually cheaper, but slower5 GHz.
IPv6 issues
Some providers (eg Rostelecom, Beeline) are configured incorrectly IPv6, which leads to conflicts. How to check:
DNS failure
If your laptop connects to Wi-Fi but pages don't open, it's the culprit. DNSWe are fixing:
7. When to contact the service center
If you've tried all the methods and your laptop still won't connect to Wi-Fi, you may need professional diagnostics. Contact a service center if:
Cost of repairing a Wi-Fi adapter at service centers:
| Type of malfunction | Cost (₽) | Repair period |
|---|---|---|
| Replacing the Wi-Fi module | 1 500 — 3 500 | Day 1 |
| Soldering work (antenna removal) | 2 000 — 5 000 | 2-3 days |
| Dust cleaning + thermal paste replacement | 1 000 — 2 500 | Day 1 |
| Diagnostics (without repair) | 500 — 1 000 | 1 hour |
FAQ: Frequently asked questions about laptop Wi-Fi issues
My laptop sees the network but won't connect—it says "Unable to connect to this network." What should I do?
This is a mistake for Windows and means a settings conflict. Try:
Wi-Fi works, but there is no internet (exclamation mark on the network icon).
The reason is that the laptop is not receiving IP address or DNSSolutions:
The laptop connects to Wi-Fi, but the speed is very low (1-2 Mbps).
Possible causes and solutions:
After updating Windows 11, my laptop stopped detecting Wi-Fi. How can I get it back?
If the problem appeared after the update:
Is it possible to connect to Wi-Fi via a USB adapter if the built-in one is broken?
Yes, this is a temporary solution. Buy it. USB Wi-Fi adapter (For example, TP-Link TL-WN725N or ASUS USB-AC56) and connect it to your laptop. Please note: