Timers on Xiaomi devices are a useful feature that helps save battery power, limit your use of gadgets or automate routine tasks. However, sometimes turning off the screen automatically, turning off the TV on a timer or setting the alarm at the wrong time becomes annoying, especially if you forgot how to deactivate this feature.
In this article, weβll look at all possible scenarios, from turning off the sleep timer on Redmi, POCO and Mi smartphones to deactivating auto-turn off on Xiaomi TV and Mi Band smartwatches. Youβll learn where these settings hide in different versions of MIUI (12 to 14), how to circumvent system limitations and what to do if standard methods donβt work, and a unique way to turn off the timer via ADB for advanced users, which is not in the official documentation.
1.Switch off the sleep timer on Xiaomi smartphones (MIUI 12β14)
The sleep timer (or "Switch off the screen") is one of the most common features that raises questions. By default, on Xiaomi, the screen goes out after 30 seconds of inactivity, but this value can be changed or turned off altogether.
To deactivate the timer:
- π± Open the Settings. β Screen. β Sleep timer.
- β³ Select the option "Never" (in some firmware - "Disable").
- π If there is no item, try the Setup Path. β Additionally. β Special opportunities β Screen timeout.
On the POCO F5 and Redmi Note 12 with MIUI 14, the menu may be different: go to Settings β Battery and Performance β Power Management β Sleep Timer. You can also turn off the feature completely here.
β οΈ Note: On some models (for example, Xiaomi 13 Ultra) the option βNeverβ is blocked by the manufacturer, in which case only editing system files through the system will help. ADB (see section 5).
2. How to remove auto-disconnection on Xiaomi TVs
Xiaomi Mi TV and Redmi Smart TVs often turn off after 4 hours of downtime or on schedule.This is done to save energy, but interferes with prolonged watching movies or use as a monitor.
You can turn off the timer in two ways:
- Through settings: πΊ Go to Settings. β System system β Sleep timer. β° Select "Off." or move the slider to the "Off" position". π If the option is grey, update the TV firmware (see Section 6).
Menu of Engineering (for older models):
Press sequentially on the remote:
Menu β Down Γ 5 β OK β Up Γ 1 β OK
In the Factory menu, find Power Off Timer and set Disable.| Model TV set | The Way to Timer Settings | Does it support the shutdown? |
|---|---|---|
| Mi TV 4S (2018β2020) | Settings β General β Timer | Yeah, but it needs a reboot. |
| Redmi Smart TV X55 | Settings β System β Energy saving | Yes, no restrictions. |
| Mi TV Q1 (2021) | Settings β Smart home β Automation | Partially (only for some timers) |
π‘
If the TV still turns off after 4 hours, check the HDMI-CEC settings in the Settings menu β Connections β Device Management. Sometimes the signal from other gadgets forcibly turns off the screen.
3. Deactivation of the timer on the Mi Band and Watch smartwatches
The Xiaomi Mi Band 7/8 and Xiaomi Watch S3 smartwatches have built-in timers for dream reminders, alarm clocks and Do Not Disturb functions, which can be turned off either through the Mi Fitness app or directly on the device.
Method 1: Mi Fitness (Zepp Life)
- π² Open the app and select your device.
- βοΈ Go to the Device Profile β Reminders β Timers.
- π« Turn off sliders near unnecessary timers (e.g., "Sleep Reminder").
Method 2: On the clock itself
- π For Mi Band 8: Swipe up the screen β Settings β Timers. β Off.
- β For the Xiaomi Watch S2: press the screen β Settings β Systemic β Timers. β Delete everything.
β οΈ Note: On the Mi Band 6 and older models, some timers (such as alarm clocks) can only be turned off via the app. Attempting to reset the clock to factory settings will delete all data, including the pedometer!
What if the clock clock doesnβt turn off?
4. Disabling the timer in applications (YouTube, Netflix, games)
Many apps on Xiaomi have built-in activity timers, such as YouTube reminding you of a break, and Netflix asks if you keep watching.
For YouTube:
- Open the app and tap on the avatar in the upper right corner.
- Select Settings β Reminders about the break.
- Turn off the slider or set the interval to "Never".
For Netflix:
- π Uncheck the box with "Show a warning about long viewing".
In games (such as Genshin Impact or PUBG Mobile), activity timers are configured in the Settings menu β Notifications β Game timers. On Xiaomi with Game Turbo, these options can be duplicated in the system settings.
Open the settings of a specific application|Check system notifications in Settings β Annexes β Management of notifications|Update the application to the latest version|Reboot the smartphone after the changes-->
5. Advanced method: Disabling the timer via ADB (for experienced)
If standard methods donβt work (e.g., on the Xiaomi 13 Pro with locked settings), you can use Android Debug Bridge (ADB), a method that requires a computer and basic command line knowledge.
Step 1: Preparation
- π₯οΈ Install. ADB Tools on PC.
- π± On your smartphone, turn on Settings β The phone. β Version. MIUI (Tap 7 times to activate the developer mode).
- βοΈ Back to Settings β Additionally. β For developers and include "Debugging by" USB".
Step 2: Execution of commands
Connect the phone to the PC and enter in the terminal:
adb shell settings put global stay_on_while_plugged_in 3
adb shell settings put system screen_off_timeout -1The first command turns off the sleep timer when charging, the second sets an infinite screen timeout.
β οΈ Attention: Misuse of the right ADB Before experimenting, back up your data through Settings. β Additionally. β Backup.
π‘
ADB-The teams are only running until the first reboot, and the changes are permanent, requiring editing of system files (e.g., via Magisk), which can lead to loss of warranty.
6. Updating firmware as a solution to the timer problem
Sometimes the timers don't turn off because of firmware bugs. For example, on the Redmi Note 10 Pro with MIUI 13.0.4, there was an error that caused the sleep timer to reset after the reboot, and in such cases, the update helps.
How to update firmware:
- π Go to Settings. β The phone. β Updating the system.
- π₯ If the update is available, download and install it.
- π§ For manual firmware, download the file from the official site and select Settings β The phone. β Update β Three points. β Select a firmware file.
After the update, check the timers. If the problem persists, reset (Settings β Additional β Reset β Reset settings β Reset), but note that this will delete all user data.
| MIUI version | Famous timer bugs | Decision |
|---|---|---|
| MIUI 12.5 | Sleep timer resets after charging is connected | Update to 13.0.6+ |
| MIUI 13 (Redmi Note 11) | Screen auto-disconnection works even when selecting "Never" | Clear cache Settings β Applications β Application Management β System β Clear cache |
| MIUI 14 (Xiaomi 13) | There is no "Never" option on the sleep timer. | Use ADB or roll back to MIUI 13 |