How to set up the screen switch off on the Xiaomi phone: all the ways and nuances

Smartphone screens are one of the main consumers of energy, and properly setting it off helps save battery power without losing convenience. On Xiaomi phones with a MIUI shell, there are several ways to manage display fade time, from standard settings to hidden features for power users. In this article, we will analyze all available methods, including nuances for different versions of firmware and models, from budget Redmi to flagship Xiaomi 14.

It’s important to understand that screen time is not only important for autonomy, but also for security: too long a timeout increases the risk of accidental taps in your pocket or access to notifications. On the other hand, too short a time can be annoying if you often read long texts or watch videos. We will show you how to find balance and adjust the behavior of the screen to your tasks – whether it’s saving battery, comfort reading or protecting privacy.

Standard screen timeout setting in MIUI

The basic way to change the screen time on Xiaomi is through the settings menu, which works on all devices with MIUI 12 and later, including the latest versions of MIUI 15 (HyperOS).

To set up a timeout:

  1. Open the Settings app (the gear icon on the desktop).
  2. Go to the Display section (or the Screen on some firmware).
  3. Select Sleep Mode or Screen Turn Off.
  4. Set the desired time from the available options: usually from 15 seconds to 10 minutes.

On new Xiaomi smartphones (such as Xiaomi 13T or POCO F6), an additional option called Adaptive Shutdown may appear on this menu, which automatically adjusts the timeout depending on your habits: for example, keeping the screen on longer if you are reading a book, and turning it off faster in standby mode.

πŸ“Š What screen time do you use more often?
15-30 seconds.
1 minute
2-5 minutes
10 minutes.
Hand-off.
  • πŸ”„ Available timeout values: 15 s, 30 s, 1 m, 2 m, 5 m, 10 m (on some models up to 30 m).
  • ⚑ Effects on the battery: Reducing time with 2 minute 15 It can extend the work for a second. 5-15% (model).
  • πŸ”’ Security: Timeouts of less than 1 minute are recommended for data protection in case of phone loss.
  • πŸ“± On the Xiaomi Pad and some tablets, the maximum time can reach 30 minutes.

⚠️ Attention: On devices with AMOLED-screens (e.g. Xiaomi) 12 Pro or Redmi K60) Too short a timeout can lead to premature wear of the matrix due to frequent on/off cycles β€” 30-60 seconds.

Advanced settings through the developer mode

If standard options aren't enough, you can activate the developer mode and access additional options.

  • πŸ”§ Set a non-standard shutdown time (for example, 45 seconds).
  • πŸ› οΈ Turn off the screen during charging.
  • πŸ“Š Set up separate timeouts for different applications.

To enable the Developer Mode:

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

Now you can set up:

  • πŸ•’ Screen waiting time – values up to 30 minutes are available here.
  • πŸ”Œ Do not turn off the screen when charging (useful for navigators or long-term video viewing).
  • πŸ“± Debugging by USB β€” necessary ADB-teams (below).

Activate the mode (7 taps according to MIUI)

Go to Settings β†’ For developers

Select "Waiting time for the screen"

Set the desired value (for example, 1 minute 30 seconds)

Save changes and restart your phone-->

⚠️ Note: On some models (Redmi Note 12, POCO X5) When you activate the developer mode, you may get a warning about an increased security risk. That's okay -- just confirm the action. USB, unless you plan to use it ADB!

Control screen switching off via ADB (for experienced)

If you need to completely turn off the automatic screen shutdown (for example, to use the phone as a monitor or to test applications), you can use the ADB commands. This method requires connecting the phone to the computer and basic knowledge of working with the command line.

Instructions:

  1. Install ADB on your computer (you can download from the official website of Android Developers).
  2. Connect your phone to your PC through USB-cable (turn on debugging by USB developer-like).
  3. Open the command prompt (cmd on Windows or Terminal on macOS/Linux).
  4. Enter the command to check the connection: Adb devices must appear serial number of your device.
  5. To turn off the screen, do: adb shell settings put global stay_on_while_plugged_in 3 This command will make the screen stay on only when charging.

