Your Xiaomi screen is constantly going out at the most inopportune moment? It's annoying when you read a long article, watch a video, or play mobile games. By default, MIUI smartphones turn off the display after 30 seconds of inactivity to save battery life. But what if you want the screen to stay on longer -- or never turn off at all?
In this article, weβll look at 7 working ways to turn off screen auto-switching on Xiaomi, Redmi and POCO, from standard settings to hidden features and third-party apps. Youβll learn how to set screen timeouts for specific tasks: for games, navigation, reading or watching movies. And also why settings are sometimes reset and how to fix it.
1. Standard MIUI settings: changing screen timeout
The easiest way to increase the time to turn off the screen is through the settings menu, which works on all Xiaomi smartphones with MIUI 12 and later (including Redmi Note 11, Xiaomi 13, POCO F5, etc.).
Instructions:
- π± Open the Settings app (cog icon).
- βοΈ Go to the Display section (or the Screen on some firmware).
- β³ Find the Sleep item after (or screen timeout).
- π’ Choose the maximum value β usually 10 minutes or 30 minutes.
Note that on some models (e.g. Xiaomi 12T) the maximum time can be limited to 5 minutes, in which case you will have to use alternative methods in the following sections.
Important: After the MIUI update, the timeout settings may reset. To avoid this, record the current settings using the MIUI Laboratory (see section 4 for more).
2. Do not disturb mode for constant illumination
If you want Xiaomiβs screen to stay on during a specific action (such as using a navigator or watching a presentation), turn on the Do Not Disturb mode with special settings. This method does not cancel the timeout completely, but allows you to bypass it for individual applications.
How to set up:
- Open Settings β Applications β Do not disturb.
- Select Application Permissions.
- Find the app you want (like Google Maps or YouTube) and let it ignore battery optimization.
- Return to the basic settings of Do Not Disturb and activate the mode manually.
Now, when you run the app, the screen won't go out, even if you don't touch the smartphone, and the downside is, you'll have to turn on the mode manually every time.
π‘
To quickly turn on Do Not Disturb, add its widget to the home screen or notification bar.
3. Hidden function "Always on display" (AOD)
On smartphones Xiaomi with AMOLED-screens (for example, Xiaomi 13 Pro, Redmi) K60) function AOD (Always-On Display, which displays time, notifications and other data even when the screen is off, but it can be adapted to keep the display from going out completely.
How to turn on:
- π§ Go to Settings. β Display. β Always on display.
- π¨ Select the display style (e.g., Dial or Minimalist).
- β±οΈ Set a schedule or turn on the mode Always.
- π Turn on the option to Show when connecting charging (if necessary).
It's important: AOD works only AMOLED-matrices and consumes up to 5-7% charge per hour. LCD-screens (e.g. Redmi) 10) This function is not.
| Xiaomi model | Screen type | Supports AOD? | Battery consumption (per hour) |
|---|---|---|---|
| Xiaomi 13 Ultra | AMOLED, 2K | Yes. | 3-5% |
| Redmi Note 12 Pro+ | AMOLED, FHD+ | Yes. | 5-7% |
| POCO X5 Pro | AMOLED, 120Hz | Yes. | 4-6% |
| Redmi 10A | LCD, HD+ | No. | β |
4. MIUI Lab: Hidden Timeout Settings
MIUI has a hidden menu called MIUI Lab, where you can change system settings that are not available in standard settings, and you can increase the screen timeout to 1 hour or turn it off completely.
Instructions:
- Open the Settings. β The phone.
- Click 5-7 times on the MIUI version until you become a developer!
- Go back to the basic settings and find the new Advanced Settings β MIUI Lab.
- Select the screen timeout and set the desired value (up to 60 minutes or Never).
β οΈ
Warning: A change in the parameters in the MIUI Lab can lead to unstable operation of the system. If after the changes the smartphone began to slow down, reset the laboratory settings to standard.
Make a backup copy of the data
Charge your phone at least 50%
Remember the current screen settings
Do not change other parameters in the laboratory. MIUI-->
5. applications for forced wake lock (sleep blocking)
If the system settings don't work, use third-party apps that force the screen to be turned on.
- π Caffeine β Adds a button to the notification panel to quickly turn on/off sleep block.
- β Keep Screen On β allows you to configure exceptions for individual apps (for example, only for YouTube or Waze).
- π± Stay Alive β Advanced settings, including brightness control and sleep blocking when charging.
How to set up Keep Screen On:
- Download the app from Google Play.
- Open it and grant permission to Overlay over other windows.
- Select applications for which you need to turn off timeout.
- Activate the mode Keep the screen on.
β οΈ
Warning: Some sleep-blocking apps require permission Special access in security settings. Without that, they won't work properly.
6. ADB-commands to completely shut down timeout
For advanced users, there is a way to turn off screen auto-switch permanently via ADB (Android Debug Bridge) - a system change that won't reset once you reboot.
Instructions:
- Enable USB Debugging in Settings β About Phone β MIUI Version (click 7 times) β Additional β For Developers.
- Connect your phone to your PC and confirm your trust in your computer.
- Open the command line (Windows) or the terminal (Mac/Linux) and type:
adb shell settings put global stay_on_while_plugged_in 3This command will keep the screen on:
- π When connected to charging (3)
- π Only when connected to USB (1)
- β‘ Only when connected to a network charging (2)
To return the standard settings, do:
adb shell settings put global stay_on_while_plugged_in 0What if the ADB does not recognize the device?
7. Alternative methods: from the proximity sensor to automatic rules
If none of the methods worked, try to trick the system with the help of non-standard solutions:
- ποΈ Approximation sensor: stick a piece of tape on the sensor (near the front camera). The system will "think" that you are holding the phone to your face (for example, during a call), and the screen will not go out.
- π Automation with MacroDroid: Create a rule that simulates touching the screen every 20 seconds. To do this, select the screen trigger on and click on coordinates (for example, in the corner of the screen).
- π‘ Modem mode: If you turn on Wi-Fi Access Point in your settings, some Xiaomi models donβt turn off the screen while other devices are connected to them.
β οΈ
Attention: Using a proximity sensor to trick the system can cause sensors to malfunction. After completing the task, remove the tape and restart the phone.
π‘
The most reliable way is to combine system settings (MIUI Lab) and Stay Alive applications, which gives you flexibility for different scenarios without risk to the system.