YouTube on Xiaomi devices often runs in the background, consuming traffic, battery power and distracting with notifications. Many users want to disable, remove or at least limit it β especially on children's gadgets or work phones. But standard removal through the app menu does not always work: on some models, YouTube MIUI is system software, and on Xiaomi TV is an embedded service.
In this article, weβll look at all the ways you can deactivate YouTube on Xiaomi smartphones, tablets and TVs, including hidden MIUI settings, ADB commands, parental controls, and even hardware techniques. Youβll learn how to completely uninstall an app without root rights, block it for individual users, or simply disable autoruns. Instructions are relevant for MIUI 12β14, Android 10β14, and Xiaomi TV based on Google TV/Android TV.
1. Standard YouTube removal on Xiaomi smartphones
If YouTube is installed as a regular app (not a system app), it can be removed in a standard way.This works for most Redmi, POCO and Xiaomi models on pure Android or MIUI Global.
Check the type of installation:
- π± Open the Settings. β Annexes β Application management.
- π Find YouTube in the list.
- π If there is a badge next to the name π (Update) or Remove button β application is not system.
For removal:
- Click on YouTube in the list of apps.
- Choose to Delete (or Uninstall).
- Confirm the action. If the button is inactive, move on to the next method.
βοΈ Preparing for the removal of YouTube
β οΈ Note: On some firmware (for example, MIUI China) even non-system applications can be protected from removal. ADB or disable via Google account settings.
2. disable YouTube through Google account settings
If the app is system-based, it canβt be removed, but it can be deactivated through a Google account, which works on all Xiaomi devices with Google Play services.
Instructions:
- Open Settings β Google β Manage your Google account.
- Go to the Data and Personalization tab.
- Scroll to the Application Settings section and select Application Management.
- Find YouTube in the list and click on it.
- Choose to Disable (or Remove Rights).
After that:
- π« The app will stop updating through the Play Market.
- π Notifications from YouTube will be blocked.
- π΅ Background activity will stop (but the icon will remain on the menu).
π‘
If YouTube continues to work after disabling, clear the cache and application data in the Settings settings β Apps β YouTube β Storage.
3. YouTube Deletion via ADB (no root rights)
To completely remove the YouTube system, youβll need a computer and an ADB (Android Debug Bridge) tool, which works on all Xiaomi devices, including the Redmi Note 12, POCO X5 and Xiaomi 13, but requires USB debugging.
Steps:
- Activate Developer Mode: Go to Settings β About Phone. Click 7 times on MIUI Version. Go back to Settings β Additional β Developer. Enable USB Debugging.
ADB Tools
cmd
adb
adb devices(Your device should appear. If not, confirm the connection on your phone.)
adb shell pm uninstall -k --user 0 com.google.android.youtubeOnce the command is executed, YouTube will disappear from the menu, but its data will remain in the system (root is needed to completely delete it).
What if the ADB canβt see the device?
4. YouTube Block on Xiaomi TV (all models)
On Xiaomi TVs (Mi TV A2, Xiaomi TV Q2, Redmi Smart TV), YouTube is built into firmware and is not removed by standard means.
- π Hide from the main menu.
- πΆ Blocking through parental control.
- π οΈ Disable updates.
Method 1: Hiding the application
- On the remote, press Settings (β).
- Select the Applications β Application management.
- Find YouTube and click Hide.
Method 2: Parental control
- Go to Settings β Accounts and Security β Parental Controls.
- Create. PIN-code.
- Select App Limitations and add YouTube to the blacklist.
| Model Xiaomi TV | OS version | Does YouTube support removal? | Alternative method |
|---|---|---|---|
| Mi TV 4S | Android TV 9 | β No. | Hiding + Parental Control |
| Xiaomi TV Q2 2023 | Google TV 12 | β No. | Disabling updates |
| Redmi Smart TV X | Android TV 11 | β No. | Reset to factory settings |
| Mi TV A2 32" | Android TV 10 | β No. | Use of alternative firmware |
β οΈ Attention: On Xiaomi TV Google TV (2022-2026 model, attempt to remove YouTube ADB This may cause resets or errors in Google Play Services.We recommend using only official blocking methods.
5. Limiting YouTube background activity
If you donβt need to completely delete YouTube, but want to save battery and traffic, turn off its background work:
- Go to Settings β Applications β Application Management β YouTube.
- Choose the Battery. β Background restriction.
- Set it Limited.
- Go back and select Mobile Data β Background Traffic β Disable.
In addition:
- π΅ Turn off notifications: Settings β Notifications β YouTube β Turn it off.
- π Disallow Auto Start: Settings β Annexes β Auto-start β YouTube β Shut down.
- ποΈ Clear the cache: Settings β Annexes β YouTube β Warehouse β Clear the cache.
These actions will not remove the app, but will significantly reduce its impact on the performance of the device. For example, on the POCO F5 with MIUI 14, after such settings, the battery consumption from YouTube decreases from 5-7% to 0.1-0.3% per day.
6. Alternative methods: from root rights to hardware solutions
If none of these methods worked, consider radical options:
1. Getting root rights and deleting system files
You can delete YouTube at the firmware level with Magisk or TWRP.
- π Cancels the guarantee.
- π‘οΈ Risks security (vulnerabilities in customized firmware).
- π Can lead to a device blink in case of error.
2. Use of alternative firmware
Firmware like LineageOS or Pixel Experience lets you remove any system applications, including YouTube.
- π± Not all Xiaomi models (e.g. Redmi) 10C There may not be a stable assembly).
- π§ Requires to unlock the bootloader (fastboot oem unlock).
- π‘ They may be defunctional. MIUI (For example, the Game Turbo or Second Space).
3. Hardware solution: buying a device without Google services
Some Xiaomi models for the Chinese market (e.g. Xiaomi 13 China) come without Google Play or YouTube, and can be purchased on AliExpress or in specialty stores, but note:
- π No official support for Google Services (you will need to install manually).
- π¦ Firmware in Chinese (needs manual translation into Russian).
- π Updates come with a delay or require manual installation.
π‘
Getting root rights is a last resort: 90% of Xiaomi devices can disable YouTube without risk to the system using ADB or Google account settings.