Tired of the annoying advertising carousel on your Xiaomi screen? You're not alone โ this MIUI and PatchWall interface element annoys millions of users around the world. The carousel not only takes up useful space on the home screen, but also constantly loads unnecessary content, consuming traffic and battery power. Fortunately, there are several ways to turn it off, from standard settings to hidden features for advanced users.
In this article, we will analyze all the current methods of removing carousel on Redmi smartphones, POCO, Mi and Mi TVs TV With the latest updates from 2026, you'll learn how to remove banner ads without root rights, what settings are responsible for displaying content, and what to do if the carousel returns after the system update. MIUI, Which Xiaomi does not advertise in official documentation.
What is a carousel on Xiaomi and why it should be removed
A carousel (or "recommend tape") is a horizontal band with banners that appears on the MIUI home screen (on smartphones) or PatchWall (on Xiaomi TVs).
- ๐ข Promotional offers from Xiaomi partners
- ๐ฌ Video recommendations from YouTube or Mi Video
- ๐ฐ News headlines (often clickbait)
- ๐ฎ Gambling promotions
- ๐ Special offers from the Mi Store
The main reasons why users want to disable it:
- Traffic Consumption โ The carousel constantly updates content in the background, even if youโre not using the phone.
- Privacy Leakage โ To personalize advertising, the system collects data about your preferences.
- Slowing down the interface โ on weak devices (such as the Redmi 9A or POCO M3), the animation of the carousel can cause lags.
- Visual noise โ takes up up to 30% of the home screen space, distracting from important widgets.
According to a study by XDA Developers, 68% of Xiaomi users in Russia turn off the carousel in the first two weeks after buying a device, and 42% do not know that it can be removed without root rights โ this is the guide for them.
Method 1: Standard disabling via MIUI settings (no root)
The easiest way to remove the carousel is to use the built-in MIUI settings, which works on most MIUI 12-15 devices, including the Redmi Note 12, POCO X5, Mi 11 and other models.
- Open the Settings app (cog icon).
- Go to the Main Screen (or Desktop on some firmware).
- Find the Carousel item (may be called the Recommendment Tape or Mi Recommendations).
- Turn off the slider Show the carousel.
- For complete removal, also deactivate the option Personalized Recommendations.
If there is no Carousel item on the menu, try an alternative path:
Settings โ Apps โ Application Management โ Three dots (โฎ) โ Show all applications โ Find "Mi Recommendations" โ DisableImportant! On some firmware (e.g. MIUI Global for the European region), the carousel may be called App Vault.
- ๐ง Put your finger on the empty spot on the main screen. โ Home screen settings โ App Vault โ turn off the screenings.
- ๐ If the carousel returns after the reboot, repeat the steps and further clear the cache of the Mi Recommendations app.
Check the version of MIUI (Settings โ About the phone)
Backup the main screen (Long press โ Backup)
Close all background applications
Connect to Wi-Fi (to download settings updates)-->
Method 2: Disconnect via ADB (for advanced users)
If the standard settings do not help (for example, the POCO F4 s MIUI 14), may be used ADB-This method doesn't require root rights, but it requires a computer and a computer. USB-Cable, Step-by-step instructions:
- Download and install Android Platform Tools (includes adb).
- Enable USB Debugging on your phone: Settings โ About Phone โ MIUI Version (click 7 times) โ Return to Settings โ Additional โ For Developers โ Debugging on USB
- Connect your phone to your PC and execute in the command line: adb shell pm hide com.miui.systemAdSolution For Mi TVs use: adb shell pm hide com.mitv.tvhome
If the pm hide command doesnโt work (on some firmware), try an alternative:
adb shell settings put global hidden_api_policy 1Warning: after implementation ADB-The carousel will disappear, but some system widgets (like the weather) may also disappear:
adb shell pm unhide com.miui.systemAdSolutionWhat if the ADB canโt see the device?
Method 3: Removing the carousel on Xiaomi TVs (PatchWall)
On Mi TVs and Redmi TVs, the carousel is implemented through the PatchWall shell, which is harder to turn off than on smartphones, but it is possible.
Method A: Through Smart TV settings
- Open the settings (cog on the remote).
- Go to Accounts and Security โ Advertising.
- Turn off the sliders: ๐บ Personalized recommendations ๐ฏ Interest-based advertising ๐ Updating content in the background
Settings โ About TV โ Reboot
Method B: Reset PatchWall (last resort)
If the carousel does not disappear, you can reset the PatchWall settings to the factory:
Settings โ Applications โ Application Management โ PatchWall โ Clear Dataโ ๏ธ Note: After resetting PatchWall, you will have to reconfigure the location of the apps on the home screen!
| Model TV set | PatchWall version | Does method A work? | Does method B work? |
|---|---|---|---|
| Mi TV 4S 55" | 3.0โ4.1 | Yes. | Yes. |
| Redmi Smart TV X55 | 4.2+ | Partially. | Yes. |
| Mi TV Q1 75" | 5.0 | No. | Yes. |
| Mi TV A2 43" | 4.5 | Yes. | No. |
Method 4: Use of third-party launchers (alternative approach)
If none of the previous methods worked, you can completely replace the standard MIUI launcher with a third-party one, which is a radical solution, but it's guaranteed to take away the carousel and give you more customization options.
- ๐ฑ Nova Launcher โ Supports gestures, dark theme and hiding unnecessary elements.
- ๐จ Lawnchair โ an open launcher with support for Android 12+ and adaptive icons.
- โก Hyperion Launcher โ Optimized for performance on weak devices.
- ๐ง POCO Launcher (official) โ a simplified version without ads (available in APKMirror).
How to install an alternative launcher:
- Download. APK-file from the official website (for example, Nova Launcher).
- Allow installation from unknown sources (Settings โ Applications โ Special Access โ Install Unknown Applications).
- Install the launcher and select it as the main one in Settings โ Applications โ By default โ Launcher.
โ ๏ธ Note: On some devices (Redmi) 10A, POCO M4 Pro) system widgets (e.g. Quick Ball or Game Turbo) may disappear after installing a third-party launcher, and can be returned by temporarily returning the standard launcher.
๐ก
If Google search is lost after the launcher change, install the Google Search widget manually from the Play Market and add it to the home screen.
Method 5: Manual editing of system files (root only)
If you have root rights (like Magisk), you can completely remove the system components responsible for the carousel. This method is risky - wrong actions can lead to a bootloop.
List of files and packages that can be deleted:
/system/priv-app/SystemAdSolution/SystemAdSolution.apk
/system/priv-app/MiuiSystemAdSolution/MiuiSystemAdSolution.apk
/system/app/MiRecommendations/MiRecommendations.apk
/data/app/com.miui.systemAdSolution-*/Instructions:
- Install Root Explorer or Mixplorer (with root rights).
- Follow the above steps and remove them. APK-file.
- Clear the cache in /data/dalvik-cache/ (find files with the names of deleted packets).
- Reset the device.
For root-right Mi TVs, please delete:
/system/priv-app/TVHome/TVHome.apk
/system/priv-app/PatchWall/PatchWall.apkโ ๏ธ Note: After removing the system APK Some features (such as Quick Settings or Mi Account) may not work properly. TWRP!
๐ก
Deleting system files without root permissions can cause firmware to fail, and use this method only if other methods have not worked and you are prepared for the possible consequences.
What to do if the carousel returns after the update
One of the most common problems is that the carousel reappears after the MIUI or PatchWall update, which is because Xiaomi restores the standard settings of system applications.
- ๐ Reverse the update (if it was recently installed): Settings โ Annexes โ Application management โ Three points (โฎ) โ Reverse updates.
- ๐ต Freeze system applications via Titanium Backup or App Quarantine (requires root).
- ๐ง Use Tasker to automatically shut down the carousel after rebooting (you need experience setting up automatic tasks).
- ๐ฅ Install custom firmware (like LineageOS or Pixel Experience) that doesnโt have built-in ads.
If you donโt want to take risks, the most reliable way is to disable automatic updates of system applications:
Settings โ Applications โ Application Management โ Three Dots (โฎ) โ Application Auto Update โ Disable