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.
Why does the carousel appear and can it be removed forever?
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.
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:
- Open Settings โ Accounts and Security โ Privacy
- 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?
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:
- 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 StoreAttention, 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:
- Install NetGuard via APK (you can download from GitHub)
- Open the app and find it in the list of com.mitv.tvhome (PatchWall)
- Disable access to: ๐ Wi-Fi ๐ก Mobile data (if available)
Save the settings and restart the TV
The effect of locking:
| What's blocked | The 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:
- Go to Settings โ About TV โ Data reset
- Select Reset All Settings (not to be confused with Reset Only Network Settings!)
- 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:
| Method | Difficulty | Efficiency | Risks. | 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.