Why Redmi Note 8 Pro is getting ads and can it be removed forever?
Owners of the Xiaomi Redmi Note 8 Pro often face intrusive advertising in system applications, notifications and even on the lock screen, the reason lies in the proprietary shell MIUI, which by default integrates advertising modules into key services from the Weather to the Browser, the manufacturer positions this as โpersonalized recommendationsโ, but in practice users receive banners of games, credit offers and promotions of partners.
The good news is that most of the ads can be disabled through the system's unrooted settings. The bad news is that some modules (such as Mi Video or Mi Browser) require additional manipulation. In this article, we'll look at all the current ways for MIUI 12-14, including hidden developer settings and alternative blocking methods. Importantly, after updating the firmware, some settings may reset โ they will have to be reconfigured.
If youโre willing to spend 10-15 minutes setting up, you can reduce your ad count by 90%. The remaining 10% is usually associated with pre-installed apps like GetApps or Mi Pay, which youโll either have to hide or remove through ADB (more on that below).
Method 1: Disabling personalized advertising in MIUI settings
The easiest way is to deactivate the ad impression system through the settings menu, which removes most banners in Weather, Calendar, Notes and other standard applications. MIUI 12โ14:
- Open the Settings. โ The phone.
- Tap 7-10 times on the MIUI version until the notification โYou became a developer!โ appears.
- Return to the main Settings menu and select a new section Additional โ Developer Settings.
- Scroll down and find Personalized Advertising (MSA) option. Turn it off.
- Reset the device.
After this action, the ads in the system notifications and some applications will disappear, but banners in Mi Browser, Mi Video and on the lock screen may remain โ they need additional steps.
Check the version of MIUI (Settings โ About the phone)
Activate the Developer Mode
Disable personalized recommendations
Reboot the phone
Remove the cache of system applications (optional)-->
Method 2: Blocking Ads through Hidden Application Settings
Many Xiaomi system utilities have hidden options for disabling ads that are not visible in the main interface. For example, in the Weather or Calendar, you can deactivate promo banners through the About menu.
- ๐ Calendar: Open the app โ slip on โฎ (three-point) โ Settings โ About the program. Press the logo 10 times. MIUI, until the option to disable advertising appears.
- ๐ค๏ธ Weather: Go to the app โ โฎ โ Settings โ Like tap on the logo until there's a hidden switch.
- ๐ Notes: In the main menu of the application, swipe left to the section More โ Settings โ Activate Developer Mode (as in Method 1), then go back and find Advertising Recommendations.
These manipulations donโt work on all versions of MIUI, but itโs worth trying. If there are no hidden options, try updating the app via Google Play (if itโs available there) or clearing its cache to Settings โ Apps.
๐ก
If hidden settings donโt appear, try changing your phone region to India (Settings โ Additional โ Region). In some firmware, this will unlock additional options.
Method 3: Remove Advertising in Mi Browser and Mi Video
Mi Browser and Mi Video are the main sources of advertising on the Redmi Note 8 Pro. They can not be completely removed without root, but you can block banner impressions and turn off automatic recommendations.
- Open your browser, tap on. โฎ โ Settings.
- Go to the Supplementary โ Personalize and disable: ๐ Recommendations on the main ๐ข News alerts ๐ฏ Personalized advertising
Go back to Settings and select About. Tap on the browser version until the option to Disable MSA appears.
For Mi Video, the algorithm is similar:
- Open the application โ Profile โ Settings.
- Turn off Recommendations and Autoplay.
- Clear the cache in Settings โ Applications โ Mi Video โ Memory.
If banners still appear, try installing an alternative browser (like Firefox or Brave) and disabling Mi Video via ADB (see Method 5).
Method 4: Blocking Ads on the Lock Screen
Ads on the Redmi Note 8 Pro lock screen usually appear from Miui Daemon (mmservice) to remove them:
- Go to Settings โ Lock screen.
- Turn off the options: ๐ฑ Recommendations on the lock screen ๐ Automatic loading of wallpaper ๐ฐ News feed (if any)
- Go back to Settings โ Applications โ Application Management.
- Find Miui Daemon, open its settings, and say, Turn off Auto Start. Limit background activity. Clear the cache.
If you still have ads, check if you have third-party launchers or widgets that can show them, such as Mi Home or Google Discover, which sometimes integrate promo content.
What if the advertisement returns after the update?
Method 5: Remove system applications via ADB (without root)
If previous methods have not helped, you can remove pre-installed advertising applications through ADB (Android Debug Bridge.It doesn't require root rights, but it will require a computer and a computer. USB-Attention: Incorrect commands can disrupt the system.
Steps to remove:
- Download and install ADB Tools on PC.
- Activate USB Debugging on your phone (Settings โ About Phone โ MIUI Version โ 7 taps โ Developer Settings โ USB Debugging).
- Connect the Redmi Note 8 Pro to your PC and type in the command line: Adb devices Make sure the device is identified.
- Follow the commands to remove advertising applications (one by one): adb shell pm uninstall --user 0 com.miui.weather2 # Weather adb shell pm uninstall --user 0 com.miui.video # Mi Video adb shell pm uninstall --user 0 com.miui.browser # Mi Browser adb shell pm uninstall --user 0 com.xiaomi.midrop #Mi Drop (advertising in notifications) adb shell pm uninstall --user 0 com.miui.msa.global # MSA (promotional)
Once you have completed the commands, restart your phone. Remote apps will disappear from the menu, but you can restore them through Settings โ Applications โ Remote.
๐ก
Removing via ADB does not require root, but only applies to the current user.Once the phone is reset, apps will return.
Comparison of Methods: What Works Best
| Method | Efficiency | Difficulty | PC required | Reversibility |
|---|---|---|---|---|
| MSA shutdown | โญโญโญ (70%) | โญ (simple) | โ No. | โ Yes. |
| Hidden application settings | โญโญ (50%) | โญโญ (middle-of-the-road) | โ No. | โ Yes. |
| Mi Browser/Video settings | โญโญโญ (80%) | โญ (simple) | โ No. | โ Yes. |
| ADB-removal | โญโญโญโญ (95%) | โญโญโญ (difficult) | โ Yes. | โ Partially. |
| Reset to factory | โญโญ (60%) | โญโญโญ (riskyly) | โ No. | โ No. |
For maximum effect, we recommend combining methods: first disable MSA and hidden settings, then remove unnecessary applications through ADB. If you are not ready to work with the command line, the first three methods are enough - they will remove 80-90% of advertising.
๐ก
After removing the ad modules through ADB, check the Google Play Services. In rare cases, sync errors can occur - they are fixed by a reboot.
Frequent Mistakes and How to Avoid Them
When trying to disable ads, users often encounter typical problems, and here are the most common ways to address them:
- โ ๏ธ Personalized Ads option is inactive: Reason: Developer mode is not activated or the outdated version is not activated MIUI. Solution: Update the firmware through Settings โ Updating the system.
- โ ๏ธ Advertising returns after reboot: Reason: Miui Daemon background processes or MSA Solution: Block them through Settings โ Annexes โ Auto-start.
- โ ๏ธ ADB No device sees: Reason: drivers are not installed or debugging is disabled USB. Solution: Download Mi PC Suite or drivers from Xiaomi website.
โ ๏ธ Attention: Do not remove through ADB System applications marked com.android. or com.google..This may result in loss of functionality (e.g., Google services or network settings will disappear).
โ ๏ธ Note: Some firmware for the Redmi Note 8 Pro (e.g. global) V12.5.3.0) Personalized advertising may be called Advertising Recommendations or MSA. If you do not find it, use the search by settings (the magnifying glass icon at the top of the screen).