The screen of a Xiaomi, Redmi or POCO smartphone that goes out after 15 to 30 seconds of inactivity can be a serious obstacle - especially if you're reading long articles, following a recipe in the kitchen or using the phone as a navigator. By default, MIUI limits screen lighting time to save battery power, but it's not always convenient. Fortunately, there are several ways to turn off auto-switching, from standard settings to hidden features and third-party utilities.
In this article, we will discuss 7 working methods, including:
- π± Screen settings in MIUI (easiest)
- βοΈ Developer Mode and Hidden Parameters
- π§ ADB-constant-lighting
- π² Apps from Google Play to extend screen time
- π Bypassing restrictions on new versions MIUI (14+)
Important: some methods require unlocking the bootloader or the rights of the superuser (root). We will mark such cases separately so that you can choose the safest option. OLED-Matrix and increase battery consumption by up to 30% β use the function only when necessary.
Standard MIUI settings: maximum latency
The most obvious and safe way to do this is to increase screen timeouts through the settings menu, which works on all Xiaomi smartphones regardless of the MIUI version (including MIUI 14 and HyperOS).
Instructions:
- Open the Settings β Display.
- Select Sleep Mode (or Screen Timeout in older versions).
- Set the maximum value β usually 10 minutes or 30 minutes (depending on the model).
- Confirm the change.
β οΈ Note: On some devices (e.g. Xiaomi 13 Pro or Redmi Note 12), the maximum value may be limited to 5 minutes.
βοΈ Checking screen settings
2.Developer Mode: Hidden Options for Screen Control
If standard settings are not enough, you can activate the developer mode and access additional options. This method does not require root rights, but allows you to increase the timeout to 30 minutes or turn it off completely on some firmware.
How to turn on the developer mode:
- Go to Settings. β The phone.
- Find the MIUI version and tap it 7 times in a row (you will be notified βYou became a developerβ).
- Go back to the main settings menu and open a new section for developers.
Now find the option Do not turn off the screen (or Stay awake in English). Activate it, now the screen will not go out when you connect to charging. ADB-team (see next section).
3. ADB-Teams: Forced timeout shutdown
For users ready for a deeper setup, there is a way to completely disable the auto-turn off screen via ADB (Android Debug Bridge), a method that works on all versions of MIUI but requires the phone to be connected to a computer.
Step-by-step:
- Download and install Googleβs Platform Tools.
- Turn on the phone debugging over USB in the menu for developers.
- Connect your smartphone to your PC and open the command line (cmd) in the folder with adb.exe.
- Enter the command to check the connection: Adb devices must appear serial number of your device.
- Use the command to turn off timeout: adb shell settings put global stay_on_while_plugged_in 3 where 3 β The βalways onβ mode (alternatives: 1 β only when charged, 0 β switched off).
β οΈ Attention: After restarting the phone settings ADB To make the changes permanent, you need to create an autostart script or use applications like Tasker.
What if the ADB canβt see the device?
4. Applications for permanent screen illumination
If you don't want to mess with your system settings, you can use third-party utilities. Google Play has several proven applications that mimic user activity or block screen shutdowns.
Top.-3 applications:
- πΉ Keep Screen On is a simple utility with a widget for quickly turning on / off functions.
- πΉ Caffeine adds a button to the notification bar to control backlighting. Supports exceptions for individual applications.
- πΉ Stay Alive! β Advanced settings, including low battery life (requires permission to access notifications).
β οΈ Note: Applications may conflict with battery optimization MIUI. After installation, add them to the settings. β Annexes β Permits β Autostart and disable optimization in Settings β Battery β Optimizing the battery.
| Annex | Root rights | Max, working time. | Additional functions |
|---|---|---|---|
| Keep Screen On | β No. | β οΈ Limited by the system | Widget, fast switches |
| Caffeine | β No. | β οΈ 30 minutes. | Exceptions for applications |
| Stay Alive! | β Partially. | β No restrictions. | Working on charging, low charge |
5. circumvention of restrictions on MIUI 14 and HyperOS
In the latest versions of Xiaomi firmware (starting with MIUI 14 and HyperOS), developers have tightened control over screen control. Standard methods may not work, but there are workarounds:
Method 1: Using the Game Turbo
The Game Turbo feature in MIUI allows you to block the auto-turning of the screen for games, and it can be applied to other applications:
- Open Settings β Special features β Game Turbo
- Add the app you want (such as Chrome or Google Maps) to your list of games.
- Launch the application and activate Game Mode in the drop-down menu.
Method 2: Configure with Security App
In Chinese firmware (China ROM) there is a hidden option in the Security app:
- Open Security. β Optimization β Cog badge (βοΈ) β Auto-turn off the screen.
- Choose Never or Maximum Value.
π‘
If you have a Global ROM but donβt have a Game Turbo, try setting up MIUI+ through Settings β Connected Devices β MIUI+. This will expand your screen management options.
6 Root solutions: full control of the screen
Users with unlocked bootloaders and root rights have the most flexible settings available, and with applications like Magisk or Xposed Framework, you can completely disable screen timeouts at the system level.
Popular modules:
- π§ Screen Off Timeout (for Xposed) β Allows you to set any time or turn off timeout.
- π§ GravityBox β Advanced interface settings, including screen management.
- π§ Tasker + Secure Settings plugin β creating automatic rules (for example, βdo not turn off the screen in Google Maps).
β οΈ Attention: Installing root rights voids Xiaomi's warranty and may result in the blocking of banking applications (due to the SafetyNet trigger). TWRP.
π‘
Root solutions offer maximum flexibility, but require technical skills. ADB-commands or applications from Google Play.
7.Alternative methods: physical and software tricks
If neither of these methods works, you can use bypass tricks that mimic user activity:
- π±οΈ USB-Mouse: Connect the wireless mouse through OTG-Adapter. The cursor's motion will reset the screen timeout.
- π‘ Auto-Update widget: Add to the home screen a weather or currency widget with a refresh rate of 1 minute.
- π΅ Music Playback: Run a track on Google Play Music or Spotify at minimum volume β some firmware resets timeout when playing media.
These methods do not cancel the auto-switching at the system level, but prolong the screen life by simulating activity, minus increased battery consumption (up to 10-15% per hour).