Owners of Xiaomi Redmi Note 7 often face a problem: preinstalled YouTube takes up space in memory, consumes traffic in the background and is not deleted by standard means. Even after clicking โDeleteโ in the app menu, the system leaves its โheadlessโ version, which continues to be updated through Google Play. In this article, we will analyze all working methods from securely disabling to completely deleting APK system files, including methods for users without root rights.
The Redmi Note 7 (lavender) feature is that YouTube is integrated into MIUI firmware as a system application, which means that simple uninstallation through settings is impossible โ youโll need additional tools like ADB or third-party utilities, and weโve tested all methods on MIUI 12.5-14 and ensure that they donโt disrupt the phone when executed correctly.
โ ๏ธ Attention: Removal of system APK If you use Google Play Services (such as Gmail or Google Maps), check their performance after uninstallation.
1. disable YouTube without deletion (safe method)
If you just want to hide YouTube and stop it from working in the background, you just have to turn the app off through the settings.
- Go to Settings โ Applications โ Application Management.
- In the search bar, type โYouTubeโ and select the app from the list.
- Click โDisableโ (the button will become active if the app has been updated through the Play Market).
- Confirm the action in the dialog window.
After the shutdown:
- ๐ฑ YouTube icon will disappear from the app menu.
- ๐ The app will stop updating through Google Play.
- ๐ต Background activity (such as notifications) will be blocked.
- โ ๏ธ YouTube system files will remain on the device (take up) ~50โ70 MB).
โ ๏ธ Note: If you have previously updated YouTube through the Play Market, disabling it will return it to the factory version. To completely remove the updates, click "Delete Updates" in the same menu before disabling.
2.Removing YouTube Updates via Google Play
YouTube on Redmi Note 7 consists of two parts:
- System APK is a pre-installed version from Xiaomi (not removed without ADB).
- Updates from the Play Market are custom updates that can be reset.
To bring YouTube back to the factory version:
- Open Google Play and find YouTube.
- Click on the three dots in the upper right corner โ โDeleteโ (if the button is inactive, there are no updates).
- Confirm removal.
If the โDeleteโ button is missing, it means:
- ๐น The application has not been updated (system version is used).
- ๐น YouTube has been deactivated via ADB earlier.
- ๐น You have a modified firmware installed (e.g. Pixel Experience).
๐ก
After removing the updates, disable YouTube auto-update in the Play Market: open the app page โ three dots โ โDisable Auto-Update.โ
3. Completely delete YouTube via ADB (no root)
To completely uninstall the YouTube system, you will need ADB (Android Debug Bridge) which works on the Redmi Note 7 with any version of MIUI and does not require superuser rights.
๐ What's the matter:
- ๐ฅ๏ธ Computer with Windows/Linux/macOS.
- ๐ USB-cable (preferably original).
- ๐ฑ Included debugging by USB phone-on.
- ๐ ๏ธ Utility. ADB (You can download from the official Android website).
๐ง Step-by-step instruction:
โ๏ธ Preparing for YouTube Deletion via ADB
- Turn on USB debugging: Go to Settings โ About Phone and 7 times click on MIUI Version to activate Developer Mode. Then go back to Settings โ Additional โ For Developers and turn on USB Debugging.
- Connect the phone to the PC and confirm the debugging permission in the window that appears.
- Open the command line (Windows) or terminal (Linux/macOS) in the folder with ADB and execute: adb devices If the device appears in the list, type: adb shell pm uninstall -k --user 0 com.google.android.youtube
โ The result: YouTube will be completely deleted for the current user (without affecting other profiles, if any) System files will remain, but will not take up space.
โ ๏ธ Note: If you see a Failure error after completing the command [DELETE_FAILED_INTERNAL_ERROR], signifier:
- ๐น You have modified firmware installed on your device (e.g. LineageOS).
- ๐น Xiaomi has blocked the removal of the system APK in your version MIUI (chinese-style).
- ๐น Requires unlocking the bootloader (bootloader).
How to unlock the bootloader on Redmi Note 7?
4. YouTube Deletion with Root Rights
If you have a bootloader unlocked and you have Magisk or another root manager installed, you can delete YouTube like any other system application, which gives you a 100% guarantee of removing all APK files and cache, but you need to be careful.
๐ ๏ธ Essential tools:
- ๐ฑ Root access (check through the Root Checker app).
- ๐ง File Manager with support for root (for example, Root Explorer or Root Explorer) FX File Explorer).
- ๐๏ธ Backup of data (in case of failure).
๐ Instructions:
- Open the root manager and go to /system/priv-app/YouTube or /system/app/YouTube.
- Delete files: YouTube.apk (main application file), YouTube.odex (optimized cache if any), lib folder (contains application libraries).
Reboot the phone.
โ ๏ธ Note: Deleting system files may result in bootloop ( looped boot) if:
- ๐น You have deleted files related to Google Play Services.
- ๐น folder /system It was set up in the "read only" mode (ro).
- ๐น You are using an incompatible version of Magisk (relevant to the MIUI 13+).
๐ก
Before removing system files through root, be sure to back up your /system folder using TWRP or OrangeFox Recovery.
5. Alternative methods: Disconnect via Titanium Backup or Debloater
If ADB seems complicated and root rights donโt, you can use specialized utilities to โde-enableโ system applications.
| Method | Root is required. | Difficulty | Efficiency |
|---|---|---|---|
| Titanium Backup | โ Yes. | Medium | Remove APK and data |
| Universal Android Debloater (GUI) | โ No. | Low. | Disable for the user |
| App Inspector (XDA) | โ No. | Tall. | Blocks background activity |
| LADB (ADB in the browser) | โ No. | Low. | Analog ADB without PC |
๐น Titanium Backup: Allows you to โfreezeโ or completely delete YouTube, including its data and cache.
๐น Universal Android Debloater: A free utility for PCs with a graphical interface. ADB, But it simplifies the process of selecting applications from the list.
๐ Example of a team for Debloater:
./adb shell pm uninstall --user 0 com.google.android.youtube
./adb shell pm uninstall --user 0 com.google.android.apps.youtube.music(The second command deletes YouTube Music if it is not needed.)
6 What to do if YouTube is back after MIUI update
After a major firmware update (e.g. from MIUI 12 to MIUI 13), Xiaomi can restore remote system applications.
- ๐ง Turn off auto-update MIUI: Go to Settings. โ The phone. โ Update the system and disable "Automatic bootingยป.
- ๐ต Block updates through ADB: Follow the command: adb shell pm hide com.google.android.youtube (Hides the app from the update system.)
- ๐ Use custom recovery: Install TWRP Before updating, remove unnecessary items. APK firmware (payload.bin).
โ ๏ธ Note: If you use Google Camera or other apps that rely on Google Play Services, deleting YouTube can lead to errors such as:
- Google Play Services has stopped (reboot is solved).
- โIt is impossible to verify the authenticity of the deviceโ (requires reinstallation of the GMS).
7. Frequent errors and their solutions
When you delete YouTube on Redmi Note 7, users face typical problems.
| Mistake. | Reason. | Decision |
|---|---|---|
| adb: device unauthorized | Not confirmed debugging on USB | Reconnect the phone and allow debugging in the dialog window |
| Failure [DELETE_FAILED_DEVICE_POLICY_MANAGER] | Device policy blocks deletion | Turn off โDevice Managementโ in Google Account Settings |
| YouTube appears after reboot | APK is restored by the system | Use pm hide instead of pm uninstall |
| No such file or directory (in root manager) | YouTube integrated into another APK | Check the folders /system/priv-app/GmsCore or /system/preinstall |
๐น If ADB can't see the device:
- Install Xiaomi USB Drivers (download on the official website).
- Try another one. USB-cable (preferably original).
- Turn on the "File Transfer" mode when connecting.
๐น If Google Services are no longer available after removal:
- Install the latest versions of Google Play Services and Google Play Store manually (download APK on APKMirror).
- Clear the cache and data of Google Play Services in the application settings.