Why is Xiaomiโs sleep mode working too fast?
Youโve noticed that your Xiaomi Redmi screen is, POCO or Mi goes out through 10-15 A few minutes of inactivity, even though you are used to it. 30 It's not a breakdown, it's the work of energy-saving algorithms. MIUI. By default, the system sets a minimum screen auto-turn off time to save battery life, but for reading long articles, viewing photos or working with documents, such settings are inconvenient.
In this article, weโll look at all the ways to increase sleep, from standard MIUI settings to hidden features for power users, how to extend screen life to 30 minutes, turn off autorotation when reading, or set exceptions for individual applications, and why settings are sometimes reset after an update and how to fix it.
Important: on new models (Xiaomi 13/14, Redmi Note 12/13), the logic of sleep mode has changed. Now the system analyzes the context of use (for example, if you hold the phone horizontally, the screen may not go out longer), We took these nuances into account in the instructions below.
Method 1: Standard screen settings in MIUI
The easiest method is to change the screen auto-disconnect time through the settings menu.It works on all Xiaomi devices regardless of the MIUI version (even on the old Redmi 4X or Mi A1).
Open Settings โ Display โ Sleep mode (on some models, the path may look like Settings โ Screen โ Timeout of the screen). Here you will see options:
- ๐ 15 seconds โ minimum value (default on new devices)
- ๐ 30 seconds is optimal for battery saving
- ๐ 1 minute - convenient to read
- ๐ 2 minutes is the maximum for most models
- ๐ 5/10/30 Minutes โ available only on certain firmware (e.g, MIUI 14 flagship)
If your menu does not have a 30 minute option, it means that the manufacturer has limited the maximum time for your model. ADB.
โ ๏ธ Attention: On devices with AMOLED-screens (for example, Xiaomi 12 Pro or Redmi) K50) Long sleep can cause pixels to burn out.We recommend not setting a value above 5 minutes for continuous use.
Method 2: Configure exceptions for applications
If you want your screen to stay on while a particular application is running (like YouTube, Google Maps or Kindle), use the Auto-Switch-off feature in the apps to set customized settings for each software.
Instructions:
- Go to Settings โ Applications โ Permissions โ Auto-Switch off the screen.
- Select the app from the list (if there is none, click Add App).
- Set the value Never or select the right time (up to 30 minutes).
This method is particularly useful for:
- ๐ Reading books on Moon+ Reader or FBReader
- ๐บ๏ธ Navigation in Yandex.Maps or Google Maps
- ๐ต Listening to music with the screen on (for example, in Spotify)
- ๐บ Watching long videos on YouTube or Twitch
๐ก
If the app you want isn't on the list, try opening it first and returning it to the background. Sometimes MIUI adds programs to the exclusion menu only after the first run.
Method 3: Unlock hidden options through ADB (for experienced)
If the standard settings have a maximum sleep time of 2 minutes and you need 10 or 30 minutes, youโll need to connect to the Android Debug Bridge (ADB), a technique that works on all Xiaomi devices, but requires a computer and basic command line knowledge.
Steps to increase the time to 30 minutes:
- Turn on Developer Mode (go to Settings โ About Phone and click on MIUI Version 7 times).
- Return to Settings โ Additional โ For developers and activate Debugging over USB.
- Connect your phone to your PC, install it. ADB-Drivers and open the command line.
- Enter the command: adb shell settings put global stay_on_while_plugged_in 3 (where 3 โ significance 30 minute; 1 โ 5 minute, 2 โ 10 minute).
- Reset the device.
After you do this, you will see additional options in the Sleep Mode menu, and if the command does not work, check if your model supports this feature:
| Xiaomi model | Support ADB-sleep-command | Maximum time. |
|---|---|---|
| Redmi Note 10/11/12 | Yes. | 30 minutes. |
| POCO F3/F4/F5 | Yes. | 10 minutes. |
| Xiaomi 12/13/14 | Partially (requires unlocking the bootloader) | 5 minutes. |
| Redmi 9/9A/9C | Yes. | 30 minutes. |
โ ๏ธ Attention: On devices with MIUI 14 newer teams ADB If you have a not allowed error after you enter a command, try turning it off first. MIUI Optimization in Developer Settings (Adb shell settings put global) miui_optimization_disabled 1).
Install ADB drivers on PC|Enable developer mode on Xiaomi|Activate debugging on USB|Connect phone to PC in file transfer mode|Check connection with adb devices-->
Method 4: Using screen stopper apps
If you don't want to go through the settings or use ADB, install one of the specialized apps that mimics user activity without letting the screen go out.
- ๐ฑ Keep Screen On is a simple toolbar with an on/off button. It works even on the computer. MIUI 14 without root rights.
- ๐ Caffeine โ Adds an icon to the notification panel for quick management.
- ๐ ๏ธ Tasker โ for advanced users (you can set up automatic shutdown of sleep mode when you start certain applications).
- ๐ Keep Screen On While Reading โ Specializes in reading books and articles.
How to set up Keep Screen On:
- Download the app from Google Play.
- Run it and grant permission to Overlay over other applications (in MIUI settings this is called Special Rights โ Display on top of other applications).
- Activate the slider in the main window of the application.
- (Optional) Add the app to autoboot so it works after the phone restarts.
On devices with MIUI 13/14, some stopper apps may be blocked by the system as โconsuming too much power.โ In this case, add them to the battery exception list: Settings โ Battery โ Application Selection โ No Limits.
Method 5: Adjustment through feeding regimes
MIUI offers three power modes that affect sleep time: Balance, Performance and Charge Saving. In Performance mode, the screen can stay on longer, but this increases battery consumption.
How to change the regime:
- Go to Settings โ Battery โ Power mode.
- Choose Performance.
- Return to the Sleep Mode menu, and additional options (e.g. 5 or 10 minutes) may appear.
You can also set up in this menu:
- ๐ Adaptive brightness โ if the screen dims before turning off, turn off this option.
- ๐ The dark subject is on AMOLED-It reduces power consumption by allowing longer screens to be turned on.
- โก Super charge saving โ in this mode, sleep mode is triggered faster, even if you set a high value.
Why do you reset your sleep mode after the MIUI update?
Method 6: Disabling the proximity sensor (for calls)
Sometimes the screen goes out not because of sleep, but because of the proximity sensor, which happens if you hold the phone close to your face (for example, during a call) or put it down with the screen to turn off this feature:
Steps:
- Go to Settings โ System applications โ Phone โ Incoming calls.
- Turn off the option The screen turns off when you bring it to your ear.
- To completely disable the sensor, use the command ADB: adb shell settings put global proximity_delay 2500 (where 2500 โ millisecond delay; 0 โ shutdown).
It will help if:
- ๐ The screen goes out during a conversation, even if you donโt touch the phone.
- ๐ฑ The device is lying on the table, but the screen suddenly turns off (the sensor is triggered on the table).
- ๐ง You use a headset, but the screen still goes out.
โ ๏ธ Warning: A complete shutdown of the proximity sensor may result in accidental pressing during a call (e.g., on the speaker key or call completion.
Method 7: Virus Checking and Battery Optimization
If you have changed your sleep settings but the screen is still going out too quickly, the problem may be:
- Viral software that forcibly turns off the screen to save charge.
- Battery optimizers from third-party manufacturers (for example, DU Battery Saver or Avast Cleanup).
- Misfunction of MIUI (for example, after incorrect update).
How to diagnose:
- ๐ก๏ธ Check your phone for viruses with Malwarebytes or built-in Security MIUI.
- ๐ Go to Settings. โ Battery โ Battery usage and see which applications are actively consuming energy.
- ๐ Reset the battery settings: Settings โ Battery โ โฎ (menu) โ Resetting battery settings.
If the problem persists, try:
- Remove all applications to optimize the battery.
- Clear the system cache: Settings โ Storage โ Clear the cache.
- Perform reset to factory settings (pre-return!).
๐ก
If sleep is triggered after 5-10 seconds despite settings, it is most likely the fault of the optimizer app. Uninstall all programs to "accelerate" the phone - they often conflict with the energy-saving algorithms MIUI.