How to remove the Yandex update on Xiaomi if there is no button “Delete the update”

Application updates usually improve functionality, but sometimes new versions of Yandex (browser, search, maps or services) start to slow down, eat the battery or impose advertising. On most Xiaomi smartphones, you can roll the application through Settings → Applications → Yandex → Remove updates. But what if this button simply does not exist? This problem often occurs on MIUI 12-14 firmware, where the system blocks the rollback of system applications or those installed in the /system/priv-app section.

In this article, we will discuss all the working ways to remove Yandex updates on Xiaomi, Redmi and POCO – from simple (via ADB) to radical (reset to factory settings), also explain why the button can disappear and how to avoid re-automatic installation of updates.

⚠️ Note: rollback of system applications may disrupt Google services or MIUI. Before starting, make a backup of the data through Settings → The phone. → Backup or Mi Cloud Backup.

Why the “Delete Update” button in the settings disappeared

On Xiaomi smartphones, the rollback button may be missing for several reasons:

  • 🔒 If Yandex is pre-integrated into firmware (for example, on models for the Russian market), its updates are stored in a protected section. /system, and MIUI block them out.
  • 📦 Update installed via Google Play as a separate APK. In this case, the old version is not saved and the system does not offer a rollback.
  • 🛡️ Firmware limitations. Some versions MIUI Global or China ROM The rollback feature is disabled for all applications except standard ones (Google Chrome, YouTube, etc.).

To see what kind of case you have, check the way you install the app.

  1. Open Settings → Applications → Application Management.
  2. Find Yandex in the list and tap it.
  3. Look at the line "Storage": if it says System, then the application is sewn into the firmware.

If the storage is marked as User-only but there is no rollback button, the problem is with Google Play settings or app rights.

📊 What version? MIUI You're using it?
MIUI 12
MIUI 13
MIUI 14
HyperOS
I don't know.

Method 1: Recoil through ADB (without root)

ADB (Android Debug Bridge) is an Android debugging tool that allows you to manage system files without superuser rights, and it can forcibly remove Yandex updates, even if the button is hidden.

You'll need:

  • 🖥️ Computer with Windows, macOS or Linux.
  • 📱 USB-cable (preferably original).
  • 🔧 Included debugging by USB smartphone.

Step 1. Enable debugging over USB

  1. Go to Settings. → The phone.
  2. Tap 7 times on the line "Version" MIUI», until you have become a developer, you have become a developer!.
  3. Back to Settings → Additionally. → For developers.
  4. Activate the switches “Debug over USB” and “Allow debugging (in charging mode)”.

Step 2: Connect your smartphone to your PC and check the connection

  • Download ADB Tools and unpack the archive.
  • Open the command prompt (cmd on Windows or Terminal on macOS/Linux) in the folder with adb.exe.
  • Enter the command: adb devices If the device appears in the list, the connection is established.

Step 3: Remove Yandex Updates

Enter it in turn:

adb shell pm list packages | grep yandex

This command will show all Yandex packages on the device (e.g., ru.yandex.searchplugin, en.yandex.browser). Copy the name of the desired package and do:

adb shell pm uninstall -k --user 0 ru.yandex.browser

Replace ru.yandex.browser with the current package. The --user 0 flag means that the changes apply only to the current user (does not require root).

Download ADB Tools|Enable debugging by USB|Connect phone to PC|Contact connection by adb devices|Find Yandex package|Execute uninstall-->

⚠️ Attention: After the reboot MIUI It can automatically restore a remote update if the app is system-based, and to avoid this, disable auto-update on Google Play or delete your Google account (radical method).

Method 2: Remove via Safe Mode (without PC)

If Yandex was updated through Google Play, rather than as a system application, you can try to remove it in Safe Mode. In this mode, all third-party applications are disabled, and sometimes you can roll back.

How to run Safe Mode on Xiaomi:

  1. Press the “Off” button before the menu appears.
  2. Slip and hold your finger on the “Switch off” option.
  3. In the window that appears, select “Go to Safe Mode”.

After the reboot, the bottom right corner of the screen will show the message Safe mode.

  1. Go to Settings → Applications → Application Management.
  2. Find Yandex and check if the button “Delete updates” appears.
  3. If yes, press it and restart the phone as normal.

⚠️ Warning: Many features (Wi-Fi, Bluetooth, some settings) are not working in Safe Mode. If the rollback button does not appear, exit the mode by holding the power button and selecting Reboot».

Method 3: Reset application settings (without data loss)

If a rollback is not possible but the app is not working properly, try resetting its settings and cache.This won't remove the update, but it can fix the bugs.

Instructions:

  1. Open Settings → Applications → Application Management.
  2. Select Yandex (browser, search or other service).
  3. Press "Storage» → «Clear the cache».
  4. Then select Reset Settings (if the option is active).

If the reset didn’t help, try to delete the app data (all saved passwords, bookmarks, and settings will be erased!).

After the reset, Yandex can update again via Google Play. To avoid this, open the Play Market, find the app, click on three dots → “Cancel Update” (if the option is available).

💡

If Yandex continues to slow down after reset, try turning it off via Settings → Applications → Yandex → Disable. This will not delete the application, but will stop it from working in the background.

Method 4: Remove via TWRP (for advanced users)

If previous methods have failed and your Xiaomi has a custom TWRP reclaimer installed, you can manually remove the APK updates, which requires an unlocked bootloader and a TWRP installed.

Step-by-step:

  1. Turn off your phone and press Volume Up + Power to enter TWRP.
  2. Select "Advanced» → «File Manager».
  3. Go to the folder. /data/app Find a folder with a name that contains yandex (for example, ru.yandex.browser-1).
  4. Delete the folder (swipe right in TWRP).
  5. Reboot to the system.

