How to permanently disable MIUI updates on Xiaomi Redmi 9: working methods for 2026

Why do users want to disable MIUI updates on Redmi 9?

MIUI firmware updates on Xiaomi Redmi 9 are often a headache for smartphone owners, bringing security patches and new features, but on the other hand, they can slow down the device, add unnecessary applications, or even break the functionality of some modules (for example, cameras or sensors), especially for low-end models like Redmi 9, where hardware resources are limited.

Many users are faced with the fact that after upgrading to MIUI 12/13/14, the phone begins to warm up, discharge faster or give out errors in the work of Google Services. In addition, automatic updates can be downloaded in the background, consuming traffic and battery power. If you want to completely disable system updates, this is the guide for you.

Itโ€™s important to understand that disabling updates doesnโ€™t make you safer if you follow the basic rules (donโ€™t install software from unverified sources, use antivirus), but Xiaomi doesnโ€™t provide an official way to disable updates forever โ€“ youโ€™ll have to use workarounds.

Method 1: Disable updates through standard MIUI settings

The easiest method is to use the built-in options of the system. It does not guarantee 100% result (the system can ignore the settings), but reduces the likelihood of automatic downloads of updates.

Instructions:

  1. Open the Settings. โ†’ The phone.
  2. Tap on the item Update MIUI (or Update system in new versions).
  3. Click on the icon. โ‹ฎ (three points) in upper right corner.
  4. Select the Update Settings.
  5. Turn off the sliders: ๐Ÿ”„ Automatic booting over Wi-Fi ๐Ÿ“ถ Automatic updates over mobile network ๐Ÿ”” Notifications of updates

Check for updates

โ˜‘๏ธ What to check after disabling updates

0

โš ๏ธ Note: This method does not block manual update checks. If you accidentally click Check Updates, the system may again suggest downloading the update.

Method 2: Block updates via ADB (without root)

A more reliable method is to disable the update service through ADB-It doesn't require superuser rights, but it does require a computer and USB-cable.

What you need:

  • ๐Ÿ–ฅ๏ธ Computer with Windows/Linux/macOS
  • ๐Ÿ”Œ USB-cable (preferably original)
  • ๐Ÿ“ฑ Included Debugging by USB phone-on
  • ๐Ÿ› ๏ธ Utility. ADB (Download from the official Android website)

Step-by-step:

  1. Activate Developer Mode: Go to Settings โ†’ About Phone. Tap 7 times on MIUI Version. Go back to Settings โ†’ Additional โ†’ Developer. Turn on USB Debugging.

Connect the phone to the PC and confirm the debugging permission.

ADB

adb shell


pm uninstall -k --user 0 com.android.updater




pm disable-user --user 0 com.xiaomi.market

Reboot the phone.

What are these teams doing?

โš ๏ธ Note: After this method, the icon Update MIUI It will disappear from the settings menu, and to return it, you will need to enter a reverse command or reset the phone, and some banking applications may swear at an "uncertified device" - this is a side effect of disabling system services.

Method 3: Freeze the MIUI Update application (from root)

If you have root rights, the most radical way is to completely freeze the update service, which is guaranteed to block any updates, but requires an unlocked bootloader and an installed Magisk.

Instructions:

  • ๐Ÿ“ฑ Install Magisk Manager and get root access.
  • ๐Ÿ› ๏ธ Download Titanium Backup or App Quarantine from Magisk Modules.
  • ๐Ÿ” Find the app list com.android.updater (Update) MIUI).
  • โ„๏ธ Select the option to โ€œfreeze).
  • ๐Ÿ”„ Reboot the phone.

Advantages of the method:

  • โœ… Completely blocking updates, including background processes.
  • โœ… There is no risk of "breaking" the system (the application is not deleted, but only deactivated).
  • โœ… Easy to cancel: just "unfreeze" the application.

๐Ÿ’ก

If some features (such as MIUI themes) have stopped working after freezing, try freezing only the com.xiaomi.updater service, leaving com.android.updater active.

โš ๏ธ Note: On some firmware, Xiaomi blocks Google Pay and banking apps after receiving root. If contactless payments are critical, this method will not work.

Method 4: Change the DNS to block update servers

A lesser-known but effective trick is to redirect requests to Xiaomi update servers to a non-existent address, done by changing the DNS on the phone.

