How to Remove YouTube from Xiaomi Redmi Note 9 Pro: From Standard Methods to Hidden MIUI Features

Why Xiaomiโ€™s standard YouTube deletion doesnโ€™t work โ€“ and what to do about it

You tried to remove YouTube from Xiaomi Redmi Note 9 Pro through the usual app menu, but instead of the โ€œDeleteโ€ button, you saw only โ€œDisableโ€ or โ€œDelete Updatesโ€? This is not a system bug, but a feature of MIUI. The fact is that YouTube on most Xiaomi smartphones (including Redmi Note 9 Pro with MIUI 12-14 firmware) is installed as a system application โ€“ even if you downloaded it later from Google Play. The system blocks the complete removal of such APKs so as not to disrupt the work of Google Mobile Services (GMS).

But the good news is that you can get around this restriction without root rights or the risk of bricking your phone. In this article, weโ€™ll look at 5 ways to work, from safely shutting down to deep cleaning through ADB. Importantly, the methods vary in complexity and consequences, so start with the simplest (Section 2) and move on to the radical (Sections 4-5) only if the previous ones didnโ€™t work.

We warn you in advance: after you delete YouTube, you will lose access to:

  • ๐Ÿ“บ Built-in video player (apps like Gallery can redirect links to YouTube)
  • ๐Ÿ”” Notifications about new subscription videos (if you used a Google account)
  • ๐ŸŽฎ YouTube Gaming features in Game Turbo (if you play Redmi Note 9 Pro)

Method 1: Disable YouTube via MIUI settings (without deletion)

If you just have to hide the app and stop it from running in the background, this is the best way to do it, and it doesn't require any additional tools, and you can turn YouTube back on at any time.

Instructions:

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. In the search bar, type โ€œYouTubeโ€ and select the app from the list.
  3. Click โ€œDisableโ€ (if the button is inactive, first tap โ€œDelete Updatesโ€).
  4. Confirm the action in the dialog window.

What happens after the shutdown:

  • ๐Ÿ“ฑ YouTube icon will disappear from the main screen and from the app menu.
  • ๐Ÿ”„ The app will not be updated via Google Play.
  • ๐Ÿ“ต Background processes (e.g. data collection for recommendations) will cease.
  • โš ๏ธ But: it will still take up disk space (about 100-150 MB).

๐Ÿ’ก

If YouTube continues to appear in MIUI search results after disabling, clear the Launcher cache (long tap on the home screen โ†’ Settings โ†’ Clear cache).

Method 2: Remove updates and reset to factory version

This method reduces the weight of YouTube on your phone from ~150MB to ~20MB, removing all updates but leaving the basic system version.

How to do this:

  1. Go to Settings. โ†’ Annexes โ†’ YouTube โ†’ Three points (โ‹ฎ) โ†’ Remove updates.
  2. Confirm action. The system will return the application to the factory version (usually 14.21.56 or older).
  3. Then click on Clear Cache and Clear Data (this will delete logins, history and settings).

Advantages of the method:

  • โšก Quick (takes less than a minute).
  • ๐Ÿ”„ You can update YouTube later via Google Play.
  • ๐Ÿ›ก๏ธ Safe โ€“ does not affect system files.

Disadvantages:

  • ๐Ÿ“ฆ YouTube will remain on the system (albeit in a โ€œlightโ€ form).
  • ๐Ÿ”„ Next update GMS YouTube can be automatically updated again.

Identify the current version of YouTube in Settings โ†’ Apps โ†’ YouTube โ†’ Version

Connect your phone to Wi-Fi (if you plan to download alternatives)

Back up your Google data (if you use a YouTube account)

Turn off auto-update in Google Play for YouTube-->

Method 3: Remove via ADB (without root but with PC)

If you need to completely erase YouTube from your phone but donโ€™t want root rights, use Android Debug Bridge (ADB).This method works on the Redmi Note 9 Pro with any version of MIUI (including MIUI 14), but requires a computer connection.

What you need:

  • ๐Ÿ’ป Computer with Windows/macOS/Linux.
  • ๐Ÿ”Œ USB-cable (preferably original).
  • ๐Ÿ“ฅ ADB-Google tools.
  • โš™๏ธ Included debugging by USB on the phone (Settings) โ†’ The phone. โ†’ Version. MIUI โ†’ 7 times to tap the assembly number โ†’ return to Settings โ†’ Additionally. โ†’ For developers โ†’ Debugging by USB).

Step-by-step:

  1. Connect the Redmi Note 9 Pro to your PC and confirm the debugging permission on your phone screen.
  2. Open the command prompt (or Terminal on macOS/Linux) in the ADB folder.
  3. Enter the command to check the connection: Adb devices must appear serial number of your device.
  4. Follow the command to delete YouTube: adb shell pm uninstall -k --user 0 com.google.android.youtube
  5. Reboot the phone.

Importantly, after this command, YouTube will disappear from the system, but its APK will remain in the phone's memory in a "frozen" state, which means that when you reset your settings or update your MIUI, the application can return.

