How to permanently remove ads on Xiaomi Redmi Note 10: proven ways of 2026

Owners of Xiaomi Redmi Note 10 often face intrusive advertising in system applications, notifications and even on the lock screen. This is not a coincidence, but part of Xiaomiโ€™s business model: the company monetizes cheap smartphones through displays of ads in the MIUI branded shell. The good news is that most banner ads can be disposed of without root rights and complex manipulation.

In this article, we will discuss 7 working methods to remove ads on Redmi Note 10 (relevant to MIUI 12/13/14 versions based on Android 11/12/13). Some methods affect system settings, others require disabling specific services, and the most radical - installing alternative software. Choose the appropriate option depending on your technical skills and willingness to sacrifice functionality.

โš ๏ธ Important: Some methods can lead to a loss of warranty if they involve unlocking the bootloader or installing custom firmware.

1. disable personalized advertising in MIUI settings

The safest and most official way to deactivate targeted ads is through the settings menu, which wonโ€™t remove all banners, but will significantly reduce their number, especially in system applications like Browser, Music or Themes.

Instructions:

  • ๐Ÿ“ฑ Open the Settings. โ†’ Google โ†’ Advertising
  • ๐Ÿ”„ Switch the slider "Disable personalized advertising" in the active position
  • ๐Ÿ” Return to the main settings menu and go to Settings โ†’ Privacy โ†’ Advertising services
  • ๐Ÿšซ Turn off the option "Personalized recommendations" (if any)

This method works on all versions of MIUI, but has limited effect: ads in the Weather, Calendar or lock screen can remain.

๐Ÿ“Š Which advertisements annoy you the most?
In system applications
Notifications.
On the lock screen
During the calls
In the browser

2 Manually disabling advertising in each application

Xiaomi integrates ad modules into almost all standard applications, and fortunately, most of them can be turned off individually.

AnnexThe path to settingsWhat to turn off
TopicsSettings โ†’ Wallpaper. โ†’ โš™๏ธ โ†’ Promotional noticesTurn off "Show recommendations"
browserโ‹ฎ โ†’ Settings โ†’ ConfidentialityDisable "Personalized News" and "Advertising Notices"
Music.โš™๏ธ โ†’ Settings โ†’ AdvertisingTurn off all sliders in the advertising section
Weather.โš™๏ธ โ†’ Settings โ†’ NotificationsDisable "Push Advertising Notifications"

๐Ÿ”น Tip: After you turn off the ads in each app, restart your phone. Some settings apply only after the reboot.

โš ๏ธ Note: In the Security app, you can not turn off ads โ€“ this is one of the most โ€œhardโ€ places in the world. MIUI. This will only help to remove the application through ADB (below).

โ˜‘๏ธ Checklist for removing ads

Done: 0 / 4

3. Removal of system applications via ADB (no root rights)

If manual settings didnโ€™t work, the next step is to remove the ad modules via Android Debug Bridge (ADB).This method doesnโ€™t require root rights, but it will require a computer and 10 minutes of time.

๐Ÿ“Œ What's the matter:

  • ๐Ÿ’ป Computer with Windows/macOS/Linux
  • ๐Ÿ”Œ USB-cable (original)
  • ๐Ÿ“ฅ ADB Tools by Google
  • ๐Ÿ”ง Included debugging by USB phone-on

Instructions:

  1. Turn on Settings โ†’ About Phone โ†’ MIUI version (click 7 times to activate Developer Mode)
  2. Return to Settings โ†’ Additional โ†’ For developers and enable โ€œDebugging by USBโ€
  3. Connect your phone to your PC and execute: Adb devices (your device should appear) in the command line
  4. Follow the commands to remove adware packages: adb shell pm uninstall --user 0 com.miui.analytics adb shell pm uninstall --user 0 com.xiaomi.midrop adb shell pm uninstall --user 0 com.miui.systemAdSolution

๐Ÿ”น Effect: After these commands are executed, ads in Settings, Security and some system dialogues will disappear.

List of all MIUI advertising packages
com.miui.analytics โ€“ analytics collection com.xiaomi.midrop โ€“ Mi Drop (advertising when transferring files) com.miui.systemAdSolution โ€“ system advertising module com.miui.bugreport โ€“ sending reports (may contain ads) com.xiaomi.market โ€“ Mi App Store (main source of banners)

4. Use of alternative launchers and applications

One of the easiest ways to avoid system advertising is to replace standard Xiaomi apps with those from other developers.

  • ๐Ÿ“ฑ Launcher: Install Nova Launcher or Lawnchair โ€“ they do not contain advertising and allow you to customize your desktop
  • ๐ŸŒ Browser: Google Chrome, Firefox or Brave (with ad blocker)
  • ๐ŸŽต Music: Spotify, YouTube Music or VLC
  • ๐Ÿ“… Calendar: Google Calendar or Business Calendar

โš ๏ธ Warning: Replacing system applications wonโ€™t take ads out of the system:

  • ๐Ÿ“ž Callers and SMS (call-in)
  • ๐Ÿ”’ Lock screen (banners at the bottom)
  • โš™๏ธ Settings menu (pop-up windows)

More radical methods will be needed for these cases.

๐Ÿ’ก Useful tip: If you use Nova Launcher, you can turn off Xiaomi system search in its settings (Nova Settings) โ†’ Search โ†’ Search string โ†’ No, which often shows ads.

5. Blocking Advertising via DNS or VPN