How to set up:

  1. Go to Settings. โ†’ Wi-Fi (or Mobile Network).
  2. Click on the current network and select Change the network.
  3. Enable the option Additional (or IP settings).
  4. Set Static IP and enter 1.1.1.1 or alternative 8.8.8.8 in the DNS 1 field
  5. In the DNS 2 field, type: 0.0.0.0
  6. Save the settings and restart the phone.

How it works:

Xiaomi Update ServerBlocked DNS-requestThe result
update.miui.com0.0.0.0Renewal requests are going nowhere
api.io.mi.com1.1.1.1 (Cloudflare)The server does not respond to update data
sdkconfig.ad.xiaomi.comAny incorrect DNSBlocking of advertising modules in updates

โš ๏ธ Note: This method may disrupt other Xiaomi services, such as Mi Cloud or Mi Account. DNS Contacts stopped syncing or push notifications did not work โ€“ return the standard settings.

๐Ÿ“Š What Way to Turn Off Updates You Have Tried?
Through MIUI settings
ADB-team
Root and freeze.
Change of DNS
Nothing.

Method 5: Remove updates via TWRP (for experienced users)

The most radical method is to physically remove update files from the system partition, which requires TWRP Recovery installed and data backup.

Step-by-step:

  1. Download and install TWRP for Redmi 9 (the version must match the model: lancelot for global firmware).
  2. Upload the phone to Recovery mode (clip Power + Volume up).
  3. In TWRP, select Mount and mark System.
  4. Connect your phone to your PC and delete folders via ADB or file manager: /system/priv-app/Updater/ /system/app/Updater/
  5. Clear the cache (Wipe) โ†’ Dalvik/ART Cache).
  6. Reboot the phone.

โš ๏ธ Attention: Deleting system files can lead to bootloop (locked boot) or loss of functionality.Be sure to backup through the process before the procedure TWRP โ†’ If the phone does not boot after deleting, restore the backup.

๐Ÿ’ก

Removing via TWRP is the only way to get rid of updates forever, but it requires technical skills and is risky for beginners.

What to do if the update has already been downloaded?

If the system has downloaded the update but hasn't installed it yet, you can manually delete the update file.

  1. Open any file manager (e.g., Mi File Explorer or Solid Explorer).
  2. Go to /sdcard/Download/rom/ or /sdcard/DownloadedRom/
  3. Delete the file with the name of the species: miui_LANCELOTGlobal_V12.0.1.0.QJCMIXM_... (zip extension).
  4. Clear /cache/ via TWRP or command: adb shell rm -rf /cache/*

If the update has already started to be installed:

  • ๐Ÿ”‹ Do not turn off your phone during the process โ€“ this can lead to a breeze (device failure).
  • โณ Wait for the installation to finish, then roll back through TWRP (if there's a backup).
  • ๐Ÿ”„ If the phone is stuck on the logo MI, Try to download the Fastboot and flash the old version. MIUI via Mi Flash Tool.

FAQ: Frequent questions about disabling MIUI updates

Can I turn off updates without a computer?
Yes, but only partially. Through standard settings (Settings) โ†’ Update MIUI โ†’ Update settings) you can turn off automatic download, but the system will still check for updates. ADB (see method 2).
Will Google Play work after the updates are disabled?
Yes, Google Play and other Google services are not dependent on MIUI updates. However, if you used ADB to disable system applications, some features (like Google Pay) may require additional SafetyNet setup.
How do I get my updates back if I change my mind?
Cancel methods: For Method 1: just turn the sliders back on to Update Settings. For Method 2 (ADB): type the command adb shell cmd package install-existing com.android.updater For Method 3 (root): "unfreeze" the application in Titanium Backup. For Method 5 (TWRP): restore deleted files from the backup or stitch the full firmware through the Mi Flash Tool.
Will I lose my warranty if I turn off the updates?
No, unless you use root or unlock the bootloader.Those 1, 2 and 4 do not affect the warranty.However, if you delete system files through TWRP (Method 5), the service center may refuse repairs under warranty.
Can I disable app-specific updates (e.g. Mi Video or Mi Browser)?summary> MIUI updates and Xiaomi app updates through the Mi App Store are different processes. To block individual software updates: Open Mi App Store. Go to Profile โ†’ Settings โ†’ Auto Update. Select Never or Wi-Fi Only. To completely block Mi App Store background activity in Settings โ†’ Apps โ†’ Permissions โ†’ Auto Run.