How to permanently remove ads on Xiaomi Redmi Note: from system banners to push notifications

Owners of Xiaomi Redmi Note smartphones (any model from Redmi Note 7 to Redmi Note 13 Pro+) often face intrusive advertising in the MIUI interface. Banners in settings, push notifications from system applications, advertising in the Browser, Music and even in the Weather - all this annoys and slows down the device. Worse, some types of advertising (for example, built into MIUI Global) are not turned off in standard ways.

In this article, we will discuss 5 proven methods to remove ads on the Xiaomi Redmi Note completely โ€“ from simple settings to deep cleaning of the system. Importantly, some methods require disabling MIUI personalization, which can affect the operation of Xiaomi cloud services (for example, synchronizing notes or photos). If you use Mi Account for backup, back up before changing!

All instructions are relevant for MIUI 12/13/14 (including HyperOS for new models) and do not require root rights. For owners of Redmi Note on Android One (for example, Redmi Note 7/8 Pro in some regions), some methods will be redundant - in "pure" Android there are no ads by default.

๐Ÿ“Š Which advertisements annoy you the most?
Banners in MIUI settings
Push notifications from Xiaomi
Advertising in the browser and music
Pop-ups in games
All of the above.

1. Disabling personalized advertising in MIUI

The first and safest step is to disable the personalized recommendations MIUI collects based on your activity, a technique that removes most of the banners in system applications, but does not remove ads entirely.

Instructions:

  • ๐Ÿ“ฑ Open the Settings. โ†’ Google โ†’ Advertising (or Settings) โ†’ Additionally. โ†’ Confidentiality โ†’ Advertising in new versions MIUI).
  • โŒ Turn off the slider Personalized advertising.
  • ๐Ÿ”„ Reboot your smartphone (required!).
  • ๐Ÿ“Œ Back to Settings โ†’ The phone. โ†’ Version. MIUI and click 7 times on the line with the version to unlock Advanced Settings (you need to take the next step).

After that, the ads in the Browser, Music and Themes should disappear, but the banners in the settings (for example, in the Battery or Storage section) will remain - they will be removed further.

๐Ÿ’ก

If you don't have Ads in your settings, update Google Play Services to the Google Play Market. Older versions hide this section.

2.Removal of Advertising in Xiaomi System Applications

MIUI pre-installes 10+ system applications that display ads: Mi Browser, Mi Music, Mi Video, Cleaner, Security, and others. These cannot be removed without root, but can be disabled or replaced.

List of applications with advertising and ways to clean them:

AnnexType of advertisementHow to clean up
Mi BrowserBanners on the main screen, pop-up windowsInstall Google Chrome or Firefox and disable Xiaomi browser in Settings โ†’ Applications โ†’ App Management โ†’ Disable
Mi Music / Mi VideoAdvertising before playback, banners in playlistsUse YouTube Music or VLC. Disable the original apps via adb (instruction below)
Cleaner (Cleaning)Pop-up notifications about โ€œpollutionโ€ of the phoneDisable notifications: Settings โ†’ Notifications โ†’ System โ†’ Cleaner โ†’ Turn off
Security (Security)Advertising banners in the section "Optimization"Replace Google Play Protection: Settings โ†’ Security โ†’ Settings (โš™) โ†’ Turn off the scan. MIUI
TopicsAdvertising wallpaper and themes designInstall a third-party launcher (like Nova Launcher) and disable the Themes app

โš ๏ธ Attention: Disabling system applications through Settings โ†’ Applications can lead to malfunctions in work MIUI. It is safer to use adb (section 4).

Backup data | Check the version of MIUI (Global/China/EU) | Install alternative applications (browser, music) | Connect your phone to adb PC (if necessary) | Write down a list of disabled packets-->

3.Block push notifications from Xiaomi

One of the most intrusive forms of advertising is push notifications from Xiaomi services, which come even if you've never used the apps, like ads for games from Mi Game Center or promotions from Mi Store.

To turn them off:

  1. Go to Settings โ†’ Notifications โ†’ Additional โ†’ Notification Channels.
  2. Find and disable the following services: ๐ŸŽฎ com.xiaomi.gamecenter.sdk.service (game advertising) ๐Ÿ›๏ธ com.miui.miservice (Mi Store shares) ๐Ÿ“ข com.miui.systemAdSolution (system advertising notices) ๐Ÿ”„ com.miui.analytics (collection of statistics for targeted advertising)

Settings โ†’ Notifications

Recommendations

If notifications continue to come after that, check the list of installed apps for suspicious services (e.g. Mi Drop, Mi Remote) and can be removed without consequences.

How to return notifications if you have disabled important
If notifications from messengers or calls stop coming after the channels are turned off, check the settings in Settings โ†’ Notifications โ†’ Priority Notifications. Add the desired applications to the exceptions.

4.Using ADB for deep MIUI cleaning

To completely remove ads (including banners in the settings) you will need ADB (Android Debug Bridge), which does not require root, but you need to connect the phone to your computer.

Step-by-step:

  1. Download Platform Tools (the official tool from Google) and unpack it into a folder on your PC.
  2. On your phone, activate Developer Mode: Settings โ†’ About Phone โ†’ MIUI Version โ†’ Press 7 times Settings โ†’ Additional โ†’ For Developers โ†’ Debugging by USB (enable)
  3. Connect Redmi Note to your PC via USB, select File Transfer mode and confirm debugging on your phone screen.
  4. Open the command line (Windows) or terminal (Mac/Linux) in the folder with the platform-tools and enter the commands in turn: adb shell pm uninstall --user 0 com.miui.analytics pm uninstall --user 0 com.xiaomi.gamecenter.sdk.service pm uninstall --user 0 com.miui.msa.global pm uninstall --user 0 com.miui.systemAdSolution pm com.android hideb.

๐Ÿ’ก

For maximum effect, combine DNS + VPN. For example, AdGuard has a built-in VPN and does not conflict with private DNS.

FAQ: Frequent questions about removing ads on Xiaomi Redmi Note

โ“ Why does it appear again after the ad is turned off in the settings?
MIUI periodically resets some settings after updates. To avoid this: Turn off automatic updates MIUI: Settings โ†’ The phone. โ†’ Updating the system โ†’ โš™ โ†’ Auto-update (Off). Use ADB Permanent removal of advertising packages (Section 4).
โ“ Can you remove advertising without a computer?
Without a PC, you can: Disable personalized ads (section 1). Delete or disable system applications through Settings. โ†’ Applications (but less reliable than the ADB). Use it. VPN alter DNS (For complete removal (for example, banners in the settings) you need ADB.
โ“ Is it harmful to disable Xiaomi system applications?
Most apps (Mi Music, Mi Browser, Cleaner) can be turned off without risk, but don't touch: com.android.settings com.miui.home com.miui.securitycenter.
โ“ How to return ads if something goes wrong?
If system functions (e.g. updates or synchronization) have stopped working after manipulation, restore the remote packets: Connect your phone to your PC and start the ADB. Enter the command to return the application (for example for Mi Analytics): adb shell cmd package install-existing com.miui.analytics Reboot the device. To return to the original state, reset to factory settings (Settings โ†’ Additional โ†’ Restore and Reset).
โ“ Why there are no ads for Redmi Note with Android One?
Redmi Note 7/8 Pro (and some others) models were sold in some regions with Android One, a "pure" version of Android without a MIUI shell. They do not: Xiaomi System Applications (Mi Browser, Mi Music, etc.) Banners in the settings. MIUI Analytics Collected. However, such devices are less likely to receive updates and have limited functionality (for example, no Game Turbo or Second Space mode).