You're working on your laptop, watching a movie, or playing online—and suddenly your internet connection goes out. The Wi-Fi icon in the system tray flashes yellow, and after a few seconds, the connection is restored... until the next disconnect. Sound familiar? These outages are not only annoying but can also signal serious problems, from incorrect router settings to hardware malfunctions.
In this article we will look at All possible reasons for Wi-Fi drops on a laptop, including rare cases not covered in standard instructions. You'll learn how to diagnose the problem on Windows 10/11, macOS And Linux, which router settings affect connection stability, and when it's not your laptop's fault, but your ISP's. And also— Why connection drops occur more often under high network load (for example, in online games) and how to fix this without buying new equipment.
Don't rush to reset your router to factory settings or take your laptop to a service center: in 90% of cases, the problem can be resolved independently in 10-30 minutes. Let's start with the simplest steps and gradually move on to more complex diagnostic methods.
1. Problems with Wi-Fi adapter drivers
Drivers are the "translators" between the laptop's hardware and the operating system. If they are outdated, damaged, or incompatible with the current OS version, Wi-Fi will be unstable: the connection will drop out and then reappear, the speed fluctuates, and Device Manager A warning may appear next to the network adapter.
This happens especially often after Windows updates (for example, before Windows 11 24H2) or after clean installation of the system, when standard drivers from Microsoft are installed instead of the “native” ones from the laptop manufacturer (Intel, Qualcomm Atheros, Realtek and others).
- 🔍 How to check: Open
device Manager(Win + X → Device Manager), find the sectionNetwork adaptersand expand it. If there's a yellow exclamation mark next to your Wi-Fi adapter's name, the driver isn't working properly. - 🔄 How to update: Right-click on the adapter →
Update driver → Automatic searchIf this does not help, download the driver from the laptop manufacturer's website (for example, Lenovo Support, HP Software) or directly from the adapter manufacturer's website (for example, Intel Download Center). - ⚠️ Attention to the version: For laptops with adapters Intel AX200/AX210 It is critical to install drivers of this version 22.240.0 or later — In older versions there was a bug that caused disconnections under high network load.
If the problem persists after updating the driver, try roll back the driver to the previous version (in the same menu Device Manager → Properties → Driver → Roll Back Driver). Sometimes "fresh" drivers contain bugs that the manufacturer hasn't yet had time to fix.
What to do if there is no driver for your OS?
If the manufacturer doesn't release a driver for your version of Windows (for example, for Windows 11 on an older laptop), try installing the driver in compatibility mode: download the Windows 10 version, right-click the file → Properties → Compatibility → Check "Run this program in compatibility mode for Windows 10."
2. Power Saving Settings (and Why Wi-Fi Disables When Running on Battery)
By default, Windows and macOS aggressively save battery power, including turning off the Wi-Fi adapter During low activity or overheating. This may manifest as short-term connection interruptions (1–5 seconds) or a complete internet shutdown when switching to battery power.
IN Windows the parameter is to blame Allow the computer to turn off this device to save power, and in macOS — function Optimized Battery Charging (optimized charging), which sometimes conflicts with network adapters.
- 🔌 For Windows:
- Open
device Manager→Network adapters→ Right-click on your Wi-Fi adapter →Properties. - Go to the tab
Power managementAnd uncheck the box from pointAllow the computer to turn off this device to save power. - Click
OKand restart your laptop.
- Open
System Preferences → Battery and turn it off Optimized battery charging (In some cases this helps stabilize Wi-Fi).☑️ Checking energy saving settings
⚠️ Attention: On some laptops (eg. Dell XPS or HP Spectre) Power saving settings are duplicated in the BIOS. If the problem persists after making changes in Windows, go to the BIOS (F2orDelat boot) and find the parameterWireless Power Saving- it needs to be turned off (Disabled).
3. Interference from other devices and Wi-Fi channel congestion
Your Wi-Fi operates on a specific frequency (2.4 GHz or 5 GHz), and if neighboring routers, microwave ovens, wireless headphones, or even Baby Monitor, the signal will be "clogged up." This manifests itself as:
- Constant disconnects when connecting to 2.4 GHz (especially in apartment buildings).
- Low speed and ping >100 ms even near the router.
- Wi-Fi works reliably at night, but lags during the day.
- Go to the router's web interface (usually at
192.168.0.1or192.168.1.1, login/password - on the sticker on the back). - Find the section
Wi-Fi(orWireless) →Channel settings. - For 2.4 GHz, select the channel
1,6or11(they don't overlap). For 5 GHz, select a channel with minimal traffic (you can use the utility Wi-Fi Analyzer for Android or NetSpot for Windows/macOS). - Save the settings and reboot the router.
Solution - change the Wi-Fi channel in the router settings. To do this:
| Frequency | Recommended channel | Notes |
|---|---|---|
| 2.4 GHz | 1, 6 or 11 | Channels do not intersect, but may be occupied by neighbors. Use Wi-Fi Analyzer, to choose the freest one. |
| 5 GHz | 36, 40, 44, 48, 149, 153, 157, 161 | Channels 149-161 (DFS) can be switched automatically when radars are detected (at airports). |
| 6 GHz (Wi-Fi 6E) | Any | There is almost no interference, but it requires support from a router and laptop adapter. |
If you have a dual-band router, try force connection to 5 GHz (even if the signal is weaker, there is less interference). To do this:
- 📶 In Windows: Open the list of Wi-Fi networks → click on your network →
Properties→ Manually select the range5 GHz(if available). - 🍎 On macOS: Hold
Option (Alt)and click on the Wi-Fi icon in the menu bar → select the network with the suffix-5G.
4. Router malfunctions: overheating, outdated firmware, hardware failures
If Wi-Fi drops out on all devices (not just on a laptop), the problem is most likely with the router. Here are the three most common causes:
- 🔥 Overheat: Routers with passive cooling (no fan) can overheat, especially if they're placed in a closed cabinet or near heat sources. When overheated, speeds drop, connections drop, and sometimes the router even reboots.
- 🖥️ Outdated firmware: Older firmware versions may have bugs that cause Wi-Fi connection drops under high load (for example, when torrents or online games).
- ⚡ Insufficient power supply: If the router is connected via an extension cord or a cheap power supply, the voltage may drop, leading to malfunctions.
- Check the router's temperature with your hand - if the case is hot, let it cool for 10-15 minutes.
- Update the firmware: go to the router's web interface →
System tools(orAdministration) →Firmware update. Don't interrupt the process! - Connect the router directly to the outlet (without extension cords) and check if the breaks have disappeared.
- Wi-Fi connects, but websites don't open (error)
ERR_CONNECTION_RESETorDNS_PROBE_FINISHED_BAD_CONFIG). - The connection is broken when launching certain programs (for example, a torrent client or an online game).
- IN
Windows Journal(Win + X → Event Viewer) errors with code appear10013or4226. - Temporarily disable your antivirus and check if the disconnections disappear.
- Disable your VPN (if you're using one) and try connecting to Wi-Fi without it.
- Reset Windows Firewall settings:
netsh advfirewall reset(run command prompt as administrator and enter this command).
- Open the main program window →
Settings→Additionally→Net. - Find the section
Network activity managementand add your Wi-Fi adapter to the trusted list. - 📡 Faulty Wi-Fi module: It most often fails on laptops older than 5 years (especially if they were dropped or spilled liquid). Symptoms: Wi-Fi comes on and then disappears, and in
Device ManagerThe adapter disappears periodically. - 🔋 Battery problems: If your laptop only works from the mains and the Wi-Fi connection breaks at the slightest movement of the power cable, a worn-out battery or a faulty power connector is to blame.
- 🔌 Poor antenna contact: In some models (eg, Asus ROG or MSI) Wi-Fi antennas are connected to the module with thin wires that can come loose due to vibration.
- Connect your laptop to the router via cable (Ethernet) - if the internet is stable, the problem is definitely with the Wi-Fi module.
- Check if the laptop case is getting hot in the area of the Wi-Fi module (usually next to the key)
F2orF12). Overheating may indicate a malfunction. - If you're tech-savvy, open the back cover of your laptop and check if the antennas are securely connected to the Wi-Fi module (they look like two thin black wires with connectors).
U.FL). - Wi-Fi drops out at the same time (for example, in the evening when the network is overloaded).
- When connected to mobile Internet (via USB modem or smartphone), everything works stably.
- In the router logs (
System logorLog) there are errors of the typeDHCP lease failedorPPPoE timeout. - Call your provider's support team and ask if there is any maintenance work being done on your line.
- Try changing your DNS servers. By default, they use your provider's DNS servers, which may be overloaded. Manually set your Google or Cloudflare DNS:
- 🌐 Google DNS:
8.8.8.8And8.8.4.4 - ☁️ Cloudflare DNS:
1.1.1.1And1.0.0.1
- 🌐 Google DNS:
- Reset TCP/IP settings:
netsh int ip resetnetsh winsock reset(run command prompt as administrator and enter the commands one by one, then restart the laptop).
How to diagnose:
⚠️ Attention: If the router is older than 5 years and even after updating the firmware, the Wi-Fi is unstable, most likely the flash memory resource has been exhausted (especially relevant for models TP-Link TL-WR841N, D-Link DIR-300 etc.). In this case, only replacing the device will help.
5. Conflicts with antivirus, VPN or firewall
Network security programs (Kaspersky, ESET, Avast), VPN clients (NordVPN, ProtonVPN) and even built-in Windows Firewall They can block network packets, mistaking them for a threat. This manifests itself as:
How to check:
If the problem disappears after disabling the antivirus, add your network to the exceptions or configure the firewall rules manually. For example, in Kaspersky Internet Security it's done like this:
6. Laptop hardware malfunctions
If you have tried all software methods and the Wi-Fi still drops, the problem may be in iron:
How to diagnose:
⚠️ Attention: If your laptop is under warranty, do not open it yourself—this will void the warranty. Contact a service center with a description of the problem (indicate that the disconnections also occur on other Wi-Fi networks, not just your home network).
The cost of replacing a Wi-Fi module in a service center ranges from 1,500 to 4,000 rubles (depending on the laptop model and module type). Universal modules are suitable for most laptops. Intel AX200 or Qualcomm Atheros QCA61x4 - they can be ordered on AliExpress or at local auto parts stores.
7. Problems on the provider's side: DNS, IP conflicts, restrictions
Sometimes it's not your laptop or router that's to blame, but providerHere are signs that the problem is on his end:
What to do:
In Windows it is done like this: Control Panel → Network and Internet → Network and Sharing Center → Change adapter settings → Right-click on your Wi-Fi → Properties → Internet Protocol version 4 (TCP/IPv4) → Properties → Specify DNS manually.
If your provider confirms problems with the line, ask them to check signal level on your port (must be no lower than -25 dBm for optics and -40 dBm (for copper). With a weak signal, even a good router will "drop" the connection.
8. Rare causes: viruses, IP conflicts, BIOS settings
If none of the above helps, check these less obvious causes:
- 🦠 Viruses and network worms: Some viruses (eg Trojan.DNSChanger) change network settings, which leads to disconnections. Check your laptop. Malwarebytes or Dr.Web CureIt.
- 🔢 IP address conflict: If two devices on the network have the same IP address, the router will become confused. Check to see if your laptop has a static IP address that's already in use. In Windows, this can be done with the following command:
ipconfig /all(look for the line
IPv4 addressand compare with other devices on the network). - 🖥️ BIOS settings: In some laptops (for example, Lenovo ThinkPad) there is an option in the BIOS
Wireless LAN RadioorWi-Fi Enable/DisableIf it is turned off (Disabled), Wi-Fi will be unstable. - 🌍 Geographic restrictions: If you're traveling, some countries block certain Wi-Fi channels (for example, channels 12–14 in the 2.4 GHz band are banned in the US). In this case, your router may automatically switch, causing connection drops.
FAQ: Frequently asked questions about Wi-Fi drops on a laptop
❓ Why does Wi-Fi only drop on my laptop, but works fine on my phone?
This means the problem is with the laptop, not the router. Start by checking the Wi-Fi adapter drivers, then disable power saving for the network device (see Section 2). Also, check if the laptop case is getting hot in the area of the Wi-Fi module—this could indicate a hardware problem.
❓ My Wi-Fi drops out when I'm playing games or downloading torrents. What's wrong?
Most likely, your router can't handle the high load. Try:
- Change the Wi-Fi channel to a less busy one (especially relevant for 2.4 GHz).
- Turn on
QoS(Quality of Service) in the router settings and assign priority to your laptop. - Disable
IPv6in the connection properties (sometimes it conflicts with some games).
❓ After updating Windows, my Wi-Fi stopped working reliably. What should I do?
Windows updates often reset network settings and replace drivers with default ones. Restore the original drivers from the laptop manufacturer (see Section 1) and check your power saving settings. If the problem persists, try rolling back your system to a previous restore point:
- Open
Control Panel → Recovery → Open System Restore. - Select a restore point created before the update.
❓ Can an antivirus block Wi-Fi?
Yes, some antiviruses (for example, Kaspersky or Avast) have a built-in firewall that can block suspicious activity, mistaking it for an attack. Try temporarily disabling your antivirus or adding your network to the exceptions list (see Section 5).
❓ How can I check if my ISP is at fault?
Connect your laptop to the internet via a mobile hotspot (from your phone) or via a cable to another router. If the connection drops, the problem is with your ISP. Call support and ask them to check:
- The signal level on your line.
- Settings
MTU(must be1500for most providers). - No traffic restrictions (sometimes providers throttle the speed after exceeding the limit).