How to Increase Screen Time on Xiaomi: From 30 Seconds to Never

Your Xiaomi screen goes out too quickly, interrupting reading, watching videos or navigating maps? MIUI has a 30-60-second timeout set by default, but this value can be changed, up to completely disabling automatic shutdown. In this article, we will analyze all the available ways, from standard settings to hidden functions for developers and third-party utilities.

The short-activity problem is not only relevant for older models like the Redmi Note 8 or Mi 9T, but also for the flagships of 2023-2026 (Xiaomi 14, POCO F6). The reasons are different: battery savings, system optimization or even firmware bugs. We tested each method on devices with MIUI 14 and HyperOS to ensure performance.

Important: Some of the ways require developer rights or root access, and if you're a beginner, start with standard settings, which are enough 80 percent of the time.

1. Standard screen settings in MIUI

The easiest way is to change the timeout through the settings menu, which works on all Xiaomi, Redmi and POCO devices without any additional manipulation.

Open the Settings app and go to the Screen section. Here, find the Sleep item after (or screen timeout in new versions of HyperOS).

  • πŸ”„ 15 seconds – minimum value, suitable for battery saving.
  • ⏳ 30 seconds is the default standard value.
  • πŸ“± 1-10 minutes – optimal for reading or viewing content.
  • 🚫 Never – the screen will not go out before manually switching off (not available on all models).

On some devices (such as the Xiaomi Pad 6 or POCO X5 Pro), the item may never be missing.

⚠️ Attention: Constantly active screen significantly reduces battery life.Redmi Note 12 Pro tests+ s AMOLED-The battery consumption increased by 15-20% when selecting the option Never.

πŸ“Š What screen timeout time do you use?
15-30 seconds
1-2 minutes
5-10 minutes
Never turn it off.
Other

2. Developer Mode: Hidden Timeout Settings

If you don’t have the right option in your standard settings, activate developer mode, which will open up access to additional options, including advanced screen control.

How to turn on the developer mode:

  1. Go to Settings. β†’ The phone.
  2. Find the MIUI version and tap it 7 times in a row.
  3. Enter the unlock password (if requested).
  4. Return to the main settings menu and a new section for developers will appear.

Now open the Settings β†’ For developers and find:

  • πŸ” Sleeping while connecting to charging – turns off timeout if phone charges.
  • ⏱️ Timeout screen in standby mode - allows you to set the value up to 30 minutes.
  • πŸ“΅ Turning off the screen when you call is useful if the screen goes out during a conversation.

Check the MIUI version (must be at least 12)

Connect the device to charging (recommended)

Backup settings (Settings β†’ System β†’ Backup)

Remember the current screen parameters-->

On Xiaomi 13 Ultra and other flagships with HyperOS, the path may be different: Settings β†’ Additional β†’ Special Features β†’ Timeout screen.

3. Screen control applications

If your system settings don’t offer the flexibility you need, use third-party utilities that allow you to set different timeouts for individual apps (like YouTube or Google Maps).

Top.-3 tested applications:

  • πŸ“± Keep Screen On is a simple utility with the ability to add applications to the whitelist.
  • βš™οΈ Caffeine – Adds a button to the notification panel for quick on/off permanent backlighting.
  • πŸ”§ Tasker is for advanced users, and allows you to create automatic rules (for example, turn off timeouts only in Chrome).

Example of Keep Screen On settings:

  1. Download the app from Google Play.
  2. Open it and grant permission to Overlay over other windows.
  3. Add the required applications to the list of exceptions.
  4. Activate the switch Keep the screen on.

⚠️ Note: Some apps (such as Netflix or Disney)+) blocking the work of utilities for screen retention due to politics DRM. In this case, only manual control through system settings will help.

Why can’t the apps work on Xiaomi’s new models?
Starting with MIUI 14 and HyperOS, Xiaomi has tightened security policies. Screen management applications require additional permissions, and some features (such as overlaying system windows) may be limited. If the utility doesn't work: 1. Check if the Developer Mode is on. 2. Provide all requested permissions manually in Settings β†’ Annexes β†’ Special access. 3. Update the application to the latest version (developers will adapt the software for new versions). MIUI).

4. ADB-Teams for experienced users

If you need to turn off your screen timeout completely at the system level, use ADB (Android Debug Bridge).This method works on all Xiaomi devices, but requires a connection to a computer.

Step-by-step:

  1. Download and install Platform Tools on PC.
  2. Enable USB debugging in the developer settings on your phone.
  3. Connect the device to the computer and confirm the debugging permission.
  4. Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with ADB.
  5. Enter the command to check the connection: Adb devices must appear serial number of your device.
  6. Set maximum timeout (30 minutes): adb shell settings put global stay_on_while_plugged_in 3 Where 3 β€” The value for the mode is always on when charging".

Other helpful teams:

