The screen of your Xiaomi, Redmi or POCO Is it going out too fast, interfering with reading, watching videos, or working with the navigator? MIUI It's a screen sleep timer, a function designed to save battery power, but in some scenarios (e.g., using the phone as a battery). GPS-During long presentations or during navigator presentations, automatically turning off the display becomes a real problem.
In this article, we will analyze all the current ways to disable screen fade on Xiaomi devices running MIUI 14/15 (including the Redmi Note 12, POCO X5, Xiaomi 13T You'll learn how to change the timer through standard settings, use developer modes, apply ADB-commands for permanent shutdown, and what applications will help to bypass the limitations of the system. MIUI, which the manufacturer does not advertise, but which allow you to flexibly adjust the behavior of the screen.
Important: Some methods require developer rights or PC connectivity. If youβre a beginner, start with simple methods (sections 2β3), advanced instructions (sections 4β6) will be helpful to experienced users.
1. Standard method: changing the sleep timer in the MIUI settings
The easiest and safest method is to increase the screen time to fade through the settings menu, which works on all Xiaomi devices without any additional manipulation and does not require root rights.
Instructions:
- π± Open the Settings app (cog icon on the home screen).
- π Go to the Screen section (or Display on some firmware).
- β±οΈ Find the sleep timer item (may be called Sleep Mode or Screen Shutdown).
- π’ Select the maximum value β it is usually 30 minutes (on some models up to 1 hour).
Limitation of method: Even a maximum timer (30 minutes) may not be sufficient for some tasks (e.g., when using the phone as a camera monitor or while streaming).
βοΈ Preparing for a change in sleep timer
2. "No sleep" mode through the developer's parameters
If the standard 30 minutes are not enough, you can activate the hidden mode βNo sleepβ, which completely disables the screen fade when connecting to a charge.
How to set the mode:
- Activate the developerβs parameters: π§ Go to Settings. β The phone. π¨ 7 times quickly tap on the item Version MIUI (A notification will appear saying, βYou have become a developerΒ»).
Settings
Additionally. β Developer parameters
No sleep.
Stay awake
β‘ Turn on the switch β now the screen will not go out when connected to the charger.
β οΈ Warning: this mode only works when charging. If you need to turn off the screen fade on the battery, use the methods in the following sections.
π‘
If the item No sleep is not in the developerβs parameters, update MIUI before the latest version or use it ADB-section 5.
3.Using apps to block screen sleep
If the system settings don't provide the flexibility you need, third-party applications will come to the rescue.
- π Set an arbitrary time before extinction (for example, 2 or 5 hours).
- π Automatically turn on/off sleep blockages on schedule.
- π± Working in the background without root rights.
Top.-3 Proven applications for Xiaomi:
| Annex | Features | Link (Google Play) |
|---|---|---|
| Keep Screen On | Simple interface, work through notification, support for exceptions for individual applications. | Download |
| Caffeine | Activation to shake the phone, widget for quick access, minimalist design. | Download |
| Stay Alive! | Advanced settings to ignore sleep in certain apps (e.g. YouTube or Google Maps). | Download |
πΉ How to set up: after installing any of the applications, it is enough to turn it on in the notification bar (swipe down) β Find the app icon β Some programs (e.g. Stay Alive!) require special permissions in Android settings:
- π§ Go to Settings. β Annexes β Application management.
- π Find the installed app (for example, Stay Alive!).
- π Enable permissions to Change system settings and display over other windows.
4.Switch off screen sleep via ADB (permanent solution)
If you need to turn off screen dimming (including battery life) completely, rather than just increasing the timer, ADB (Android Debug Bridge) will help, a method that requires connecting the phone to a PC, but gives the most reliable result without root rights.
π Preparation:
- π» Install. ADB-PC drivers (Windows/macOS/Linux).
- π Put the debugging on. USB on the phone: Go to Settings β Additionally. β Developer settings. Activate Debugging by USB.
π Connect your phone to your PC through USB-Cable (use the original cable for stability).
π οΈ Instructions for shutting down sleep:
- Open the Command Prompt (Windows) or Terminal (macOS/Linux) on your PC.
- Enter the command to check the connection: Adb devices must appear serial number of your device.
- Use the command to turn off the screen: adb shell settings put global stay_on_while_plugged_in 3 3 β Turns off sleep and when charging, and on the battery. 1 β only when charging from the network. 2 β only USB-connection.
Restart your phone to apply the changes.
β οΈ Warning: Once this command is executed, the screen will never go out, even if the phone is lying dormant:
- π Quick battery discharge (if not connected to charging).
- π± Overheating of the screen with prolonged inclusion.
- ποΈ The risk of burnout OLED-matrices (on models with AMOLED-screen).
To return the standard behavior, follow the command:
adb shell settings put global stay_on_while_plugged_in 0What if the ADB canβt see the device?
5. Hidden MIUI settings: "Exhibition" mode
MIUI has a hidden Demo Mode (or βExhibitionβ) mode, originally designed to showcase phones in stores, which never goes out, and also disables notifications and some system restrictions.
π§ How to activate:
- Open the Phone app and type the combination: ##3646633## (some models may not work β see the alternative below).
- In the Engineering Mode menu, go to the Display section.
- Find the Demo Mode and activate it.
- Reboot the phone.
π Alternative method (through ADB):
adb shell am start -n com.android.settings/.DevelopmentSettings
adb shell settings put global sys_demo_mode 1β οΈ Attention: in the βExhibitionβ modeΒ»:
- π΅ All notifications (calls) are turned off, SMS, messengers).
- π Some system applications (e.g. Mi Account) are not working).
- π To exit the mode, repeat the command with the parameter 0: adb shell settings put global sys_demo_mode 0
π‘
The "Exhibition" mode is only suitable for temporary use (for example, in presentations). ADB-section 4.
6.Switching off sleep for individual applications
If you want your screen to stay on only certain programs (like Google Maps, YouTube, or Waze), you can set exceptions without completely turning off your sleep timer.
π― Method 1: through settings MIUI
- Open Settings β Applications β Application Management.
- Select the application you want (such as Google Maps).
- Slip on the Permits. β Additionally.
- Activate the option to display over other windows (if any).
- Turn on Ignore Battery Optimization.
π― Method 2: Using the Stay Alive app!
- π₯ Install the app from Google Play.
- π§ Go to the Appendix section.
- β Add programs for which you want to turn off screen sleep.
- π Select the mode Hold the screen on.
π Example: If you use your phone as a navigator in your car, add Google Maps or Yandex.Navigator to the list of exceptions. The screen will remain on only in these applications, and in other cases, the sleep timer will work as usual.
7 Problems and Solutions: Why does the screen go out anyway?
Even after one of these methods is used, the screen may continue to go out.
| Problem. | Reason. | Decision |
|---|---|---|
| The screen goes out after 1-2 minutes despite the settings | Active mode of energy saving or ultra-economic regime. | Turn them off in Settings β Battery β Power saving mode. |
| ADB-team is not working | Lack of rights or firmware modified. | Check if debugging is enabled over USB and repeat the command with superuser rights (su). |
| Sleep blocking app doesn't work | No permission is granted to display over other windows. | Go to the application settings and enable all necessary permissions. |
| The screen goes out in "No Sleep" mode | The phone does not recognize charging (a problem with the cable or port). | Try another cable/charger or clean the port of dust. |
π Diagnosis: If none of the methods worked, check:
- π± Version MIUI: Some old firmware (below) MIUI 12 may not support modern teams.
- π§ Root rights: Custom firmware (e.g. LineageOS) may require Magisk.
- π οΈ Hardware malfunctions: if the screen goes out immediately after turning on - there may be a problem with the proximity sensor or the plume.
π‘
If you use a magnetic lock case (for example, for the Xiaomi Mi 11), it can force the screen to lock. Try temporarily removing the case or disabling the Magnetic Sensor feature in the display settings.