How to permanently remove YouTube from Xiaomi devices: phones, tablets and TV

Owners of Xiaomi devices, from Redmi and POCO smartphones to Mi TVs, often face the need to remove pre-installed YouTube. The reasons range from saving disk space to wanting to get rid of annoying advertising or restricting access to the platform for children. However, standard deletion through the app menu often does not work - the system simply disables updates, leaving the "snip" of the program in memory.

In this article, we will discuss 5 working methods, including hidden settings MIUI, Android TV and radical solutions with the use of ADB We will focus on devices with bootloader lock (for example, Xiaomi). 13T or Redmi Note 12), where standard methods may not work. All instructions are valid for firmware MIUI 14/15 HyperOS (2026 year).

Why is YouTube not being removed in the standard way?

The problem lies in the status of the app. On most devices, Xiaomi YouTube is a system application (even if installed through Google Play).

  • ๐Ÿ“ฑ On smartphones: the application is integrated into the firmware MIUI Protected from removal without root rights.
  • ๐Ÿ“บ On TV, Mi. TV/Redmi TV: YouTube is sewn into Android TV As a mandatory component for Google certification.
  • ๐Ÿ”„ Even after โ€œdeletingโ€ the settings are still cache and data that take up to 500 MB.

Xiaomi also actively uses dynamic installation of system applications (via Google Play System Updates), which means that even after manual removal, YouTube can recover from another security update, and the only way to solve the problem is through a comprehensive approach - more on that.

๐Ÿ“Š What type of Xiaomi device do you have?
Smartphone/tablet
Mi TV/Redmi TV
Smart watch/bracelet
Other

Method 1: Disable YouTube without deleting (for beginners)

If you do not need to completely remove, but just hide the application and stop it from working, use the built-in MIUI tools:

  1. Go to Settings โ†’ Applications โ†’ Application Management.
  2. Find YouTube on the list and tap it.
  3. Select Disable (on some firmware - Remove Updates โ†’ Disable).
  4. Confirm the action by clicking Disable the application.

โš ๏ธ Attention: This method does not free up disk space, but only stops background processes. The next Google Play update, the app may be activated again:

  • ๐Ÿ›‘ Stop Auto Updating: Find YouTube on Google Play โ†’ โ‹ฎ โ†’ Remove from auto-update.
  • ๐Ÿ“ต Turn off notifications: Settings โ†’ Notifications โ†’ YouTube โ†’ Switch to "Off" position.".

โ˜‘๏ธ Preparing for YouTube Shutdown

Done: 0 / 4

Method 2: Removal via ADB (without root rights)

For users willing to work with ADB (Android Debug Bridge), there is a way to remove YouTube without obtaining root rights.This works on most Xiaomi devices, except models with a locked bootloader (for example, the POCO F5 or Xiaomi 14 for the Chinese market).

You'll need:

  • ๐Ÿ’ป Computer with Windows/macOS/Linux.
  • ๐Ÿ”Œ Cable USB (preferably original).
  • ๐Ÿ“ฑ Included debugging by USB (Settings โ†’ The phone. โ†’ Version. MIUI โ†’ 7 times to tap โ†’ Additional settings โ†’ Developer parameters โ†’ Debugging by USB).

Steps:

  1. Download ADB Tools and unpack it into a folder.
  2. Connect the phone to the PC and confirm the debugging permission.
  3. Open the command prompt (Win + R โ†’ cmd) and go to the folder with ADB:
cd C:\platform-tools
  1. Run a command to check the connection:
adb devices
  1. Delete YouTube (for the standard version):
adb shell pm uninstall -k --user 0 com.google.android.youtube
  1. For YouTube Music (if you need to delete too):
adb shell pm uninstall -k --user 0 com.google.android.apps.youtube.music

โš ๏ธ Note: On some devices (Redmi 10, POCO X3) After this command, YouTube will disappear from the menu, but will remain in the list of applications as "unplugged.

