How to turn off the auto-shut screen on Xiaomi Redmi 9: all ways

The Xiaomi Redmi 9 screen automatically goes out after 30 seconds of inactivity โ€” a standard MIUI setting that saves battery power but often interferes with reading, watching videos or playing games. If you're tired of constantly touching the screen so it doesn't turn off, there are several ways to undo this restriction. Depending on the task, you can use both built-in MIUI features and third-party apps.

It's important to understand that completely turning off the screen timeout reduces battery life by 15 to 30 percent, but in some scenarios -- for example, using Redmi 9 as a navigator, e-book or media player -- this is justified. Next, we'll look at all the methods available, from basic settings to hidden features for power users.

1. Standard MIUI settings: change in latency

The easiest way to increase the time to auto-turn off the screen is through the settings menu. In MIUI 12/13/14 (depending on the firmware version of your Redmi 9), the path may be slightly different, but the logic remains the same.

Open Settings โ†’ Display โ†’ Sleep mode (or Screen Lock โ†’ Sleep mode in some versions). Here you will see the timeout options: from 15 seconds to 30 minutes. Choose a maximum value of 30 minutes. Note that even this option does not cancel the auto-shutdown completely, but only postpones it.

  • โฑ๏ธ 15 seconds โ€“ minimum value, suitable for battery saving.
  • ๐Ÿ“ฑ 30 seconds is the default standard value.
  • ๐ŸŽฌ 5โ€“30 minutes โ€“ optimal for watching video or games.

โš ๏ธ Note: If your Redmi 9 does not have a "Sleep Mode" option, check the version. MIUI. In the firmware for the global market (Global) ROM) It can be called Screen Timeout or hidden in the section.

๐Ÿ“Š How often do you stop auto-turning off the screen?
Constantly.
Only during games/video
Near by while reading
Never interferes.

2. Developer Mode: Turning off the timeout completely

To completely disable the auto-shutdown, you will need to activate the developer mode, which works on all versions of MIUI, but requires caution - incorrect settings can affect the stability of the system.

First, 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. The message will be โ€œYou are a developer!โ€

Now go back to the main settings menu, open Additional โ†’ Developer For (or System โ†’ Additional โ†’ Developers) scroll down to the Display section and find the option Sleep mode when you connect to charging. Here you can select "Never" to keep the screen from going out when charging. To completely turn off the timeout (even without charging), use the ADB command (more on this below).

Activate the mode (7 taps according to MIUI)

Find the section "For developers" in the settings

Turn off "Sleeping mode when connected to charging"

Reboot your phone to apply changes-->

3.Using ADB: The Most Reliable Method

If the previous methods do not work, you can turn off the auto-turning of the screen via ADB (Android Debug Bridge), which requires connecting Redmi 9 to the computer, but gives maximum control.

Be prepared first:

  1. Install. ADB-PC drivers.
  2. Enable USB debugging in the developer settings (see previous section).
  3. Connect Redmi 9 to your computer and confirm your debugging permission.

Now run the command in the terminal (or Windows command line):

adb shell settings put global stay_on_while_plugged_in 3

This command will keep the screen on whenever you connect to a charger, and to return the standard behavior, use:

adb shell settings put global stay_on_while_plugged_in 0
ADB Team TeamThe effect
stay_on_while_plugged_in 3The screen is always on when charging (USB/wireless)
stay_on_while_plugged_in 1Only when connected to the socket (not via USB)
stay_on_while_plugged_in 0Standard Behavior (Time Out Works)

โš ๏ธ Attention: After use ADB-In rare cases on Redmi 9, this can cause crashes when making phone calls (the screen will not go out in the ear).

4. Third-party apps: Keep Screen On and analogues

If you don't want to dig into the settings, you can install an app from Google Play.

  • ๐Ÿ“ฑ Keep Screen On โ€“ Turns on the screen when you run selected apps (e.g. YouTube or Chrome).
  • ๐Ÿ”„ Caffeine โ€“ Adds a Notification Panel for Quick Timeout Management.
  • ๐ŸŽฎ Game Booster (built-in to the game) MIUI) โ€” Automatically disables sleep in games.

