How to completely remove YouTube from Xiaomi Redmi 10: from a simple shutdown to a deep cleaning

The YouTube app on Xiaomi Redmi 10 is often a source of annoyance: it takes up space in memory, consumes traffic in the background and obsessively offers updates. Especially annoying is the inability to standard delete โ€” the โ€œDeleteโ€ button in the app menu is simply absent. Why is this happening?

YouTube is pre-installed as a system app under a partnership with Google, where the manufacturer blocks its removal to ensure that key services (like Google Play Services) work, but that doesnโ€™t mean youโ€™re doomed to put up with unnecessary software. In this article, weโ€™ll look at 5 working methods, from temporary shutdown to full removal to superuser rights, each one tested on Redmi 10 with MIUI 12-14 firmware.

Important: Before you start manipulating, check if you are using YouTube-dependent features (such as Google Assistant or Smart Reply in Messages).

1. disable YouTube without deletion (no root rights)

If you just need to hide the application and stop its background activity, just turn it off through the settings. This method does not require special knowledge and reversible:

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. In the search bar, type โ€œYouTubeโ€ and select the app from the list.
  3. Click โ€œDisableโ€ (the button will become active if the app has not been updated through Google Play).
  4. Confirm the action in the dialog window.

After the shutdown:

  • ๐Ÿ“ฑ YouTube icon will disappear from the desktop and app menu.
  • ๐Ÿ”„ Background processes (e.g. autoplay video) will stop.
  • ๐Ÿ“ฅ Updates to Google Play will be impossible (but the app will remain in the phoneโ€™s memory).

โš ๏ธ Note: If the "Disable" button is inactive, YouTube has been updated via Google Play, in which case, roll back to the factory version first (see section 2).

๐Ÿ“Š How You Usually Remove Unnecessary Apps?
Through phone settings
I'm using ADB.
Getting root rights.
I'm just hiding the icon.

2. YouTube rollback to factory version

The YouTube app that has been updated through Google Play cannot be disabled in the standard way, but the solution is to return the factory version, which is system-based and deactivable.

  1. Go to Settings โ†’ Applications โ†’ Application Management โ†’ YouTube.
  2. Click on the three dots in the top right corner and select โ€œDelete Updatesโ€.
  3. Confirm action. The app will roll back to the version preinstalled on Redmi 10.
  4. The โ€œDisableโ€ button will now be active (see Section 1).

If there is no โ€œRemove Updatesโ€ item, it means:

  • ๐Ÿ”ง You're using it. MIUI without Google services (for example, Chinese firmware).
  • ๐Ÿ”’ Application protected by administrator policies (less often).

Make sure your phone is over 30 times charged%|

Close all background applications |

Connect to Wi-Fi (in case of downloading the factory version)|

Check the vacant space (need to be checked). ~100MB)-->

After the rollback, Google Play may offer to update YouTube again.To avoid this, open the app's Play Market page, click three dots, and uncheck the "Auto Update" box.

3. YouTube Deletion via ADB (no root rights)

For those willing to go further than shutdown, there is an Android Debug Bridge (ADB) removal method.It doesn't require root rights, but it will require a computer and minimal command-line skills.

Advantages of the method:

  • ๐Ÿงน Complete removal of the application (including cache and data).
  • ๐Ÿ”„ The ability to restore YouTube through resetting settings.
  • ๐Ÿ›ก๏ธ Safer than root rights (does not violate the guarantee).

Step-by-step:

  1. Put the debugging on. USB: Settings โ†’ The phone. โ†’ Version. MIUI (Click 7 times to become a developer) โ†’ Back to Settings โ†’ Additionally. โ†’ For developers โ†’ Turn on "Debugging by" USBยป.
  2. Connect Redmi 10 to your computer via USB-Cable (original!) Select File Transfer Modeยป.
  3. Download ADB Tools and unpack it into the C:\adb folder.
  4. Open the command prompt in this folder (Shift + PCM โ†’ Open PowerShell window here) and type:
adb devices

(Your device name should appear. If not, install Xiaomi drivers.)

adb shell


pm uninstall -k --user 0 com.google.android.youtube

Once the command is executed, YouTube will be deleted for the current user (without affecting system files), the application will disappear from the menu, and its data will be erased.

โš ๏ธ Note: If after removal through ADB Have problems with Google Play Services (e.g. login errors), follow the command:

adb shell cmd package install-existing com.google.android.gms
What if the ADB canโ€™t see the device?
1. Check if File Transfer is enabled (not Charging) 2. Install Xiaomi drivers from the official website (Subsection Support) โ†’ Drivers. 3. Try another one. USB-cable (preferably original). 4. Restart your phone and computer. 5. If you use Windows, disable driver signatures (in diagnostic mode).

4. Complete removal through root rights

If you're willing to take drastic measures, getting root rights will allow you to delete YouTube at the system file level, which is a method that's suitable for power users, because:

  • ๐Ÿ”“ Violates Xiaomiโ€™s Guarantee.
  • ๐Ÿ›ก๏ธ May cause security issues (e.g., blocking banking applications).
  • ๐Ÿ”„ Requires firmware recovery when selling your phone.

