Why Mi Music is advertizing and can it be removed forever?
The standard Mi Music app (or Music in Russian localization) on Xiaomi, Redmi and POCO smartphones has long been a byword among users. On the one hand, it offers a user-friendly interface, integration with cloud storage and support for most audio formats. On the other hand, aggressive advertising in the player spoils the entire impression: banners between tracks, pop-up windows at launch and even advertising blocks in playlists.
Unlike advertising in the MIUI-The shell (which can be disabled through account settings), banners in Mi Music are managed separately, the manufacturer positions them as βpersonalized recommendationsβ, but in fact these are regular advertising inserts from Xiaomi partners. You can remove them without root rights and third-party modifications β just know the hidden settings and a few tricks. In this article, we will discuss 5 proven methods, including methods for different versions. MIUI (12 to 14 and smartphone models.
It's important to understand that some methods can temporarily block ads, and others can permanently delete them, but with the risk of resetting after an app update, and we will indicate the level of complexity of each method and its "survivability" after updates.
Method 1: Disabling personalized advertising in MIUI settings
The easiest and safest method is to use the built-in MIUI tools. It doesn't remove ads completely, but it reduces the amount of ads significantly, and is suitable for all models, including the POCO X6 Pro, Redmi 13C and older devices on MIUI 12/13/14.
Instructions:
- Open Settings β Google β Advertising (if there is no item, skip the step).
- Turn off the Personalized Ads option and reset the Advertising Identifier.
- Go back to the basic settings and go to Settings β Applications β Application Management.
- Find Mi Music (or Music), open its settings and select Permissions.
- Turn off the Warehouse, Microphone and Location permissions (if they are active).
- Then go to Notifications and deactivate all switches.
This method reduces the frequency of displaying banners by 60-70%, but does not remove them completely, and advertising can appear when you connect to the Internet or launch playlists.
π‘
If your MIUI version doesnβt have Google β Advertising, try an alternative path: Settings β Memory β Cleanup β Cleanup settings β Personalized recommendations and disable them.
Method 2: Blocking Ads by Restricting Mobile Data
The banner ads in Mi Music are downloaded from the Internet, so they can be blocked at the network traffic level, which works even without root rights and does not require additional applications to be installed.
How to set up:
- π± Open the Settings. β SIM-maps and mobile networks β Transfer of data.
- π Find the Mi Music app in the list and tap it.
- π« Disable switches Mobile data and background data transfer.
- π For Wi-Fi, repeat the action in Settings β Wi-Fi β Additionally. β Application data management.
After that, the ads will stop loading, but some features of the player (for example, online radio) will become unavailable. If you want album covers, use offline mode or third-party players like Poweramp.
What if the player stops playing music?
Method 3: Remove Advertising through ADB (without root)
For advanced users, there is a method using ADB (Android Debug Bridge) that allows you to disable advertising components at the system level, which works on all versions of MIUI, but requires a connection to a computer.
Step-by-step:
- Turn on the Developer Mode on your smartphone: go to Settings β About Phone and tap the MIUI version 7 times.
- Return to Settings β Additional β For developers and activate Debugging over USB.
- Connect your phone to your PC, install ADB-tools, and execute the command in the terminal: adb shell pm disable-user --user 0 com.miui.player Note: This will disable the standard player, but will not remove it.
- To block advertising services, do: adb shell pm disable-user --user 0 com.xiaomi.mipicks adb shell pm disable-user --user 0 com.miui.analytics
After the reboot, the ads in Mi Music will disappear, but some features (such as cloud sync) may disappear. To bring everything back, use the command:
adb shell pm enable com.miui.playerInstall Xiaomi drivers on PC
Turn on USB debugging on your phone
Download platform-tools from the official Android website
Connect your phone to USB ("File Transfer" mode)
Check the connection with the adb device command-->
Method 4: Use of third-party modules (Magisk)
If you have Magisk installed on your smartphone, you can completely remove ads from Mi Music using dedicated modules, which gives 100% results, but requires an unlocked bootloader and a TWRP installed.
The best modules for blocking advertising:
- π‘οΈ Xiaomi Debloater β removes all Xiaomi advertising services, including banners in the player.
- π΅ Mi Music AdBlock β a special module for Mi Music only.
- π Universal AdBlock β blocks ads in all system applications.
How to determine:
- Download the module (for example, with XDA Developers).
- Move the file to the phone's memory.
- Start Magisk Manager, go to Modules β Install from storage.
- Select the downloaded file and confirm the installation.
- Reset the device.
π‘
Magisk modules may conflict with MIUI updates. Before installing the update, temporarily disable modules in Magisk Manager to avoid hanging out.
Method 5: Alternative Players β A Radical Solution
If none of these things worked or you donβt want to mess with the settings, the most reliable option is to switch to a third-party player. Google Play has dozens of free and paid ad-free alternatives, with better functionality and support for Hi-Res Audio.
Top.-5 Players for Xiaomi:
| Player. | Advantages | Deficiencies | Price. |
|---|---|---|---|
| Poweramp | Support for all formats, 10-band equalizer, themes | Paid version after 15 days | ~500 β½ |
| VLC | Free, no ads, supports video | Simple interface, no cloud synchronization | Free of charge. |
| Musicolet | No advertising, offline mode, playlists | Design is outdated, no equalizer | Free of charge. |
| BlackPlayer | Minimalist design, themes support, widgets | Advertising in the free version | Free of charge./200 β½ |
| JetAudio | 32-band equalizer, sound effects | Difficult for beginners | Free of charge./300 β½ |
To transfer music and playlists from Mi Music to the new player:
- Copy the Music folder from your internal memory to a safe place.
- Install a new player and specify the path to the folder with music in its settings.
- To export playlists, use apps like the Playlist Export Tool (available on Google Play).
Mi Music (standard)
Poweramp
VLC
Other third-party
I don't listen to music on my phone.-->
What to do if the ad returns after the update
Xiaomi regularly updates Mi Music, and sometimes after the update, the ads appear again.
- π Reset the application settings: go to Settings β Annexes β Mi Music β Warehouse β Clear the data. It will delete all your playlists and player settings!
- π₯ Reverse to the old version: Download APK Player with APKMirror (versions 2022-2023 usually without ads) and install it manually by disabling auto-update in Google Play.
- π« Block Updates: Search for Mi Music on Google Play, click on three dots β Remove updates.
If you are using ADB or Magisk, you may need to re-apply commands or reinstall modules after the MIUI update.
adb shell dpm set-device-owner com.xiaomi.miui/.miui.system.MiuiDeviceAdminReceiverAttention.
FAQ: Frequent questions about advertising in Mi Music
β Why after resetting the settings, the advertising in the player appeared again?
β Can you remove ads in Mi Music on POCO phones?
β Will the player work without the Internet if I block the data?
β Why, after using it, ADB The player stopped opening?
β Is there a legal way to remove ads without rooting and ADB?
β οΈ Attention: If you are using ADB or Magisk to modify system applications, this may result in: Warranty Violation (if the device is warranty); Unstable operation MIUI (Freeze, errors; Block certain features (such as Mi Pay or Face Unlock) Before making changes, back up your data!
β οΈ Note: Some models (e.g. Xiaomi) 13T and newer) Mi Music is integrated into MIUI system level, it's shutting down through ADB This can cause errors in other multimedia applications (e.g. Gallery or Video) and we recommend using method 5 (alternative players).