YouTube Music is often installed on Xiaomi smartphones by default, either as part of MIUI firmware or through Google services. Even if you don't use the service, it takes up space in memory, consumes battery power in the background and can interfere with the app menu. Unlike regular programs, you don't always get YouTube Music removed in the standard way: the system either blocks the uninstallation or returns the app after an update.
In this article, we will discuss 5 proven methods to get rid of YouTube Music on Xiaomi (including Redmi, POCO and Mi models), regardless of the version of MIUI or Android. You will learn how to remove the application without root rights, disable its updates, and what to do if it reappears after the reboot. All instructions are current for 2026 and tested on the latest versions of firmware.
Why YouTube Music is Hard to Remove from Xiaomi
The problem lies in how YouTube Music is integrated into the Google and MIUI ecosystem:
- ๐น System application: On some Xiaomi models (especially pre-installed) MIUI Global) YouTube Music is embedded in firmware as a system component, meaning it cannot be removed through the standard Settings menu. โ Annexes.
- ๐ Auto Update via Google Play: Even if you delete APK-Manual file, Google Play Store can automatically restore it the next update to Google services.
- ๐ฆ Link to YouTube: The app is closely linked to the main YouTube, and its removal sometimes leads to malfunctions in the video service (for example, the Music tab in the mobile version disappears).
In addition, devices with MIUI for the European and Global Markets (EEA) often have restrictions on removing pre-installed Google apps as part of an agreement between Xiaomi and the corporation.
Method 1: Standard removal (if available)
Before resorting to radical methods, check if you can remove YouTube Music in the usual way, which will work if the app was installed by you manually or through Google Play, rather than sewn into the firmware.
- Open Settings โ Applications โ Application Management.
- In the search box, enter YouTube Music.
- Slip on the app and select Remove (if the button is active).
If instead of Delete you see Disable or Remove updates, then the application is system-based โ go to the following methods.
๐ก
Before deleting, check if YouTube Music is the default app for music playback. Go to Settings โ Apps โ Default Apps โ Music and change it to another player.
Method 2: Disabling the application (without deleting)
If you can't delete YouTube Music, you can turn it off, it stops all background processes, hides the icon from the menu, and prevents auto-start. Less of the method: the application will remain in the device's memory, taking up space.
Instructions:
- Go to Settings โ Applications โ Application Management โ YouTube Music.
- Click Disable (if the button is inactive, click Remove Updates first).
- Confirm the action in the dialog window.
After the shutdown:
- ๐ฑ The icon will disappear from the app menu.
- ๐ Battery consumption will stop in the background.
- ๐ซ The app will not be updated via Google Play.
๐ก
Disconnection is the safest way, as it does not require superuser rights and does not affect the stability of the system.
Method 3: Removal via ADB (without root rights)
If standard methods donโt work, use Android Debug Bridge (ADB), a debugging tool that allows you to remove system applications without obtaining root permissions. This method is suitable for most Xiaomi models, including the Redmi Note 12, POCO X5 and Mi 11.
What you need:
- ๐ฅ๏ธ Computer with Windows, macOS or Linux.
- ๐ USB-cable (preferably original).
- ๐ ๏ธ Utility. ADB Tools (download platform-tools from the Android Developers website).
Step-by-step:
- Turn on USB debugging on your phone: Go to Settings โ About Phone. Tap 7 times on MIUI Version to activate Developer Mode. Go back to Settings โ Additional โ For Developers. Activate USB Debugging and confirm permission.
- Connect your phone to your PC and select File Transfer (not Charge!) mode.
- Open the command prompt (or Terminal on macOS/Linux) in the folder with the platform-tools and type: adb devices Should appear the name of your device with the number. If not, check the drivers or cable.
- Remove YouTube Music by command: adb shell pm uninstall --user 0 com.google.android.apps.youtube.music If an error appears DELETE_FAILED_INTERNAL_ERROR, Try the alternative command: adb shell pm uninstall -k --user 0 com.google.android.apps.youtube.music
Once the command is executed, the app will disappear from the device. To return it, you just need to reinstall it from Google Play.
USB | Downloads ADB Tools | Phone connected in file transfer mode | Command line open in folder with platform-tools-->
Method 4: Removal with root rights (for advanced)
If your Xiaomi has root access (for example, after unlocking the bootloader and installing Magisk), you can uninstall YouTube Music like any other system application.This method gives a 100% guarantee of removal, but requires caution - improper actions can lead to a system failure.
Instructions:
- Install a root-enabled file manager, such as Root Explorer or FX File Explorer.
- Go to /system/priv-app/YouTubeMusic or /system/app/YouTubeMusic (the path may vary depending on the firmware).
- Delete the entire folder or the files inside it (usually YouTubeMusic.apk and oat files).
- Reset the device.
An alternative way to do this is to use Titanium Backup (requires Magisk):
- Open Titanium Backup and find YouTube Music in the list.
- Choose Delete! (Do not Freeze).
- Confirm the action and restart the phone.
What happens if you remove YouTube Music with root rights?
Method 5: Disable updates via Google Play
Even if you delete YouTube Music, the Google Play Store can restore it the next time you update Google services. To avoid this, disable auto-updates for the app:
- Open the Google Play Store and search for YouTube Music.
- Stick to three points (โฎ) in the upper right corner and uncheck the checkmark with Auto Update.
- Return to the app settings (Settings โ Apps โ YouTube Music) and click Remove Updates.
You can also block the installation via ADB:
adb shell pm hide com.google.android.apps.youtube.musicThis command hides the application from the system, preventing it from being restored.
Table: Comparison of YouTube Music Deletion Methods
| Method | Root rights required | Removes completely | Returns after update | Difficulty |
|---|---|---|---|---|
| Standard removal | โ No. | โ Yes. | โ No. | โญ |
| Shutdown | โ No. | โ No (remains in memory) | โ No. | โญ |
| ADB | โ No. | โ Yes. | โ ๏ธ Maybe if you don't block it) | โญโญ |
| Root removal | โ Yes. | โ Yes (forever) | โ No. | โญโญโญ |
| Disabling updates | โ No. | โ No. | โ No. | โญ |
What to do if YouTube Music is back?
If the application returns after removal, the reasons may be as follows:
- ๐ Auto-Restore via Google Play: Disable Auto-Updates (see Method 5) and block the app via Google Play ADB.
- ๐ฆ Update MIUI: Once the firmware update is updated, the system applications are restored. ADB root.
- ๐ค Google Play Services: Sometimes they reinstall remote apps. To avoid this, disable data syncing for YouTube Music in your Google account settings.
๐ก
If YouTube Music has recovered from a reset, back up via Mi Cloud or Google Drive before resetting, removing the app from the sync list.
โ ๏ธ Note: On some Xiaomi devices with MIUI for the Chinese market (China) ROM) YouTube Music app can be part of Google Mobile Services (GMS). Deleting it will cause other Google services (such as Play Store or Gmail) to fail. Before experimenting, check the firmware version in Settings โ The phone. โ Version. MIUI.