⚠️ Note: Delete files in /data/app It can cause a crash if you remove the wrong one. APK. Don't touch the folders in /system rootless!

After deleting, check Google Play, which sometimes automatically restores deleted apps, and to avoid this, turn off auto-update in the Play Market settings.

What if Yandex is updated again after deletion?
If Google Play is persistently reinstalling the app, try: 1. Delete Google account in Settings → Accounts (a radical method, you will lose access to services). 2. Disable the Internet before removing the update. 3. Use apps like App Cloner to create a “lightweight” version of Yandex without updates.

Method 5: Complete reset to factory settings (extreme case)

If none of the methods worked, and the updated Yandex critically interferes with the work, then the reset to the factory settings remains, which will delete all data from the phone, including applications, settings and files.

How to Reset Xiaomi Without Losing Data (Partially):

  1. Back up via Settings → About Phone → Backup or Mi Cloud.
  2. Go to Settings → About the phone → Reset settings.
  3. Select “Erase all data”.
  4. Confirm the action and wait for the reboot.

After discharge:

  • 🔄 Do not restore data from the backup immediately – first check whether Yandex is installed automatically.
  • 📵 Turn off auto-update on Google Play before restoring your Google account.
  • 🛡️ Install an alternative browser (such as Firefox or Brave) before you use it. MIUI will offer to update Yandex.

⚠️ Note: Some Xiaomi models (e.g. Redmi Note 10 Pro) POCO X3 Pro) the old version may return after reset MIUI, Yandex will be updated again via System Updater, in which case you will have to block the updates through the ADB or disable Google services.

How to block automatic update of Yandex

Even if you managed to remove the update, Google Play or MIUI can install it again.

MethodHow it worksCons
Disable Auto Update in Play MarketOpen Google Play → Profile → Settings → Network settings → Auto-Update Apps → select “Do not update automatically”.It does not block updates through MIUI Updater.
Block through ADBFollow the command: adb shell dumpsys package ru.yandex.browser | grep "autoUpdate" Then disable the updates: adb shell pm disable-user --user 0 en.yandex.browserIt requires a PC and USB debugging, and it can reset once it's rebooted.
Use the Package DisablerApplications like Package Disabler Pro (require root) can disable updates for specific packages.You need root rights or ADB.
Delete your Google accountGo to Settings → Accounts → Google and delete your account. This will stop the updates through the Play Market.You will lose access to Gmail, YouTube and other services.

💡

The most reliable way to avoid automatic updates is to disable auto-update in Google Play and block the Yandex package via ADB.

Frequent Mistakes and How to Avoid Them

When trying to remove Yandex updates, users often encounter problems, and here are the most common solutions:

  • 🚫 Error "Cannot delete the package" in ADB. Reason: insufficient rights or incorrect packet ID Solution: check the correct packet name with the adb shell pm list packages command | grep yandex and make sure that debugging is done USB included.
  • 🔄 Yandex updates immediately after deletion. Reason: auto-update in Google Play or background sync MIUI. Solution: Turn off the internet before deleting or block the packet through ADB.
  • 📱 The phone is not visible in adb devices. Reason: no drivers installed or debugging enabled. Solution: install Xiaomi drivers and reconnect the device.
  • 🔒 No access to /data/app into TWRP. Reason: partition encrypted. Solution: enter the lock password in the TWRP (If supported, or make a complete reset.

💡

If Yandex continues to update after all the manipulations, try installing an alternative firmware (for example, LineageOS or Pixel Experience), where there are no pre-installed Russian services.

FAQ: Answers to Frequent Questions

Can I remove Yandex completely, not just updates?
On most Xiaomi smartphones for the Russian market, Yandex is sewn into the firmware as a system application, so you can not completely remove it without root or custom Recovery. → Annexes → Yandex → Disable it. Remove updates through ADB (as described above. TWRP remove APK from /system/priv-app (On models for the global market (Global) ROM) Yandex can often be removed as a regular app.
Why is Yandex updated again in a few days?
This is due to Google Play or MIUI background services that automatically check and install updates. To prevent this: Open Google Play → click on profile avatar → Settings → Network settings → App Auto Update → select “Do not update automatically.” For system applications, block updates via ADB: adb shell pm disable-user --user 0 ru.yandex.browser Delete Google account (radical method, but guaranteed to stop updates).
Will Yandex.Maps or Yandex.Navigator work after rollback?
If you only rolled back an update (such as a browser or search), Yandex.Maps and other services will continue to work because they are installed as separate applications. However: If you disable the main Yandex package (such as ru.yandex.searchplugin), some functions (such as the search widget) may stop working. If you delete these applications, you will have to re-enter your account and configure services. To check which packages are responsible for specific functions, use the command: adb list pm shells | grep yandex shells.
Can I roll back Yandex to Xiaomi without a computer?
Yes, but the options are limited: 🔄 Try Safe Mode (described above). 🗑️ Clear the cache and application data in the settings. 📱 Use a file manager with root rights (such as Root Explorer) to manually delete APK from /data/app. No PC and ADB It is impossible to block automatic update of system applications.
Which Xiaomi models are most likely to face this problem?
The problem with the inability to roll back Yandex updates is most relevant for models released for the Russian market with pre-installed services: Xiaomi Redmi Note 10/11/12 (all modifications). Xiaomi Mi 11 Lite, Mi 11T, Mi 12. POCO X3 Pro, POCO F3 (if purchased in Russia). Xiaomi Pad 5 and other tablets with MIUI. On global versions (Global ROM) Yandex can usually be removed or rolled back by standard means.