Xiaomi Redmi 9A is one of the most popular budget smartphones, but its owners often face intrusive advertising in MIUI. Banners in system applications, push notifications from Mi Browser, advertising in the settings menu β all this spoils the impression of the device. In this article, we will discuss 5 proven ways to remove ads on Xiaomi 9A without root rights, including hidden MIUI settings and alternative methods.
It's important to understand that some of the ads are built into the firmware at the system level, and you can only remove them completely with root or custom firmware, but even without that, it's possible to minimize the number of impressions. We tested all the methods on Redmi 9A with MIUI 12-14, and they work in 2026.
Why is there so much advertising on Xiaomi 9A?
The reason lies in Xiaomiβs business model: the company monetizes budget smartphones through displays of ads in MIUI. Even after buying a device, you become the βtarget audienceβ for:
- π’ System banners β appear in the settings menu, on the lock screen, in Security.
- π Browser Ads β Mi Browser and Mint Browser show banners on the main and in search results.
- π± Push notifications β come from Mi Video, Mi Music, GetApps.
- π Recommendations in the launcher - the folder "Recommended" on the home screen.
In more expensive models (such as the Xiaomi 13 or Redmi Note 12 Pro+), there are fewer ads, but the Redmi 9A as a budget device gets the maximum number of impressions. Fortunately, most of it can be manually disabled.
Method 1: Disabling personalized advertising in MIUI
The first step is to stop MIUI from collecting your preferences, which won't take away all ads, but will reduce the number of banners targeted.
- Open Settings β Google β Advertising.
- Click Disable Personalized Ads and confirm the selection.
- Return to the basic settings and go to Settings β Additional β Special features β Advertising.
- Turn off the option to show recommendations (if any).
This method works on all versions of MIUI, but in MIUI 14 the path may be slightly different. If the Ads item is not in Special Options, try searching for it in the settings (the magnifier icon at the top).
π‘
After disabling personalized advertising, restart your smartphone β this will speed up the application of changes.
Method 2: Removing Advertising in System Applications
Most of the banners appear in standard Xiaomi utilities: Security, Cleanup, GetApps.
| Annex | The path to settings | What to turn off |
|---|---|---|
| Security | Settings β Security β A gear (β) β Recommendations | Turn off Showing recommendations and security notices |
| GetApps | Open the application β Profile β Settings β Notifications | Disable App Recommendations and Push Notifications |
| Mi Video | Settings β About the program β Advertising | Turn off personalized recommendations |
| Mi Browser | Settings β Additional β Advertising | Disable Show news on the main and banners in search |
In MIUI 14, a new item called βAdvertising Servicesβ has appeared in the Security app β it must also be turned off, otherwise banners will continue to appear in notifications.
Disable recommendations in βSecurityΒ»|Remove notifications from GetApps|Prohibit personalization in Mi Video|Clear the Mi Browser cache|Reboot your smartphone-->
Method 3: Blocking push notifications from Xiaomi
Push notifications are the most intrusive type of advertising, and they come even when you're not using your phone, to turn them off.
- Go to Settings β Applications β Application Management.
- In the search, type msa (or MiuiSystemAdSolution in newer versions of MIUI).
- Select the MSA (or System Ad Service) application.
- Click Disable (if the button is active) or Remove Updates.
- Then go to Settings β Notifications β Additional and turn off Advertising Notifications.
If the MSA item isn't on the app list, try finding it through ADB (instruction below).In some regions, Xiaomi hides the app from users.
What is MSA and why canβt it be removed?
Method 4: Using ADB to Deeply Disable Advertising
If previous methods didnβt work, you can use ADB (Android Debug Bridge), which is Googleβs official tool for managing hidden Android settings.
You'll need:
- π₯οΈ Computer with Windows/Linux/macOS.
- π USB-cable (preferably original).
- π± Included Debugging by USB on a smartphone (Settings) β The phone. β Version. MIUI β Press 7 times, then Settings β Additionally. β For developers β Debugging by USB).
Steps to disable advertising through ADB:
- Download ADB Tools and unpack the archive.
- Connect the Xiaomi 9A to your computer and allow debugging.
- Open the command prompt (or Terminal) in the ADB folder and type:
adb shell pm disable-user --user 0 com.miui.systemAdSolution
adb shell pm disable-user --user 0 com.xiaomi.midrop
adb shell pm disable-user --user 0 com.miui.analytics
adb shell pm disable-user --user 0 com.xiaomi.marketThese commands are off:
- π« System Advertising (com.miui.systemAdSolution).
- π€ Push notifications from Xiaomi (com.xiaomi.midrop).
- π Analytics collection (com.miui.analytics).
- π Advertising on GetApps (com.xiaomi.market).
π‘
ADB-The commands don't delete the applications, they just disable them for the current user. To get it back, replace the disable-user with enable.
Attention! Don't turn off system services at random, which can cause your smartphone to run in an unstable way. The command list above is safe and tested on the Redmi 9A.
Method 5: Alternative methods (without root)
If you havenβt been helped by the previous methods, try:
- π Change of region: Go to Settings β Additionally. β Language and region and choose India or the European Union, and these regions have less advertising because of local laws.
- π Resetting Advertising Settings: In Settings β Google β Advertising click Reset Advertising ID. This will nullify your profile for targeting.
- π± Installing an alternative launcher: Apps like Nova Launcher or Lawnchair hide ad folders on the home screen.
- π‘οΈ Browser Ad Blocker: Install AdGuard or uBlock Origin for Mi Browser (manual filter addition required).
Relocation is a temporary solution: after the MIUI update, the settings may reset. To consolidate the result, after the region change, run adb shell pm clear com.miui.systemAdSolution.
π‘
If you lose 4G after you change region, you can put it back and use another method, which is a MIUI bug that's linked to some countries' frequency support.
What to do if the advertisement still appears?
If after all the manipulations, banners continue to appear:
- Check out MIUI updates: In newer versions of the firmware, Xiaomi sometimes returns ads. roll back to the old version or wait for a patch.
- Use VPN: Some advertising services are blocked when connecting to servers in Germany or the Netherlands (due to GDPR).
- Install custom firmware: For example, Pixel Experience or LineageOS completely remove ads, but require unlocking the bootloader.
β οΈ Attention! Installing custom firmware will void the warranty and may result in a brick (inoperability) device. 9A Unlocking the bootloader takes 7-14 days (requires binding of the Mi Account).
If youβre not prepared for the risks, youβll have to accept the remaining advertising or consider buying a smartphone with a pure Android (like Google Pixel or Nokia).