Setting the screen off time on Xiaomi: all ways

Is your Xiaomi, Redmi or POCO screen going off too fast, interfering with reading or viewing content? Or vice versa โ€” want to save battery power by reducing display activity time? In this article, we will discuss all possible ways to change the timeout of the screen on devices with the shell of MIUI, including hidden settings and solutions for older models.

By default, most Xiaomi smartphones will shut down the screen after 30 seconds of inactivity, which can be changed in the range of 15 seconds to 10 minutes โ€” or even turn off the automatic shutdown. However, not all users know that the setting can be hidden in different sections of the menu depending on the version of MIUI and device model. We will look at options for MIUI 12/13/14, as well as alternative methods through ADB and third-party applications.

It is important to consider that excessively increasing screen time accelerates battery discharge and can lead to burnout. OLED-On the other hand, too short a timeout makes it difficult to read or watch videos!

Standard method: changing the timeout through the MIUI settings

The easiest way is to use the built-in shell settings, and the interface may vary slightly depending on the version of MIUI, but the general logic holds.

  1. Open the Settings app** (cog icon).
  2. Go to Always Active Screen and Lock (on some models โ€“ Lock Screen).
  3. Select Sleep Mode or Screen Timeout.
  4. Set the desired time from the available options: 15 seconds, 30 seconds, 1 min, 2 min, 5 min or 10 min.
  5. On some devices (for example, POCO F5), you can activate the option Do not turn off the screen when charging.

If you donโ€™t have Sleep Mode on your menu, try an alternative route:

  • ๐Ÿ” Settings โ†’ Display. โ†’ Additionally. โ†’ Screen timeout
  • ๐Ÿ” Settings โ†’ System system โ†’ Advanced settings โ†’ Sleeping mode.

Update MIUI to the latest version

Connect the device to charging (recommended)

Close all background applications

Check the battery level (minimum 20%)-->

Note that on devices with MIUI 14 and later, the option may be called Automatic Screen Shutdown and be in the Screen and Brightness section. If you don't see the right item, search by settings (the magnifying glass icon in the upper right corner).

Hidden settings: the developer's mode and ADB-team

If standard settings donโ€™t offer enough flexibility (e.g., you need 1 minute 30 seconds instead of a fixed 1 minute or 2 minutes), you can use the developer mode or ADB-This will also help on devices with reduced settings (for example, on some models for the European market).

Method 1: Developer mode

Activate the developer mode if it is not already enabled:

  1. Go to Settings. โ†’ The phone.
  2. Find the MIUI version and tap it 7 times in a row until you become a developer!
  3. Go back to the main settings menu and open a new section for developers.
  4. Find the screen timeout option in standby mode (could be called Sleep timeout in English firmware) and additional values are available here, such as 30 minutes or Never.

Method 2: ADB-Teams (for experienced users)

If you need to set an arbitrary timeout value (for example, 45 seconds or 3 minutes), this can be done through ADB. You will need a computer with Xiaomi drivers installed and USB debugging enabled on your phone.

Connect the device to the PC and execute in the command line:

adb shell settings put system screen_off_timeout 180000

Where 180000 is the time in milliseconds (in the example, 3 minutes).

  • ๐Ÿ•’ 15,000 - 15 seconds
  • ๐Ÿ•’ 60,000 - 1 minute
  • ๐Ÿ•’ 300,000 - 5 minutes
  • ๐Ÿ•’ -1 โ€” Turn off timeout (not recommended)

๐Ÿ’ก

Before using ADB, back up your settings through Settings โ†’ Additional โ†’ Backup. This will help restore standard settings in case of an error.

โš ๏ธ Attention: Turning off screen timeout (-1) This mode can cause the device to overheat and the battery to wear faster.

Features on different models Xiaomi

The manufacturer often adapts the interface to specific product lines, and the key differences for the popular series are as follows:

Model/SeriesThe path to settingsFeatures
Xiaomi 13/14, Redmi Note 12Settings โ†’ Always active screen โ†’ Sleep modeAdaptive timeout option (automatically adjusts to the use scenario)
POCO F/X seriesSettings โ†’ Display โ†’ Screen TimeoutMaximum 10 minutes. No option Never in standard settings
Redmi 10/11, Xiaomi 11 LiteSettings โ†’ Screen lock โ†’ Sleeping modeSome firmware does not have the item Do not turn off when charging
Xiaomi Pad 5/6Settings โ†’ Display โ†’ Additional โ†’ TimeoutAdditional options for reading mode (30 minutes)

On devices with MIUI for the global market (e.g. Xiaomi 12T), the menu may be in English. In this case, look for Sleep or Screen timeout. If your model is not in the table, search by settings - in MIUI it works even in English terms.

Xiaomi 13/14 Series

Redmi Note 11/12

POCO F3/F4/F5

Xiaomi Mi 11/10

Another model-->

Applications for flexible timeout setting

If the built-in settings don't work, you can use third-party utilities, which allow you to:

  • ๐Ÿ”ง Set an arbitrary time (e.g. 2 minutes 15 seconds)
  • ๐Ÿ“ฑ Set up different timeouts for apps (e.g. 10 minutes for YouTube and 30 seconds for instant messengers)
  • ๐Ÿ”‹ Automatically increase the time when connecting to charging

Top.-3 tested applications:

  1. Keep Screen On (free, rootless) Allows you to turn off timeouts for individual apps, for example, the screen will not go out while browsing Google Maps or watching movies in VLC.
  2. Screen Timeout Settings (requires) ADB-Allows access to all possible timeout values, including non-standard (e.g. 90 seconds) and works without root, but requires a single setup through the ADB.
  3. Tasker (paid, maximum flexibility) Allows you to create automatic timeout rules, such as: "If charging is connected and YouTube is running โ†’ set a 30 minute timeout."

