Why does my laptop disconnect from Wi-Fi on its own? A full analysis of the causes and solutions.

You're working on your laptop when suddenly the connection drops. The Wi-Fi icon in the system tray blinks, and after a second, a cross or exclamation mark appears. You have to reconnect, sometimes even reboot the router. Sound familiar? According to statistics NetSpot68% of users experience random Wi-Fi disconnects on their laptops at least once a month. The causes are both hardware-related (router, network card) and software-related (drivers, power-saving settings). In this article— 12 Proven Reasons and step-by-step solutions for Windows 10/11, macOS And Linux, including rare cases that are not covered in standard instructions.

Important: If the problem occurs on one device only (for example, the laptop turns off, but the phone and tablet work reliably), the laptop itself is most likely to blame. If all devices If both devices lose connection simultaneously, the problem lies with the router or ISP. We'll examine both scenarios, but we'll focus on diagnosing the laptop.

1. Power saving turns off the Wi-Fi adapter

The most common reason is - power settings, which automatically turn off the network adapter to save battery power. This applies to both Windows, and macOS (although on MacBook (This problem is less common.) The system may reduce the adapter's power or disable it completely if there is no active traffic.

IN Windows Check your power plan parameters:

  1. Open Control Panel → Power Options.
  2. Click Setting up a power plan next to the active circuit.
  3. Select Change advanced power settings.
  4. Find the section Wireless Network Adapter Settings → Power Saving Mode.
  5. Set value Maximum performance for both states (battery and mains).

On macOS the problem is more often related to the function Power Nap (in settings Energy saving). Disable it if your laptop loses connection in sleep mode.

Make sure the power plan is not set to "Power Saver"

Disable power saving mode for the wireless adapter

Check Power Nap settings on macOS

Restart your laptop after changes-->

⚠️ Note: On some laptops Lenovo And HP There are proprietary power management utilities (for example, Lenovo Vantage), which override system settings. Go to them and disable Wi-Fi optimization.

2. Outdated or corrupted drivers

Network card driver is intermediary between the hardware and the operating system. If it's outdated, damaged, or conflicts with other programs, Wi-Fi will disconnect spontaneously. This is especially true for laptops with adapters. Intel AX200/AX210, Qualcomm Atheros And Realtek RTL88xx — their drivers are frequently updated to fix bugs.

How to check and update the driver in Windows:

  1. Click Win + Xdevice Manager.
  2. Expand the branch Network adapters.
  3. Find your Wi-Fi adapter (usually contains the words Wireless, Wi-Fi or Network).
  4. Right click → Update driverAutomatic search.

If the automatic search does not help, download the driver from the laptop manufacturer's website (section Support) or directly from the adapter manufacturer's website (Intel, Qualcomm, Realtek). For macOS Drivers are updated through Software update, For Linux - via a package manager (for example, sudo apt update && sudo apt install firmware-realtek).

Adapter manufacturer Common problems Solution
Intel (AX200, AX210, 9260) High load shutdown, slow speed Update driver to version 22.240+ (2023–2026)
Qualcomm Atheros Lost connection after sleep/hibernation Disable 802.11n Wireless Mode in the adapter settings
Realtek (RTL8821CE, RTL8852AE) Frequent disconnects when connecting to 5 GHz Install the driver from the laptop manufacturer's website (not from Windows Update)

Intel (AX200, AX210, etc.)

Qualcomm Atheros

Realtek

Broadcom

I don't know/Other-->

3. Channel conflict and interference from other devices

If your laptop disconnects from Wi-Fi in a certain place (for example, in the kitchen or near the microwave), are to blame interferenceWireless networks operate in ranges 2.4 GHz And 5 GHz, which may overlap with other devices:

  • 📡 Neighboring Wi-Fi networks on the same channel (especially in apartment buildings).
  • 🔌 DECT cordless phones (operate at 1.9–2.4 GHz).
  • 🍳 Microwave ovens (emit noise in the 2.4 GHz range).
  • 🎮 Wireless gamepads (For example, Xbox or PlayStation).

How to check and fix:

  1. Download a Wi-Fi analysis utility, for example, WiFi Analyzer (Android) or NetSpot (Windows/macOS).
  2. See which channels are occupied by neighboring networks. In the range 2.4 GHz It's better to choose channels 1, 6 or 11 (they do not intersect).
  3. Go to your router settings (192.168.0.1 or 192.168.1.1) and change the channel manually.

4. Incorrect router settings

The router can force disconnection because of:

  • 🔄 DHCP lease time is too short (the laptop does not have time to renew the IP address).
  • 🔒 Aggressive MAC address filtering (if MAC binding is enabled).
  • 📶 Disabled mode 802.11n/ac/ax (the laptop adapter is not compatible with older standards).
  • Router overheating (especially relevant for budget models TP-Link And D-Link).

How to check your router settings:

  1. Open the router control panel (the address is indicated on the sticker at the bottom).
  2. Check the section DHCP — the IP lease time must be no less than 24 hours.
  3. In the settings Wi-Fi make sure standards are enabled 802.11n (for 2.4 GHz) and 802.11ac (for 5 GHz).
  4. Disable MAC filtering if you don't need it.
⚠️ Attention: If after changing the router settings the laptop stops seeing the network at all, reset the router to factory settings (button Reset for 10 seconds) and set up again.
How to reset a router without losing internet access?

1. Connect your laptop to the router via cable (LAN).

2. Go to the control panel and make a backup copy of the settings (section System Tools → Backup & Restore).

3. Click Reset and restore the settings from the backup.

This will allow you to restore factory settings without losing data for connecting to your provider.

5. IP address problems (conflict or incorrect settings)

If the laptop receives Invalid IP address (For example, 169.254.x.x), it will not be able to connect to the network. This is due to malfunctions DHCP servers router or an IP conflict with another device. The issue could also be related to manual IP settings if you've changed them manually in the past.

How to diagnose and fix:

  1. Open Command Prompt (Win + Rcmd).
  2. Enter the command:
    ipconfig /all

    Check that the IP address starts with 192.168 or 10.0 (if not, there is a problem with DHCP).

  3. Execute the commands in order:
    ipconfig /release
    

    ipconfig /renew

    ipconfig /flushdns

  4. If this doesn't help, set the IP manually:
    1. Open Control Panel → Network and Sharing Center → Change adapter settings.
    2. Right click on Wi-FiPropertiesInternet Protocol version 4 (TCP/IPv4).
    3. Select Use the following IP address and enter:
      • IP: 192.168.1.100 (if the router 192.168.1.1)
      • Mask: 255.255.255.0
      • Gateway: 192.168.1.1
      • DNS: 8.8.8.8 And 8.8.4.4 (Google DNS)

6. Hardware malfunctions (overheating, damaged antenna, battery)

If software methods do not help, the problem may be in iron:

  • 🔥 Wi-Fi module overheating (especially in laptops ASUS And MSI with poor ventilation).
  • 📡 Antenna damage (for example, after a fall or repair).
  • 🔋 Swollen battery (may put pressure on the motherboard and cause failures).
  • 🔌 Poor contact of the Wi-Fi module (often after cleaning from dust).

How to check:

  1. Overheat: Install the utility HWMonitor and check the network adapter temperature under load. If it's higher 70°C — the thermal paste needs cleaning or replacement.
  2. AntennaGently press on the laptop lid near the screen hinges (the antennas are usually located there). If the signal improves, the antenna has come loose or is damaged.
  3. BatteryDisconnect your laptop from the power outlet, remove the battery (if removable), and try using a cable. If the Wi-Fi connection becomes more stable, the battery is to blame.
⚠️ Caution: If your laptop is under warranty, do not disassemble it yourself—this will void the warranty. Contact the service center with a description of the problem (indicate that Wi-Fi is disconnecting). only when running on battery power or after heating).