What if the ADB canโ€™t see the device?
1. Check if drivers are installed (for Windows download) [Mi USB Driver](https://new.c.mi.com/global/miuidownload/index)).2. Try another one. USB-cable (not all support data transmission).3. Restart your phone and PC.4. In the developer parameters, enable debugging by USB (Safe mode) and allow debugging ADB charging.

Method 3: Complete removal with root rights

If you are ready to get root access, this will open up the possibility of permanently removing YouTube and related services.Please note: on new devices (Xiaomi 13, Redmi Note 12 Pro+), unlocking the bootloader can lead to loss of warranty and problems with Widevine L1 (decreased streaming quality).

Instructions:

  1. Unlock the bootloader through the Mi Unlock Tool (the official way from Xiaomi).
  2. Install custom recovery (TWRP or OrangeFox).
  3. Please use Magisk to obtain root rights.
  4. Use Root Explorer or Titanium Backup to find and remove:
  • ๐Ÿ“ folder /system/priv-app/YouTube (or /system/app/YouTube).
  • ๐Ÿ—‘๏ธ Cache files in /data/data/com.google.android.youtube.
  • ๐Ÿ”— Symbolic references to /system/product/priv-app.

After deletion, it is recommended to โ€œfreezeโ€ the related services through Magisk:

com.google.android.gms (Google Play Services)


com.google.android.gsf (Google Services Framework)

โš ๏ธ Attention: Removing Google system components could disrupt Google Play, Gmail and other services. TWRP!

๐Ÿ’ก

If other apps (such as Google Photos) have stopped working after YouTube is removed, try installing [MicroG] (https://microg.org/), an easy alternative to Google services.

Method 4: Remove YouTube from Mi TV/Redmi TV

On Xiaomi TVs with Android TV or Google TV, YouTube is stitched up at the firmware level, and standard methods don't work.

Option A: Reset to factory settings (with deletion of Google account)

This method removes all apps, including YouTube, but requires a complete reconfiguration of the TV.

  1. Go to Settings โ†’ Device โ†’ Reset โ†’ Full reset.
  2. Do not connect your Google account at the setup stage.
  3. Youtube will not be installed after downloading (but neither will Google Play).

Option B: Blocking through parental control

If the reset is not suitable, you can hide YouTube through restrictions:

  1. Set a password for Settings โ†’ Security and Restrictions โ†’ Parental Controls.
  2. Add YouTube to the list of blocked apps.
  3. Hide the app from the feed: press the Home button on the remote โ†’ Change rows โ†’ remove YouTube from your favorites.

โš ๏ธ Attention: On TVs with Google TV (Like Mi. TV Q2 2023) YouTube may recover from a firmware update. To avoid this, disable auto-updates in Settings โ†’ Annexes โ†’ Auto-update.

Method 5: Alternative firmware (for advanced)

If none of the methods worked, consider installing custom firmware without Google services.

FirmwareSupport for devicesPlusesCons
LineageOSPOCO F1, Redmi Note 7, Mi 9Without Bloatware, regular updatesNo Widevine L1 certification
Pixel ExperienceRedmi K20 Pro, Mi A3Clean Android, Good OptimizationThe camera or NFC may not work
MIUI EU (Xiaomi.eu)Most of the Xiaomi/Redmi/POCO modelsStores all functions, you can remove system applicationsRequires unlocking the loader

Installation instructions:

  1. Unlock the bootloader (via Mi Unlock Tool).
  2. Install TWRP for your model.
  3. Download the firmware from the official website (for example, [Xiaomi.eu](https://xiaomi.eu/) or [LineageOS](https://lineageos.org/)).
  4. Fly through TWRP by pre-doing Wipe โ†’ Format Data.

โš ๏ธ Attention: On Mi TVs TV Custom firmware installation is not possible due to the closed architecture of Amlogic. The only way out is to physically disconnect the Internet for YouTube through the router (blocking the domain youtube.com in the router settings).

๐Ÿ’ก

Custom firmware is the only way to permanently get rid of YouTube and other system applications, but it requires technical skills and can be unwarranted.

What if YouTube has recovered after being deleted?

If the app appears again, the reasons may be as follows:

  • ๐Ÿ”„ Auto Update via Google Play (solution: disable auto-update in Google account settings).
  • ๐Ÿ“ฆ Recovery after reset (solution: delete your Google account in Settings before resetting) โ†’ Accounts).
  • ๐Ÿ› ๏ธ Update of firmware (solution: roll back to the previous version) MIUI Block updates via Magisk).

For a radical solution:

  1. Install App Inspector from Google Play and find YouTube UID.
  2. Through ADB, do:
adb shell pm hide com.google.android.youtube

This command hides the application at the system level, but does not physically remove it.

adb shell pm unhide com.google.android.youtube

FAQ: Frequent questions about removing YouTube from Xiaomi

Can I delete YouTube without a computer?
Yes, but with limitations: On smartphones: use App Cloner or Island to create a sandbox without YouTube. On TV: turn off the Internet for the app via Settings โ†’ Networks โ†’ Data for applications. However, complete removal without ADB or root is impossible.
Why is Google Play not working after YouTube is deleted?
YouTube is linked to Google Play Services. If you removed it with root rights and violated dependencies, try: Reinstall Google Play Services via APKMirror. Run in ADB: adb shell cmd package install-existing com.google.android.gms
How to delete YouTube from Xiaomi on your child account?
MIUI has a built-in child mode: Go to Settings โ†’ Special Features โ†’ Children's Mode. Add a YouTube restriction. Set a password to exit mode. Alternative: use Google Family Link to block the app.
Will YouTube Premium work after being deleted and re-installed?
Yes, if you: Delete the app, not the account details, install YouTube from Google Play (not through APK), change your Google account on your device, and subscribe to your account, not your app.
Can YouTube be returned after being completely deleted?
Yes, but the methods depend on the method of removal: After ADB: perform adb shell cmd package install-existing com.google.android.youtube After root: restore the backup via TWRP or reflash the firmware. On TV: reset to factory settings with a Google account connection.