The screensaver on the Xiaomi TV is one of the most annoying features that users face, which not only appears with long inactivity, but also interrupts watching movies, broadcasts or games if the system considers the content โinactive.โ Unlike smartphones, where the screensaver is turned off with a pair of taps, on Xiaomi TVs (especially on models with MIUI TV or Google TV), this process is hidden in the depths of the menu โ or not at all in the standard settings.
Complicating the problem is that the manufacturer regularly updates the firmware, changing the layout of options. What worked on the 2020 Mi TV 4S may not work on the Xiaomi TV A Pro 2023. In this article, we will discuss all the current ways, from basic to technically complex, including hidden commands for the engineering menu and manual editing of configuration files.
1. Standard disabling of the screensaver through the settings of MIUI TV
On most Xiaomi models (e.g. Mi TV 4A/4S/4X, Xiaomi TV 5/5 Pro), the option is hidden in the energy saving section. Importantly, on TVs with Google TV (e.g. Xiaomi TV A2 4K), the path will be different - more about this below.
Instructions for MIUI TV:
- Open Settings (cog on the home screen or the Settings button on the remote).
- Go to the system and the device โ Energy saving.
- Find the Screensaver (or Screensaver) and select Never.
- Save the changes and restart the TV (Settings โ About TV โ Reboot).
If the saver item is not on the menu, then your model uses an alternative interface.
- ๐ Settings โ Display and sound โ Sleeping mode. โ Screenshot
- ๐ Settings โ Smart assistant. โ Eco-regime โ Turn off the screensaver
- ๐ On some firmware, the option is called Screen Off Timeout (in the English menu).
โ ๏ธ Note: On Xiaomi TVs with firmware older than 2021 (e.g. Mi) TV 4A 32") a standard shutdown may not work due to a bug in the system.
2. disable the screensaver on Xiaomi TV with Google TV (Android TV)
Xiaomi TVs based on Google TV (such as Xiaomi TV A2 4K or Xiaomi TV Q2 QLED) use a different shell, where the settings of the screensaver are hidden deeper.
Step-by-step:
- Press the Home button on the remote to open the main menu of Google TV.
- Go to Settings โ Device and General โ Screen and energy saving.
- Find the item Sleep mode โ Savage (Daydream).
- Choose Never or Turn Off.
- Return to the Screen and Power Saving and turn off the Automatic Screen Shutdown option (if any).
If there is no Daydream, try an alternative path:
- ๐ง Open the Settings. โ Annexes โ System applications โ Daydream.
- ๐ง Press Stop and Disable.
- ๐ง Restart the TV.
Important: On some firmware, Xiaomi blocks Daydream from disabling through the menu, in which case only manual editing of settings or factory resetting will help.
๐ก
If after turning off the screensaver returns after 10-15 minutes, check the settings HDMI-CEC in the Settings menu โ Devices โ HDMI. Turn off the option Control over HDMI โ sometimes it resets the activity timer.
3.Use of the engineering menu (for advanced users)
If standard methods donโt work, you can use the Service Menu, which is suitable for most Xiaomi TV models, but you need to be careful โ incorrect changes can lead to system failure.
Instructions:
- Turn on the TV and go to any channel or menu.
- On the remote, consistently press: Menu โ Settings โ All Settings โ General โ About โ Press OK 5 times in a row at the "Model" item (For some models, the combination may differ - see the table below).
- The engineering menu will open. Go to Picture โ Screen Saver.
- Set the Off value for parameters: ๐บ Screen Saver Timeout โ 0 ๐บ Eco Mode Screen Saver โ Disable
Save the settings and restart the TV.
| Model Xiaomi TV | Combination for logging into Service Menu | Section with screensaver settings |
|---|---|---|
| Mi TV 4A/4S (2018-2020) | Menu โ Settings โ All Settings โ Support โ Tap OK 7 times on Version | Picture โ Advanced โ Screen Saver |
| Xiaomi TV 5/5 Pro (2021-2022) | Settings โ On TV. โ press OK 5 times on the "Model" | System โ Eco Mode โ Screen Saver |
| Xiaomi TV A2/A Pro (Google TV) | Settings โ Device โ About Software โ Press โBuild Numberโ 7 times | Developer Options โ Daydream |
โ ๏ธ Note: Do not change the Backlight, Panel Aging or Factory Reset settings in the engineering menu unless you understand their meanings.This can lead to permanent damage to the matrix or reset of all color calibrations.
What to do if the engineering menu is not opened?
4. Manual editing of configuration files (for technical specialists)
If none of the previous methods worked, you'll have to edit system files, which requires root access or use of ADB (Android Debug Bridge), which is suitable for users familiar with the command line.
Step-by-step:
- Turn on Debugging. USB TV-wise: ๐ง Go to Settings. โ On TV. โ Build number and press 7 times to activate Developer Mode. ๐ง Back to Settings โ Additionally. โ For developers and enable debugging by USB.
Connect the TV to your PC via USB (or Wi-Fi if supported).
adb shell
su
mount -o rw,remount /system
sed -i 's/ro.screensaver.enabled=1/ro.screensaver.enabled=0/g' /system/build.prop
sed -i 's/persist.sys.screensaver=1/persist.sys.screensaver=0/g' /system/build.prop
rebootAfter the reboot, the screensaver will be disabled at the system level.
Alternative method (if there is no root):
- ๐ Open the file. /data/property/persist.sys.screensaver through ADB and change the meaning of c 1 on 0.
- ๐ Or run the command: adb shell setprop persist.sys.screensaver 0
โ ๏ธ Warning: Editing system files can lead to loss of warranty and unstable TV operation.Before changing, make backup files command: adb pull /system/build.prop build.prop_backup
Install ADB PC-only|Enable debugging on USB TV-wise|Make a backup of files|Check for root rights (if necessary)-->
5. Reset to factory settings (radical method)
If the screensaver appears due to a firmware failure or setting conflict, a complete reset will help, which will remove all installed apps, accounts and personal data, but return the TV to the โout of the boxโ state.
How to reset your settings:
- Open Settings โ About TV โ Reset settings.
- Select Delete All Data (or Factory Data Reset).
- Confirm the action by entering PIN-code (if installed).
- Wait for the process to complete (5-10 minutes) and reset the TV.
After discharge:
- ๐ Do not update the firmware immediately - check if the screensaver has disappeared.
- ๐ If the problem came back, it means it is embedded in the current version of the software. In this case, only a rollback of the firmware will help.
๐ก
The factory reset removes not only the screensaver, but all the data you have saved: Wi-Fi passwords, Netflix/YouTube accounts, audio and image settings. Write down important settings in advance!
6. rollback of firmware or installation of custom version
On some Xiaomi TV models (especially Mi TV 4S and Xiaomi TV 5 Pro), the screensaver appears due to bugs in the latest updates. The only solution is to roll back on the old firmware version or install an alternative one (for example, LineageOS for TV).
Instructions for rollback:
- Download the necessary firmware version from the official Xiaomi website (TV section).
- Unpack the archive and copy the update.zip file to the flash drive (FAT32 format).
- Connect the flash drive to the TV and go to Settings โ About TV โ Software Update โ Local Update.
- Select the update.zip file and confirm the installation.
- After the reboot, check for a screensaver.
For custom firmware installation:
- ๐ ๏ธ Unlock the bootloader through the Mi Unlock Tool.
- ๐ ๏ธ Install. TWRP Recovery for your model (see instructions on the XDA Developers).
- ๐ ๏ธ Use an alternative firmware (for example, ATV Custom ROM).
โ ๏ธ Note: Installing unofficial software will void the warranty and may result in a device blink (completely inoperable). Use this method only if you have exhausted all other options.
7. Alternative solutions: how to bypass the screensaver without turning off
If you can not remove the screensaver, you can use bypass methods that mimic the user's activity:
- ๐ฎ Connect a game console (such as Xbox or PlayStation) โ it will send a signal HDMI-CEC, prevent the appearance of a screensaver.
- ๐ฑ๏ธ Use a wireless mouse connected via Bluetooth, and a cursor movement every 5 minutes will reset the timer for inactivity.
- ๐ฑ Install Keep Screen On from Google Play (works on Xiaomi) TV Google TV).
- ๐ Set up automatic channel switching in the Settings menu โ Broadcasting โ Timer.
For owners of Xiaomi TV Box (for example, Mi Box S):
- ๐ฆ Open the Settings. โ Screen and sound โ Sleep mode and choose Never.
- ๐ฆ Install the app TV Stay Awake from Google Play.
๐ก
If youโre watching movies from an external drive, try using the VLC app instead of the standard player. In its settings, thereโs a Disable screensaver option in the Interface โ Main interfaces section.