YouTube is pre-installed on most Xiaomi, Redmi and POCO smartphones as a system. Even after standard removal through the menu, it often returns after updates or resets. In this article, we will discuss 5 working methods - from simple disabling to complete removal using ADB and TWRP, including methods for devices with unlocked bootloader and no root rights.
The MIUI feature is that many system applications (including YouTube, Google Play Music and Duo) are integrated into firmware, which means that simply clicking โDeleteโ in the app menu only hides the icon, but does not clear the cache, data or background processes. We tested all methods on Xiaomi 13 Pro (MIUI 14), Redmi Note 12 and POCO F5 โ the results are summarized in the comparison table below.
1. disable YouTube without deletion (for beginners)
If you just have to hide an app and stop it from working in the background, it's the safest method. It doesn't require superuser rights and it's reversible.
Go to Settings โ Applications โ App Management and find YouTube in the list. Click on it and select:
- ๐ Disable โ the application will disappear from the menu and will stop updating.
- ๐ซ Remove updates โ return the version preinstalled in MIUI (frequently-outdated).
- ๐ต Limit background activity โ prohibit auto-start and notifications.
โ ๏ธ Note: After resetting settings or major update MIUI The application may be activated again. To avoid this, back up the list of disabled applications through Settings before resetting. โ Additionally. โ Backup.
๐ก
If YouTube continues to appear in MIUI search after disabling, clear the Launcher cache (settings โ apps โ Launcher โ Storage โ Clear cache).
2. Removal via ADB (without root rights)
The method is suitable for users who are ready to connect the phone to a PC. ADB (Android Debug Bridge) allows you to remove system applications without superuser rights, but requires enabled debugging over USB.
First, download Platform Tools from Google's official website and unpack the archive.
- Turn on USB Debugging in Settings โ About Phone โ MIUI version (click 7 times to unlock the developer menu), then go back to Settings โ Additional โ For Developers.
- Connect your phone to your PC and confirm your trust in your computer.
- Open the command line (Windows) or terminal (macOS/Linux) in the folder with the platform-tools.
- Enter the command to check the connection: Adb devices must appear serial number of your device.
- Delete YouTube by command: adb shell pm uninstall --user 0 com.google.android.youtube For YouTube Music use: adb shell pm uninstall --user 0 com.google.android.apps.youtube.music
โ ๏ธ Note: Some Xiaomi models (e.g. Redmi) 9A and POCO M3) This method can return the application after you restart. TWRP.
Debugging by USB| Installed drivers Xiaomi| Downloaded platform-tools| Phone connected in file transfer mode-->
3. Complete removal via TWRP (for advanced)
If you have a custom TWRP recavator installed, you can delete YouTube permanently, even if it is integrated into firmware.This method works on 100% of Xiaomi devices with an unlocked bootloader, but requires caution - wrong actions can lead to bootloop ( looped on).
Instructions:
- Download. TWRP for your model (for example, twrp-3.7.0_9-0-davinci.img for Redmi K20 Pro).
- Reboot to Fastboot mode (clip Power + Volume down when the phone is off).
- TWRP: fastboot flash recovery twrp.img fastboot boot twrp.img
- In TWRP, go to Advanced โ File Manager and delete files: /system/priv-app/YouTube/ /system/app/YouTube/ (the path may vary depending on the version of MIUI).
- Wipe your cache (Wipe โ Cache) and restart.
๐น Advantage: YouTube will be removed at the firmware level and will not return after updates, but when reset to factory settings or reflash through the Mi Flash Tool, the application may appear again.
What if the phone is not turned on after TWRP removal?
4.Use of Magisk and Universal Debloater
If you have root rights (obtained through Magisk), the safest way to remove YouTube is to use the Universal Debloater module, which allows you to selectively remove system applications with the ability to restore.
Steps:
- Install Magisk (instructions for Xiaomi here).
- Download the Universal Debloater (.zip) module.
- In Magisk, click Modules โ Install from storage and select the downloaded file.
- Restart your phone and open the Debloater app (appears in the menu).
- Find com.google.android.youtube in the list and click Delete.
โ Pros of the method:
- ๐ง Ability to restore the application in one click.
- ๐ก๏ธ Security โ the module checks for dependencies before removal.
- ๐ฑ It works on all versions. MIUI (including MIUI 14 on Android 13).
Disconnection through settings|ADB|TWRP|Magisk|No, it's my first time.-->
5. Comparison of methods: which one to choose?
Not all methods are equally effective. Below is a table with the pros and cons of each option, as well as compatibility with Xiaomi models.
| Method | Need root? | Returns after the update? | Difficulty | Suitable for |
|---|---|---|---|---|
| Shutdown | โ No. | โ Yes. | โญ | All models. |
| ADB | โ No. | โ ๏ธ Sometimes. | โญโญ | MIUI 12-14 (except for Redmi Go) |
| TWRP | โ Yes (unlocked loader) | โ No. | โญโญโญโญ | POCO F1, Mi 11, Redmi K40, etc. |
| Magisk + Debloater | โ Yes. | โ No. | โญโญโญ | Any Magisk models |
| Manual deletion of files | โ Yes. | โ No. | โญโญโญโญโญ | Only for experienced users |
๐ก Tip: If you are unsure of your skills, start by turning off or ADB. Methods with TWRP Magisk is suitable for users who have already worked with custom firmware.
6.How to save the changes after resetting?
Even after successful removal, YouTube may return after:
- ๐ Reset to factory settings (all system applications are restored).
- ๐ฅ Updates MIUI through OTA (The firmware can return deleted files).
- ๐ ๏ธ Recovery via Mi Flash Tool (complete flashing).
To avoid this:
- Back up your TWRP (Backup) after you delete YouTube. Restore it after you reset.
- Use the script to automatically delete after updating (example for Magisk: #!/system/bin/sh pm uninstall --user 0 com.google.android.youtube Save as remove_youtube.sh into /data/local/userinit.d/).
- Turn off automatic updates MIUI In Settings โ The phone. โ Updating the system โ โ๏ธ โ Auto-update.
โ ๏ธ Note: On devices with a locked bootloader (e.g. Xiaomi) 12T for the European market) backup through TWRP In this case, the only reliable way to do this is to use Magisk and the Universal Debloater.
๐ก
The most reliable way to get rid of YouTube on Xiaomi forever is a Magisk combination + Universal Debloater + shutdown OTA-update.
7. YouTube Alternatives: What to install instead?
If you removed YouTube due to ads, high battery consumption, or surveillance, consider alternatives:
| Annex | Advantages | Deficiencies | Reference |
|---|---|---|---|
| NewPipe | โ No advertising.โ Background reproductionโ Lightweight (5 MB) | โ There is no official Google account.โ Sometimes he lays | newpipe.net |
| Vanced (informal) | โ Built-in ad blockerโ Dark subject matterโ Bringing back the old design | โ Support terminatedโ Requires MicroG | vancedapp.com |
| SkyTube | โ Open source codeโ No tracking.โ Support 4K | โ Fewer features than NewPipeโ Rare updates | skytube-app.com |
๐น Important: Alternative clients (e.g. NewPipe) do not support:
- ๐ฎ YouTube streams Premium.
- ๐ฐ Buying movies or subscribing to channels.
- ๐ Notifications for new videos (manual verification required).