How to permanently disable ads on Xiaomi Redmi Note 11 Pro: official and hidden methods

Xiaomi Redmi Note 11 Pro is one of the most popular mid-range smartphones, but many users face intrusive advertising in the shell of MIUI. Banners appear in settings, app menus, lock screen and even system notifications. In this article, we will analyze all the working ways to disable them, from official settings to deep modifications of the system.

It's important to understand that some of the ads are built into the firmware at the Xiaomi service level, and removing them completely requires root rights or alternative firmware. However, even without the root, you can significantly reduce the number of impressions. We tested all methods on the Redmi Note 11 Pro with current versions of MIUI 14 and HyperOS (where available), the results are summarized in the comparison table below.

Why does Redmi Note 11 Pro have ads and can it be removed?

Advertising in MIUI is part of Xiaomi’s business model, where the company monetizes its shell with affiliate banners that show:

  • πŸ“± In System Applications (Security, Themes, Music)
  • βš™οΈ In the settings menu (sections Additional, About the phone)
  • πŸ”“ On the lock screen (advertising themes or games)
  • πŸ“² In notifications (push messages from Mi Browser or GetApps)

Can we take it out completely? Technically, but with reservations:

  • βœ… Without root rights: it will be possible to disconnect ~70-80% Advertising through account settings and unbundling.
  • ⚠️ Root rights: You can block all advertising services, but this violates the warranty and can lead to unstable work.
  • πŸ”„ Alternative firmware (e.g. LineageOS): remove ads completely, but require unlocking the bootloader.

On the Redmi Note 11 Pro with MIUI Global, banner ads in settings and system applications are controlled by com.miui.systemAdSolution, which cannot be disabled without root rights.

πŸ“Š How often do you get annoyed by advertising? MIUI?
It's always getting in the way of using.
Sometimes I notice, but I'm tolerant.
There's almost no advertising.
Ignoring.

Method 1: Disabling personalized advertising in MIUI settings

The safest method is to use built-in privacy options, which won’t remove all ads, but will reduce the number of banners targeted.

  1. Open Settings β†’ Google β†’ Advertising.
  2. Activate the switch to Turn off personalized advertising.
  3. Return to the main settings menu and go to Settings β†’ PapaSSWORD & security β†’ Authorization & revocation.
  4. Disable Personalized Recommendations and Advertising Services (if any).

These actions will block the collection of data about your preferences, but will not remove the ads completely, for example, banners in the File Manager or Calendar will remain.

Is the option "Personalized recommendations" disabled | Removed rights from the "GetApps" application | Cleared cache in "Settings β†’ Apps β†’ Application Management β†’ GetApps" | Rebooted phone to apply changes-->

Method 2: Manual disabling of advertising in system applications

Many standard MIUI applications have their own ad settings, and they need to be disabled separately:

AnnexThe path to settingsWhat to turn off
TopicsProfile β†’ Settings β†’ RecommendationsDisable Display Recommendations and Personalized Advertising
SecuritySettings (βš™οΈ) β†’ Promotional noticesTurn off all switches.
Music.Profile β†’ Settings β†’ AdditionalDisable Banner Advertising
Mi VideoProfile β†’ Settings β†’ AdvertisingTurn off Personalized Advertising and Advertising

After the changes, be sure to clear each app's cache through Settings β†’ Apps β†’ App Management β†’ [Select App] β†’ Clear the cache.

