You are working on your laptop, watching a movie on Smart TV Or you're playing on your smartphone, and suddenly the connection drops. After a couple of minutes, the Wi-Fi is restored, but exactly 10 minutes later, the same thing happens again. This cyclical problem is frustrating, especially if you need the internet for work or streaming. In 90% of cases, it's not hardware failure that's to blame, but Incorrect router, driver, or power saving settings.
In this article, we'll look at all the possible reasons why Wi-Fi drops every 10 minutes, from simple router overheating to hidden protocol parameters. 802.11You'll learn how to diagnose the problem on different devices (PCs, smartphones, TVs) and what to do if disconnections occur only on one device. And for router owners TP-Link, ASUS And Keenetic We have prepared separate instructions with screenshots of the settings.
Spoiler: in half the cases, resetting the router to factory settings or disabling the function helps Seamless roaming (if you have a mesh system). But first things first.
1. Router problems: overheating, firmware, power settings
If Wi-Fi disconnects on all devices simultaneously — the router is to blame. The first thing to check:
- 🔥 OverheatRouters with passive cooling (without fans) often overheat, especially if they are placed in a closed cabinet or in direct sunlight. At temperatures above
70°CMany models start to "glitch": disconnect clients or reboot. - 📦 Outdated firmwareOlder versions of router software can have bugs with Wi-Fi module power management. For example, in TP-Link Archer C6 before firmware
210730There was a bug that caused the router to go to sleep after 10 minutes of inactivity. - ⚡ Energy saving. In the settings of some routers (especially ASUS) there is an option
Wi-Fi Power Saving, which disables the module when there is no traffic.
How to check:
- Touch the router body - if it is hot, let it cool for 15-20 minutes and check the stability of the connection.
- Go to the router's web interface (usually at
192.168.1.1or192.168.0.1) and find the sectionSystem Tools → Software UpdateIf new firmware is available, update it. - Turn off all power saving features in your wireless settings (look for options that say
Power Save,Green ModeorEco).
Attention! If your router regularly overheats, avoid placing it vertically, as this will impair natural air convection. Ideally, place the device on a flat surface with a 10–15 cm clearance on all sides.
2. Power settings on connected devices
If Wi-Fi only disconnects on one device (laptop, smartphone, tablet), the problem lies in its power-saving settings. Manufacturers often conserve battery life by disabling the Wi-Fi adapter when idle.
For Windows 10/11:
- Open
Control Panel → Power Options. - Click
Change plan settings → Change advanced power settings. - Find the section
Wireless Network Adapter Settings → Power Saving Modeand set the valueMaximum performance.
For Android:
Go to Settings → Wi-Fi → Advanced (or Tethering and hotspot mode) and disable the option Disable Wi-Fi in sleep mode or Adaptive Wi-Fi (the name depends on the firmware).
For macOS:
IN System Preferences → Energy Saver uncheck the box Dim the display slightly when running on battery power - sometimes this also affects network adapters.
Disable power saving mode for your Wi-Fi adapter|
Update network card driver|
Check your sleep settings|
Disable adaptive Wi-Fi features (on Android)-->
⚠️ Attention! On some laptops (especially Lenovo And HP) there are proprietary utilities for power management (for example, Lenovo Vantage). They can override system Wi-Fi settings, so they should be checked as well.
3. Channel conflicts and interference from neighboring networks
If you have a lot of Wi-Fi networks in your home or office, they may overlap each other, causing periodic disconnections. This is especially true for densely populated apartment buildings, where dozens of routers operate on a single channel.
How to check:
- Install the application on your smartphone Wi-Fi Analyzer (Android) or NetSpot (iOS/macOS/Windows).
- Check which channels are occupied by neighboring networks. If your router is on the same channel as 3-4 other networks, that's the cause of the connection drops.
- In the router settings (
Wireless Network → Wi-Fi Settings) change the channel to a free one (for example, with6on11or vice versa).
If your router has this feature Auto Channel Selection (automatic channel selection), try turn it off and set the channel manually. Automatic channels often select busy channels based not on actual load, but on the manufacturer's algorithms.
| Range | Recommended channels (2.4 GHz) | Note |
|---|---|---|
| 2.4 GHz | 1, 6, 11 |
These channels do not intersect with each other. |
| 5 GHz | 36, 40, 44, 48 |
Less interference, but shorter range |
| 5 GHz (DFS) | 52–140 |
May be temporarily disabled due to radar |
Critical information: If your router supports both 2.4 GHz and 5 GHz bands, but the problem only occurs on 2.4 GHz, try connecting to a 5 GHz network. This band has significantly less interference, but walls and partitions weaken the signal more.
4. DHCP Issues: Why IP Addresses Are Being Reset
If Wi-Fi disconnects after exactly 10 minutes, and a message like this appears in the router or device logs DHCP lease expired — there's a problem with the settings DHCP protocolThis protocol is responsible for automatically assigning IP addresses to devices on the network. If the lease time (lease time) is set too low, the router may “forget” the devices and turn them off.
How to fix:
- Go to your router settings and find the section
LAN → DHCP(orNetwork → DHCP Server). - Install
Lease Time(rental time) not less than24 hours(or86400 seconds). - Save the settings and reboot the router.
If the problem persists, try fix an IP address for the problematic device manually:
- Find the device's MAC address (on Windows:
ipconfig /allin the command line; on Android:Settings → About phone → General information). - In the router's DHCP settings, add a static MAC address to IP binding.
What should I do if my router doesn't save DHCP settings?
If DHCP settings are reset after rebooting the router, this may indicate:
1. Router flash memory is faulty (replacement required).
2. Conflict with firmware (try rolling back to the previous version).
3. Factory reset due to power surges (install an uninterruptible power supply).
⚠️ Attention! If your network uses double NAT (for example, if the router is connected to another router), DHCP servers may conflict. In this case, you need to disable DHCP on the second router and set it to "Remote mode." bridge.
5. Problems with Wi-Fi adapter drivers (relevant for PCs and laptops)
Outdated or incorrectly functioning network card drivers are one of the most common causes of Wi-Fi drops on Windows. Symptoms:
- 🖥️ The connection drops after 10 minutes on one PC only, and other devices work stably.
- 🔄 In
Device ManagerThere is a yellow exclamation mark next to the name of the Wi-Fi adapter. - 📉 Internet speed drops before breaking.
How to fix:
- Open
device Manager(Win + X → Device Manager). - Find the section
Network adapters, open it and find your Wi-Fi adapter (for example, Intel Wireless-AC 9560 or Qualcomm Atheros QCA61x4). - Right click on the adapter and select
Update driver → Automatic search. - If updating doesn't help, download the driver from the laptop or adapter manufacturer's website (do not use drivers from third-party websites!).
For users Windows 10/11 There is one more trick:
netsh int tcp set global autotuninglevel=restricted
This command disables the feature TCP Auto-Tuning, which sometimes conflicts with Wi-Fi adapters. Enter it in the command prompt as administrator and restart your PC.
6. Security settings: WPA3, MAC filtering and firewalls
Sometimes the cause of breakages is overly strict security settings on your router or device. Here's what you need to check:
- 🔒 Encryption typeIf the router is configured to
WPA3, and the device doesn't support it, the connection may be interrupted. Try switching toWPA2-PSK(the most compatible mode). - 🖥️ MAC address filteringIf MAC binding is enabled in the router, but the device's address is entered incorrectly, the router will disable it after a few minutes.
- 🛡️ Firewall or antivirusPrograms like Kaspersky, Avast or built-in
Windows Firewallmay block network activity if they deem it suspicious.
How to diagnose:
- Temporarily disable your firewall and antivirus software on the affected device. If Wi-Fi is stable, add the network connection to the exceptions list.
- Check the list of allowed MAC addresses in the router (
Wireless Network → MAC Filter). If filtering is enabled, disable it or add the device's MAC address. - Change the security type from
WPA3onWPA2-PSKand reconnect to the network.
⚠️ Attention! If you use guest network on the router, check its settings: sometimes the guest network automatically disconnects clients after a certain time (for example, in ASUS RT-AX88U This is configured in the section Guest Network → Timeout).
7. ISP issues: PPPoE, IPv6, and traffic restrictions
Less often, but accurately: Wi-Fi interruptions can be caused by the problem is on the provider's sideThis is relevant if:
- 🌐 Outages are happening on all devices, including those connected via cable.
- 📡 Your provider's personal account contains notifications about technical work.
- 🔄 The router loses connection to the Internet (indicator
WANblinks or goes out).
What to do:
- Check if your ISP is using
PPPoE- connection with a short session time. Sometimes providers set up automatic disconnection after 10-30 minutes of inactivity. Solution: in the router settings (Internet → PPPoE) check the boxKeep AliveorMaintain connection. - Turn it off
IPv6in the router settings (sectionInternetorWAN). Some providers incorrectly handle IPv6 traffic, which leads to disconnections. - Call your provider's support and ask if they apply to your tariff. session time limits (sometimes this happens on corporate or “gray” tariffs).
⚠️ Attention! Internet connection settings (like PPPoE, VLAN or MTU) may vary depending on your provider. If you're unsure of the settings, don't just change them randomly—it's best to check with support.
8. Hardware problems: when it's time to take your router in for repair
If you've tried all the tips above, but your Wi-Fi still disconnects every 10 minutes, it might be because hardware failureSigns:
- 🔌 The router overheats even after 5-10 minutes of operation.
- 📶 The Wi-Fi signal has become significantly weaker (devices show 1–2 scale divisions).
- 🔄 The indicators on the router blink randomly or go out.
- 🔧 Router settings reset spontaneously.
What could have broken:
| Component | Symptoms | Solution |
|---|---|---|
| Capacitors | The router is overheating and smells like burning. | Replacement of capacitors (cheap) |
| Wi-Fi module | The signal is lost, but the cable connection works. | Replacing the module or router |
| Flash memory | Settings are reset, firmware is not updated | Reflashing or replacing the chip |
| power unit | The router reboots spontaneously | Replacing the power supply |
If your router is older than 5 years, repairs may cost more than a new one. In this case, it's easier to buy a modern model with support Wi-Fi 6 (For example, TP-Link Archer AX21 or ASUS RT-AX55).
FAQ: Frequently Asked Questions about Wi-Fi Drops
Why does Wi-Fi turn off after exactly 10 minutes and not after 5 or 15?
The point is energy saving timers or DHCPMany routers and devices are configured by default to check for activity every 10 minutes. If there's no traffic, they turn off the connection to save power. This could also be due to settings. Beacon Interval (service packet sending interval) - by default it is often equal to 100 ms, which under certain conditions leads to breaks after 10 minutes.
The Wi-Fi only turns off at night. What's wrong?
Most likely, the following are to blame:
- Router energy saving - Some models reduce transmission power at night.
- Interference from neighboring routers — in the evening/at night, neighbors actively use Wi-Fi, which creates interference.
- Planned work by the provider - Some operators update equipment at night.
Check your settings Night mode in the router and turn it off.
On Android, Wi-Fi disconnects when the screen is off. How do I fix this?
This is an energy saving issue. Go to:
Settings → Wi-Fi → Advanced → Turn off Wi-Fi in sleep mode
and select NeverIf there is no such option, try disabling it. Adaptive Wi-Fi or Battery optimization for applications that use the Internet.
After updating Windows, my Wi-Fi started disconnecting. What should I do?
Windows updates often break Wi-Fi drivers. Solutions:
- Roll back to the previous version of the driver (in
Device Manager). - Download the driver from the laptop manufacturer's website (not from the Microsoft website!).
- Disable the feature
Random Hardware Addressesin the Wi-Fi settings (it may conflict with the router).
Can a virus cause Wi-Fi drops?
Yes, but very rarely. Some viruses (for example, Trojan.DNSChanger) change network settings, which leads to an unstable connection. Check the system Malwarebytes or Kaspersky Virus Removal ToolAlso pay attention to unfamiliar processes in Task Manager, who actively use the network.