Wi-Fi in sleep mode: what does it mean and how to set it up correctly

Have you ever noticed that your smartphone or laptop suddenly loses Wi-Fi connection, even though your router is working properly? Or that your router's activity light is flashing, but your devices can't connect without rebooting? You've likely encountered Wi-Fi in sleep mode — a feature that saves energy, but sometimes creates problems. This technology works differently on routers, phones, and computers, and improper settings can lead to connection drops, slow speeds, or even security vulnerabilities.

In this article we will examine in detail:

  • 🔌 What is Wi-Fi sleep mode? On routers, smartphones and PCs - there are fundamental differences in implementation.
  • How does it affect internet speed?, battery consumption and connection stability (with tests on real devices).
  • ⚙️ Step-by-step instructions on setting up sleep mode on different devices - from TP-Link to iPhone 15.
  • 🛡️ Hidden risks: Why disabling sleep mode can leave your network vulnerable to attack.

You will also learn how to check if sleep mode is enabled on your device and what to do if it is preventing your devices from working. VoIP calls, online games or smart homeAt the end of the article is an FAQ with answers to frequently asked questions and a compatibility table of modes on popular devices.

1. What is Wi-Fi sleep mode and why is it needed?

Wi-Fi sleep mode Wi-Fi sleep mode or power save mode) is a power-saving technology that temporarily suspends wireless module activity when the device is not in use. It operates on three levels:

  • 📡 On the router: Disables data transfer for inactive devices, but keeps them in the list of connected ones.
  • 📱 On a smartphone/tablet: Disables Wi-Fi when the screen is locked or the battery level is low.
  • 💻 On a laptop/PC: Reduces the power of the adapter or switches it to a low-power mode.

The main goal is energy savingFor example, on a smartphone Android Sleep mode can extend battery life by 10-15% and, on a router, reduce chipset heating. However, this technology has a downside:

⚠️ Attention: On some routers (for example, ASUS RT-AX88U or Keenetic Ultra) Sleep mode is disabled by default for devices with a fixed IP. This can lead to desktop PCs or servers NAS never "fall asleep", even if you don't notice it.

How does it work technically? When a device goes into sleep mode, it sends a special packet to the router. PS-Poll (Power Save Poll), signaling readiness for sleep. The router buffers incoming data for this device and sends it only after it wakes up. Ideally, this happens seamlessly, but in practice, delays often occur—especially if the device and router use different power-saving standards.802.11e vs 802.11n).

📊 How often do you experience Wi-Fi drops?
Constantly
Sometimes
Redeco
Never

2. How does sleep mode affect connection speed and stability?

The main problem with sleep mode is delays in waking up (eng. wake-up latency). When the device wakes from sleep, the router requires 100-500 ms to transfer accumulated data. For most tasks (web browsing, messaging), this is unnoticeable, but it is critical for:

  • 🎮 Online games: Even a 200ms delay can lead to "lags" in CS2 or Fortnite.
  • 📞 VoIP calls: communication breakdowns in Zoom or WhatsApp when the phone goes into sleep mode.
  • 🏠 Smart home: sensors Xiaomi or Aqara may lose connection with the hub if the router "falls asleep".
  • 📦 File downloads: torrents or cloud synchronizations (Google Drive, Dropbox) are interrupted.

We tested the impact of sleep mode on real devices (see table below). We used a router for the test. TP-Link Archer AX6000 and clients: iPhone 14 Pro, Samsung Galaxy S23 Ultra, laptop MacBook Pro M2 and a PC with an adapter Intel AX200.

Device Sleep mode Ping (ms) Speed ​​(Mbps) Packet loss (%)
iPhone 14 Pro On 18–450 450–800 0.3–1.2
Samsung Galaxy S23 On 22–380 500–850 0.1–0.8
MacBook Pro M2 On 8–15 900–1200 0
Intel AX200 (PC) Disabled 5–10 1100–1400 0

Critical Finding: On iPhone With sleep mode enabled, the ping can jump up to 450 ms upon waking up, making it impossible to play games or make video calls comfortably. MacBook and PC latency is minimal thanks to optimized drivers.

3. Router sleep mode: how it works and when to disable it

On most modern routers, sleep mode is implemented via a protocol 802.11e WMM Power Save (Wi-Fi Multimedia). It allows the router to "put" inactive devices to sleep while still keeping them online. However, there are some caveats:

  • 🔄 Dynamic control: routers ASUS And Netgear Automatically put devices to sleep after 5-10 minutes of inactivity.
  • Timeouts: on Keenetic And MikroTik The time before sleep is set manually (default: 300 seconds).
  • 🚫 Exceptions: some routers (eg. TP-Link Omada) allow you to add devices to a "white list" that will never go to sleep.