To return the standard behavior, use:

adb shell settings put global stay_on_while_plugged_in 0
ADB Team TeamThe effectApplication
stay_on_while_plugged_in 3The screen does not turn off when chargingNavigation, video viewing, testing
stay_on_while_plugged_in 1It does not turn off only when charging from the network (not from USB)Use as a monitor
stay_on_while_plugged_in 0Standard behaviorReturn to factory settings
settings put system screen_off_timeout 60000Set a timeout of 60 seconds (value in milliseconds)Fine-tuning time
What if the ADB can’t see the device?
1. Check if debugging is included on USB 2. Install drivers for your Xiaomi model (you can download on the Xiaomi website or through the Mi program). PC Suite). 3. Try another one. USB-cable (original preferably). 4 Restart your phone and computer. 5 If you use Windows, run the command prompt on behalf of the administrator.

Features of setting up on different Xiaomi models

Despite the general logic of MIUI, some Xiaomi models have unique nuances in screen control.

  • πŸ“± Xiaomi 13/14 Series: Supports Adaptive Shutdown with user activity in mind. The screen settings have a separate switch for this function.
  • πŸ’‘ POCO F/X series: In the firmware POCO Launcher screen shutdown time can be configured directly in the Quick Settings panel (swipe down from the top edge).
  • πŸ”‹ Redmi Note 12 and newer: Have a Super-Energy Saving option that forcefully reduces timeout to 15 seconds when charged low.

On foldable smartphones (Xiaomi MIX Fold 3), the screen settings are duplicated for internal and external displays, which means you can set different shutdown times for each screen, for example, the external screen can be adjusted to fast fade (30 seconds), and the internal screen can be adjusted to longer (5 minutes) for comfortable operation.

πŸ’‘

On devices with AMOLED-screens (e.g. Xiaomi) 12T) Turn on Always-on Display in the screen settings, and it shows the time and notifications when the display is off, saving battery by highlighting only the pixels you need.

How to set up screen switching off for individual applications

Sometimes you need to keep the screen from turning off in specific applications, such as a navigator (Google Maps or Yandex.Navigator), a video player or a book.

Method 1: Built-in function "Do not turn off the screen"

Many apps (e.g. YouTube, Waze) have their own timeout option, which is usually found in the app settings called Don't Turn Off the Screen or Keep Screen on.

Method 2: Use of special utilities

If there is no built-in option, you can use third-party applications:

  • πŸ“± Keep Screen On (Free on Google Play): Allows you to add apps to your whitelist.
  • πŸ”§ Tasker (paid): Creates automatic rules for screen control.
  • πŸ› οΈ Caffeine: Adds a button to the notification bar to quickly turn off timeout.

Example of settings in Keep Screen On:

  1. Install the app from Google Play.
  2. Open it and enable access to Special Opportunities (confirmation required).
  3. Add the apps you want to see to the list (like Google Maps or VLC).
  4. Activate the function – the screen will not turn off in selected programs.

πŸ’‘

When using third-party screen control utilities, watch for the resolution of "Overlaid on other windows." Some applications (for example, banking) may block such utilities for security reasons.

Solving the problems with turning off the screen

Sometimes the Xiaomi screen doesn't behave properly, it spontaneously shuts down too quickly, doesn't respond to settings, or doesn't go out at all. Consider typical problems and their solutions.

Problem.Possible causeDecision
The screen turns off after 5 seconds despite the settingsActivated Super-Savings or Battery Optimization for System ApplicationsTurn off Battery Optimization for Settings and Launcher in the Battery menu β†’ Optimization
The screen does not turn off automatically.Failure of the proximity sensor or the application blocks the timeoutCheck the sensor (call and hold the phone to your ear) or close all background apps
There is no β€œSleep Mode” option in the settingsOutdated version of MIUI or custom firmwareUpdate the firmware through Settings β†’ System Update
Timeout resets after rebootConflict with the application for cleaning memoryAdd Settings to Auto Cleanup Exceptions

