Tired of seeing annoying banner ads, app recommendations and content cues on your Xiaomi deviceโs screen?Youโre not alone: 2026 statistics show that 68 percent of smartphone and TV users are actively looking for ways to turn off the feature.The problem is that Xiaomi recommendations are built into the firmware level of MIUI and PatchWall (for TV), and their shutdown is often hidden in the depths of settings or requires technical manipulation.
In this article, we will discuss all the current methods, from standard options on the menu to advanced tricks with ADB and third-party utilities. Importantly, some methods may differ depending on the model (Redmi Note 12, Mi 11, Xiaomi TV A2, etc.) and the firmware version. We will specify the nuances for each case.
Why Xiaomi is showing recommendations and whether they can be removed completely
Recommendations on Xiaomi devices are part of the brand ecosystem that includes:
- ๐ฑ Advertising in MIUI (banners in the settings menu, on the lock screen, in the folder "Recommended applications")
- ๐บ Content Tips on Xiaomi TV (PatchWall with movies, TV series, games)
- ๐ Personalized offers (based on your activity in your Mi Account)
- ๐ฎ Gaming notifications (in Game Turbo for smartphones)
Technically, recommendations can only be removed entirely on rooted devices or through custom firmware, but for most users, it is enough to turn off their visual display and data collection. The manufacturer leaves these options, but often hides them under several layers of menus.
โ ๏ธ Note: Disabling recommendations through system settings may cause some Xiaomi services to fail, such as Mi Cloud or Mi Video.
| Type of device | Source of recommendations | Can you remove it completely? | Is root required? |
|---|---|---|---|
| Smartphones (MIUI 14+) | Advertising in the menu, lock screen | Partially. | No. |
| TVs (PatchWall) | Content tape, banners | Yes (except for system notifications) | No. |
| Tablets (MIUI for Pad) | Widgets on the main screen | Yes. | No. |
| All devices. | Personalized advertising | Yes. | No. |
Method 1: Disabling recommendations in MIUI settings (for smartphones)
The easiest method is to use the built-in system options, which is suitable for most Xiaomi, Redmi and POCO smartphones on MIUI 12-14. Importantly, after updating the firmware, some items can be reset!
Instructions:
- Open the Settings โ folder "Applications".
- Select Application Management โ Settings (cog in the upper right corner).
- Go to the App Recommendations and turn off the slider.
- Return to Settings โ Lock screen and deactivate the option Recommended Content.
No banners in the "Security" menu"|Disappearance of the Recommended folder on the main screen|No Advertising in the Weather and Calendar"|Checking the lock screen for the presence of widgets-->
If you have left the ads behind, it means that they are embedded in specific applications (for example, Mi Browser or Mi Video) and you need to set them separately.
๐ก
On some models (Redmi Note 10 Pro, Mi 11 Lite), the "Application Recommendations" option is hidden. To find it, search for "Recommendations" in the settings.
Method 2: Remove recommendations on Xiaomi TV (PatchWall)
Xiaomiโs PatchWall TVs are particularly aggressive in promoting content: the recommendation tape takes up to 30% of the home screen, and fortunately, it can be removed without losing functionality.
Step-by-step:
- Press Home (home) and highlight any recommendation.
- Press and hold the OK button (or Menu on new remotes) until the menu appears.
- Choose to Delete or Hide this Content.
- To completely disable, go to Settings โ Account and Security โ Content recommendations and deactivate all sliders.
If you have a Mi TV Q1 or Xiaomi TV A Pro, turn off:
- ๐ฌ Settings โ Home screen โ Recommended content
- ๐ Settings โ Confidentiality โ Personalization of advertising
โ ๏ธ Note: On TVs with firmware below PatchWall 4.0 (released before 2021), completely disabling recommendations may cause some streaming services (Netflix, Prime Video) to fail. โ On TV.
Xiaomi TV A2 (2023)|Xiaomi TV P1|Redmi Smart TV|Mi TV Q1E|Other-->
Method 3: Disabling personalized advertising through Mi Account
Even if you remove the visual recommendations, Xiaomi will continue to collect your activity data for targeted advertising, and to stop this, you need to deactivate the options in your Mi Account.
How to do this:
- Open Settings โ Xiaomi account.
- Go to Mi Account. โ Confidentiality.
- Turn it off: ๐ Personalization of advertising ๐ Analysis of use ๐ Location-based recommendations
Data management
Clear the history of advertising
These settings sync with all devices tied to your Mi Account (smartphone, TV, smartwatch, etc.) and take up to 24 hours to update.
What happens if you turn off Advertising Personalization?
Method 4: Using ADB for deep shutdown (advanced)
If standard methods do not help, you can resort to ADB-This method removes system-level recommendations, but requires the device to be connected to a computer.
What you need:
- ๐ป Computer with installed ADB Tools
- ๐ฑ Included Debugging by USB on a smartphone (Settings) โ The phone. โ Version. MIUI โ 7 times tap to unlock the developer menu, then Settings โ Additionally. โ For developers โ Debugging by USB)
- ๐ USB-cable (preferably original)
Instructions for entering into cmd (after connecting the device):
adb shell pm hide com.miui.systemAdSolution # Disables system advertising
adb shell pm hide com.xiaomi.mirecycle # Removes app recommendations
adb shell settings put global hide_forced_ad 1 # Blocks forced bannersFor Xiaomi TVs, use:
adb shell pm disable-user --user 0 com.dianshang.mitvapp # Disconnects the app store
adb shell pm disable-user --user 0 com.mitv.tvhome # Removes PatchWall tapeโ ๏ธ Attention: Misuse of the right ADB This can result in loss of warranty or soft-brick (unbooted system).Before executing commands, back up your data via Settings. โ Additionally. โ Backup and reset.
๐ก
ADB-Teams are the most effective way to remove recommendations, but it requires technical skills. If you're not sure what you're doing, use standard settings or contact a service center.
Method 5: Install custom firmware (for power users)
If youโre willing to take drastic measures, installing custom firmware (like LineageOS or Pixel Experience) will completely remove all of Xiaomiโs built-in services, including advertising.
- โ ๏ธ Loss of guarantee
- ๐ง Risk of "bricking" of the device
- ๐ฑ Certain functions (IR-blaster, NFC) They may not work properly.
- ๐ Requires unlocking the bootloader (on some models you need to wait 7-30 days)
Instructions for smartphones:
- Unlock the bootloader through the official Xiaomi tool.
- Install TWRP Recovery for your model (see instructions on XDA Developers).
- Download compatible firmware (e.g. LineageOS 20 for Redmi Note 11).
- Fly through fastboot or TWRP.
For TVs, the process is more complicated because of the closed PatchWall architecture.The alternative is ATV (Android TV) firmware, but it deprives the device of support for Netflix in 4K.
Method 6: Third-party utilities for blocking ads
If you don't want to dig into the settings, you can use specialized applications that block DNS-level advertising requests or filter system notifications.
Top.-3 utility for Xiaomi:
| Annex | How it works | Pluses | Cons |
|---|---|---|---|
| Blokada | Blocks advertising domains via VPN | No need for root, simple interface | It may conflict with banking applications |
| DNS66 | Filter DNS-request | Open source code, no restrictions | A complex setup for beginners |
| Lucky Patcher | Removes advertising modules from APK | It works without the internet. | Requires root, risk of blocking Google account |
Xiaomi's AdGuard Home is a router that filters ads at the network level for all connected devices.
Method 7: Reset to factory settings (last resort)
If none of the methods worked and the recommendations got in the way, you can do a full reset, which will delete all user data, but return the system to a "clean" state, where some of the ad modules can be disabled by default.
How to reset:
- ๐ฑ On a smartphone: Settings โ Additionally. โ Backup and reset โ Resetting settings.
- ๐บ On TV: Settings โ The device โ Resetting and remediation โ Reset to factory.
After discharge:
- Do not sign in to Mi Account immediately โ first turn off recommendations in the settings.
- Do not install software updates if they add ads (check the reviews on forums).
- Use alternative launchers (like Nova Launcher) for smartphones.
โ ๏ธ Note: On some models (Redmi) 9A, POCO M3) And when you reset, you might see an ad on the recovery menu, and it's a firmware bug, and it can only be fixed by flashing it.