Redmi 10 (codename selene) will be suitable for the method of unlocking the bootloader and installing Magisk.

  1. Unlock the bootloader through the official Mi Unlock Tool (requires a Xiaomi account binding and wait 7 days).
  2. Install custom recovery (e.g. TWRP for selene).
  3. Please use Magisk to obtain root rights.
  4. Use a root-access file manager (such as Root Explorer) and delete YouTube files by the following paths: /system/priv-app/YouTube/ or /system/app/YouTube/.

Once removed, it is recommended to โ€œfreezeโ€ the com.google.android.youtube package via Magisk or Titanium Backup to prevent it from being restored when you update your MIUI.

๐Ÿ’ก

Before you get root rights, make a full backup through TWRP (including the EFS section), which will save your IMEI and modem data if you fail to firmware.

Alternative methods: concealment and replacement

If removal seems too risky, consider alternative options:

MethodAdvantagesDeficiencies
Hiding the icon (through launcher)Quickly, it does not require technical skills.The application remains in memory and updated
Replacement with Lite version (YouTube Go)Less weight, saves trafficFunctional limitations
Blocking traffic (through a firewall)Stops background activityRequires third-party software (e.g. NetGuard)
Use of alternatives (NewPipe, SkyTube)No advertising, background playbackYou need to download APK manually.

To hide the icon:

  1. Hold your finger on the YouTube icon on your desktop.
  2. Drag it up to the inscription "Delete" (in MIUI it is not removal, but concealment).
  3. Confirm the action. The icon will disappear, but the app will remain on the menu.

To install NewPipe (an alternative YouTube client without ads):

  1. Download APK from the official website newpipe.net.
  2. Allow installation from unknown sources (Settings โ†’ Applications โ†’ Special Access โ†’ Install Unknown Applications).
  3. Set up an APK and set up an account (if necessary).

Restore YouTube after Deletion

If you change your mind or have problems after deleting, you can restore YouTube in several ways:

  • ๐Ÿ”„ Resetting settings: Settings โ†’ The phone. โ†’ Resetting (resetting all system applications).
  • ๐Ÿ“ฅ Installation through APK: Download the latest version from APKMirror and install manually.
  • ๐Ÿ”ง Recovery through ADB (if removed by this method: adb shell cmd package install-existing com.google.android.youtube

If YouTube does not start after recovery, clear the cache and application data (Settings โ†’ Apps โ†’ YouTube โ†’ Storage โ†’ Clear cache / data).

๐Ÿ’ก

Even after you delete YouTube completely, you can restore it without flashing your phone, and the most reliable way is to reset your settings, but it erases all user data.

Frequent mistakes and their solutions

When you delete YouTube on Redmi 10, users often face typical problems, and here's how to avoid or fix them:

Mistake.Reason.Decision
The "Disable" button is inactiveYouTube Updated via Google PlayReverse updates (Section 2)
ADB does not see the deviceNo drivers or incorrect USB modeInstall Xiaomi drivers and select File Transfer
After the removal, Google Play does not work.Google Services is damagedPerform adb shell cmd package install-existing com.google.android.gms
YouTube is back after the MIUI updateSystem application is being restoredUse Magisk to โ€œfreezeโ€ the package

If the phone starts to overheat or drain quickly after you manipulated YouTube, check the activity of processes through Settings โ†’ Battery โ†’ Battery Use. Google background services may be trying to restore the remote application.

โš ๏ธ Attention: On some firmware MIUI (For example, the global stable after the removal of YouTube through ADB Google PlayFilms and Google may be lost TV. It's about the dependencies of the packages, and the solution is to install these applications manually through the APK.

Can I delete YouTube without a computer?
Yes, but with limitations. Without a computer, you can only disable or hide an application (sections 1 and 5). Complete removal without ADB requires root rights, which are also commonly obtained through a PC. Alternatively, use apps like App Inspector (requires root), but this is less reliable than ADB.
Why did Google stop working after YouTube was removed?
YouTube is closely integrated with Google Play Services and the Google Play Store. its removal could disrupt: Authorizations in Google account; App updates via Play Market; Google Assistant features. Solution: restore YouTube or reinstall Google Play Services via APK.
How to remove YouTube on Redmi 10 with Chinese firmware (without Google services)?
On firmware without Google (e.g. MIUI China), YouTube is not a system application. It can be removed as a regular application: Go to Settings โ†’ Apps โ†’ App Management. Find YouTube and click Delete (the button will be active). If YouTube was manually installed (via APK), use any file manager to uninstall.
Will YouTube Premium work after being deleted and re-installed?
Yes, but with reservations: If you disabled YouTube (section 1), Premium will remain after you re-enable. If you deleted and re-installed, you will need to re-authorize in your Google account. Premium subscription is tied to your account, not your device, so it will be restored. Exception: if you used modified versions of YouTube (such as Vanced), Premium may not work.
Can I delete YouTube Music with YouTube?
Yes, YouTube Music is being removed by similar methods, as it is a separate app with a package called com.google.android.apps.youtube.music. The instructions in this article will work for it, but please note that if you use a YouTube Premium subscription, it includes access to YouTube Music.