Example of Keep Screen On settings:

  1. Install the application and open it.
  2. Select apps that need to turn off timeouts (like Waze or Google Maps).
  3. Activate the service in the special features settings (Settings โ†’ Special. features โ†’ Keep Screen On).

๐Ÿ’ก

If the application does not work, check the permissions for "Screen Overlay" in the MIUI security settings. Without this, the function can be blocked.

5. Hidden MIUI features: Mode of cinema and reading

MIUI has built-in modes that indirectly affect the screen, for example, Read Mode (in Settings โ†’ Display) not only changes the color temperature, but can also prolong the display activity time when using certain applications (for example, Google Play Books or Moon+ Reader).

Another option is Mode of the Mode (not available on all firmware), which automatically disables sleep mode when playing videos in supported applications (YouTube, MX Player, etc.) to activate it:

  1. Open Settings โ†’ Sound and vibration โ†’ Mode of the cinema.
  2. Turn on the option and add the desired applications to the list.
How to check if the cinema is working?
Launch the video on YouTube, then lock and unlock the screen. If the video continues from the same moment (without pause), the mode is active.

6.Problems and Solutions: Why the Screen Dims Despite the Settings

Sometimes, even after all the settings, the Redmi 9 screen keeps turning off.

  • ๐Ÿ”‹ Battery Savings: Ultra-Savings or Charge Savings enabled may ignore the timeout settings. Turn it off in Settings โ†’ Battery.
  • ๐Ÿ› ๏ธ System failure: Restart the phone. If the problem persists, reset the display settings (Settings) โ†’ System system โ†’ Resetting settings โ†’ Reset the display settings).
  • ๐Ÿ“ฒ Update MIUI: After the major firmware updates, the settings can be reset. check the version in Settings โ†’ The phone.

A critical feature of Redmi 9 is that on some firmware (e.g. MIUI 12.5 for the Indian market), the Sleep Mode option may not be on the developer menu, in which case the only reliable way is to use ADB or third-party apps.

Alternative methods: physical solutions

If the software methods do not help, you can use physical "crutches":

  • ๐Ÿ”Œ Constant charging: Connect your phone to a power source โ€“ many settings (e.g, ADB-team stay_on_while_plugged_in) They only work in this case.
  • ๐Ÿค– Automation with Tasker: Create a task that simulates touching the screen every 20 seconds (requires root or scalp). ADB-permitting).
  • ๐Ÿ“ฑ External Display: Connect Redmi 9 to HDMI to the monitor (via adapter) USB-C โ†’ HDMI) โ€” On the outside screen, the timeout may not work.

โš ๏ธ Attention: Constant touching of the screen (even software) accelerates wear of the matrix. OLED-Redmi 9 displays can cause pixels to burn out with prolonged use.

๐Ÿ’ก

The most universal method is a combination ADB-charger + Keep Screen On app for battery-powered operation.

FAQ: Frequent questions

Can I turn off the screen without root?
Yes, all of the methods described (MIUI, ADB, applications) work without root rights. Root is required only for deep modifications of the system that are not covered in this article.
Why does the screen go out again after the MIUI update?
Firmware updates reset some settings, including settings ADB. After the update, re-run the command adb shell settings put global stay_on_while_plugged_in 3.
Is it safe to use ADB for this purpose?
Yes, if you follow the instructions and do not change other system settings. ADB-Screen control commands do not affect the stability of Redmi 9, but always back up the data before experimenting.
How to return the standard timeout settings?
Use it for the reset: ADB-Adb shell settings put global stay_on_while_plugged_in 0. Or reset the display settings in Settings. โ†’ System system โ†’ Resetting settings.
Is there a difference between Redmi 9 and Redmi 9A/9C?
Yes, Redmi 9A and 9C may not have developer mode in some firmware (especially the low-end versions for Asia), in which case use apps from Google Play or upgrade MIUI to the global version.