If the screen started to turn off too quickly after the MIUI update, try resetting the display settings:

  1. Go to Settings β†’ System β†’ Resetting settings.
  2. Select Reset Application Settings (does not delete data!).
  3. After restarting, check the screen off time.

⚠️ Note: On some models (Redmi) 10A, POCO M4 Pro) after resetting, the Adaptive Shutdown option may disappear. To return it, update the firmware to the latest version via Settings β†’ Updating the system.

Additional Tips for Battery Saving

Setting the screen-off time is just one way to extend Xiaomi’s autonomy, and here are some more recommendations:

  • πŸ”‹ Adaptive brightness: Include in Settings β†’ Display. β†’ Adaptive brightness: The system will automatically adjust the backlight depending on the lighting.
  • πŸŒ™ Dark subject: On AMOLED-The dark interface reduces the energy consumption of the 10-30%. Included in Settings β†’ Display. β†’ Dark subject.
  • πŸ“΅ Restriction of background activity: C Settings β†’ Battery β†’ Battery Optimization Select Strict for Unnecessary Applications.
  • πŸ”„ Screen refresh rate: On supported models (Xiaomi 13 Pro, POCO F5) Reduce frequency from 120 Hz to 60 Hz in Settings β†’ Display. β†’ Frequency of update.

For maximum savings, activate the Supersaving Mode:

  1. Go to Settings. β†’ Battery.
  2. Select Supersaving Mode.
  3. Activate it – the system will limit background activity and reduce the screen timeout to 15 seconds.

πŸ’‘

On devices with MIUI 14+, Intelligent Savings has been introduced, which analyzes your habits and automatically optimizes screen, processor and network settings to extend autonomy. Included in Settings β†’ Battery β†’ Smart Savings.

FAQ: Frequent questions about turning off the screen on Xiaomi

Can I set the screen time to be more than 10 minutes off?
Yes, but only through the developer mode or ADB. Standard settings MIUI limit the maximum value 10 Minutes (on some models β€” 30). To get around the limitation: Activate the developer mode (7 tap-up MIUI). Go to Settings. β†’ For developers β†’ Screen waiting time. Select the desired value (before) 30 For times over time 30 minutes ADB-Adb shell settings put system screen_off_timeout 1800000 (where 1800000 β€” time in milliseconds, that is, 30 minute).
Why does the screen turn off during the call?
This is due to the operation of the proximity sensor, which turns off the screen when you bring the phone to your ear. If the sensor is triggered too early or incorrectly: Check the cleanness of the area around the sensor (usually next to the front camera). Calibrate the sensor through the engineering menu (type ##6484## If the problem persists, turn off the sensor temporarily via ADB: adb shell settings put system proximity_delay 2500 (Increases the delay of operation to 2.5 seconds).
How to turn off the screen when watching a video?
There are three ways: Built-in Player Option: In YouTube, VLC or MX Player, find in the settings "Do not turn off the screen." Gesture "Hold the screen": On some models (Xiaomi 13, POCO F5), you can hold your finger on the screen for 2 seconds to cancel the shutdown.
Why did the screen settings reset after the MIUI update?
This is standard system behavior in major updates (e.g., MIUI 13 to MIUI 14). To restore settings: Go to Settings β†’ Display β†’ Sleep mode and set the right time. If Adaptive Shutdown is gone, check for firmware updates. To restore all settings, back up through Settings β†’ System β†’ Backup before upgrading.
Can I adjust different shutdown times to lock and fade the screen?
In the standard MIUI There is no such option - the screen fade time always coincides with the lock time. However, there are workarounds: Use Always-on Display: AMOLED-The screen goes out, but shows the time and notifications. Tasker: Create a task that will lock the phone through the phone. 30 Developer Mode: Disable Lock When Attenuated via Adb shell settings put secure lock_screen_lock_after_timeout 0. Keep in mind that disabling the lock reduces security!