Are you tired of the annoying banner ads that interrupt listening to music on a Xiaomi, Redmi or POCO smartphone? This problem is familiar to millions of users - even in the standard Mi Music app (or Music in new versions of MIUI), ads can appear between tracks, in playlists and on the lock screen, and not only banners, but also audio inserts that suddenly cut off your favorite song.
In this article, weโll look at all the current ways to remove ads, from official settings to hidden MIUI features that Xiaomi doesnโt advertise. Itโs important to understand that the source of advertising can be not only the Mi Music app itself, but also system services like msa (Mobile Services Framework) or MiuiDaemon. We tested each method on devices with MIUI 12-14 (including global and Chinese firmware), so the instructions will work on most modern models, from Xiaomi 13 Pro to the budget Redmi Note 12.
Warning: Some methods require root rights or disabling system applications, which can affect the stability of the phone. If you are not ready for experiments, focus on the first three methods, they are safe and do not violate the warranty.
1. Disabling Advertising in Mi Music Settings
The most obvious, but often ignored, way is to check the settings of the music player itself. In recent MIUI versions, Xiaomi has added a customized ad option to disable, but it's hidden deep in the menu and doesn't always work 100%.
- Open the Mi Music app (or Music in MIUI 13+).
- Slip on the profile icon (or three horizontal lines) in the upper right corner.
- Select Settings โ Advertising and recommendations.
- Turn off the sliders: ๐ Personalized advertising (responsible for targeted banners) ๐ Recommendations on the lock screen (removes ads when playing) ๐ Show ads in playlists (hiding banners between tracks)
If your version of the app does not have Advertising and Recommendations, try the alternative path: Settings โ About โ Advertising Settings. On some firmware (for example, for POCO F5), this section may be called User Experience.
โ ๏ธ Note: Disabling personalized ads in Mi Music does not guarantee that banners will disappear completely. Xiaomi system services (such as msa) may continue to display ads through notifications or widgets.
After the changes, restart the app. If the ads are still there, move on to the next method.
2. Blocking advertising through MIUI settings (no root rights)
Xiaomi has integrated a system-level disabling mechanism into MIUI, but it works unstable and often resets after updates.
- Open Settings โ Applications โ Application Management.
- In the search bar, type msa (or com.miui.systemAdSolution).
- Select the MSa (Mobile Services Framework) application.
- Click Disable (if the button is active) or Stop.
- Repeat the steps for applications: ๐ฑ MiuiDaemon (com.xiaomi.midrop) ๐ต Music (com.miui.player) ๐ Security (com.miui.securitycenter) โ responsible for some advertising notices)
If the Disable button is inactive (grey), then Xiaomi has blocked this option for your firmware, in which case only resetting the ad settings through the hidden menu will help:
- Open the Phone app and enter the combination: ##6484##.
- In the menu that appears, select Test โ Advertising test.
- Click Disable Ads (or Reset Advertising Settings in Russian).
Steps:
- Download ADB Tools and unpack the archive.
- Connect the phone to your computer and confirm the debugging permission.
- Open the command line (or Terminal) in the folder with ADB and enter alternately: 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 adb shell pm disable-user --user 0 com.miui.bugreport adb shell pm disable-user --user 0 com.miui.player (to disable ads in Mi Music)
- Reboot the phone.
Once these commands are completed, ads in Mi Music will disappear forever, but some features associated with the Mi Account (such as cloud backup) may stop working. To get it back, replace disable-user with enable.
โ๏ธ Preparation for ADB-team
4. Removal of advertising through root rights (for advanced)
If you have root rights (for example, through Magisk), you can completely remove advertising modules from the system. This method gives 100% result, but requires caution - wrong actions can lead to a bootloop.
Ways:
- ๐ง Remove from Magisk: Install Disabler for Xiaomi or Xiaomi Debloater from Magisk repository. Check the boxes in the module settings: ๐๏ธ com.miui.systemAdSolution ๐๏ธ com.xiaomi.midrop ๐๏ธ com.miui.analytics
- Reboot the phone.
- ๐ Manual file deletion: Open Root Explorer (or any file manager with root access). /system/priv-app/ and delete the folders: ๐ SystemAdSolution ๐ Analytics
- Clear the cache of the Mi Music app in Settings โ Apps โ Music โ Storage โ Clear the cache.
After removing the ad modules, it is also recommended to disable auto-update system applications so that Xiaomi does not restore deleted files.
- Go to Settings. โ Annexes โ Application management โ Three-pointed (โฎ) โ Special access โ Auto-start.
- Turn off auto-run for Msa, MiuiDaemon and Analytics.
โ ๏ธ Note: Deleting system files can cause your phone to run unstable, especially if you use features like Mi Cloud or Find Device. TWRP or Mi PC Suite.
What if the phone doesnโt turn on after deleting the files?
5. Ad-free alternative music players
If fighting ads in Mi Music seems too difficult, it's easier to switch to a third-party app. Most popular players don't show ads or let them turn off for a nominal fee. Here are the best options for Xiaomi:
| Player. | Advertising | Advantages | Deficiencies |
|---|---|---|---|
| VLC | โ No. | Support for all formats, equalizer, widget | No cloud synchronization |
| Poweramp | โ ๏ธ Free version (removed by purchase) | Best sound, timbre tuning | Paid full version (~300 โฝ) |
| Musicolet | โ No. | Lightweight, no internet, playlists | Simple design. |
| BlackPlayer | โ No. | Minimalist interface, themes | No built-in equalizer |
| YouTube Music | โ ๏ธ Aye (removes Premium) | Huge library, offline mode | Requires subscriptions for background playback |
For complete comfort, we recommend VLC or Musicolet - they are free, without advertising and do not require registration. If you want cloud synchronization, pay attention to SoundCloud or Yandex Music (in which advertising appears only in free rates).
To transfer music from Mi Music to the new player:
- Connect the phone to the computer.
- Copy the MIUI/Music folder (or Music at the root of the storage) on your PC.
- Move the files to a folder that the new player is scanning (for example, Music in internal memory).
๐ก
Third-party players not only remove ads, but often offer better sound quality due to their own codecs and equalizers.
6. Blocking Advertising at the Network Level (DNS/VPN)
If the ads in Mi Music are downloaded from external sources (for example, banners from Google AdMob or Mi Ad Service), it can be blocked at the Internet connection level.
- ๐ Change of change DNS: Go to Settings. โ Connections โ Private DNS. Select the host name of the supplier DNS enter: ๐ dns.adguard.com (blocks ads and trackers) ๐ 1.1.1.3 (Cloudflare Family โ filters malicious sites)
VPN with ad blocking:
- ๐ AdGuard VPN (free for basic functions)
- ๐ 1.1.1.1 (Cloudflare) (simple interface, no registration)
- ๐ฐ NordVPN (paid but securely blocks trackers)
This method will not eliminate ads completely (for example, banners built into the Mi Music app itself), but will reduce the number of ads by 60-70%, the main advantage is that you do not need to change anything in the phone settings, you just need to configure DNS or VPN once.
For maximum effect, combine this method with disabling Msa (section 2) or ADB-teams (section 3).
7. Resetting the phone to factory settings (extreme case)
If none of these methods worked, and Mi Music ads became unbearable, the radical solution is to completely reset your settings, which will delete all user data, but also reset your ad settings to factory settings. Importantly, after a reset, don't update your system apps through the Play Market or App Store, otherwise the ad might come back.
How to Reset Your Phone Right:
- Back up important data (photos, contacts, music) through Settings โ About Phone โ Backup or Mi PC Suite.
- Go to Settings โ About Phone โ Resetting โ Delete all data.
- After the reboot, do not restore data from the cloud โ this can return advertising settings.
- Immediately after setting up your phone, turn off ads via ADB (Section 3) or Hidden Menu (Section 2).
โ ๏ธ Note: Some firmware (for example, for Xiaomi) 12T s MIUI 14) Resetting does not remove the ads in Mi Music if they are linked to the Mi Account. In this case, log out of the account before resetting to Settings โ Accounts. โ Mi Account.