How to permanently disable advertising in the app Music on Xiaomi: all ways 2026

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:

  1. Open Settings β†’ Google β†’ Advertising (if there is no item, skip the step).
  2. Turn off the Personalized Ads option and reset the Advertising Identifier.
  3. Go back to the basic settings and go to Settings β†’ Applications β†’ Application Management.
  4. Find Mi Music (or Music), open its settings and select Permissions.
  5. Turn off the Warehouse, Microphone and Location permissions (if they are active).
  6. 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?
If Mi Music refuses to play local tracks after blocking the data, check: 1. Storage Access Permits (must be enabled). 2. Power Saving Settings: add the player to the list No Limits in Settings β†’ Battery β†’ Application Selection. 3. Reboot your smartphone – sometimes the system resets the app cache.

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:

  1. Turn on the Developer Mode on your smartphone: go to Settings β†’ About Phone and tap the MIUI version 7 times.
  2. Return to Settings β†’ Additional β†’ For developers and activate Debugging over USB.
  3. 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.
  4. 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.player

Install 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:

  1. Download the module (for example, with XDA Developers).
  2. Move the file to the phone's memory.
  3. Start Magisk Manager, go to Modules β†’ Install from storage.
  4. Select the downloaded file and confirm the installation.
  5. 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.AdvantagesDeficienciesPrice.
PowerampSupport for all formats, 10-band equalizer, themesPaid version after 15 days~500 β‚½
VLCFree, no ads, supports videoSimple interface, no cloud synchronizationFree of charge.
MusicoletNo advertising, offline mode, playlistsDesign is outdated, no equalizerFree of charge.
BlackPlayerMinimalist design, themes support, widgetsAdvertising in the free versionFree of charge./200 β‚½
JetAudio32-band equalizer, sound effectsDifficult for beginnersFree of charge./300 β‚½

To transfer music and playlists from Mi Music to the new player:

  1. Copy the Music folder from your internal memory to a safe place.
  2. Install a new player and specify the path to the folder with music in its settings.
  3. 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.MiuiDeviceAdminReceiver

Attention.

FAQ: Frequent questions about advertising in Mi Music

❓ Why after resetting the settings, the advertising in the player appeared again?
When you reset your settings, Mi Music returns to factory status, including advertising components. To remove it, repeat one of the methods described above (for example, ADB or traffic blocking).
❓ Can you remove ads in Mi Music on POCO phones?
Yes, all of the ways in this article work on POCO, as they use the same MIUI shell. Except for the POCO Launcher model, where the path to ad settings may differ. For example, on POCO F5, you need to go to Settings β†’ POCO Launcher β†’ Personalization β†’ Advertising.
❓ Will the player work without the Internet if I block the data?
Yes, Mi Music will play local tracks (downloaded to the phone's memory) even without access to the network, but it will stop working: Update album covers; Online radio and streaming; Sync with Mi Cloud. For offline listening, this is not critical.
❓ Why, after using it, ADB The player stopped opening?
Chances are, you disabled the main application package with the pm disable-user command. To return it, do: adb shell pm enable com.miui.player If this didn't help, reinstall the player via APK-file or reset the application settings in Settings β†’ Annexes β†’ Mi Music β†’ Warehouse β†’ Clear the data.
❓ Is there a legal way to remove ads without rooting and ADB?
There are no legal ways to completely remove ads without technical manipulations - Xiaomi does not provide such an option in the settings. The maximum you can do is: Disable personalized advertising (method 1); Use a third-party player; Pay for a Xiaomi Cloud subscription (sometimes this removes some of the banners); All other methods (ADB, Magisk, traffic blocking) somehow violate the terms of use of MIUI.

⚠️ 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).