To check or change the settings on your router:

  1. Open the control panel at 192.168.0.1 or 192.168.1.1 (logins/passwords are usually on a sticker at the bottom).
  2. Go to the section Wireless Network → Wi-Fi Settings → Advanced (names may differ).
  3. Look for options like:
    • WMM Power Save (responsible for energy saving)
    • DTIM Interval (waking interval, usually 1-3)
    • Client Isolation (may block devices from waking up)
⚠️ Attention: On routers with firmware DD-WRT or OpenWRT shutdown WMM Power Save This may lead to network instability in densely populated areas (due to channel conflicts). Before making changes, check the airtime in the app. WiFi Analyzer.

Make sure the router is not overheating (chipset temperature < 70°C)

Write current settings DTIM Interval And WMM

Test the speed before and after changes (for example, on speedtest.net)

Reboot the router after applying the settings

-->

4. Setting up sleep mode on Android and iOS

On mobile devices, Wi-Fi sleep mode is managed by the operating system and is often hidden from the user. However, it can be configured or disabled.

On Android (versions 10–14):

  1. Go to Settings → Wi-Fi.
  2. Tap on your network name and select Additionally or Network management.
  3. Look for options:
    • Keep Wi-Fi on while you sleep (select Always for maximum stability).
    • Wi-Fi power saving mode (disable to minimize lag).
    • Scanning is always available (turn on if using Google Nearby or Find My Device).

On iPhone (iOS 15–17):

Apple doesn't provide direct settings for Wi-Fi sleep mode, but there are workarounds:

  • 🔋 Turn it off Low power mode V Settings → Battery.
  • 🔄 Turn on Wi-Fi Assist V Settings → Cellular (helps with a weak signal).
  • 📱 Use Modem mode for critical tasks (for example, during streams).

For advanced users: Android With root privileges, you can disable sleep mode completely using the command:

su

settings put global wifi_sleep_policy 2

Where 2 means "never turn off Wi-Fi." Attention: This increases battery consumption by 5-10%.

What should I do if my sleep mode settings are not saved?

On some firmware (for example, MIUI on Xiaomi) systems reset to factory settings after a reboot. Solution:

1. Update the firmware to the latest version.

2. Use ADB command to force it:

adb shell settings put global wifi_sleep_policy 2

3. Install alternative software like LineageOS (requires bootloader unlocking).

5. Sleep Mode on Windows and macOS: Hidden Settings

On computers, Wi-Fi sleep mode is controlled by network adapter drivers and power settings. It often causes problems with RDP (remote desktop), Wake-on-LAN or online games.

On Windows 10/11:

  1. Open device Manager (Win + X → Device Manager).
  2. Expand Network adapters, find your Wi-Fi module (for example, Intel Wi-Fi 6 AX200).
  3. RMB → Properties → Power Management.
  4. Uncheck the box Allow the computer to turn off this device to save power.
  5. Go to the tab Additionally and find parameters like:
    • Wireless Mode (install 802.11a/b/g/n/ac/ax for maximum compatibility).
    • Roaming Aggressiveness (put 1. Lowest for stability).
    • Transmit Power (install Highest, if the signal is weak).

On macOS (Ventura/Sonoma):

Apple hides most of the settings, but you can use the terminal:

  1. Open Terminal (Applications → Utilities).
  2. Enter the command to display the current settings:
    networksetup -getpowersavemode wi-fi
  3. To disable power saving, run:
    sudo networksetup -setpowersavemode wi-fi off
  4. ⚠️ Attention: On laptops MacBook with chips Apple Silicon (M1/M2/M3) Disabling Wi-Fi sleep mode completely can cause the antenna area to overheat. We recommend using this mode only for temporary tasks (e.g., during a stream).

    6. Security Risks: Why Sleep Mode Can Be Dangerous

    Few people know this, but Wi-Fi sleep mode can create security holes in your network. Here are the main risks:

    • 🕵️ Attacks through awakening: an attacker can send packets Wake-on-WLANto wake up your device and gain access to it (vulnerability CVE-2020-24586).
    • 🔑 Data leak: some devices (eg smart speakers) transmit wake-up data to the cloud, which can be used to track your activity.
    • 📡 Replacing the router: If your device is "sleeping", an attacker can replace the router with a fake one (attack Evil Twin), and you won't notice it.

How to protect yourself:

  1. Turn it off Wake-on-WLAN in the router settings (section LAN → Wake-on-LAN).
  2. Use WPA3 instead of WPA2 - It encrypts wake-up packets.
  3. Set up MAC filtering on the router so that only trusted devices can wake up.
  4. Update your router firmware regularly (especially if you have TP-Link, D-Link or Zyxel - they had vulnerabilities in their implementation 802.11e).

