How to permanently remove the carousel on Xiaomi TV: 5 working methods

The ad carousel on Xiaomi TVs is one of the most annoying features for users. The ever-changing banners with content you don't care about take up to 30 percent of the screen, slow down the system and distract from viewing. Worst of all, the manufacturer doesn't provide an obvious option to completely disable it in standard settings. But there's a way out!

In this article, we will discuss all the current ways to remove the carousel on the Mi TV 4/4A/4S/4X/5/5X, Redmi Smart TV and other models - from simple changes in settings to radical methods using ADB and third-party launchers. Each method is tested on the firmware of MIUI TV 2023-2026 and does not require root rights. Choose the appropriate option depending on your model and level of technical training.

The carousel on Xiaomi TV is part of the PatchWall branded shell, which is integrated into the firmware at the system level.

  • ๐Ÿ“ข Promotion of partner content (Netflix, Prime Video, Megogo, etc.)
  • ๐Ÿ“Š Collecting data on user preferences for targeted advertising
  • ๐Ÿ”„ Increased interaction time with the TV interface

The manufacturer claims that the carousel โ€œpersonalizes the user experience,โ€ but in practice it:

  • ๐Ÿข Slows down the start of the TV on 10-15 Seconds (especially in the case of models with 1-2 GB RAM)
  • ๐Ÿ“ต Consumes traffic in the background (up to the 50-100 MB/day)
  • ๐Ÿ”• Does not always take into account regional settings (shows content that is not available in your country)

Important: Complete removal of the carousel without consequences is possible only on TVs with Amlogic processors (most models of Mi TV 4/4A). On devices with MediaTek (for example, Mi TV Q1/Q2), some methods can cause a malfunction of the remote or voice assistant.

๐Ÿ“Š How often do you get annoyed by the carousel on Xiaomi? TV?
Constantly - interferes with each inclusion
Sometimes when the system is slowing down.
I used to be annoyed, but I used to.
I like it, useful thing.

Method 1: Disconnection through standard settings (partial solution)

This method does not remove the carousel completely, but allows:

  • ๐Ÿ”• Hide banner ads (leave content recommendations only)
  • ๐Ÿ“ต Turn off the autoload of the carousel when turning on the TV
  • ๐Ÿ”„ Reduce the number of network requests in the background

Instructions:

  1. Open Settings โ†’ Accounts and Security โ†’ Privacy
  2. Turn off the options: ๐Ÿ”น "Personalized recommendations" ๐Ÿ”น "Display interest-based advertising" ๐Ÿ”น "Collection of data on use"

Applications โ†’ Application management

PatchWall

Mi Home

  • ๐Ÿ”น Turn off Auto Start"
  • ๐Ÿ”น Restrict access to the internet (if available)

After these actions, the carousel will show less often, but will not disappear completely. For radical removal, move on to the following methods.

๐Ÿ’ก

If the carousel still appears after disabling the ad in the settings, try resetting the PatchWall app cache. To do this, select "Clear the cache" from the app menu and restart the TV.

Method 2: Use of an alternative launcher (without ADB)

Installing a third-party launcher is the most reliable way to get rid of the carousel without risk to the system.

  • ๐Ÿ“บ ATV Launcher โ€“ minimalistic launcher with support for widgets
  • ๐ŸŽฎ HalLauncher โ€“ optimized for gaming consoles, but works on the same platform TV
  • ๐Ÿ–ฅ๏ธ Leanback Launcher โ€“ standard launcher from Google (requires manual installation)

Step-by-step:

Download APK-launcher USB-accumulator|Connect USB television-to-TV|Open "File Manager" on TV|Install APK, Allowing installation from unknown sources|Launch the launcher and select "Use by default"-->

Advantages of the method:

  • โœ… Complete removal of the carousel and all advertising elements
  • โœ… Acceleration of the interface to 20-30%
  • โœ… The ability to customize the appearance to your needs

Disadvantages:

  • โŒ On some models, the Mi TV Q1E) Voice search may not work.
  • โŒ Requires periodic update of the launcher manually
How do you get back the standard launcher?
If you donโ€™t like the third-party launcher, you can return the standard interface via settings: 1. Go to Settings โ†’ Applications โ†’ Default Launcher 2. Select PatchWall Launcher 3. Reboot the TV. In some cases, you may need to reset the settings to factory settings (Settings โ†’ About TV โ†’ Data Reset).

Method 3: Disconnect via ADB (for advanced users)

Using Android Debug Bridge (ADB) allows you to completely remove the carousel at the system level, but requires connecting the TV to the computer.The method works on all Xiaomi TV models with Amlogic and MediaTek processors, except for the newest (2026).

What you need:

  • ๐Ÿ’ป Computer with Windows/Linux/macOS
  • ๐Ÿ”Œ USB-cable (for models with USB-port) or network connection
  • ๐Ÿ“ฆ Utility. ADB Tools by Google

Instructions:

  1. Turn on the TV debugging mode: Go to Settings โ†’ About TV Press 7 times on the item Version MIUI TV, until the message "You became a developer" appears, return to Settings โ†’ For developers and include: ๐Ÿ”น "Debugging by USB" ๐Ÿ”น "Debugging over the network (if you connect over Wi-Fi)
adb connect [IP- TV address] # if over the network


adb devices # check the connection




adb shell pm uninstall --user 0 com.mitv.tvhome # removal PatchWall




adb shell pm uninstall --user 0 com.xiaomi.mitv.appstore #deletion of Mi TV Store

Attention, after these commands are executed:

  • ๐Ÿ“ฑ The standard launcher will disappear (an alternative will need to be installed)
  • ๐Ÿ” Xiaomi voice search will stop working
  • ๐Ÿ”„ System updates can restore remote applications

