Xiaomiβs screen, which constantly goes out at the most inopportune moment, is a familiar problem for many users. This is especially annoying when reading long articles, watching videos or using a navigator. Fortunately, MIUI has several ways to turn off the auto-turning of the screen, both standard and hidden.
In this article, we will discuss 5 proven methods, including system settings, developer modes and third-party applications. We will separately focus on the nuances for different versions of MIUI (12 to 14) and popular Xiaomi models (Redmi Note 12, POCO X5, Mi 11, etc.).
Important: Some methods require developer rights or additional utilities to be installed, and we will describe each step in detail so that you can choose the best option without risking the device.
1. Standard screen waiting time setting
The easiest way is to change the screen timeout in the system settings, which works on all Xiaomi smartphones regardless of the MIUI version.
To set up automatic screen shutdown:
- Open the Settings β Screen.
- Select Sleep Mode (or Screen Timeout in older versions).
- Set the maximum value β usually 10 minutes or 30 minutes.
Note that on some models (Redmi 10, POCO M4) the maximum value may be limited to 5 minutes.
2.Use of Do Not Disturb mode for constant illumination
Little-known life hack: Do Not Disturb can help keep the screen on longer, a technique that is particularly useful when playing or reading.
Algorithm of action:
- π± Go to Settings. β Sounds and vibrations β Don't disturb.
- π Turn on the mode and select Settings.
- β³ Activate the option while the screen is on.
- π The screen will not go out while you are actively interacting with the device.
The advantage of this method is that it does not require developer rights and works on all versions of MIUI, but the screen can still go out if you do not touch the display for 5-10 minutes.
π‘
If the option is not available, upgrade your MIUI to the latest version or use alternative methods in this article.
3. Disable auto-turndown through developer settings
For advanced users, there is a hidden option in the developer settings that allows you to completely turn off the screen timeout. This method works on MIUI 12/13/14.
How to activate:
- Turn on Developer Mode: Settings β About Phone β 7 times click on the MIUI version.
- Back to Settings β Additionally. β For developers.
- Find the option to Never Turn off the screen (or Sleep Timeout) and set Never.
Important: on some firmware (Xiaomi.EU, custom ROM) this option may be called Stay awake and require a connection to charge.
Enable debugging on USB|Allow installation from unknown sources|Check the version. MIUI|Make a backup copy of the data-->
Special applications for permanent illumination
If standard methods don't work, you can use third-party utilities. We tested the top 3 apps for Xiaomi:
| Annex | Features | Compatibility |
|---|---|---|
| Keep Screen On | Simple management, work in the background | MIUI 12-14, Android 10+ |
| Caffeine | Smart shutdown at low charge | All Xiaomi models |
| Screen Alive | Additional brightness settings | Requires root rights |
How to install and configure:
- Download one of the apps from Google Play.
- Provide all necessary permits.
- Activate the permanent lighting function in the application settings.
β οΈ Note: Some applications may conflict with system services MIUI. Before installing, check reviews for your smartphone model.
5. circumvention of restrictions through ADB-team
For tech-savvy users, ADB can manually change the system settings of screen timeouts, which works even on locked downloaders.
Instructions:
- Install ADB Tools on your computer.
- Connect your smartphone to your PC and activate debugging via USB.
- Adb shell settings put global settings stay_on_while_plugged_in 3
This command will keep the screen on when you connect to the charger. To return the standard settings, use:
adb shell settings put global stay_on_while_plugged_in 0What if the ADB does not recognize the device?
Why does the screen go off even after the timeout is turned off?
If you have done all the settings, but the screen still turns off, the reasons may be as follows:
- π Charge savings: in Ultra mode, system settings are reset.
- π οΈ Optimization MIUI: The system can force the background processes to unload.
- π± Proximity sensor problems: on some models (Redmi 9) the sensor is mistakenly triggered.
- π Update of the firmware: after the update MIUI settings may reset.
Decisions:
- Turn off Adaptive Brightness in the screen settings.
- Add the application you are using to Cleanup Protection (Settings β Apps β Permissions).
- Check the approximation sensor through the engineering menu (#6484###).
FAQ: Frequent questions about the constant screen lighting
Can I completely turn off the screen without root rights?
Why did the MIUI update start to go out again?
Is there a difference between POCO and Redmi?
How to check which app turns off the screen?
π‘
The most reliable way is a combination of standard settings (maximum timeout) + developer mode (Do not turn off the screen) + adding the necessary applications to optimisation exceptions.