Xiaomi Redmi Note 10 Pro is one of the most popular mid-range smartphones, but many users face intrusive advertising in the firmware MIUI. Banners appear in the settings menu, on the lock screen, in system notifications and even in standard applications like Browser or Music. In this article, we will analyze all the legal ways to disable ads without root rights, and consider radical methods for experienced users.
It's important to understand that MIUI ads are not a virus, but part of Xiaomi's business model, monetize cheap smartphones through banner displays. However, in most regions (except China) ads can be turned off through settings. If you bought a device from an official store for the Russian or European market, the chances of success are higher.
Before you start, check out the MIUI version in Settings โ About Phone. At the time of writing, MIUI 12.5โMIUI 14 for the Redmi Note 10 Pro (sweet model) is current. The instructions below are tested on these firmwares, but they can work on newer versions with minor menu changes.
1. disable personalized advertising in MIUI settings
The easiest and safest way to do this is to deactivate personalized recommendations, which won't take away all ads, but will significantly reduce the number of banners targeted, and is suitable for all regions, including Russia and Europe.
Go to: Settings โ Google โ Advertising (or Settings โ Additional โ Privacy โ Advertising in some versions).
Turn off the option "Personalized Ads" and reset the ad ID (Reset button) to prevent collection of your preferences.
- ๐ Where to look: The menu may be called differently depending on the version MIUI. If you do not find the Advertising section, use the search by settings (the magnifying glass icon in the upper right corner).
- ๐ Regional restrictions: On Chinese firmware (China) ROM) This item may not be available, so move on to the following ways.
- ๐ After reset: Advertising will not disappear completely, but will become less intrusive. Banners will appear less often and without regard to your interests.
โ ๏ธ Note: Disabling personalized ads does not affect system notifications from Xiaomi (for example, offers to update firmware or install apps.
2. Manual disabling of advertising in system applications
Many standard MIUI apps display ads regardless of the general settings, and you need to set them up separately, and here's a list of the most "advertising" apps and how to clean them:
| Annex | The path to settings | What to turn off |
|---|---|---|
| browser | โฎ โ Settings โ Additionally. โ Advertising | Disable "Show recommendations" and "Personalized advertising" |
| Music. | โฎ โ Settings โ Recommendations | Turn off "Show recommendations on the main screen" |
| Topics | Profile โ Settings โ Notifications | Disable "Advertising Notices" and "Push Notices" |
| Mi Video | โฎ โ Settings โ Recommendations | Deactivate โPersonalized Recommendationsโ and โBanners on the Home Screenโ |
If your app isn't on the list, try looking for items in its settings that say "recommendations," "banners," or "notifications," often hidden in subsections like Additional or About.
Open each system application in turn
Find the menu item "Settings" or "โฎ"
Check the sections "Advertising", "Recommendations", "Notifications"
Disable all toggle switches associated with impressions-->
Important: After the MIUI update, the ad settings in the apps may be reset. Check them after each major update.
3. Disabling notifications from system services
One of the most annoying types of ads is push notifications from Xiaomi offering to install apps or update firmware, which can be disabled through the notification manager, but the path depends on the version of MIUI.
Instructions for MIUI 12.5-14:
- Go to Settings โ Applications โ Application Management.
- Press three points (โฎ) in the upper right corner and select Show all processes.
- Type msa (this is an abbreviation for Mi System Ads).
- Select the app com.xiaomi.msa.global (or similar).
- Turn off "Show notifications" and block "Shoot up".
Additionally, it is recommended to disable notifications from the following services (use a name search in Application Management):
- ๐ฑ com.miui.systemAdSolution โ system module of advertising
- ๐ com.xiaomi.market - Mi App Store (app store)
- ๐ com.miui.browser โ the standard browser
- ๐ต com.miui.player - Music app
โ ๏ธ Warning: Disabling autorun for system applications may cause some features to function unstable (e.g., time sync or security updates).If you notice problems, return settings back.
4.Using ADB to Deeply Disable Advertising
If previous methods didn't work, you can use ADB (Android Debug Bridge), a tool for debugging Android, which is a semi-radical method that does not require root rights, but involves connecting a smartphone to a computer.
You'll need:
- ๐ฅ๏ธ A computer with installed Xiaomi drivers and ADB Tools.
- ๐ฑ Included debugging by USB on a smartphone (Settings) โ The phone. โ Version. MIUI โ 7 times press to unlock the developer mode, then Settings โ Additionally. โ For developers โ Debugging by USB).
- ๐ Cable USB Type-C (preferably original).
After connecting your phone to your PC, run the following commands in the command line (or Terminal on macOS/Linux):
adb shell pm hide com.xiaomi.msa.global
adb shell pm hide com.miui.systemAdSolution
adb shell pm hide com.android.browserThese commands hide the system applications responsible for the ad impressions, so to get it back, replace hide with unhide.
What if the ADB canโt see the device?
5. Installation of custom firmware (for experienced users)
If you're willing to take drastic measures, you can install custom firmware without ads, like LineageOS or Pixel Experience, which will completely remove MIUI and all its "chips", including advertising, but will require unlocking the bootloader and potentially deprive you of warranties.
Advantages of custom firmware:
- ๐ Complete absence of advertising and system restrictions.
- ๐ Regular security updates from the community.
- ๐ง Ability to fine-tune the interface.
Disadvantages:
- โ ๏ธ Loss of warranty (if the bootloader is unlocked).
- ๐ Possible battery or camera problems (depending on firmware).
- ๐ A complex installation process for beginners.
If you do, follow the official instructions on the XDA Developers forums for the sweet model (Redmi Note 10 Pro).
๐ก
Before unlocking the bootloader, check if Xiaomi has blocked this feature for your device.Some models after 2021 require a wait of 7-30 days after the unlock request.
6. Alternative methods: Blockers and VPNs
If you don't want to dig into the settings, you can use third-party tools to block ads, which are less effective than system methods, but easier to set up.
Method 1: Blockers of advertising in the browser
Install a browser with a built-in blocker, for example:
- ๐ฆ Firefox Focus (Block Trackers and Ads by Default).
- ๐ก๏ธ Brave Browser (with Brave Shields built-in).
- ๐ Adblock Browser (specialized browser for blocking ads).
Method 2: VPN with ad blocking
Some of them VPN-Services filter advertising domains at the level DNS. Try it:
- ๐ ProtonVPN (there is a free tariff with a lock tracker).
- ๐ Cloudflare WARP (use DNS 1.1.1.1 to block malicious domains).
- ๐ก๏ธ AdGuard VPN (Specialized tool for blocking advertising).
Note that a VPN can slow down your internet connection and does not block all system ads in MIUI, only those that are downloaded over networks.
๐ก
Browser or VPN ad blockers wonโt remove banners in phone settings or system notifications; they are only effective for web advertising and some push notifications.