โš ๏ธ Note: Apps like Keep Screen On require permission to overlay other windows (in the Special Options settings.

To set non-standard values through Screen Timeout Settings, do:

  1. Install the app from Google Play.
  2. Connect your phone to your PC and execute the command: adb shell pm grant com.ubergeek42.weareallfriends android.permission.WRITE_SECURE_SETTINGS
  3. Restart the device and open the app โ€“ all timeout values are now available.

Frequent problems and their solutions

Sometimes the timeout settings don't apply or are reset, and let's look at typical situations and how to fix them:

Problem 1: Timeout resets after reboot

If your set time is reset to the default value (30 seconds), the reason may be:

  • ๐Ÿ”„ Resetting settings through Settings โ†’ System system โ†’ Resetting settings (check if you did it accidentally).
  • ๐Ÿ“ฆ Clearing the cache of system applications (such as Settings or Lawnchair).
  • ๐Ÿค– Conflict with optimization applications (e.g, MIUI Optimization or Security).

Decision:

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. Find the Settings app (or Settings), open its page and click Storage โ†’ Clear cache.
  3. Restart the device and set the timeout again.

Problem 2: No screen timeout item in settings

On some firmware (especially custom or European market) the option may be hidden.

  • ๐ŸŒ Change region to India or China in settings (Settings) โ†’ Additionally. โ†’ Region: Reset the device after changing region.
  • ๐Ÿ”ง Install an alternative launcher (such as Nova Launcher) that can provide access to hidden settings.
  • ๐Ÿ“ฑ Update MIUI Up to the latest version โ€“ in new builds, the option usually returns.
What do you do if nothing helps?
If none of the methods worked, the cause could be damage to the system files, in which case only a complete reset (Settings โ†’ About Phone โ†’ Reset) or flashing through the Mi Flash Tool. Before you do it, make sure to back up the data!

How to extend screen time without damaging the battery

Increasing the screen timeout inevitably leads to increased charge consumption, but there are ways to mitigate this effect:

  • ๐Ÿ”‹ Adaptive brightness: Include in Settings โ†’ Display. โ†’ Adaptive brightness: The system will automatically lower backlight in dark rooms.
  • ๐ŸŒ™ Dark subject: On AMOLED-In the screens, black doesn't consume energy. Activate the dark theme in Settings. โ†’ Display. โ†’ Dark subject.
  • โšก Energy saving mode: In Settings โ†’ Battery โ†’ Select Balanced Power Saving Mode โ€“ It limits background activity but does not affect the screen.
  • ๐Ÿ“ต Disable Always-On Display: If your device supports AOD (Constantly active screen, turn it off in Settings โ†’ Always active screen.

For devices with MIUI 14, smart power saving mode is available, it analyzes your habits and automatically optimizes battery consumption, including screen life, to turn it on:

  1. Go to Settings. โ†’ Battery.
  2. Activate the switch Intelligent energy saving.
  3. Click on Settings next to this item and select Adaptive Screen Timeout.

๐Ÿ’ก

The optimal balance for most users is a timeout of 1-2 minutes with active use and 30 seconds in standby mode, which minimizes battery life without losing convenience.

FAQ: Answers to Frequent Questions

Can I set a timeout for more than 10 minutes?
In standard settings MIUI maximum โ€” 10 To set more time, use: ADB-Adb shell settings put system screen_off_timeout 600000 (10 minute = 600000 miss, 30 minute = 1800000 Screen Timeout Settings app (requires) ADB-Note that long timeouts significantly reduce battery life.
Why does the screen go out in 15 seconds when I set 1 minute?
This can be due to: Background applications, forcedoze that force the screen to turn off (check Settings โ†’ Battery โ†’ Battery Use), Power Saving Mode (turn it off in Settings โ†’ Battery), System file damage (resetting will help), and some applications (such as Facebook or TikTok) may ignore the system timeout settings.
How to turn off the screen during video or games?
There are a number of ways: ๐ŸŽฎ Enable Game Mode: Settings โ†’ Special facilities โ†’ Play mode. You can turn off the automatic screen switch for games here. ๐Ÿ“บ Use the Keep Screen On app: add the apps you need (YouTube, Netflix, games) to the whitelist. ๐Ÿ”ง Set up Tasker: Create a rule โ€œIf [app] is running] โ†’ set a timeout of 30 minutes. Some models (e.g. Black Shark) have a built-in option to Do not turn off the screen in games.
Is it safe to turn off the screen timeout altogether?
No, it's not safe. If you keep the screen on, it's not safe: ๐Ÿ”ฅ Overheating of the device (especially when charging). ๐Ÿ“‰ Accelerated battery wear (on the 15-20% quicker 1-2 year-end). ๐Ÿ‘๏ธ pixel burnout on AMOLED-Screens (there are โ€œghostโ€ images). ๐Ÿšจ Risk of accidental taps (such as in your pocket) If you need to keep the screen from going out, use compromise options: Set a timeout 10 Use Always-On Display (shows time and notifications with minimal battery consumption).
How to return the standard timeout settings?
If you are experimenting with ADB or third-party applications and want to return factory values, do: adb shell settings delete system screen_off_timeout After that, restart the device - the timeout will reset to standard 30 You can also reset the screen settings through: Settings โ†’ System system โ†’ Resetting settings โ†’ Reset the screen settings. Or reset all settings (Settings) โ†’ The phone. โ†’ Resetting settings).