How to completely remove advertising in Xiaomi Redmi Note 9: 7 working ways

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

Xiaomi Redmi Note 9 is one of the most popular budget smartphones, but owners often face intrusive advertising in system applications, notifications and even on the lock screen.The reason lies in the proprietary shell MIUI, which integrates sponsored content by default for monetization. Unlike β€œpure” Android, here advertising is built-in at the system level: from banners in Settings to recommendations in the Weather and the Browser.

The good news is that most ads can be turned off without root rights and complex manipulation. The bad news is that some elements (such as sponsored notifications from Mi Video or Mi Browser) require drastic measures. In this article, we will discuss all the current ways to remove ads on Redmi Note 9 in 2026, including hidden MIUI settings, ADB blocking and alternative firmware.

It's important to understand that removing ads completely can require tradeoffs. For example, disabling personalization in Ads β†’ Personalized recommendations will deprive you of some of the MIUI's smart features, but eliminate targeted banners. Are you willing to sacrifice convenience for the sake of clean interface?

Method 1: Disabling personalized advertising in MIUI settings

The easiest and safest method is to deactivate data collection for targeted advertising, which will not remove all banners, but will significantly reduce their number. MIUI 12/13/14 on the Redmi Note 9/9 Pro/9S:

  1. Open Settings β†’ Google β†’ Advertising.
  2. Click Reset Advertising ID and confirm the action.
  3. Return to the basic settings and go to Memory β†’ Clean (the broom icon in the upper right corner).
  4. Select the AutoRun tab and disable AutoRun for Mi Video, Mi Browser, GetApps, and Mi Pay apps.

This method works 60-70%: banners in Settings and some notifications will disappear, but ads in system applications (for example, in Weather or Themes) will remain.

πŸ“Š What Redmi Note 9 Ads Are The Most Irritating To You?
Banners in "Settings"
Sponsorship notifications
Advertising in system applications (Weather, Browser)
Promotional videos in Mi Video
All of the above.

Method 2: Blocking Ads through Hidden MIUI Settings (without root)

MIUI has hidden options that allow you to disable advertising modules, and you need to use code commands or ADB to access them.

Option A: Code commands (for beginners)

Open the phone application and enter the following USSD-code:

  • πŸ“± ##7378423## – disables ads in Mi Browser (after entering, restart your smartphone).
  • πŸ”„ ##36446337## – Resets Advertising Services Settings (re-entering may be required after update) MIUI).

Option B: ADB-Teams (for advanced teams)

If the codes don't work, use ADB (Android Debug Bridge).

  1. Install Platform Tools on your PC.
  2. Enable USB Debugging in Settings β†’ About Phone β†’ MIUI version (click 7 times, then go back to Additional Settings β†’ For Developers).
  3. Connect your smartphone to your PC and execute commands in Command Prompt:
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

These commands disable the system modules responsible for displaying ads. After you do, restart the device. Attention: some functions (for example, Mi Drop for transferring files) will stop working.

β˜‘οΈ Preparation for ADB-team

Done: 0 / 5

Method 3: Removing Advertising in System Applications (Step-by-step)

Even after you disable personalization, ads can appear in individual applications, and we'll figure out how to clean up the most problematic ones.

AnnexThe path to settingsAction.
Mi BrowserSettings β†’ Additional β†’ AdvertisingDisable Personalized Recommendations and Show News
Weather.Settings β†’ About the program β†’ Disable advertisingClick on the Disconnect button (will appear after 3-5 launches)
Mi VideoProfile β†’ Settings β†’ AdvertisingDisable Advertising Notices and Recommendations
TopicsProfile β†’ Settings β†’ NotificationsDisable Sponsored Content and Advertising push notifications

For GetApps and Mi Pay, standard settings are not enough, and you will either have to disable them via Settings β†’ Apps or remove them using ADB:

adb shell pm uninstall --user 0 com.xiaomi.mipicks


adb shell pm uninstall --user 0 com.xiaomi.payment

πŸ’‘

If after disabling the application, it appears again after the update. MIUI, use the command `adb shell pm hide`, To hide it forever (requires superuser rights).

Method 4: Using third-party ad blockers

If system methods didn't help, install specialized applications.The best options for Redmi Note 9:

  • πŸ›‘οΈ Blokada – Blocks Advertising at Level DNS (It does not require root, but it may conflict with VPN).
  • πŸ”’ AdGuard – filters traffic and removes banners in the browser and applications (there is a free version).
  • πŸ“± AppBrain Ad Detector – scans installed applications for the presence of advertising modules.