Many of the banner ads in MIUI are downloaded from Xiaomi servers at specific addresses, and can be blocked at the network level by changing the DNS or using a traffic filtering VPN.

๐Ÿ”ง Method 1: Change DNS

  1. Go to Settings โ†’ Wi-Fi (or Mobile Network)
  2. Click on the current network โ†’ โ€œChange the networkโ€ โ†’ โ€œMoreโ€
  3. In the DNS field, type 1.1.1.3 #Cloudflare (blocks malicious and ad domains) or 94.140.14.14 #AdGuard DNS

๐Ÿ”ง Method 2: VPN advertising-blocking

Install one of these applications:

  • ๐Ÿ›ก๏ธ AdGuard (mode) VPN)
  • ๐ŸŒ 1.1.1.1: Faster Internet (from Cloudflare)
  • ๐Ÿš€ Blokada (open source)

๐Ÿ“Š Comparison of methods:

MethodEfficiencyCons
Change of DNSโญโญโญ (cleans ~60% of advertising)Does not block local banners in MIUI
VPN (AdGuard)โญโญโญโญ (cleans ~80% of advertising)It can slow down the internet speed.
VPN + DNSโญโญโญโญโญ (maximum effect)Requires customization

๐Ÿ’ก

Blocking at the DNS/VPN level does not remove ads from system applications completely, but significantly reduces the amount of advertising in the browser and third-party programs.

6. Installation of custom firmware (for advanced)

If you're willing to sacrifice the warranty and the official updates, the most radical way is to install custom firmware without advertising.

  • ๐Ÿ“ฑ LineageOS (Pure Android without unnecessary modules)
  • ๐Ÿ”ฅ Pixel Experience (like the Google Pixel interface)
  • ๐Ÿš€ ArrowOS (optimized performance)
  • ๐Ÿ›ก๏ธ Havoc-OS (maximum customization)

โš ๏ธ Note: Installation of custom firmware requires:

  • ๐Ÿ”“ Unlock the bootloader (reset all data!)
  • ๐Ÿ–ฅ๏ธ Custom recaveri installations (TWRP)
  • ๐Ÿ“ฆ Manual selection of compatible firmware for mojito/sunny (codenames for Redmi Note 10)

๐Ÿ”น Pluses:

  • ๐Ÿงน Complete lack of advertising and unnecessary services Xiaomi
  • ๐Ÿ”‹ Improved battery life
  • ๐Ÿ“ฑ Faster operation of the system

๐Ÿ”ธ Cons:

  • ๐Ÿšซ Loss of guarantee
  • ๐Ÿ”„ No official updates over the air (you will have to update manually)
  • ๐Ÿ“ฑ Possible bugs with camera or sensors (depending on firmware)

๐Ÿ’ก

Before installing custom firmware, make a full backup through TWRP and check the firmware compatibility with your model (Redmi Note 10 has two modifications: mojito and sunny).

7. Disabling Advertising through Hidden MIUI Settings

Xiaomi hides some of the ad settings deep in the system menus, here's how to find them:

๐Ÿ”ง Method 1: Disconnection MSA (Mobile Services Ads)

  1. Open the Security (Security) application
  2. Move to the โš™๏ธ โ†’ Auto-start
  3. Find the "MSA" list (com.miui.msa.global) and turn off auto-run
  4. Return to the main safety menu โ†’ โš™๏ธ โ†’ Notifications and disable notifications for "MSA"

๐Ÿ”ง Method 2: Disabling analytics services

  1. Go to Settings โ†’ Applications โ†’ Application Management
  2. Press on "โ‹ฎ" โ†’ Show all applications
  3. Find and disable (or remove via ADB) the following services: com.miui.analytics com.xiaomi.ab com.miui.systemAdSolution

๐Ÿ’ก Useful advice: After the shutdown MSA Reboot your phone. This service is responsible for displaying ads in notifications and on the lock screen.

FAQ: Frequent questions about advertising on Xiaomi Redmi Note 10

โ“ Why did the advertisement reappear after the reset?
When reset to factory settings, all Xiaomi system applications return to their original state, including advertising modules. ADB. ๐Ÿ”น Solution: Save the list of disabled packets (see section about the ADB) and re-use commands after resetting.
โ“ Can you remove advertising without a computer?
Yes, some of the ads are removed directly on the phone: Disabling personalized ads in Google Settings Manually disabling banners in each system application Install an alternative launcher and browser However, to completely remove (for example, from Security or Settings) you will need ADB or custom firmware.
โ“ Why in some firmware MIUI no advertising?
Xiaomi is releasing two versions MIUI: ๐ŸŒ Global โ€“ with advertising, but with support for Google services ๐Ÿ‡จ๐Ÿ‡ณ Chinese โ€“ no ads, but no Google Play and in Chinese ๐Ÿ”น If you are willing to sacrifice Google services, you can flash the Chinese version MIUI But that would require manual installation of GApps (Google Apps).
โ“ How to Check Which Apps Show Ads?
Use the App Inspector app (available on Google Play): Install and open the App Inspector Go to the Notifications tab See which apps send push notifications Disable notifications for those apps manually
โ“ Will the advertisements return after the update? MIUI?
Yes, with major updates, Xiaomi can return disabled ad units, especially when switching between versions. MIUI 12 โ†’ MIUI 13 โ†’ MIUI 14. ๐Ÿ”น Solution: After updating, repeat the instructions in this article (especially about the update). ADB and hidden settings).