Xiaomiβs screen that goes out at the wrong time is a familiar problem for many users: You read a long article, watch a video or play a mobile game, and the display suddenly dims, interrupting the process. The reason is the MIUI power saving settings, which by default limit the screen activity time to 30 seconds-2 minutes, but this feature can be turned off or adjusted to suit your needs.
In this article, weβll cover all the current ways to make sure that Xiaomiβs screen doesnβt go out automatically, from standard settings to hidden features for power users. Instructions are suitable for most models: Redmi Note 10/11/12, POCO X3/X4/X5, Mi 11/12/13 and other devices on MIUI 12-14.
Why is Xiaomiβs screen going out too fast?
Automatically shutting down the display is part of MIUIβs power saving system. By default, the smartphone is set to balance convenience with battery saving. Here are the main reasons why the screen goes out sooner than youβd like:
- π Power saving mode: one of the profiles (Battery, Supersaving or Ultrasaving) is activated, which forcibly reduces the screen time.
- β±οΈ Screen sleep timer: minimum settings (15β30 seconds).
- π± Adaptive brightness: The feature analyzes lighting and may prematurely extinguish the screen in dark conditions.
- π Updates MIUI: after upgrading the system settings can be reset to factory.
- π οΈ Sensor malfunctions: If the proximity or illumination sensor is not working correctly, the screen may go out arbitrarily.
On Xiaomi AMOLED-screens (e.g. Mi 11 Ultra or Redmi) K50) The problem may be exacerbated by the Always-On Display feature, which conflicts with sleep timers. MIUI 11) there was also a bug when the screen goes out after 5 seconds regardless of settings - this required manual reset of the system cache.
Method 1: Change the sleep timer in the screen settings
The simplest and most obvious method is to increase the time to automatically turn off the display, which is available in standard MIUI settings and does not require superuser rights.
Instructions:
- Open the Settings app (cog icon).
- Go to the Screen section.
- Select the screen sleep option (or screen timeout in older versions).
- Set the maximum value of 10 minutes or 30 minutes (not available on all models).
- Go back and check if the settings are still in place.
βοΈ Checking the settings of the sleep timer
If you donβt have a 30 minute menu, it means the manufacturer has limited the maximum time for your model, and youβll have to use alternative methods (see Methods 3-5).
β οΈ Warning: Some devices still go out after 10 minutes, and this is due to background processes. MIUI, The solution is to turn off adaptive brightness (see next section).
Method 2: Disconnect adaptive brightness and energy saving
Adaptive brightness and energy saving modes can override sleep timer settings, and to keep the screen from going out prematurely, they need to be deactivated.
How to turn it off:
- Go to Settings β Display.
- Look for the Adaptive Brightness option and turn off the slider.
- Go back to the main settings menu and select Battery.
- Click on Power Saving Mode and install High Performance (or No Limits if available).
- Turn off the Smart Optimization option (if any).
| Function | Screen impact | Recommendation |
|---|---|---|
| Adaptive brightness | Can turn off the screen in low light | Shut down. |
| Battery mode | Reduces screen time to 15-30 seconds. | Install High Performance |
| Smart optimization | Forcedly closes background processes, including timers | Shut down. |
| Always-On Display | Conflicts with sleep settings on AMOLED-screen | Disable or configure exceptions |
After this manipulation, check if the screen stays on longer. If the problem persists, move on to the next method.
π‘
Some POCO and Redmi models have a hidden option to unlock the screen when notified in Lock and Protect, which can interfere with the normal operation of the sleep timer - turn it off if the screen goes out arbitrarily.
Method 3: Using Developer Mode (for Power Users)
If standard settings donβt work, you can use hidden options in the developer mode, which allows you to increase the screen sleep time to 30 minutes or completely turn off auto-switching (on some firmware).
Step-by-step:
- Activate Developer Mode: Go to Settings β About Phone. Find the MIUI Version and click on it 7 times in a row. You will be notified of becoming a developer!
For developers
Sleep while connected to charging
Never.
Turn off the screen when inactivity
uncheck the box
On some firmware (MIUI 13+), these options may be hidden.
1. Enable the Developer Mode (as described above).
2. Connect the phone to the PC and use the ADB- command:
adb shell settings put global stay_on_while_plugged_in 3
(where 3 is always on when charging)β οΈ Warning: Disabling auto-turn off the screen through developer mode can cause the display to overheat and the battery to run faster.Do not use this method constantly β only when necessary (for example, while navigating or streaming).
Method 4: Applications for forced screen switching on
If the system settings don't work, you can use third-party utilities to:
- π± Keep the screen on while specific applications are running (YouTube, games, navigators).
- β³ Set up individual timers for each case.
- π Bypassing restrictions MIUI maximum sleep.
Top.-3 tested applications:
| Annex | Functions | Link (Google Play) |
|---|---|---|
| Keep Screen On | Keeps the screen on when you run selected applications, and there's a widget for quick control. | Download |
| Caffeine | Adds a button to the notification panel to temporarily shut down the screen's sleep. | Download |
| Screen Alive | Allows you to configure exceptions for individual applications and ignore the proximity sensor. | Download |
How to set up Keep Screen On:
- Install the app from Google Play.
- Run it and grant permission to Overlay over other applications.
- In the main menu, select apps that need to turn off screen sleep (such as YouTube or Google Maps).
- Activate the switch on.
What to do if the application does not work?
Method 5: Manually shutting down the proximity sensor (for emergencies)
Sometimes the screen goes out due to a false alarm (e.g. when you hold the phone at an angle or in a case).Switching off the sensor temporarily can solve the problem, but this method is only suitable for one-off situations.
How to turn off the sensor:
- Enable Developer Mode (see Method 3).
- Go to Settings. β For developers.
- Find the option to Disable the proximity sensor (or Show Presses β Approach Sensor).
- Activate it β now the screen will not go out when objects approach.
Alternative method (without developer mode):
- When you call, type the code ##6484## (sensor test).
- In the menu, look for the Proximity Sensor.
- Cover the sensor with your hand β if the value does not change from 1 to 0, the sensor is faulty.
β οΈ Attention: Constantly turning off the proximity sensor will cause the screen to light up when you make calls from touching your ear!
π‘
If the screen goes out because of the proximity sensor, check its operation through the engineering menu. A faulty sensor needs repair - a self-disabling only masks the problem.
What to do if the settings are reset after the update?
Many Xiaomi users are faced with the fact that after the MIUI update, all screen settings are reset to factory.
- π Resetting the system cache after major updates.
- π¦ Conflict of user settings with the new firmware version.
- π Security policies that reset βnon-standardβ parameters.
How to prevent discharge:
- Back up your settings: Go to Settings β Additional β Backup and Reset. Select Local Backup and save your current settings.
Turn off automatic MIUI update
- B Settings β The phone. β Updating the system.
- Click on the three dots in the top right corner and select Update Settings.
- Turn off Auto Boot.
- Use it. ADB For settings (for advanced users): adb shell settings put global screen_off_timeout 1800000 (where 1800000 β time in milliseconds, equivalent 30 minute).
If the settings have already reset, try:
- π Reboot your phone β sometimes it restores user settings.
- π² Install the application MIUI Hidden Settings (available on the 4PDA), which allows you to restore hidden settings.
- π§ Reset the screen settings through Settings β Annexes β Application management β Three points. β Resetting settings.