๐Ÿ’ก

Before using ADB, be sure to back up important data! commands remove system applications, which can lead to unstable TV performance.

Method 4: Firewall locking (for power users)

If you don't want to delete PatchWall completely, but you want to block its access to the Internet (and thereby disable the download of ads), you can use a system firewall, which requires root rights or the use of special applications like NetGuard.

Instructions for NetGuard:

  1. Install NetGuard via APK (you can download from GitHub)
  2. Open the app and find it in the list of com.mitv.tvhome (PatchWall)
  3. Disable access to: ๐ŸŒ Wi-Fi ๐Ÿ“ก Mobile data (if available)

Save the settings and restart the TV

The effect of locking:

What's blockedThe result
Downloading banner advertisements๐Ÿ“ต The carousel appears empty or with an error
Update of recommendations๐Ÿ”„ Content is no longer updated
Statistics collection๐Ÿ›ก๏ธ Sending of viewing data is stopped
Voice searchโš ๏ธ It may stop working (depending on the model)

This method is reversible โ€“ it is enough to allow network access to NetGuard again to return the carousel to its original state.

Method 5: Reset to factory settings (extreme case)

If all previous methods didn't work, and the carousel caused serious lags, you can do a full reset, which will bring the TV back out of the box, but it won't guarantee that the carousel will be removed -- it'll just upgrade to the latest version.

How to reset your settings:

  1. Go to Settings โ†’ About TV โ†’ Data reset
  2. Select Reset All Settings (not to be confused with Reset Only Network Settings!)
  3. Confirm the action and wait for the reboot (it will take 3-5 minutes)

Comparison of methods: which one to choose?

To help you determine, we have compiled a comparative table of all ways:

MethodDifficultyEfficiencyRisks.Reversibility
Standard settingsโญ (1/5)โš ๏ธ PartialโŒ No.โœ… Yes.
Alternative launcherโญโญ (2/5)โœ… Complete.โš ๏ธ Possible remote bugsโœ… Yes.
ADB-teamโญโญโญโญ (4/5)โœ… Complete.โš ๏ธ Risk of unstable workโŒ Partially (reflashing required)
Firewall lockdownโญโญโญ (3/5)โœ… Full (for advertising)โš ๏ธ Could break voice searchโœ… Yes.
Resetting settingsโญ (1/5)โŒ Does not remove the carouselโš ๏ธ Loss of all dataโœ… Yes.

For most users, the best solution would be to install an alternative launcher (method 2), which combines high efficiency, minimal risks and reversibility. If you are not afraid of experimentation, try ADB (method 3), but only after you have created a backup.

โ“ After the carousel was turned off, the remote stopped working?
This problem is typical for Mi TV Q1/Q2 with MediaTek processor. Solution: Install the Button Mapper application from APK Set the remote buttons manually (the application allows you to reassign keys) If the remote does not respond at all - try to reset it (press Home + OK for 10 seconds) In extreme cases, return the standard launcher through ADB command: adb shell cmd package set-home-activity com.mitv.tvhome/com.mitv.tvhome.MainActivity.
โ“ Can I turn off the carousel without a computer?
Yes, there are two ways: through settings (method 1) -- partially disables advertising, but doesn't remove the carousel completely. APK launcher (e.g., launcher, ATV Launcher on USB-Drive Connect the flash drive to the TV and install the application through File Manager Launch launcher and select it as the main For complete removal of the carousel without PC will require root access, which is not recommended due to the risk of "bricking" the TV.
โ“ The carousel is gone, but it doesn't work anymore. YouTube/Netflix. How to fix it?
The problem arises from the removal of system libraries on which streaming services depend. Solutions: Reinstall applications: Delete YouTube/Netflix through settings โ†’ Appendices Download fresh APK Update Google Services: Install the latest version of Google Play Services and Google Play Store Reboot TV Remote System Apps (if you used them) ADB): adb shell cmd package install-existing com.google.android.youtube.tv adb shell cmd package install-existing com.netflix.ninja If the problem persists - try resetting the settings YouTube/Netflix before the factory (Settings) โ†’ Annexes โ†’ Drop it).
โ“ Will these methods work on new Xiaomi models? TV 2026?
On Xiaomi TVs TV Q2 2026 and newer (with MediaTek processor) MT9638) limitations: โœ… Method 1 (The settings work, but the effect is minimal. โœ… Method 2 (Launcher) is working, but may be blocked after updates โŒ Method 3 (ADB) Xiaomi has blocked the removal of system applications โš ๏ธ Method 4 (Firewall) works, but requires manual updates after each firmware update For new models, we recommend: Use an alternative launcher with automatic updates disabled Disable the Internet for PatchWall via NetGuard Wait for custom firmware (for example, LineageOS for TV), will appear through 6-12 months after the model release
โ“Legal: Does Xiaomi allow you to disable the carousel? Will the account be blocked?
From a legal perspective: ๐Ÿ“œ Xiaomiโ€™s user agreement does not prohibit changing the interface settings, but warns of possible failures when using uncertified software. ๐Ÿ”’ Account locking is unlikely โ€“ Xiaomi does not track modifications at the system file level (unlike Samsung or Samsung). LG). โš–๏ธ Warranty is maintained if you have not damaged the hardware. software modifications (including ADB) are not grounds for refusal of warranty repairs under the law of the Russian Federation (Article 18 of the ZoZPP: โš ๏ธ If you remove critical system applications through ADB, This may result in the inability to update the firmware through the air. โš ๏ธ On TVs purchased on credit or lease, modifications can be considered a breach of contract (check the terms with the seller). For maximum security, use methods 1 or 2 (settings or launcher) - they do not violate the license agreement.