The bottom panel with recommendations on Xiaomi TVs is one of the most annoying features for many users. Content blocks with movies, TV series and advertising are not only distracting from viewing, but also take up to 15% of usable screen space, especially on models with a diagonal of 43-55 inches. Worse, Xiaomi by default does not provide an obvious way to disable this panel - the appropriate settings are hidden in the depth of the menu or are not at all in some firmware.
Complicating the problem is that content selection algorithms often show recommendations in a language other than the system (for example, Chinese or Indian movies on European versions of TV), or duplicate content from already installed applications like Netflix or YouTube. In this article, we will examine all the current ways to remove recommendations, from official settings to hidden commands for power users.
โโโ
Why is Xiaomi showing recommendations at the bottom of the screen?
The bottom panel with content is part of the MIUI TV brand shell, which is integrated into all modern Xiaomi TVs (Mi TV A Pro, Redmi Smart TV, Xiaomi TV Q) and consoles (Mi Box S, Mi TV Stick).
- ๐บ Xiaomi Partners with Amazon Prime Video, Disney+ Hotstar (in Asia), MEGOGO (in Russia) and other services, receiving a commission for transitions.
- ๐ Collecting Preference Data โ Algorithms analyze which banners youโve been looking at for longer to better target ads.
- ๐ Retention in the ecosystem โ the panel encourages users to install branded applications (Mi Video, Mi Music) instead of third-party ones.
In practice, this means that you can't completely remove a panel without root rights -- you can only roll it up, hide it, or replace it with neutral content -- but even these half-measures greatly improve the user experience.
โ ๏ธ Note: On Xiaomi TVs for the European market (with firmware) EU ROM) The recommendation panel can be called "Content Row" or "Discovery Bar." In Chinese and Indian versions, it can be called "Content Row โ "" (Tuฤซjiร n) or "For You".
โโโ
Method 1: Disconnect via standard settings (works on 60% of models)
The easiest method is to use the built-in shell options, which unfortunately is not available on all devices: on TVs with firmware older than MIUI TV 3.0 (2021), this menu item may not be available.
Instructions:
- Open Settings (cog in the upper right corner of the main screen).
- Go to the Account and Security section โ Privacy settings.
- Choose Personalized Recommendations (or Advertising Preferences).
- Turn off the slider Show recommendations on the main screen.
- Save the changes and restart the TV (Settings โ About TV โ Reboot).
If there is no personalized recommendation:
- ๐ Try an alternative path: Settings โ Annexes โ System applications โ Launcher โ Turn off the recommendations.
- ๐ฑ On the consoles Mi Box path may be different: Settings โ Preferences โ Content recommendations.
โ๏ธ What to do if the settings are not available
โโโ
Method 2: Reset the launcher settings (without data loss)
If the standard shutdown doesnโt work, you can reset your com.miui.tv.launcher settings, which doesnโt affect your installed apps and accounts, but will return the standard icon layout on the home screen.
Step-by-step:
- Open Settings โ Applications โ All applications.
- Find the Launcher (or MIUI Launcher) list and select it.
- Click Warehouse โ Clear the data (not cache!).
- Confirm action. The TV will automatically restart the launcher.
After discharge:
- ๐ Recommendations may disappear completely or decrease to one line.
- ๐ If the panel returned after a few days - repeat the procedure and turn off the automatic update of the launcher in Settings โ On TV. โ Updating the system.
โ ๏ธ Note: On some models (Redmi Smart) TV X50, Mi TV 4S 55") the launcher reset results in the loss of weather and calendar widgets, which can be returned manually through Settings. โ Widgets.
โโโ
Method 3: Use of an alternative launcher (for power users)
If the built-in methods didn't work, you can replace the standard launcher with a third-party one. This is the only way to completely remove the recommendations, but it requires installation. APK-manually.
The best alternatives for Xiaomi TV:
| Launcher | Advantages | Deficiencies | Download link |
|---|---|---|---|
| ATV Launcher | Minimalist design, no advertising, support for widgets | Payment version ($5), no Russian language | Official website |
| Leanback Launcher | Free, optimized for Android TV | Outdated interface, no customization | GitHub |
| HalLauncher | Open source, support for themes | Complex setup, remote bugs | F-Droid |
How to install an alternative launcher:
- Download. APK-flash-file launcher FAT32).
- Connect the flash drive to the TV and open the File Manager.
- Start the APK installation by allowing installation from unknown sources (Settings โ Security โ Unknown sources).
- After installation, return to the home screen, press the Home button on the remote and select the new launcher as standard.
๐ก
If the TV canโt see the flash drive, try formatting it in exFAT or using it. OTG-cable USB-port.
โโโ
Method 4: Disconnect via ADB (for advanced users)
If youโre ready to work with the command line, you can disable recommendations via Android Debug Bridge (ADB), a method that works on all Xiaomi TV models but requires a PC connection.
What you need:
- ๐ฅ๏ธ Computer with Windows/Linux/macOS and established ADB.
- ๐ Cable USB (for TVs) or network sharing (for consoles).
- โ๏ธ Included debugging by USB (Settings โ On TV. โ POS version โ Click 7 times on the build number, then return to Settings โ For developers โ Debugging by USB).
Commands to disable recommendations:
adb shell pm hide com.miui.tv.launcher/com.miui.tv.launcher.recommendation.RecommendationActivity
adb shell settings put global hidden_api_policy 1If the first command fails, try the alternative:
adb shell am start -n com.android.tv.settings/.MainSettings
adb shell settings put secure recommendation_enabled 0After you execute the commands, restart the TV. The recommendations should disappear, but a firmware update may bring them back.
โ ๏ธ Attention: On TVs with MIUI TV 4.0+ (2022โ2026) teams ADB They may require a superuser's rights (root), but without root access, the shutdown will be temporary.
What if ADB canโt see TV?
โโโ
Method 5: Blocking through a router (for tech-savvy)
Recommendations are downloaded from Xiaomi servers for specific domains, and if you block access to these domains at the router level, the panel will stop updating and eventually disappear (or show empty blocks).
List of domains to block:
- ๐ api.ad.xiaomi.com โ the main ad server
- ๐ sdkconfig.ad.intl.xiaomi.com โ configuration of recommendations
- ๐ tracker.ai.xiaomi.com โ statistics collection
- ๐ app.ad.xiaomi.com โ banners in apps
How to block:
- Go to your router control panel (usually 192.168.1.1 or 192.168.0.1).
- Find Parental Controls, URL Filtering, or Hosts.
- Add the domains from the list above to the blacklist.
- Save the settings and restart the router.
Effect:
- โ Recommendations will cease to be updated in 1-2 days.
- โ ๏ธ Possible problems with the work of branded applications (Mi Video, Mi Home).
- ๐ After resetting the router or updating the TV firmware, the lock will have to be configured again.
โโโ
Frequent problems and solutions
Even after successful disabling of recommendations, users face typical difficulties.
1 Recommendations returned after update
Xiaomi regularly resets the launcher settings through updates.Solution:
- ๐ Turn off automatic firmware updates (Settings) โ On TV. โ Updating the system โ Auto-update).
- ๐ฅ Install firmware manually, pre-checking reviews on forums (for example, 4PDA).
2. Weather and time widgets are gone
This is a side effect of the launcher reset, and you can return the widgets like this.
- Press the Home button on the remote โ settings widgets.
- Turn on the weather widgets and the clock.
- If you donโt have widgets on the list, install them separately through Google Play (like Clock Widget or Weather & Clock Widget).
3.The remote stopped working with the alternative launcher
Some third-party launchers are not optimized for TV-The remotes:
- ๐ฎ Connect a wireless keyboard or mouse via Bluetooth.
- ๐ Return to the standard launcher and try another one (e.g., a new one, ATV Launcher better supports remotes than HalLauncher).
- ๐ง Set up the remote buttons manually through Settings โ Input devices.
โโโ
FAQ: Answers to Frequent Questions
Can I remove recommendations forever without root rights?
Why do the wallpaper and widgets disappear after the launcher is reset?
Is it safe to use ADB to disable recommendations?
How to turn off recommendations on Xiaomi TV Stick?
Is there an official way to appeal to Xiaomi for this?
๐ก
If none of these things worked, consider installing custom firmware (like LineageOS for TV) that is radical, but it will permanently remove ads and recommendations. Note: custom firmware can take away warranties and features like Google Assistant or Chromecast.