How to completely disable advertising on the phone Xiaomi Redmi Note: system and hidden ways

Why Ads Appear on Redmi Note and Can They Be Deleted Forever?

Xiaomi Redmi Note smartphone owners (from Note 4X to Note 13 Pro+) regularly face intrusive advertising in system applications, notifications and even on the lock screen, the reason lies in the proprietary shell MIUI, which integrates advertising modules from Xiaomi and partners by default. Unlike โ€œpureโ€ Android, here the ads are built-in at the system level โ€“ it is shown in the weather, the browser, Music and even in Settings.

The good news is that most ads can be turned off without root permissions or installing third-party firmware. The bad news is that some ad units (such as Mi Video or GetApps) require deep system tampering. In this article, weโ€™ll look at all the current ways for 2026, including hidden MIUI settings, ADB commands, and alternative methods for different firmware versions.

It's important to understand that Xiaomi doesn't provide an official "disable all ads at once" option. You have to take steps, combine several methods, start with the simplest and safest.

Method 1: Disabling personalized advertising in MIUI settings

The first step is to deactivate the collection of data for targeted advertising, which will not remove all banners, but will reduce the number of banners and make them less intrusive. MIUI 12โ€“14 (including global and Chinese versions).

Open Settings โ†’ Google โ†’ Advertising and:

  • ๐Ÿ”น Turn off the Personalized Ads switch (this will stop impressions based on your activity).
  • ๐Ÿ”น Click "Reset advertising" ID" โ†’ This will reset your profile for advertisers.
  • ๐Ÿ”น Go back to the main settings and go to Settings โ†’ Annexes โ†’ Application management โ†’ Three points (โ‹ฎ) โ†’ Special access โ†’ Access to advertising ID. Disable access for all applications except system.

These actions will reduce the amount of ads on Google Play, the browser and some third-party apps. However, Xiaomi system banners (such as in Themes or Security) will remain.

๐Ÿ’ก

If there is no Advertising option in Googleโ€™s settings, update Google Play services in the Play Store or clear the cache of the Google Play Services app (Settings โ†’ Apps โ†’ All Apps โ†’ Google Play Services โ†’ Memory โ†’ Clear cache).

Method 2: Manually disabling advertising in MIUI system applications

Most of Xiaomiโ€™s built-in apps have hidden settings to deactivate ads. Below is a list of key apps and ways to set them up. Attention: the interface may vary depending on the version of MIUI and regional firmware.

AnnexThe path to settingsWhat to turn off
TopicsProfile โ†’ Settings (โš™) โ†’ RecommendationsDisable "Show recommendations" and "Personalized recommendations"
browserโ‹ฎ โ†’ Settings โ†’ Additionally.Disable "Recommendations on the main" and "Personalized news"
Music.Profile โ†’ Settings (โš™) โ†’ RecommendationsDisable "Show recommendations" and "Banners on the playback screen"
Weather.โ‹ฎ โ†’ Settings โ†’ NotificationsDisable "Advertising Notices" and "Sponsored Content"
Security (Security)โš™ โ†’ Cleaner โ†’ Cleaning settingsDisable โ€œOptimization Guidelinesโ€ (they often contain ads)

Once these options are turned off, restart your phone. Ads in the apps listed should disappear, but banners in GetApps (Xiaomi app store) and Mi Video may remain.

Clear each appโ€™s cache from the list (Settings โ†’ Apps โ†’ Select App โ†’ Memory โ†’ Clear cache)|

Reboot the phone after the changes |

Check the availability of advertising in each application separately |

Update your apps to the latest version (sometimes new versions remove ads)-->

Method 3: Disabling Advertising through ADB (without root)

If the system settings do not help, the next step is to use the system. ADB-This method allows you to disable advertising services at the system level without requiring superuser rights. Warning: incorrect commands can disrupt your phone, so follow the instructions carefully.