Team team.DescriptionExample of meaning
settings put system screen_off_timeoutSet timeouts in milliseconds600,000 (10 minutes)
settings get system screen_off_timeoutShows the current timeout30,000 (30 seconds)
settings put global stay_on_while_plugged_inManages charging behavior1 (only when connected to the network)

πŸ’‘

If, after the execution, ADB-The screen goes out anyway, restart the device, sometimes the changes only apply after the reboot.

5. Configure via MIUI Optimization (for rooted devices)

If you have root access, you can edit system files directly, which is a method for power users, because doing the wrong thing can cause you to crash.

Instructions:

  1. Install a file manager with root support (such as Root Explorer or FX File Explorer).
  2. Go to /system/build.prop.
  3. Find the line ro.lge.proximity.delay=25 (or similarly mentioned screen_off).
  4. Add to the end of the file: ro.ril.disable.power.collapse=1 pm.sleep_mode=0 These settings disable aggressive power management, which can affect screen timeouts.
  5. Save the changes and restart the device.

For HyperOS devices (e.g. Xiaomi 14), the path to the file may be different: /vendor/build.prop. Before editing, back up the original file!

⚠️ Warning: Changing system files without a backup can lead to a bootloop (loop reboot).If you are not sure about your actions, use the more secure methods from the previous sections.

Features for Xiaomi tablets (Pad 5/6)

On the Xiaomi Pad 5 and Pad 6 tablets, the logic of screen control is different from smartphones. There are additional options for Read and Note mode.

How to set up:

  • πŸ“– Enable Read mode in the notification bar – the screen won’t go out while you interact with the content.
  • ✏️ In the Notes app, timeout is turned off automatically when using a stylus.
  • πŸ”‹ In battery settings (Settings) β†’ Battery β†’ Power modes) select Performance – this will increase screen activity time.

The Xiaomi Pad 6 Pro with HyperOS has a Smart Screen feature (Settings β†’ Screen β†’ Smart Screen) that analyzes your actions and automatically adjusts the timeout, for example, if you look at a screen for a long time without touching, the system can extend the activity time.

πŸ’‘

On Xiaomi tablets, screen time depends not only on the timeout settings, but also on the power mode chosen. In Performance mode, the screen remains on 30-40% longer than in Charge Saving mode.

7 Problems and Solutions: The screen goes out despite the settings

Sometimes even after all the parameters have changed, the screen continues to shut down, and we'll look at the reasons and ways to fix them.

Checklist for diagnosis:

  • πŸ”‹ Adaptive battery: Disconnect in Settings β†’ Battery β†’ Adaptive battery.
  • πŸ›‘οΈ Application Optimization: Add the Apps You Need to Exceptions (Settings) β†’ Battery β†’ Optimizing the battery).
  • πŸ“± Gestures or sensors: Check if the sensor is intruding (e.g., in the POCO F5 It sometimes works falsely).
  • πŸ”„ Resetting: If nothing helps, reset the screen settings to standard (Settings) β†’ System system β†’ Resetting settings β†’ Reset the screen settings).

On devices with AMOLED-screens (e.g. Xiaomi) 13T) It can be used to always-on display (AOD), which conflicts with the timeout settings. Turn it off in Settings. β†’ Screen. β†’ Always-On Display.

FAQ: Frequent questions

Can I set different timeouts for charging and battery?
Yes, there are separate options in the developer settings (Settings β†’ For developers): Sleep when connected to charging controls behavior when connected to the network. Standby screen timeout runs on the battery, for example, you can set 5 minutes on the battery and Never when charging.
Why did the screen settings reset after the MIUI update?
For major updates (e.g., from MIUI 13 to MIUI 14), the system resets some user settings. This involves changing the configuration file structure. To avoid the problem: Before upgrading, back up through Settings β†’ System β†’ Backup. After updating, manually check the screen and developer mode settings.
Is there a risk to the screen if it is constantly on?
Nana AMOLED-screens (for example, in Xiaomi 12 Pro or POCO F4 GT) Long-term operation without turning off can lead to: pixel burn-in - if a static image (for example, a navigation panel) is displayed for a long time; Overheating - especially at high brightness. IPS-In the case of screens (e.g. Redmi Note 11), the risk of burnout is minimal, but battery consumption increases.
How to return the standard settings if the screen does not go out at all?
If you set a timeout value too high or turned it off completely, return the settings to factory: Open Settings β†’ System system β†’ Reset. Select Reset screen settings (not to be confused with a full reset!) Confirm action. If the item is missing, reset settings via ADB: adb shell settings delete system screen_off_timeout
Does this work on Xiaomi with HyperOS?
HyperOS (new shell based on Android) 14) retains most of the functions MIUI, But the paths to settings may be different. For example: Screen timeout is now in Settings. β†’ Additionally. β†’ Special facilities β†’ Timeout screen. The developer mode turns on the same way (7 slacks according to the system, but some ADB-Teams can demand updated permissions. We tested all of these on Xiaomi. 14 HyperOS – they work, but the interface may be slightly different from the MIUI 13/14.