Advertising in Xiaomi Redmi Note 10 smartphones is one of the most annoying features of MIUI firmware. Even after buying the device, users encounter banners in the settings menu, notifications from system applications and pop-ups in the browser. The manufacturer has integrated advertising modules at the OS level, but they can be turned off - partially or completely, depending on the method chosen.
In this article, we will discuss 5 proven ways to remove ads on Redmi Note 10 (including Note 10 Pro and Note 10S models) without risking system damage. From simple MIUI settings to custom patches, choose the right option depending on your level of training. All methods are tested on current firmware versions (MIUI 14/15) and do not require root rights.
Why is there an ad on Redmi Note 10?
The main source of advertising in Xiaomi Redmi Note 10 is system applications MIUI, which by default have permission to display banners.
- ๐ฑ Launcher MIUI (pop-up notifications on the main screen)
- โ๏ธ Settings (banners in the section "Recommendations")
- ๐ Mi browser (pop-ups when opening new tabs)
- ๐ฆ File Manager (advertising in the "Cloud" section")
- ๐ต Mi music and video (banners in the player)
Advertising can also be used through:
- ๐ Updates MIUI (In new versions of the firmware, previously disabled modules are sometimes returned)
- ๐ฅ Third-party applications (especially if installed from unverified sources)
- ๐ก Push notifications from Xiaomi services (such as msa or analytics)
It is important to understand that some advertising is built into the system. APK-It's not deleted by standard means, and it's going to require additional manipulations to block it, from editing settings to installing modified versions of the firmware.
Method 1: Disabling Advertising through MIUI Settings (without root)
The easiest method is to manually deactivate the ad units, which is suitable for users who do not want to risk the stability of the system. MIUI 12/13/14/15:
- Open Settings โ About the phone and 7 times click on the MIUI version to activate the developer mode.
- Return to the main settings menu and go to Additional โ Special Opportunities โ Advertising.
- Turn off the sliders: ๐ Personalized recommendations ๐ Promotional notices ๐ Showing Advertising in System Applications
Reboot the phone.
If there is no Advertising section, try an alternative way:
- Open Settings โ Accounts and Sync โ Mi Account.
- Go to Privacy โ Advertising Personalization and turn off all options.
Make a backup copy of the data|Check the version. MIUI|Activate the Developer Mode|Disable synchronization with Mi Account (optional)-->
โ ๏ธ Attention: After update MIUI Some settings may be reset. It is recommended to repeat the procedure after each major firmware update.
Method 2: Blocking Advertising through ADB (without superuser rights)
If standard settings donโt work, you can use Android Debug Bridge (ADB), a debugging tool that allows you to disable system applications without root, which requires connecting your phone to your PC.
First, prepare the device:
- Enable USB debugging in Settings โ Additional โ For developers.
- Connect Redmi Note 10 to your computer and confirm debugging permission.
- Download ADB Tools and unpack the archive.
Next, execute commands in the terminal (command line):
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.android.browser
adb shell pm disable-user --user 0 com.miui.analytics
adb shell pm disable-user --user 0 com.xiaomi.abThese commands are off:
| Team team. | What's blocking | Effects of consequences |
|---|---|---|
| com.miui.systemAdSolution | Systemic advertising modules | Disappear banners in settings and launcher |
| com.xiaomi.midrop | Mi Drop (file sharing) | Notifications of data transfers cease to arrive |
| com.android.browser | Standard Mi browser | Browser Ads Disappear, but App Becomes Unavailable |
| com.miui.analytics | Xiaomi Analytics Gathering | The number of targeted advertising is decreasing |
โ ๏ธ Note: Disabling system applications may cause some features to work unstable (e.g. Mi Drop or theme store).If problems arise, return the applications with a command:
adb shell pm enable com.name.packet๐ก
Before you run the ADB-command, back up your data via Settings โ System โ Backup. This will help you recover data when you crash.
Method 3: Install a patch to remove ads (requires unlocking the bootloader)
For users willing to take more drastic measures, there is a patch from the 4PDA community that removes ad modules at the firmware level.
- ๐ Unlocked bootloader (bootloader)
- ๐ฑ Established TWRP Recovery
- ๐ฅ๏ธ Basic knowledge of working with custom firmware
Step-by-step:
- Download the NoAdsPatch patch (link to the 4PDA forum).
- Move the NoAdsPatch.zip file to your phoneโs memory.
- Boot to TWRP (hold Power + Volume up when turned on).
- Select Install โ Select patch file โ Swipe to Confirm Flash.
- After installation, run Wipe Cache/Dalvik and restart the device.
Patch removes:
- ๐ซ Advertising in Settings and Launcher
- ๐ซ Pop-up banners in File Manager and Music
- ๐ซ Notifications from Mi Video and Mi Browser
โ ๏ธ Warning: Installing patches from third-party developers can result in loss of warranty and system instability.Before the procedure, make sure you have a backup of NANDroid.
What if the phone doesnโt turn on after the patch?
Method 4: Use of an alternative launcher and browser
If system advertising fails to be removed, you can replace standard MIUI applications with non-advertising ones, which does not require root or firmware modification.
Recommended alternatives:
| Standard annex | An Advertising-Free Alternative | Download link |
|---|---|---|
| MIUI launcher | Nova Launcher or Lawnchair | Google Play |
| Mi browser | Bromite or Firefox Focus | Official website |
| File Manager | Solid Explorer or FX File Explorer | Google Play |
| Music by Mi | VLC or BlackPlayer | Google Play |
After installing alternative applications:
- Open the settings โ Applications โ Silences.
- Assign a new launcher and browser to the default apps.
- Disable or freeze standard MIUI applications (e.g., via Settings โ Applications โ Application Management โ Disable).
โ Pros of the method: does not require root, is safe for the system, reversible.
โ Cons: does not remove advertising in settings and notifications, takes up additional space in memory.
Method 5: Completely remove ads with root (for power users)
If you're ready to get root rights, you can remove the ad modules permanently, which gives you maximum control over the system, but requires:
- ๐ Unlocked loader
- ๐ฑ Installed by Magisk or SuperSU
- ๐ ๏ธ Knowledge of working with ADB termux
Instructions:
- Install Magisk Manager and get root access.
- Download App Systemizer or Titanium Backup.
- Find and remove the following system packages: com.miui.systemAdSolution (main advertising module) com.xiaomi.mipicks (launcher advertising) com.duokan.phone.remotecontroller (push notifications) com.xiaomi.joyose (music player advertising)
Settings โ Applications
To block ads at the host level:
- Install AdAway (requires root).
- Update host lists and activate the lock.
- Reboot the phone.
โ ๏ธ Note: Removing root-righted system applications may result in loss of functionality MIUI (For example, theme or cloud service will stop working. Before deleting, back up through TWRP.
๐ก
Getting root rights voids Xiaomiโs warranty, and use this method only if you are confident in your actions.
Additional Advice on Reducing Advertising
Even after the main advertising modules are disabled, pop-up notifications may remain to minimize them:
- ๐ก๏ธ Install a notification blocker (e.g. Notification Blocker).
- ๐ Turn off auto-update apps on Google Play (some updates return ads).
- ๐ Use it. DNS-filtering (e.g. 1.1.1.3 from Cloudflare or 94.140.14.14 from AdGuard).
- ๐ต Ban background activity of advertising applications in Settings โ Battery โ Optimization.
If ads appear in third-party apps (such as games or social networks), try:
- ๐ฎ Use modified ones APK (For example, from the RevDL website).
- ๐ก๏ธ Install VPN Advertising blocking (e.g. Blokada).