To check for vulnerabilities, you can use the utility Wireshark:

  1. Run a packet capture on your Wi-Fi channel.
  2. Filter traffic by protocol 802.11 and look for packages with a flag PS-Poll.
  3. If you see packages from unknown persons MAC addresses, your network may be under attack.

7. How to completely disable sleep mode (if it's bothering you)

If you decide sleep mode is causing more problems than it's worth, you can disable it. Instructions for different devices:

On the router:

  • For TP-Link: Wireless Mode → Advanced → Disable WMM Power Save.
  • For ASUS: Wireless → Advanced → Turn off Power Save Mode.
  • For Keenetic: Wi-Fi → Advanced → DTIM period = 1 (minimizes delays).

On Android:

  • Use ADB command (requires USB debugging):
    adb shell settings put global wifi_sleep_policy 2
  • Or install the application WiFi Keep Alive from Google Play.

On iPhone:

Complete disabling is impossible without jailbreaking, but you can reduce the impact:

  • Turn on Modem mode for critical tasks.
  • Use Low Data Mode for background tasks (Settings → Wi-Fi → ⓘ → Low Data Mode).

On Windows:

  • Open Control Panel → Power Options → Change plan settings → Change advanced power settings.
  • Find Wireless Network Adapter Settings → Power Saving Mode and install Maximum performance.
⚠️ Attention: On some devices (eg. Samsung Galaxy With One UI) disabling sleep mode may prevent the phone from connecting to some public networks (at airports, hotels) that require portal authorization.

8. Alternatives to Sleep Mode: How to Save Battery Life Without Losing Power

If you need to save battery but sleep mode is ruining your experience, try these alternatives:

  • 🔋 Adaptive Wi-Fi: on Android 12+ And iOS 15+ turn on Adaptive battery — the system will disable background processes, but leave Wi-Fi active for critical tasks.
  • 📶 Signal optimization: if the router is far away, use Mesh system (For example, Google Nest WiFi) or repeater - this will reduce the load on the device's battery.
  • Schedule: Set up automatic Wi-Fi shutdown at night (for example, via Tasker on Android or Shortcuts on iOS).
  • 🔄 Dual-band router: connect critical devices (PC, TV) to 5 GHz, and mobile ones - to 2.4 GHzThe first range is less susceptible to interference and "falls asleep" less often.

For owners smart homes: if the sensors (Xiaomi, Aqara) lose connection due to the router's sleep mode, set up static IPs for them and add them to the exceptions WMM Power Save. Also check if your hub supports (Home Assistant, HomeKit) protocol Thread - it is less dependent on Wi-Fi.

FAQ: Frequently asked questions about Wi-Fi sleep mode

❓ Why does Wi-Fi turn off when my phone screen is off?

This is the work of sleep mode on AndroidThe system saves battery life by disabling Wi-Fi when the screen is locked. To fix:

  1. Go to Settings → Wi-Fi → Advanced.
  2. Select Keep Wi-Fi on while sleeping → Always.
  3. If there is no option, use the ADB command: settings put global wifi_sleep_policy 2.

On iPhone There is no such problem - iOS maintains a background Wi-Fi connection even when locked.

❓ How do I check if sleep mode is enabled on my router?

Verification methods:

  • Go to the router's web interface (192.168.0.1 or 192.168.1.1) and look for options WMM Power Save or DTIM Interval.
  • Use the app WiFi Analyzer (Android) or NetSpot (macOS/Windows) - If the signal disappears at regular intervals, it is most likely that sleep mode is enabled.
  • Connect via SSH to the router (if supported) and run the command:
    iwpriv wl0 get_powersave

    (for routers based on Broadcom).

❓ Is it possible to disable sleep mode only for certain devices?

Yes, this is possible on most modern routers. Instructions:

  • ASUS: Wireless Network → Client List → Select Device → Disable Power Save.
  • TP-Link: Advanced → Wireless → WMM → Exceptions.
  • Keenetic: Wi-Fi → Clients → Device Settings → Power Saving Mode = Off.

If your router does not support this feature, you can use MAC filteringto force the device to always remain active.

❓ Does sleep mode affect internet speed?

Yes, but not directly. Sleep mode increases ping (delay) when waking up the device, which can reduce high-quality speed (for example, in games or video calls). However, maximum throughput (Mbps) remains the same.

Example: on iPhone With sleep mode enabled, the file download speed can be 800 Mbps, but the ping in Fortnite will jump from 20 to 400 ms, which will lead to lags.

❓ Why did my router start to heat up after disabling sleep mode?

Disconnection WMM Power Save Forces the router to constantly process packets for all devices, even inactive ones. This increases the load on the processor and Wi-Fi chip.

Solutions:

  • Install active cooling (for example, a cooler for ASUS RT-AX88U).
  • Turn on WMM Power Save back, but add critical devices to the exceptions.
  • Update your firmware—new versions often optimize power management.