What to do if ADB It's a mistake. [DELETE_FAILED_INTERNAL_ERROR]"
This error means that your version of MIUI blocks the removal of system applications even through ADB. Solutions: 1. Try first to disable YouTube through settings (Method 1), then repeat the command ADB. 2. Use the alternative command: adb shell pm disable-user --user 0 com.google.android.youtube (this will not delete, but only disable the application). 3. If nothing helps, proceed to Method 4 (from root).

Method 4: Complete removal with root rights (for experienced)

If you're willing to go to extreme lengths to get root rights, you can physically remove the YouTube APK from the system section, which is 100% effective, but has risks:

  • โš ๏ธ Loss of warranty (if the phone is under warranty).
  • โš ๏ธ Risk of โ€œbrickingโ€ in case of error.
  • โš ๏ธ Some banking applications (e.g. SberBank Online) may stop working.

How to delete YouTube from root:

  1. Get root rights with Magisk (instructions for the Redmi Note 9 Pro here).
  2. Install a file manager with root support (such as Root Explorer or Solid Explorer).
  3. Go to /system/priv-app/PrebuiltGmsCore/ or (if there is no folder) /system/app/YouTube/
  4. Delete files: YouTube.apk YouTube.odex (if any)
  5. Reboot the phone.

And then YouTube will be deleted forever, even after the reset, and you'll have to go through the phone to get it back.

๐Ÿ“Š Have you ever received a root license for Xiaomi?
Yeah, on the current phone.
Yeah, but on an old device.
No, I'm afraid of the risks.
I tried it, but it didn't work.

Method 5: YouTube Alternatives โ€“ What to install instead

If youโ€™ve removed YouTube for memory or privacy reasons, consider alternatives.We tested 5 apps on the Redmi Note 9 Pro and compiled a comparison table:

AnnexPlusesConsSize (MB)
NewPipe๐Ÿ“ฅ Video download, no advertising, open sourceโš ๏ธ No official Google account, manual updates~15
Vanced (unofficial YouTube)๐ŸŽต Background playback, advertising blockingโŒ Google blocks accounts for use~30
SkyTube๐Ÿ”’ No Google Account, Privacy๐Ÿ“ถ Slow loading of playlists~20
Brave Browser๐Ÿ›ก๏ธ Built-in ad blocker, fast๐Ÿ“บ No notifications for new videos~50
YouTube Go๐Ÿ“ถ Save traffic, official from GoogleโŒ Limited functionality~10

Recommendation: The Redmi Note 9 Pro offers the best balance of features and security with the NewPipe, which can be downloaded from the official website newpipe.net (not through Google Play!).

๐Ÿ’ก

If you have removed YouTube for battery saving, check the MIUI Battery Saver settings: even a disabled app can use up charge in the background through Google Play services.

Frequent Mistakes and How to Avoid Them

When you delete YouTube on the Xiaomi Redmi Note 9 Pro, users often face typical problems, and we have collected the most common ways to solve them:

โš ๏ธ If you have deleted YouTube through ADB The phone started to slow down, clear the cache of Google Play Services (Settings) โ†’ Annexes โ†’ Google Play Services โ†’ Clear the cache. This is because GMS Trying to restore the remote application.

Problem 1: YouTube is back after the MIUI update.

  • ๐Ÿ”ง Solution: Before updating your firmware, disable auto-update apps in Google Play and delete YouTube again via ADB.

Problem 2: Background playback in alternative applications (e.g. NewPipe) is not working.

  • ๐Ÿ”ง Solution: Enable the option "Background playback Settings" โ†’ Battery โ†’ Optimizing the battery โ†’ All applications โ†’ NewPipe โ†’ Not optimize).

Problem 3: When you try to delete YouTube through ADB, you get a Device unauthorized error.

  • ๐Ÿ”ง Solution: You'll see a request for debugging permission on your phone, confirm it. If the request doesn't appear, check if debugging is enabled. USB, and reconnect the cable.

๐Ÿ’ก

If you have removed YouTube but want to keep access to your subscriptions, export them via Google Takeout (https://takeout.google.com) before deleting.

FAQ: Answers to Frequent Questions

Can I delete YouTube without a computer?
Yes, but only disable (Method 1) or uninstall updates (Method 2). To completely remove without a PC, you need root or special applications like App Inspector, but they don't work on all versions of MIUI.
Will YouTube return to factory settings after reset?
Yes, if you removed it through ADB without root (Method 3). If you completely reset (Settings โ†’ Additional โ†’ Restore and Reset โ†’ Resetting), all system applications, including YouTube, will recover. To avoid this, delete the APK physically (Method 4).
Why did Googleโ€™s other apps stop working after YouTube was removed?
YouTube is linked to Google Play Services, and its removal could disrupt GMS-dependent services (like Google Maps or Gmail).Solution: reinstall Google Play Services via APKMirror or return YouTube back.
Can you delete YouTube for just one user (if there are multiple accounts on your phone)?
Yes, using ADB. Instead of using the command from Method 3, use: adb shell pm uninstall --user 0 com.google.android.youtube Here --user 0 stands for the current user. For other accounts, replace 0 with their ID (you can learn from the adb shell pm list users command).
How to check if YouTube is deleted and not just disabled?
Enter the command in ADB: adb shell pm list packages | grep youtube If the answer is blank, the application is deleted. If the line package:com.google.android.youtube appears, it is still in the system (possibly disabled).