Xiaomi TVs with MIUI TV offer flexible timer settings, from auto-shutdown to schedule switching, which is useful for saving power, protecting the screen from burnout and creating a comfortable viewing before bedtime. However, the menu interface may vary depending on the model (Mi TV 4A/4S/5 Pro, Redmi Smart TV) and the firmware version.
In this article, we will discuss all the available ways to activate the timer, from standard settings to hidden commands via ADB. You will learn how to set a delayed shutdown for 30/60/120 minutes, create a schedule for a week ahead and even synchronize the timer with smart Mi Home devices.
1. Standard off timer via settings menu
The easiest way is to use the built-in Sleep Timer feature available on all Xiaomi TVs with MIUI TV 3.0 and later, a method that doesnβt require an internet connection and works even on basic models like the Mi TV 4A 32.
To activate the timer:
- On the remote control, press the Settings button.
- Go to the System section β Sleep timer.
- Select the interval: 30 minutes, 60 minutes, 90 minutes or 120 minutes.
- Confirm the choice with the OK button.
After activation, an alarm icon with a countdown will appear in the upper right corner of the screen, and you can cancel the timer by the same way or through a notification in the taskbar (swipe down from the top edge of the screen).
The remote is charged and running | The TV is connected to the outlet (not through the extension) | MIUI TV version is not lower than 3.0| Energy saving mode is turned off-->
β οΈ Attention: On Redmi Smart models TV X50/X65 The path to the timer may be different: Settings β Smart functions β Sleep timer. If there's no point, update the firmware through Settings. β On TV. β Updating the system.
2. Turn on timer: how to program automatic start of TV
The Turn on Timer feature is only available on TVs with MIUI TV 4.0+ and an RTC (real-time) module, and allows you to schedule the TV to start at a given time, convenient for waking up to your favorite channel or automatically turning on the record.
Instructions for setting:
- π Go to Settings. β System system β On/off timer.
- β° Select Add a timer β Inclusion timer.
- π Set the time, days of the week (daily/selective) and source of the signal (HDMI/TV/Annex).
- πΎ Save the settings with the button OK.
Important: for the function to work, the TV must remain connected to the network 220V (Even when it's off. On models without RTC-module (e.g. Mi) TV 4A 2018) this method does not work β you will need an external smart socket with a timer.
What to do if the turn on timer does not work?
3. Weekly schedule: Advanced settings
Xiaomi TVs with MIUI TV 5.0 and higher can create reusable day-of-week timers, which are useful for automatically turning on morning news or turning off the TV in the childrenβs room on schedule.
Algorithm of settings:
- Open Settings β System β On/off Timer β Schedule.
- Click Add the rule and select the type: On or off.
- Specify the time, days of the week (checks) and priority (if there are several rules).
- For a shutdown timer, you can set the source of the signal β for example, turn off the TV only if YouTube is working.
| Model TV | Max. The number of rules. | Support for signal source | Required version of MIUI TV |
|---|---|---|---|
| Mi TV 5 Pro | 10 | Yes. | 5.0+ |
| Redmi Smart TV X65 | 5 | No. | 4.5+ |
| Mi TV 4S 55" | 3 | Partially (TV/HDMI only) | 4.0+ |
| Mi TV 4A 32" | 1 | No. | 3.0+ |
On TVs with an Amlogic T962 chipset (such as the Mi TV Q1 75), the schedule supports application-specific binding β the TV will only turn off if Netflix or Prime Video is open when the timer is triggered.
4.Timer via voice assistant (Alice/Google Assistant)
If your Xiaomi TV supports voice control (models with a microphone on the remote or built-in Google Assistant), you can control the voice timer. This method is convenient for people with disabilities or when the remote is not available.
Voice commands:
- π€ "Google, turn off the TV in 1 hour (for Google models) TV).
- π€ "Alice, set a timer on the TV for 45 minutes (for TV with Yandex.Alice).
- π€ "Hey Mi, turn on the TV tomorrow at 7:00" (requires a link to your Mi Account).
For the work of voice commands it is necessary:
- Connect the TV to the same Wi-Fi network as the smartphone/column.
- Activate voice assistant in TV settings: Settings β Smart functions β Voice control.
- Give permission to manage the device in the Mi Home or Google Home app.
β οΈ Attention: Voice timers only work when you are actively connected to the Internet. If the router restarts or the electricity goes off, the command will not execute. For critical tasks, use the hardware timer from section 1.
Through the settings menu | Voice (Alice/Google) | Through the weekly schedule |External smart socket |I don't use the timer-->
5. Alternative methods: smart sockets and ADB-team
If the built-in features are not suitable (e.g. on older Mi TV 2S models), external devices or technical commands can be used.
Method 1: Smart socket with timer
Connect your TV through a smart socket (such as Xiaomi Mi Smart Plug or Aqara Socket) and set up your schedule in the Mi Home app:
- Add a socket to the app and tie it to the same Wi-Fi network as the TV.
- Create automation: If time = 23:00 β Turn off the socket.
- To enable, add the second rule with the condition If time = 07:00 β Turn on the socket.
Method 2: ADB-Teams for Advanced Users
If you have experience with ADB, you can send a command to turn off directly from your computer:
adb connect [IP_your TV]:5555
adb shell input keyevent KEYCODE_POWER # off
adb shell am broadcast -a android.intent.action.SLEEP_TIMER -e delay 3600000 # timer at 1 hourFor this:
- Activate Developer Mode on TV: Settings β On TV. β Click 7 times on "Version" MIUI TV".
- Include ADB debugging in the developer menu.
- Connect your TV and PC to the same network and execute the commands above.
π‘
If the TV does not respond to ADB-Check if the Windows firewall or antivirus is blocking the commands. Also make sure the port is blocked. 5555 Free (can be checked by netstat team) -ano | findstr 5555).
Typical problems and their solutions
Users often experience a timer on Xiaomi TV that fails or resets, and here are the main reasons and ways to fix them:
| Problem. | Possible cause | Decision |
|---|---|---|
| The timer is reset after rebooting | Conflict with the energy-saving regime | Turn off Settings β Energy Saving β Quick Start |
| The switching timer is not working | No RTC module or no power outlet | Use a smart socket or update the firmware |
| Voice commands not executed | The microphone is off or not on the internet. | Check Wi-Fi connection and permissions in Settings β Privacy |
| Shutdown timer is inactive (grey) | Outdated firmware or regional restrictions | Update the software through Settings β About TV β Update |
If none of the methods helped, reset the settings (with saving the applications):
- Settings β About TV β Resetting settings.
- Select Reset System Settings (does not affect installed applications).
- After restarting, repeat the timer setting.
π‘
Before resetting your settings, record or photograph the current image and sound parameters β after resetting, they will return to factory values.