7. Viruses and malware

Some viruses and adware (adware) can block network connections or redirect traffic. For example, a Trojan DNSChanger Changes DNS settings, causing the laptop to lose connection to the router. Other possible causes include:

  • 🛡️ Antivirus software with a firewall (For example, Kaspersky, Avast).
  • 🔍 VPN clients (especially if they conflict with Wi-Fi drivers).
  • 📦 Pirated software (may contain hidden network modules).

How to check and clean the system:

  1. Run a utility scan Malwarebytes And AdwCleaner (they are free and do not require installation).
  2. Check the list of installed programs (Control Panel → Programs and Features) for the presence of suspicious utilities (for example, SearchProtect, DriverBooster).
  3. Temporarily disable your antivirus and VPN, then check your Wi-Fi stability.
  4. If you suspect DNS hijacking, enter the following in the command line:
    nslookup google.com

    The address must start with 8.8.8.8 or 1.1.1.1If the numbers are different, reset the DNS:

    netsh winsock reset
    

    netsh int ip reset

8. Router and provider firmware features

Sometimes the problem lies not in the laptop, but in the router or provider:

  • 📶 Outdated router firmware (bugs in processing requests from clients).
  • 🔄 Frequent IP changes with your provider (the laptop does not have time to reconnect).
  • 🔒 MAC address blocking (your provider may limit the number of devices).
  • Problems on the provider's side (for example, a DDoS attack on servers).

How to diagnose:

  1. Check your router's firmware version in the control panel. If it's older than 2022, update it (download it from the manufacturer's website).
  2. Connect your laptop to a different internet connection (for example, via a mobile hotspot). If the problem goes away, the problem lies with your ISP or router.
  3. Call your provider's support team and ask if they are undergoing maintenance or if there is a limit on the number of devices.
⚠️ Please note: Provider tariff details and restrictions are subject to change. Please check the latest information in your personal account or by contacting a support operator.

FAQ: Frequently asked questions about Wi-Fi disconnection on a laptop

My laptop only disconnects from Wi-Fi when running on battery power. What's wrong?

Most likely, the energy saving settings are to blame. Windows Disable power saving mode for your Wi-Fi adapter (see Section 1). Also check the battery's condition—if it's swollen or worn out, it could be putting pressure on the motherboard and causing problems.

My Wi-Fi disconnects every 5-10 minutes. Why?

This is a typical sign short DHCP lease time in the router. Go to the router settings and increase the IP lease time to 24 hours or disable DHCP and assign a static IP manually.

The laptop sees the network, but doesn't connect - it says "Failed to connect."

The reasons may be different:

  • Incorrect password (check case).
  • Blocking by MAC address in the router (disable filtering).
  • Wi-Fi driver failure (reinstall it).
  • Incompatibility of standards (for example, the router only works in 802.11ac, and the laptop only supports 802.11n).

Try connecting to a different network or create a temporary hotspot from your phone.

After updating Windows, my laptop stopped connecting to Wi-Fi. What should I do?

Updates Windows Drivers or power-saving settings are often reset. Revert your Wi-Fi driver to the previous version:

  1. Open device Manager.
  2. Find your Wi-Fi adapter → PropertiesDriverRoll back.
  3. If the button is inactive, download the driver from the laptop manufacturer's website.

Also check your power settings (see Section 1).

Can antivirus block Wi-Fi?

Yes, some antiviruses (for example, Kaspersky Internet Security, Avast Premium) have a built-in firewall, which may be blocking suspicious connections. Temporarily disable your antivirus and check the connection stability. If the problem resolves, add your network to the firewall exceptions.