For installation:

  1. Download APK from the official website (e.g. Blokada).
  2. Allow installation from unknown sources in Settings β†’ Applications β†’ Special Access Rights.
  3. Launch the application and activate the lock (in Blokada, just press Start).

⚠️ Note: Some blockers (such as AdAway) require root rights. Installing them on an unrooted Redmi Note 9 may cause malfunctions. MIUI.

Method 5: Switching to custom firmware (for power users)

If you're tired of advertising in MIUI, the radical solution is to install an alternative firmware.

  • πŸ“± LineageOS – β€œclean” Android without advertising and unnecessary services.
  • πŸ”„ Pixel Experience – firmware with Google Pixel interface and minimalist design.
  • ⚑ Xiaomi.EU – modified MIUI without advertising and Chinese services (supported by the OTA-update).

Installation process:

  1. Unlock the bootloader via Mi Unlock Tool (requires Xiaomi account binding and wait 7 days).
  2. Install TWRP Recovery for Redmi Note 9 (instructions on XDA Developers).
  3. Download the firmware (e.g. Xiaomi.EU) and run through TWRP.

⚠️ Attention: Installing custom firmware will void the warranty and may result in a device blink.Before the procedure, make a backup through TWRP β†’ Backup.

What happens if you interrupt the firmware?
Interrupting the installation process through TWRP This can lead to a soft breeze (the device does not boot, but reacts to the connection to the PC), in which case, re-routing through Fastboot or EDL-Mode (requires an authorized Xiaomi account).

Method 6: Rooting and Deep Cleaning (Extreme Method)

If you're willing to go to extreme lengths, getting root rights will remove ads forever.

  1. Install Magisk via TWRP (instructions for the Redmi Note 9 here).
  2. Download the Disabler for Xiaomi module in Magisk Manager and activate it.
  3. Remove system apps with ads via Titanium Backup or ADB:
su


pm uninstall --user 0 com.miui.systemAdSolution




pm uninstall --user 0 com.xiaomi.ab




pm uninstall --user 0 com.miui.analytics

After rooting, you will be able to:

  • πŸ” Remove any system applications without restrictions.
  • πŸ”’ Block Advertising Domains via AdAway.
  • ⚑ Modify hosts file to block global ads.

⚠️ Warning: Rooting disables the possibility of updates OTA This can cause problems with banking applications (due to SafetyNet), and will require the installation of the MagiskHide Props Config module.

Method 7: Alternative solutions (if nothing worked)

If none of these methods worked, consider these options:

  • πŸ“΅ Disabling Notifications: Go to Settings β†’ Notifications and manually disable alerts from Mi Video, GetApps and other advertising services.
  • πŸ”„ Factory reset: Sometimes ads appear after updates – a reset can help (but does not guarantee results).
  • πŸ›’ Buying a non-advertising version: In some regions (e.g. the EU), Xiaomi sells firmware devices MIUI Advertising free (expenses 10-15 more%).

Last tip: if you don't want to mess with settings, just ignore the ads. Over time, MIUI reduces the number of impressions if the user doesn't interact with the banners.

πŸ’‘

The most effective method without root is the combination of disabling personalization in MIUI + ad blocker settings (e.g. Blokada), which removes up to 90% of banners without risk to the system.

FAQ: Frequent questions about ads in Redmi Note 9

Why did the MIUI update reappear?
Updates MIUI After the update, repeat the steps from Method 1 and Method 2 (especially in the case of the update). ADB-Also check if Mi Cloud services or Personalization are automatically enabled in Xiaomi account settings.
Can I remove ads in Mi Browser without removing the app?
Yes. Open Mi Browser, go to Settings β†’ Additional β†’ Advertising and turn off all switches. Also clear the app cache in Settings β†’ Apps β†’ Mi Browser β†’ Memory. If the ad remains, use another browser (like Firefox or Kiwi Browser).
Is it safe to use? ADB-call-out?
Yes, if you follow the instructions and don't remove critical system components.The commands in Method 2 only disable advertising modules without affecting the basic features.However, before executing the commands, make sure to back up through Settings β†’ Additional β†’ Backup and Reset.
How to return remote system applications (e.g. Mi Video)?
If you have removed an application through ADB or Titanium Backup, you can restore it: TWRP: run the stock firmware without wipe. Mi Flash Tool: perform a clean MIUI installation (data will be deleted). APK Mirror: download APK applications and install manually (does not work for all system applications).
Is it true that MIUI 14 doesn't have any ads?
No, it's a myth. MIUI 14 still contains ad modules, but their number has decreased compared to MIUI 12/13. Regional versions (e.g., EU or Russia) have less advertising than global or Chinese firmware, and it disappears completely only in custom firmware like Xiaomi.EU.