Your Xiaomi screen goes out too quickly, interrupting reading, watching videos or playing? This problem is familiar to many owners of smartphones on MIUI β the standard 30 seconds or 1 minute of inactivity is often not enough time. Fortunately, the manufacturer has provided several ways to increase screen time or turn off its automatic shutdown altogether.
In this article, weβll take a look at all the available methods, from basic settings in the phone menu to hidden features for power users, how to set screen timeouts for different scenarios (like only when charging), which apps will help bypass system limitations, and what to do if the desired Suddenly options have disappeared after the update, and also a unique way to disable screen lock while watching YouTube without root rights, which few people know about.
1. Standard screen waiting time settings
The easiest way to increase the time to automatically turn off the display is to change the settings in the system settings, which works on all Xiaomi, Redmi and POCO smartphones with MIUI 12-14 (including global and Chinese firmware).
To find this option:
- π± Open the Settings app (cog icon on the desktop).
- π Go to the Screen (or Display in English version) section).
- β±οΈ Find the Sleep Mode (or Sleep) and tap it.
- π Choose the right value from the list: 15 seconds to 30 minutes (on some models, Never available).
Note: If your phone doesnβt have the Never option, it means the manufacturer has limited the maximum time for safety reasons (overheating, battery drain).
π‘
On some models (such as the Xiaomi 12T or Redmi Note 11), an additional Adaptive Shutdown switch appears after the time is selected. It is better to turn off it - it resets the timer at the slightest movement of the phone, which prevents accurate setting.
2. Developer mode: hidden opportunities
If standard options aren't enough, activate Developer Mode, which gives you access to advanced settings, including forced sleep shutdown, which works on all devices running Android 10 and later.
How to turn on the developer mode:
- Go to Settings. β The phone.
- Find the MIUI version and tap it 7 times in a row (you will be notified βYou became a developer!β).
- Go back to the main settings menu and open a new section for developers.
Now find the option to "Don't turn off the screen while charging" (or "Stay awake"), turn it on and the display will remain active while the phone is connected to the charger, which is ideal for watching long videos or using the phone as a navigator in the car.
What if the βStay Awakenβ option is not available?
3. Applications for forced screen retention
If the system settings don't work, use third-party utilities that allow you to:
- π Disable screen auto-disable for individual apps (e.g. YouTube or Google Maps only).
- β‘ Set different timeouts for charging and battery operation.
- π οΈ Bypassing restrictions MIUI maximum inactivity.
The best applications for this purpose:
| Name of name | Functions | Need a Root? | Reference |
|---|---|---|---|
| Keep Screen On | Screenhold for selected applications, quick access widget | β No. | Google Play |
| Caffeine | Activation through the notification panel, support for Android 12+ | β No. | Google Play |
| Stay Alive! | Extended rules for Wi-Fi, Bluetooth, charging | β οΈ Partially. | Google Play |
When using these applications, consider:
β οΈ Note: Some utilities (e.g. Stay Alive!) request permission to access special features (in the Developer Settings). β Without it, they won't be able to block the screen from turning off.
4.Configure via ADB (for power users)
If you need to completely disable the screen auto-turn off (including locking when manually pressing the power button), use the ADB command. This method requires a computer and basic knowledge of working with the console, but gives maximum control.
Instructions:
- Download and install Platform Tools (includes adb.exe).
- Turn on the phone debugging over USB (Settings β For developers β debugging over USB).
- Connect your phone to your PC and execute in the command line:
adb shell settings put global stay_on_while_plugged_in 3Where 3 means βalways onβ (alternatives: 1 β only when charging, 0 β off).
To return the standard behavior, do:
adb shell settings put global stay_on_while_plugged_in 0β οΈ Attention: After use ADB-command MIUI (For example, battery optimization may not work properly. Before experimenting, back up your settings!
Install Platform Tools on PC|Enable debugging on USB phone-on|Connect your phone to the original cable|Check the connection with the team `adb devices`-->
5. Features for specific Xiaomi models
Some Xiaomi smartphones have unique settings or limitations, and this is what owners of popular models need to know:
- π± Xiaomi 13/13 Pro: In MIUI 14 βDo not turn off the screenβ option moved to Settings β Battery β Optimizing the battery β Sleep settings.
- π± POCO F5/X5: On these devices, maximum time in standard settings β 10 It takes a minute. ADB root.
- π± Redmi Note 12: When using Game Turbo Mode (Settings) β Special facilities β Game mode: The screen does not go out during games, even if the timeout is set for 30 seconds.
- π± Xiaomi Pad 5/6: On tablets, the option is Never available by default in screen settings.
For models with AMOLED-screens (e.g. Xiaomi) 12S Ultra or Redmi K60) If you have to keep the screen on all the time, reduce the brightness to 30-50% or use dark themes.
π‘
On POCO and Redmi with Snapdragon processors, the screen auto-disconnect time depends on the firmware version. After upgrading to MIUI 14, the maximum value can reset to 5 minutes - check the settings after the upgrade!
6.Alternative methods: from widgets to physical solutions
If the software methods are not suitable, try these options:
- π Do Not Sleep Widget: Some launchers (like Nova Launcher) allow you to add a widget that simulates touching the screen every 30 seconds, which tricks the system into resetting its inactivity timer.
- π Use of the OTG-Cable: Connect your mouse to the phone via USB-OTG. Even without cursor movements, the system will assume that the device is active.
- π± Demonstration mode: Some firmware has a hidden βdemo modeβ (for example, on Xiaomi Mi). 11). The command is activated: adb shell am start -n com.android.settings/.DevelopmentSettings After that, the Demo Mode option will appear in the settings, where you can turn off sleep mode.
For owners of Xiaomi with an IR port (like the Redmi Note 10): you can program the remote control to send a signal every 20 seconds, which will make the phone βthinkβ that you are interacting with it.
7. Frequent problems and their solutions
Sometimes the settings are reset or not working, and here are the typical situations and ways to fix them:
| Problem. | Reason. | Decision |
|---|---|---|
| Time out resets after reboot | MIUI Optimization Resets Settings | Disable optimization for the application in Settings β Applications β Application Management β Battery Optimization |
| There is no "Never" option. | Restriction of firmware or region | Use it. ADB-Stay Alive! command or application with root rights |
| The screen goes out during a YouTube video | Optimizing the battery for the application | In YouTube settings, turn off Video Optimization and add the app to battery exceptions |
If the necessary options are missing after the MIUI update, try:
- Reset the screen settings to standard (Settings β System β Resetting β Reset screen settings).
- Install an older firmware version via Fastboot (instructions are available on the XDA Developers forum).
- Use Magisk modules (e.g. MIUI Optimizations) if you have root access.