⚠️ Note: In some regional versions MIUI (For example, in India, there may be no options to disable ads, in which case only the removal of applications through the Internet will help. ADB root.

Method 3: Remove Advertising Applications via ADB (without Root Rights)

If standard settings don’t work, you can remove the system apps responsible for displaying ads using Android Debug Bridge (ADB).This method does not require root rights, but you need to activate Debugging over USB.

Step-by-step:

  1. Turn on Developer Mode: Go to Settings β†’ About Phone and click on MIUI Version 7 times.
  2. Return to Settings β†’ Additional β†’ For developers and activate Debugging over USB.
  3. Connect your phone to your PC, install ADB Tools, and execute the commands:
adb devices


adb shell pm uninstall --user 0 com.miui.systemAdSolution




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




adb shell pm uninstall --user 0 com.android.browser




adb shell pm uninstall --user 0 com.miui.analytics

These commands delete:

  • 🎯 com.miui.systemAdSolution – the main advertising service
  • πŸ“Š com.miui.analytics – statistics collection (can restore advertising)
  • 🌐 com.android.browser – Mi Browser with push notifications

⚠️ Note: Removal of system applications may lead to errors in the work MIUI. For example, without com.miui.analytics, some services will no longer be updated!

What if the ADB can’t see the device?
If the adb device command returns an empty list: 1. Install Xiaomi drivers USB Drivers from the official website. 2. Check that in Settings β†’ Additionally. β†’ For developers included the option of debugging by USB (Safe mode. 3. Try another one. USB-4 Restart your phone and PC. If the problem persists, try using the Mi Unlock Tool for forced authorization. ADB.

Method 4: Use of alternative firmware (for power users)

If you're willing to sacrifice official Xiaomi support, you can install custom firmware without advertising. Redmi Note 11 Pro popular:

  • πŸ“± LineageOS – pure Android without unnecessary services
  • πŸ”„ Pixel Experience – firmware with Google Pixel interface
  • πŸ›‘οΈ MIUI EU β€” modified MIUI Advertising free (but without Google Services in some builds)

Installation process:

  1. Unlock the bootloader through the Mi Unlock Tool (requires a Mi Account binding and waits 7-15 days).
  2. Install. TWRP Recovery for your model (for example, twrp-3.7.0_12-v6.7_A12-vayu-mauronofrio.img For the Redmi Note 11 Pro).
  3. Download the firmware from the XDA Developers forum and run through TWRP.

Pros: no advertising, community updates, advanced settings. Cons: loss of warranty, possible bugs (e.g., broken) NFC or camera), absence OTA-Updates from Xiaomi.

πŸ’‘

Before installing custom firmware, check for compatibility with the codename of your device. For the Redmi Note 11 Pro (model 2201116SG), the codename is vayu. Firmware for other models (for example, veux for Note 11 Pro+) will not work!

Method 5: Blocking ads via hosts file (requires root rights)

If you have root access, you can block Xiaomi ad servers at the system level.

  1. Install a file manager with root support (such as Root Explorer or FX File Explorer).
  2. Open /system/etc/hosts file in the text editor.
  3. Add the following lines to the end of the file:
127.0.0.1 ad.mi.com


127.0.0.1 globalapi.ad.xiaomi.com




127.0.0.1 tracking.miui.com




127.0.0.1 sdkconfig.ad.xiaomi.com




127.0.0.1 api.ad.xiaomi.com

These records will redirect requests to the ad servers to the local host, effectively blocking them.

  • πŸ”„ Reboot the phone.
  • 🧹 Clear the cache in Settings β†’ Annexes β†’ Application management β†’ [Select an application] β†’ Warehouse.

⚠️ Warning: Incorrect editing of the hosts file can lead to loss of Internet access.Before changes, back up the original file!

πŸ’‘

Locking through a hosts file is one of the most effective methods, but it requires root rights, and without them, the changes will not persist after the reboot.

What to do if the ads remain? Alternative solutions

If none of these methods worked, try:

  • πŸ”§ Resetting: Return the phone to factory settings via Settings β†’ The phone. β†’ Setting resets. Sometimes the ads are due to corrupt system files.
  • πŸ“΅ Mi Account Unleash: Some ad services are tied to a Xiaomi account. Try logging out of it in Settings β†’ Accounts. β†’ Mi Account.
  • πŸ›‘οΈ Ad Blockers: Install Blokada or AdGuard (requires settings) VPN). They block advertising requests at the network level.
  • πŸ“² Launcher replacement: Use third-party launchers (like Nova Launcher or Lawnchair) to avoid home screen advertising.

If the ads only appear in specific applications (for example, in Mi Browser), it is easier to remove them and replace them with analogues without advertising:

Standard annexAn Advertising-Free Alternative
Mi BrowserGoogle Chrome or Firefox
Music.Spotify or VLC
VideoMX Player or Kodi
Weather.AccuWeather or Yr.no

FAQ: Frequent questions about ads on Redmi Note 11 Pro

Why did the MIUI update reappear?
Updates MIUI Often restore remote system applications and reset ad settings. To avoid this: Before updating, back up through Settings β†’ Additionally. β†’ Backup and Reset. After updating, re-apply all the settings from this article (especially the ones you have read). ADB-Consider disabling automatic updates in Settings β†’ The phone. β†’ Updating the system β†’ βš™οΈ β†’ Auto-update.
Can I turn off advertising without losing my warranty?
Yes, but not completely. Risk-free methods to guarantee: Disabling personalized advertising in settings (Method 1); Deleting applications through ADB (Method 3) does not violate the warranty unless the bootloader is unlocked; Using ad blockers (e.g., AdGuard without root rights); All other methods (root, custom firmware) void the warranty.
Why does the theme ad appear on the lock screen?
This is a feature of the Theme app that shows the "recommended" wallpaper. To turn it off: Open Themes β†’ Profile β†’ Settings. Turn off the Recommended options on the lock screen and Autoload themes. Clear the theme app cache in the settings. If there are no options, delete the Theme app via ADB: adb shell pm uninstall --user 0 com.android.themes.
How to check which apps show ads?
Use the built-in traffic monitor: Go to Settings β†’ Connections and Sharing β†’ Data Use. Click on Application Data Use and sort by Background Traffic. Apps with suspiciously high traffic (like GetApps or MiuiDaemon) are likely to be associated with advertising. NetGuard (without root rights) can also be used to block the network activity of individual applications.
Will Xiaomi work without a Mi Account?
The phone will work, but with limitations: βœ… All basic functions (calls, internet, camera) are available). ⚠️ Some Xiaomi services will stop working (e.g. Find Device, cloud backup). ❌ You can't unlock the bootloader to install custom firmware, and untie the account can reduce the amount of advertising, but it won't completely remove it.