Why did my laptop stop connecting to Wi-Fi that was working before? A full diagnostic.

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 + PrtSc or Fn + 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.

📊 How often do you reboot your router?
Once a week
Only when problems arise
Never
I don't know how to do this

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 GHz And 5 GHzIf the laptop does not support 5 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:

  1. Open Settings → Network & Internet → Status and press Network resetThis will reset all network settings to factory defaults.
  2. Launch Command line as administrator and run the commands in order:
    netsh winsock reset
    

    netsh int ip reset

    ipconfig /release

    ipconfig /renew

    ipconfig /flushdns

  3. 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:

  1. Delete the file com.apple.airport.preferences.plist from the folder /Library/Preferences/SystemConfiguration/ (you will need to enter the administrator password).
  2. Create a new one Location V System Preferences → Network (button Location → Change Locations).
  3. Reset SMC (For MacBook with a non-removable battery: turn off the laptop, hold down Shift + 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 NetworkManager

sudo 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:

  1. Go to the router's web interface (usually 192.168.0.1 or 192.168.1.1).
  2. Find the section Wireless → Wireless MAC Filtering (the name may differ).
  3. Make sure that MAC address Your 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. 6 For 2.4 GHz or 36 For 5 GHz).
  • 🔄 Changing the channel widthIf it's worth it 40 MHz, try it 20 MHz (especially relevant for 2.4 GHz).
  • 🔒 Security type. Make sure the network is using WPA2-PSK or WPA3. Outdated WEP not 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 Manager The adapter is displayed with an exclamation mark.

What to do:

  1. If the adapter is removable (for example, USB Wi-Fi), try connecting it to a different port or a different device.
  2. 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.
  3. Run the adapter test via Command line:
    ping 192.168.1.1 -t

    If 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, DHCP or Wi-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:

  1. Roll back to the previous version via Settings → System → Recovery.
  2. Uninstall the latest service pack:
    wusa /uninstall /kb:UPDATE_NUMBER

    (you can find out the number in Control Panel → Programs → View installed updates).

  3. 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 SSID in the router).
  • IN Windows add the network manually:
    1. Go to Settings → Network & Internet → Wi-Fi → Manage known networks → Add new network.
    2. Enter the network name (SSID), security type and password.
  • IPv6 issues

    Some providers (eg Rostelecom, Beeline) are configured incorrectly IPv6, which leads to conflicts. How to check:

    1. Open Command line and run:
      ping -6 google.com

      If the ping does not work, but ping -4 google.com it works - the problem is IPv6.

    2. Turn it off IPv6 in the connection properties:
      1. Go to Control Panel → Network and Internet → Network and Sharing Center → Change adapter settings.
      2. Right click on Wi-FiProperties → uncheck Internet Protocol version 6 (TCP/IPv6).

    DNS failure

    If your laptop connects to Wi-Fi but pages don't open, it's the culprit. DNSWe are fixing:

    • Change it temporarily DNS on 8.8.8.8 (Google) or 1.1.1.1 (Cloudflare):
      netsh interface ip set dns"Wi-Fi" static 8.8.8.8
    • Flush your DNS cache:
      ipconfig /flushdns

    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:

    • 💻 The adapter is not detected by the system. (V Device Manager section missing Network adapters or the adapter is displayed as Unknown 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°C according to data HWMonitor).
    • 🛠️ The problem appeared after a fall or liquid spill.

    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:

    1. Remove the network from known networks and reconnect.
    2. Turn it off IPv6 in the connection properties.
    3. Check if the router is in the "Secure Mode" mode. WPA3 - some older adapters do not support it (switch to WPA2-PSK).
    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:

    1. Perform in CMD:
      ipconfig /release
      

      ipconfig /renew

    2. Check if it is enabled DHCP in the router settings (LAN → DHCP Server).
    3. Change it DNS on 8.8.8.8 manually.
    The laptop connects to Wi-Fi, but the speed is very low (1-2 Mbps).

    Possible causes and solutions:

    • Channel congestion: change the channel in the router to 1, 6 or 11 (For 2.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.
    After updating Windows 11, my laptop stopped detecting Wi-Fi. How can I get it back?

    If the problem appeared after the update:

    1. Roll back to the previous version via Settings → System → Recovery → Go back to the previous version of Windows (available for 10 days after update).
    2. 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!).
    3. Check if the adapter is disabled in BIOS (chapter Advanced → Onboard Devices).
    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:

    • 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 GHz usually cheaper, but slower 5 GHz.