You'll need:

  • ๐Ÿ–ฅ A computer with installed Xiaomi drivers and ADB (You can download from the official Android website).
  • ๐Ÿ“ฑ Included Debugging by USB on the phone (Settings) โ†’ The phone. โ†’ Version. MIUI โ†’ 7 times to tap according to the version โ†’ Back to Settings โ†’ Additionally. โ†’ For developers โ†’ Debugging by USB).
  • ๐Ÿ”Œ USB-Type C Cable (preferably original).

Connect your phone to your PC, open the command line (Win + R โ†’ enter cmd) and execute commands in turn:

adb shell


pm disable-user --user 0 com.miui.analytics




pm disable-user --user 0 com.xiaomi.market




pm disable-user --user 0 com.miui.systemAdSolution




pm disable-user --user 0 com.miui.msa.global




pm disable-user --user 0 com.miui.player




pm disable-user --user 0 com.miui.video




pm disable-user --user 0 com.android.browser

These commands are off:

  • ๐Ÿ“Š Analytics collection (com.miui.analytics).
  • ๐Ÿ›’ Xiaomi App Store (com.xiaomi.market, aka GetApps).
  • ๐ŸŽฏ System Advertising Modules (com.miui.systemAdSolution).
  • ๐ŸŽต Music player and video player (com.miui.player, com.miui.video).
What if the ADB canโ€™t see the device?
1. Make sure that the debugging is USB It is turned on and you have confirmed access on the phone. 2. Check the drivers: download Mi PC Suite from the official Xiaomi website. 3. Try another one USB-4. Enter adb devices in the command line โ€“ if the device is displayed as โ€œunauthorizedโ€, restart the phone and reconnect.

After you execute the commands, restart your phone. Ads should disappear from most system applications. If some banners are left, check if the apps that have been disabled have been updated (updates can restore them).

๐Ÿ’ก

ADB-So, the commands don't delete the applications, they just disable them for the current user. This is safe and reversible: to get it back, replace the disable-user with enable in the commands.

Method 4: Blocking Advertising over DNS (for mobile traffic and Wi-Fi)

Another effective method is change. DNS-This blocks ad domains at the network level without affecting system files. The method works for advertising in the browser, some applications and even YouTube (if the ad is shown over the mobile network).

Instructions:

  1. Go to Settings โ†’ Connections and Sharing โ†’ Private DNS.
  2. Select "Private DNS Host Name".
  3. Enter one of the addresses: ๐Ÿ›ก dns.adguard.com (AdGuard DNS โ€” Blocks advertising and trackers). ๐Ÿ”’ security.cloudflare-dns.com (Cloudflare โ€“ blocks malicious domains, partially ads). ๐Ÿšซ AdGuard Family Protection (family.adguard-dns.com) + adult).

Save the settings and restart the phone.

To check the health of the browser, go to the DNS Leak Test site. If the results show the DNS you selected, the settings are applied successfully.

AdGuard DNS|

Cloudflare|

Google DNS|

Standard (from provider)|

Other-->

Limitations of the method:

  • โŒ Does not block ads in Xiaomi system applications (for example, in Topics or Weather).
  • โŒ It can slow down the loading of some sites (due to additional filtering).
  • โœ… Effectively against banners in the browser and third-party applications.

Method 5: Removing Ads from the Lock Screen

The ads on the lock screen are one of the most annoying features of MIUI, and they come in the form of banners that suggest you install apps or news, and you can remove them in two ways:

Method 1: Through lock screen settings

Go to Settings โ†’ Lock screen โ†’ Additional settings and:

  • ๐Ÿ“ฑ Turn off "Recommendations".
  • ๐Ÿ“ฐ Turn off the news and weather (if any).
  • ๐Ÿ”„ Turn off Automatic Wallpaper Update (sometimes containing ads).

Method 2: ADB (if the first method fails)

Follow the command:

adb shell settings put global lock_screen_ads_enabled 0

This command forcibly disables the ad modules on the lock screen, and then restart the phone.

๐Ÿ’ก

