How to permanently disable YouTube auto-update on Xiaomi: working methods

Why YouTube is Updated and How to Stop It on Xiaomi

Have you noticed that the YouTube app on your Xiaomi smartphone is updating on its own, despite limited traffic or a desire to stay on the old version? This problem is familiar to many MIUI users - the firmware often ignores the standard settings of Google Play and forcibly updates system applications, as a result, lost familiar features, increased battery consumption, and sometimes new versions are worse than the old ones.

The reasons for this behavior lie in two mechanisms: auto-update through the Play Store (which can be turned off) and system updates MIUI (which require deep customizations). For example, on the Redmi Note 10 Pro or POCO X3 Pro, even after disabling auto-update in the application settings, it can update through Settings β†’ Apps β†’ Update system applications. We will analyze all the ways, from simple to advanced, including ADB.

Method 1: Disabling Auto Update in Google Play

The most obvious method is to block updates directly in the Google Play Store, but this method does not always work on Xiaomi because of the integration with MIUI.

  1. Open the Google Play Store and find the YouTube app.
  2. Click on the three dots in the top right corner and select Remove Updates (if the button is active).
  3. Slip three points again and uncheck Auto Update.
  4. Select the option to not update automatically.

⚠️ Note: On some devices (Xiaomi) 12T, Redmi K50) When you restart, you reset your settings. If that's your case, go to the following ways.

Remove current YouTube | updates

Select "Do not update automatically" |

Restart your phone and check your status|

Make sure there is no YouTube in the queue for an update in My Apps-->

Method 2: Blocking through MIUI settings

MIUI has its own system app update mechanism, which often ignores Google Play settings to disable it:

  1. Go to Settings β†’ Applications β†’ Application Management.
  2. Click on the three dots in the top right corner and select System App Update.
  3. Turn off the auto update slider over Wi-Fi.
  4. Go back and find YouTube in the app list. tap on it, then click Disable (if the button is active).

Some firmware (MIUI 14+) may not have System Application Update, so try an alternative route:

  • πŸ” Settings β†’ The phone. β†’ Version. MIUI (Tap 7 times to turn on the developer mode).
  • πŸ”§ Back to Settings β†’ Additionally. β†’ For developers.
  • πŸ› οΈ Find Disable Automatic System Application Update and Activate It.

πŸ’‘

If your version of MIUI doesn’t have System App Update, try resetting Play Store: Settings β†’ Apps β†’ Google Play Store β†’ Storage β†’ Clear Data. This will reset all auto-updates, but won’t remove the installed apps.

Method 3: Using ADB to Deep Shut Down

If standard methods fail, you’ll need to connect to your phone via ADB (Android Debug Bridge), which is suitable for power users and requires a computer. On devices with MIUI 13+, you may need to unlock the bootloader after using ADB, which will result in a reset of all data.

Instructions:

  1. Install ADB Tools on your PC.
  2. Turn on USB debugging on your phone (Settings β†’ About Phone β†’ MIUI Version β†’ 7 taps β†’ For developers β†’ USB debugging).
  3. Connect your phone to your PC and execute the command:
adb shell pm disable-user --user 0 com.google.android.youtube


adb shell dumpsys deviceidle whitelist -com.google.android.youtube

To get it back, use:

