The Mi Music app (or simply Music) on Xiaomi, Redmi and POCO smartphones has become an integral part of the MIUI ecosystem, but its main drawback is intrusive advertising: Banners between tracks, pop-ups with offers, and even ad units in playlists sometimes make listening to music uncomfortable. Unlike paid services like Apple Music or Spotify, where advertising is not in premium versions, here it is built into the application itself by default.
In this article, weβll look at 5 proven ways to remove ads from Mi Music, from simple MIUI settings to radical methods using ADB and third-party utilities. Itβs important to understand that not all methods are universal: some only work on certain versions of the firmware, others require unlocking the bootloader or superuser rights, and weβll point out the pros and cons of each approach, and also warn against potential risks.
If you're tired of ads interrupting your playlists or slowing down your app, the following instructions will help you get back to a more comfortable experience, starting with the safest and easiest solutions, gradually moving to more complex ones.
1. disable personalized advertising in MIUI settings
The most innocuous way to reduce the amount of advertising is to disable the personalization of ads in the system settings. This will not remove banners completely, but will reduce their frequency and relevance. The method works on all Xiaomi devices with MIUI 12 and later, including the Redmi Note 12, POCO X5 and other models.
Instructions:
- Open Settings β Google β Advertising.
- Turn off the slider Personalized advertising.
- Go back to the basic settings and go to Settings β Applications β Application Management.
- Find Mi Music in the list, open Permissions, and disable Location and Warehouse access (unless it interferes with the basic functionality).
This method does not require root rights or technical skills, but its effectiveness is limited: advertising will still appear, just less often, and more radical measures will be needed to completely remove banners.
π‘
If you still see ads after disabling personalization, try clearing the Mi Music app cache in the app settings, which will reset the time data that may contain the ad tags.
2.Using the built-in ad blocker in MIUI
Starting with MIUI 13, Xiaomi has added a built-in ad-blocking tool, Security β Cleaner β Ad Services, to the firmware.This section allows you to disable ad services for individual applications, including Mi Music. However, the feature is hidden from users by default and requires activation through a hidden menu.
How to turn on:
- π± Open the Security app (shield icon).
- π Go to the Cleaner. β Settings (βοΈ) β Ad Services.
- π If there is no item, enter the Ad Services request in the search by settings.
- π« In the list, find Mi Music and turn off the slider next to it.
The effectiveness of the method depends on the version of MIUI. On some devices (for example, Xiaomi 13T), this partition may be missing or unstable. If after the shutdown, advertising continues to appear, move to the next method.
Why does MIUIβs ad blocker not always work?
3. Removal of Music App Updates
Often, ads appear after Mi Music updates, when developers add new ad modules. rollback to the factory version of the application can temporarily solve the problem, but requires caution: some features (for example, sync with the cloud) may stop working.
Step-by-step:
- Go to Settings β Applications β Application Management β Music.
- Click on the three dots in the top right corner and select Remove Updates.
- Confirm the action. The app will return to the default version in the firmware.
- (Optional) In Google Play, turn off automatic updates for Mi Music.
Cons of the method:
- β οΈ After the next system update MIUI The application can be updated automatically again.
- β οΈ Some functions (such as uniform volume or equalizer) may not work properly.
Backup playlists in Settings β Music β Backup
Remember the current equalizer settings (take a picture)
Turn off the internet before rolling back to avoid automatic updates
Check compatibility with your version MIUI (not working MIUI 14+ for some)-->
4. Blocking Advertising through ADB (without root)
For users who are ready for more technical solutions, ADB-The team allows you to disable the advertising components of Mi Music without obtaining root rights. The method works on most Xiaomi devices, but requires a connection to a computer and enable debugging on the Internet. USB.
Instructions:
- Activate Developer Mode: Go to Settings β About Phone and click on MIUI Version 7 times.
- Return to Settings β Additional β For developers and enable USB debugging.
- Connect your phone to your PC, install ADB Tools, and execute the commands:
adb shell pm hide com.miui.player:AdvertiseService
adb shell pm hide com.miui.player:AdvertiseReceiverIf the commands donβt work, try an alternative:
adb shell settings put global hidden_api_policy 1This method blocks advertising services at the system level, but has limitations:
- π After restarting the device or updating MIUI It may be necessary to repeat the commands.
- π In some models (for example, POCO F5) Xiaomi is blocking the change of hidden API, And the teams won't work.
Yeah, often.
I tried it 1-2 times.
No, but I want to learn.
No, I don't plan on.-->
5. Install a modified version of Mi Music (requires root)
The most radical, but also the most effective way is to install a patched version of the Mi Music app with remote ad modules, which requires root rights and custom recovery (such as TWRP), which is suitable for advanced users, as it carries risks of disrupting the stability of the system.
How to determine:
- Download a modified version of Mi Music from a trusted source (e.g., the XDA Developers forum or 4PDA).
- Back up the original app via Titanium Backup or Adb Backup.
- Remove the original app via Root Explorer or command: adb shell su pm uninstall --user 0 com.miui.player
- Install the patched version via adb install or TWRP.
Important: Modified APKs may contain malicious code. Always check files through VirusTotal and install only from trusted resources.
Advantages of the method:
- β Total lack of advertising.
- β Ability to fine-tune the interface.
- β Compatibility with the latest versions MIUI (with the right patch).
Risks:
- β οΈ Disruption of system services (for example, synchronization with Mi Account).
- β οΈ Loss of warranty when unlocking the loader.
- β οΈ Possible bugs in patched versions (e.g., lack of library updates).
π‘
Installing modified APKs is a last resort.Be sure to check compatibility with your Xiaomi model and MIUI version before doing so. On some devices (such as Xiaomi 14), this can lead to system updates being blocked.
Comparison of methods: which one to choose?
To make it easier, we've put together a table of pros and cons of each method, focusing on your technical skills and risk-awareness:
| Method | Difficulty | Efficiency | Risks. | Required. root/ADB |
|---|---|---|---|---|
| Disabling personalization | β | β οΈ Low. | No. | No. |
| The locker in MIUI | ββ | β οΈβ οΈ Medium | No. | No. |
| Retraction of the application version | ββ | β οΈβ οΈβ οΈ Tall. | Loss of function | No. |
| ADB-team | βββ | β οΈβ οΈβ οΈβ οΈ Very high. | Resetting settings | ADB |
| Modified APK | ββββ | β Complete removal | Blocking updates, bugs | Root |
For most users, the best solution would be to combine disabling personalization + blocking in MIUI. If the ad remains, try rolling back the version or ADB. Modified APKs only as a last resort.
Frequent Mistakes and How to Avoid Them
When trying to remove ads, many users face typical problems, and here are the most common mistakes and ways to solve them:
β οΈ Warning: Never delete Mi Music from the standard "Delete App" menu in your settings, which will cause system services to crash as the app is part of the app. MIUI. Use only adb uninstall --user 0 patched.
Error 1: After the version is rolled back, the application does not open.
- πΉ Make sure youβre backing down to a version thatβs compatible with yours. MIUI (check out the forums).
- πΉ Clear the cache and application data in the settings.
Mistake 2: ADB-No orders are executed (device unauthorized).
- πΉ Confirm debugging on USB on the smartphone screen (a request will appear when you first connect).
- πΉ Reinstall the drivers ADB PC-only.
Error 3: Advertisements are returned after the MIUI update.
- πΉ Turn off automatic Mi Music updates on Google Play.
- πΉ Use App Ops (permissions management app) to block the application from accessing the Internet.
π‘
If you still have an ad after all the manipulations, check if you have additional ad SDKs installed on your device through other apps (such as Mi Video or Themes), which can also be disabled via ADB or App Ops.