If the ads on the lock screen appear as โ€œsmart notificationsโ€, check the settings of the Security app. In the Smart notifications section, disable all unnecessary sources.

Method 6: Installation of alternative firmware (for advanced users)

If all previous methods failed, a radical solution is to install custom firmware without advertising, which is only suitable for power users, as it requires unlocking the bootloader and potentially deprives of warranties.

Popular firmware without ads for Redmi Note:

  • ๐Ÿ“ฑ Xiaomi.eu โ€“ modified version MIUI without advertising or Chinese services. OTA-update.
  • ๐Ÿค– LineageOS is a clean Android without unnecessary apps.
  • โšก Pixel Experience โ€“ firmware with Google Pixel interface and minimalist design.

Warnings:

โš ๏ธ Warning: Unlocking the bootloader will reset the phone to factory settings.Data backup is mandatory!

โš ๏ธ Attention: Some functions (e.g, IR-blaster NFC) You may not work properly on custom firmware. Check compatibility for your Redmi Note model on the forum XDA Developers.

Step-by-step instructions for installing Xiaomi.eu:

  1. Unlock the bootloader through the official Xiaomi tool (requires a Mi Account and wait 7-15 days).
  2. Download the firmware Xiaomi.eu for your model from the official website.
  3. Install TWRP Recovery (instructions are available on XDA for each model).
  4. Load to TWRP, backup and run the firmware.

Once installed, the ads will not be in system apps or notifications. However, keep in mind that custom firmware may contain bugs and do not receive official security updates from Xiaomi.

Method 7: Use of third-party applications (ad blockers)

If you don't want to interfere with system settings, you can install third-party ad blockers, they work at the VPN or local proxy level, filtering advertising requests.

AnnexType of lockdownPlusesCons
AdGuardLocal VPNBlocks ads in the browser and applications, low battery consumptionSome banners in system applications remain
BlokadaLocal VPNOpen source, blocks trackersIt can be in conflict with other VPNs.
DNS66DNS-filteringNo VPN, it works at the DNS level.Less effective against Xiaomi system advertising
Brave BrowserBuilt-in blockerBlocks ads in the browser, fast and easyDoes not affect system applications

For maximum effect, combine AdGuard (for applications) and DNS66 (for network filtering). note that some blockers may slow down your Internet connection or conflict with banking applications (due to the use of a VPN).

FAQ: Frequent questions about advertising on Xiaomi Redmi Note

๐Ÿ” Why After Updating MIUI The commercial reappeared?
Updates MIUI Often restore disabled system applications (for example, com.miui.systemAdSolution). ADB-You should also disable automatic updates of system applications in the Play Store (Settings) โ†’ Auto-update โ†’ "Not update automatically").
๐Ÿ“ต Can you turn off advertising without a computer?
Yes, but not completely. Without ADB, you can: Turn off personalized ads in Google settings; remove banners in system applications through their settings (see Method 2); use AdGuard blockers; however, ads in GetApps, Mi Video and on the lock screen will require ADB or custom firmware.
๐Ÿ”„ What to do if after disabling advertising notifications stopped working?
This can happen if you disabled system services via ADB (e.g. com.miui.msa.global). return them to work by command: adb shell pm enable com.miui.msa.global Also check notification settings in Settings โ†’ Notifications and permissions for applications.
๐Ÿ›ก Is it safe to disable system applications through ADB?
Yes, if you only disable the apps that are responsible for advertising (see Method 3 for a list). However: Don't disable services called com.android or com.google, it can disrupt the system. Before experimenting, back up the data. If the phone starts to glitches, return the apps that are disabled with pm enable.
๐Ÿ“ฑ Are there any Redmi Note models without advertising?
Officially, no. All Xiaomi smartphones on MIUI contain advertising modules. However: Global firmware (e.g. Europe) has less advertising than Chinese ones. India models (with the IN mark in the title) sometimes come with the default ads turned off. Android One smartphones (e.g. Mi A3) do not have MIUI and therefore system advertising.