Your Xiaomi screen goes out too quickly, interrupting reading, watching videos or working with the navigator? By default, MIUI display auto-off time is limited to 30 minutes - but this limit can be bypassed. In this article, you will find 7 proven ways to increase the screen burning time from 1 minute to completely turn off the timer, including hidden settings, ADB commands and even physical solutions for older models.
The short-screen activity problem is relevant to all Xiaomi lines, from the budget Redmi Note to the flagship Mi 13 Ultra. The reasons are different β saving battery power, optimizing performance or manufacturer limitations. But regardless of the model, you can customize the display to your needs: whether itβs endless burning for presentations or zooming in to 10 minutes for comfortable reading.
Important: Some methods require developer rights or PC connectivity. If you're a beginner, start with the basic settings on your smartphone menu. Power users can immediately navigate to ADB or system file modifications.
1. MIUI Standard settings: maximum time without root
The easiest way is to use the built-in options, and even without the additional permissions, you can increase the screen burn time to 30 minutes (the default maximum allowed by MIUI).
- Open the Settings β Screen.
- Select the "Sleep" option after (or screen timeout in newer versions).
- Set the maximum value of 30 minutes.
On some models (such as the POCO F5 or Redmi Note 12 Pro+), this item may be called AutoSwitch Off and be located in the submenu Additional. If you have a MIUI 14+ shell, the path will be: Settings β Display β Advanced Settings β Sleep After.
π‘
On smartphones with AMOLED-screens (e.g. Xiaomi) 13T) Prolonged burning can lead to burn-in, and only use this mode when necessary.
- β It works on all models without exceptions.
- β Does not require developer rights or root
- β 30 minutes maximum (not suitable for presentations or navigators)
- β Resets after update MIUI
2. Developer Mode: Hidden Options for Advanced
If 30 minutes is not enough, turn on the developer mode - this will give you access to additional settings, including the ability to completely turn off the screen sleep timer.
- Activate Developer Mode: Go to Settings β About Phone and click on MIUI Version 7 times.
- Return to the main settings menu β a new item for developers will appear.
- Open for developers β Stay active (or Donβt turn off screen in new versions).
- Turn on the option While charging β now the screen will not go out while the device is connected to the network.
This method is ideal for using a smartphone as a navigator in a car or for long presentations, but keep in mind that the constant burning of the screen accelerates battery wear and can lead to overheating on weak models (for example, the Redmi 9A).
β οΈ Attention: On some firmware (MIUI 13 Global and later) The option to remain active may not be available. ADB (section).
Check the version of MIUI (Settings β About the phone)
Backup of important data
Connect your phone to charge (recommended)
Close all background applications-->
3. Screen management applications: Store and third-party utilities
If your system settings don't work, use third-party apps. Google Play has utilities that can emulate clicks or use overlay services to keep your screen active.
- π± Keep Screen On β a simple utility with a widget for fast on / off mode.
- π Caffeine β Adds a button to the notification panel to temporarily shut down the screenβs sleep.
- β‘ Screen Alive β Supports automatic activation when you connect to a charge or launch specific applications (e.g. Google Maps).
- π οΈ Tasker (for experienced) β allows you to create complex rules for controlling the screen by time, geolocation or events.
The advantage of these apps is that they don't require root and run on most Xiaomi models, but they can drain the battery faster because of background activity, such as Keep Screen On, which consumes about 5-7% of the charge per hour when running constantly.
| Annex | Needs root? | Max. Burning time. | Is it in the background? |
|---|---|---|---|
| Keep Screen On | β No. | No restrictions. | β Yes) |
| Caffeine | β No. | Until manually switched off | β Yes (notification) |
| Screen Alive | β No. | Customizable (by events) | β Yes, service) |
| Tasker | β No. | No restrictions. | β Yes (automation) |
β οΈ Note: Keep Screen On apps may conflict with optimization MIUI. If the screen goes out anyway, add the app to the AutoRun list and No restrictions in battery settings.
4. ADB-How to Remove the 30 Minute Limit
For those who are ready to connect the smartphone to the PC, there is a radical method - changing the system parameters through ADB. This will allow you to set any burning time (up to completely shutting down the timer) or even make the screen not go out under certain conditions (for example, during video).
You'll need:
- π₯οΈ Computer with installed ADB-driver
- π± Included Debugging Mode by USB on the phone (Settings) β For developers)
- π USB-cable (preferably original)
Instructions:
- Connect your phone to your PC and open the command prompt (cmd in Windows or Terminal on macOS/Linux).
- Enter the command to check the connection: adb devices Wait for the serial number of your device to appear.
- Set a new sleep time (for example, 1 hour = 3600000 milliseconds: adb shell settings put system screen_off_timeout 3600000
- To completely disable the timer, use: adb shell settings put global stay_on_while_plugged_in 3 (where 3 β The "always on" mode when charging").
To return the standard settings, do:
adb shell settings delete system screen_off_timeoutWhat if the ADB canβt see the device?
5 Modification of system files (root only)
If you have root rights, you can change the system files that control the screen, which is suitable for advanced users and allows you to permanently remove the limit of 30 minutes, even after the MIUI updates.
You'll need:
- π± Phone with unlocked bootloader and installed Magisk or SuperSU
- π οΈ Root-enabled file manager (e.g., Root Explorer or Solid Explorer)
- π Backup of the system (required!)
Instructions:
- Open root manager and follow the path: /system/build.prop
- Find the line ro.build.type=user and add below it: ro.config.screen_off_timeout=7200000 (where 7200000 = 2 millisecond).
- Save the file and restart the phone.
To completely disable the timer, change the file /system/framework/framework-res.apk/res/values/config.xml:
- Find a line: <integer name="config_screenOffTimeout">30000</integer>
- Replace 30,000 with 2147483647 (maximum value for int32).
- Reset the device.
β οΈ Warning: Incorrect editing of system files can lead to bootloop ( looped boot).Before changes, back up through TWRP Or OrangeFox.
6.Physical Solutions: If Software Methods Don't Help
If none of the above methods worked (for example, on older models like the Redmi 4X or Mi A1), try the hardware workarounds:
- π Constant Charging: Connect your phone to a power source and use Remain Active (Section 2.
- π±οΈ USB-Mouse: Connect the mouse through OTG-Adapter. The cursor's motion will reset the sleep timer.
- π± External display: On some models (POCO F3 GT, Black Shark - Connect to an external monitor HDMI or USB-C Remove auto-turning off the main screen.
- π Power Bank with βalways-onβ function: Some power banks (e.g. Xiaomi Mi Power Bank Pro) support a constant current mode, which can fool the phoneβs sensors.
For models with an infrared port (such as the Redmi Note 8 Pro), you can use the remote control as a βcheatβ: periodic signals from the remote control will reset the timer.
π‘
Physical methods are the only solution for phones with corrupted software or stripped firmware (e.g., corporate devices).
7.Alternative firmware: when MIUI is not satisfied
If youβre willing to take drastic measures, consider installing custom firmware. Many alternative OSes (like LineageOS, Pixel Experience, or Havoc-OS) donβt have strict limits on screen burning times.
Advantages of custom firmware:
- β Flexible sleep time settings (up to unlimited)
- β Lack of aggressive battery optimization MIUI
- β Regular security updates
- β Requires unlocking the bootloader and resetting data
- β May be deprived of warranty (on new models)
Installation instructions:
- Unlock the bootloader through the Mi Unlock Tool (requires a wait of 7-14 days for new accounts).
- Install custom recovery (TWRP or OrangeFox).
- Download the firmware from the official website (for example, LineageOS) and transfer it to the phone.
- Log in to recovery and run Wipe β Format Data, then install the firmware.
After installation, go to Settings β Screen β Timeout β there you can choose any value, including Never.
β οΈ Note: On some models (Redmi Note 10 Pro, POCO X3 Pro) custom firmware can break the job NFC Or a wide beam speaker. Check the forum reviews before you install them. XDA Developers or 4PDA.