How to completely disable ads on Xiaomi Redmi Note 10 Pro 128 GB: all ways 2026

Why Redmi Note 10 Pro is getting ads and can it be removed forever?

Xiaomi Redmi Note 10 Pro with 128 GB of memory is one of the most popular devices of the brand, but many users face intrusive system advertising. It can pop up in the settings menu, on the lock screen, in Mi Browser, Mi Video applications or even in notification panels. The reason is simple: MIUI contains built-in advertising modules that Xiaomi uses to monetize its shell.

The good news is on the Redmi Note. 10 Pro advertising can be turned off without ROOT-Right, using hidden system settings or third-party tools, bad after major updates MIUI Some parameters can be reset and you have to repeat the procedure. In this article, we will discuss all the current methods, including those that work on the latest versions of firmware (MIUI 14/15).

It is important to understand: advertising in MIUI is of two types: 1 System - integrated into the shell (for example, recommendations in the "Security" menu or banners on the lock screen). 2 In Xiaomi applications - shown in Mi Browser, Mi Music, Mi Video and other proprietary utilities.

Each type needs its own disconnection methods.

Method 1: Disabling personalized advertising in MIUI settings

The easiest and safest way to do this is to deactivate data collection for targeted advertising, which won't take away all banners, but it will reduce the number of banners. MIUI 12โ€“15:

  1. Open Settings โ†’ Google โ†’ Advertising.
  2. Click Reset Advertising ID and confirm the action.
  3. Go back to the basic settings and go to Settings โ†’ Apps โ†’ App Management โ†’ All Apps.
  4. Find the MSA (Mi System Ads) or Miui Daemon, open it and click Disable (if the button is active).

If the MSA item isn't on the list, it's hidden on your firmware, and then the alternative way is to:

Settings โ†’ Password and Security โ†’ Authorization and Review โ†’ Disable โ€œPersonalized Recommendationsโ€

โš ๏ธ Note: Some regional firmware (e.g. India) MSA In this case, use Method 3 s. ADB-team.

โ˜‘๏ธ What to do before turning off advertising

Done: 0 / 4

Method 2: Manual disabling advertising in branded Xiaomi applications

Xiaomi apps are the primary source of advertising on the Redmi Note 10 Pro, and to remove banners in them, you need to turn off the displays in each one, starting with the most "advertising" utilities:

  • ๐Ÿ“ฑ Mi Browser: Open your browser โ†’ โ‹ฎ โ†’ Settings โ†’ Additionally. โ†’ Disable "Recommended Content" and "Show news on the main page".
  • ๐ŸŽต Mi Music: Go to the Settings โ†’ Recommendations โ†’ Turn off all switches.
  • ๐Ÿ“บ Mi Video: Go to the Profile โ†’ Settings โ†’ Delete โ€œPersonalized recommendations".
  • ๐Ÿ“Š Security: In the main menu of the application, swipe left to the "Cleaner" tab" โ†’ press โš™ โ†’ Delete "Recommendations".

If after disabling the ad continues to appear, try resetting the application settings: Settings โ†’ Apps โ†’ [Select App] โ†’ Storage โ†’ Clear the data.

๐Ÿ’ก

After cleaning the data in Mi Browser, donโ€™t forget to turn off the recommendations again โ€“ the reset returns the settings to factory ones.

AnnexThe Way to Advertising SettingsEfficiency
Mi Browserโ‹ฎ โ†’ Settings โ†’ Additionally.Removes 90% of banners
Mi VideoProfile โ†’ Settings โ†’ RecommendationsRemoves 70% of ads
SecurityCleaner โ†’ โš™ โ†’ RecommendationsRemove all banners in the app
TopicsProfile โ†’ Settings โ†’ NotificationsRemoving push ads

Method 3: Disabling Advertising through ADB (without ROOT)

If previous methods have not worked, you can use them. ADB-Android Debug Bridge is Google's official tool that allows you to manage system settings without superuser rights. The following commands will be suitable for the Redmi Note 10 Pro:

First, turn on USB Debugging: Settings โ†’ About Phone โ†’ MIUI version (click 7 times until the message โ€œYouโ€™re a developerโ€ appears). Then go back to Settings โ†’ Additional โ†’ For Developers โ†’ Enable โ€œDebugging by USBโ€.

Connect your phone to your PC, install ADB-tools and execute in the command line:

adb shell pm hide com.miui.systemAdSolution


adb shell pm hide com.xiaomi.midrop




adb shell settings put global hidden_api_policy 1

These teams:

  • ๐Ÿ” Disable the system module of advertising com.miui.systemAdSolution.
  • ๐Ÿ“ด Block push notifications from Xiaomi (midrop).
  • ๐Ÿ›ก๏ธ Allow access to hidden API (You need to work with some teams).

โš ๏ธ Attention: MIUI 14+ some ADB-If the ads are left after execution, try an alternative method with a change in the firmware region.