adb shell pm enable com.google.android.youtube
What if the ADB can’t see the device?
1. Make sure that Xiaomi drivers are installed (download from [official website](https://new.c.mi.com/global/miuidownload/index)). 2. Try another one. USB-cable (original from Xiaomi). 3. Include in the developer settings debugging by USB (security parameters) and confirm the PC permission. 4. Restart your phone and PC.

Method 4: Remove Updates via Safe Mode

If YouTube is already updated and you want to go back to the factory version, try Safe Mode, which disables all third-party apps, and you can remove the updates:

  1. Press the power button before the turn off menu appears.
  2. Press and hold the β€œOff” option (or β€œReboot” on some models).
  3. Confirm the transition to Safe Mode.
  4. Go to Settings β†’ Apps β†’ YouTube β†’ Remove updates.
  5. Restart your phone in normal mode.

⚠️ Attention: On Xiaomi with MIUI 14 and later in Safe Mode, the ability to delete updates to system applications can be blocked. ADB ork.

Method 5: Turning off YouTube background activity

If you can't completely disable auto-update, you can limit YouTube's background activity so that it doesn't download the updates secretly.

  • πŸ“± Go to Settings. β†’ Annexes β†’ Application management β†’ YouTube.
  • πŸ”„ Choose the Battery. β†’ Limit background activity.
  • πŸ“Ά Turn off Mobile Data and Wi-Fi in the background.
  • 🚫 In the Permissions section, disable Changes to System Settings (if any).

This method does not block updates completely, but significantly reduces the chances of their automatic installation. On the POCO F4 and Xiaomi 13 Lite, after such actions, YouTube stops updating over the mobile network, but can do so over Wi-Fi.

Through Google Play|

Through the MIUI settings|

With ADB|

Removal in Safe Mode|

Nothing helped.-->

Comparison of methods: which to choose

Not all methods are equally effective across Xiaomi devices, and below is a table comparing methods depending on the model and version of MIUI:

MethodMIUI 12-13MIUI 14+Demands a PC.Risk of data reset
Google Playβœ… It's working.❌ Frequently dropped❌ No.❌ No.
MIUI settingsβœ… It's working.⚠️ Partially.❌ No.❌ No.
ADBβœ… It's working.βœ… It's working.βœ… Yes.⚠️ Possible when unlocking the loader
Safe Modeβœ… It's working.❌ Limited.❌ No.❌ No.
Background restriction⚠️ Partially.⚠️ Partially.❌ No.❌ No.

For most users, the best solution would be a combination of a blackout in the Play Store + a restriction of background activity. If you have MIUI 14 or later, you will most likely need ADB.

πŸ’‘

On devices with an unlocked bootloader (for example, after firmware custom recavator), YouTube auto-update can be permanently disabled through Magisk-modules like DisableFlagSecure or App Systemizer.

Frequent Mistakes and How to Avoid Them

Many users experience typical problems when trying to disable auto-update, and here are the most common errors and solutions:

  • πŸ”„ "Settings are reset after rebooting" β†’ It's a feature. MIUI 14+. Solution: Use ADB Or turn off battery optimization for Google Play Store.
  • πŸ”Œ "YouTube Updates via Wi-Fi Despite Mobile Data Block" β†’ Turn off Auto Update over Wi-Fi in Settings MIUI (see method 2).
  • πŸ› οΈ "ADB can't see the device" β†’ Install Xiaomi drivers and enable debugging by USB (security).
  • πŸ“± "No item 'Updating system applications'" β†’ Try to turn on the developer mode or use it. ADB.

⚠️ Note: On some models (Xiaomi 13 Ultra, Redmi) K60 Pro) after disabling updates through ADB Youtube push notifications may stop working. To return them, follow them:

adb shell cmd appops set com.google.android.youtube RUN_ANY_IN_BACKGROUND allow
Can I turn off YouTube auto-update without root?
Yes, most of the methods in this article (except Magisk modules) do not require root rights. The most effective ways without root are ADB and MIUI settings. However, MIUI 14+ may require unlocking the bootloader, which will reset all data.
Why does YouTube still update after auto-update is disabled?
This is due to a dual update mechanism: Google Play Store is responsible for user applications. MIUI System Updater is forced to update system applications (including YouTube on some firmware).
How to return an old version of YouTube after a forced update?
If YouTube has already updated, try: Remove updates via Safe Mode (Method 4). Install the old version manually (download) APK with APKMirror. ADB, to block the updates (Method 3). ⚠️ Nana MIUI 14+ hand-mount APK It may not work because of the signature verification.
Will YouTube Premium work after the updates are disabled?
Yes, YouTube Premium is tied to a Google account, not the app version. However, some features (e.g. background play) may depend on the YouTube version. If after rolling back the old Premium version, manually update the app to the latest compatible version.
Can I turn off auto-update for all apps at once?
Yes, but it requires radical action: πŸ“΅ For Google Play: Settings β†’ Google β†’ Auto-update of applications β†’ Never. πŸ”§ For MIUI: Disable System Application Update (Method) 2) or use ADB Play Store: Adb shell pm disable-user --user 0 com.android.vending ⚠️ After that, you will not be able to install apps through Google Play!