๐Ÿ“Š Which way did you try first?
Through MIUI settings
Disabled in apps
Used ADB.
Changing the firmware region

Method 4: Change the firmware region to EEA (without data loss)

Xiaomi shows less ads on firmware for the European Economic Area (EEA). If your Redmi Note 10 Pro runs on the global or Indian version of MIUI, you can change region without completely resetting.

  1. Download the firmware for EEA (select the sweet model for the Redmi Note 10 Pro).
  2. Rename the file to update.zip and place it in the root of internal memory.
  3. Open the Update app, click on it. โ‹ฎ โ†’ Select a firmware file and select the downloaded update.zip.
  4. Confirm the update. The phone will reboot, but the data will be saved.

After the change of region:

  • ๐ŸŒ Advertising in the system menu will disappear completely.
  • ๐Ÿ“ฑ Xiaomi apps (Mi Browser, Mi Video) will stop showing banners.
  • ๐Ÿ”„ Updates will be sent via the official channel. EEA.
What happens if you choose the wrong firmware?
If you install firmware for another model (e.g., Redmi Note 10 instead of Note 10 Pro), the phone may stop loading ("brick"). Always check the model code (sweet for Note 10 Pro 128 GB) before booting.

Method 5: Use of third-party utilities (for power users)

If none of the previous methods worked, you can use specialized tools that require more action, but are guaranteed to remove advertising:

  • ๐Ÿ› ๏ธ Xiaomi ADB/Fastboot Tools: A utility with a graphical interface for disabling advertising, debloat and optimization MIUI. Download from GitHub.
  • ๐Ÿ”ง Universal Debloater: Allows you to disable unnecessary system applications, including ad modules. ADB.
  • ๐Ÿ“ฆ App Inspector: Helps you find hidden advertising services (e.g. com.miui.analytics) and disable them.

Examples of Xiaomi ADB/Fastboot Tools:

  1. Connect your phone to a PC with USB debugging enabled.
  2. Open the utility and select Debloat โ†’ Remove Ads.
  3. Confirm that all marked modules are disabled.
  4. Reset the device.

โš ๏ธ Warning: Disabling system applications can cause unstable phone operation.Before using utilities, make a backup through Settings โ†’ Additionally. โ†’ Backup and reset.

๐Ÿ’ก

Third-party utilities are the most radical method, but also the most effective. Use them only if other methods have not worked.

What to do if the ad returns after the MIUI update

After major updates (e.g. from MIUI 13 to MIUI 14), the ad settings may be reset.

  1. Before updating, back up through Settings โ†’ Additional โ†’ Backup and Reset.
  2. Use ADB to block ad packages prior to the update: adb shell pm disable-user --user 0 com.miui.systemAdSolution
  3. If the ad returns, repeat Method 3 or change the firmware region.

Nana MIUI 15+ Xiaomi tightened its policy on the ADB-The most reliable way to install custom firmware (for example, Pixel Experience or LineageOS), however, this requires unlocking the bootloader and can deprive you of warranty.

๐Ÿ’ก

If you donโ€™t want to lose your warranty, but need a pure Android, consider buying a smartphone with Xiaomi HyperOS (like the Redmi Note 13 Pro+) โ€“ there are significantly less ads.

FAQ: Frequent questions about disabling ads on Redmi Note 10 Pro

โ“ Why after the shutdown MSA The ad still appears?
The reason is that MSA โ€” Not the only source of advertising. Check out: Google Settings โ†’ Advertising (reset advertising) ID). Turn off "Personalized Recommendations" in Settings โ†’ Password and security โ†’ Authorization and feedback. Use ADB-commands to block additional packages.
โ“ Can you turn off advertising without a computer?
Yes, but the efficiency will be lower.Try: Turn off ads in each Xiaomi app manually (see Method 2). DNS66 from F-Droid to block ad domains. Change the firmware region to EEA Update (without PC) but you will still need to remove the ads completely. ADB third-party.
โ“ Is it harmful to disable system applications through ADB?
Disabling only ad units (e.g. com.miui.systemAdSolution) is safe. But if you block critical services (e.g. com.android.phone), the phone can: Stop catching the network. Don't turn on after rebooting. Lose communication with Xiaomi servers (no push notifications will come in). Always check the list of disabled packets before confirming!
โ“ Why, after the change of the region to EEA missing Russian?
EEA firmware by default supports only European languages. To return Russian: Download the MIUI language package for your version. Set it as a regular APK. Reboot your phone and select Russian in Settings โ†’ Additional โ†’ Language and input.
โ“ Can I return the ads if you need them for discounts in the Mi Store?
Yes, all changes are reversible: For ADB: run adb shell pm enable com.miui.systemAdSolution. For firmware: return to the global version via Update. For apps: enable recommendations in their settings. However, note that some Xiaomi promotions (such as AliExpress sales) do not require viewing ads on your phone - they are tied to your Mi Account.