How to disable MIUI update on Xiaomi: Full Guide 2026

Automatic MIUI updates on Xiaomi, Redmi and POCO smartphones are often a headache for users. The system downloads gigabytes of data without warning, drains the battery in the background and can irreversibly break the device’s performance after a failed update. Especially a problem for owners of older models (for example, the Redmi Note 4X or Mi A1), where new versions of the firmware work with lags or are not supported at all by hardware.

In this article, you will find 5 working ways to disable updates, from standard settings to hidden commands for power users, we will learn how to block automatic downloads, delete downloaded update files, and even roll back the system if the update is already installed, all methods tested on current versions of MIUI 14/15 (including HyperOS) and are suitable for 90% of the brand devices.

Why MIUI is Forced Updated and Why It's Dangerous

Xiaomi is aggressively pushing for updates for three reasons:

  • πŸ“Š Statistics collection - new versions MIUI contain additional analytics tools that transmit data about smartphone usage.
  • πŸ’° Monetization – in fresh firmware, advertising banners and partner services (for example, Mi Credit or GetApps) are more likely to appear).
  • πŸ”„ Forced iron upgrades – old devices artificially slow down to make users buy new models.

Consequences of uncontrolled updates:

  • πŸ”‹ Reduce battery life by 15-30% (due to optimization for new processes).
  • 🐒 Slowing down the interface on weak chipsets (e.g., the Snapdragon 625 in Redmi Note 5).
  • 🚫 Loss of root rights or unlocking the bootloader after the update.
  • πŸ’₯ Critical bugs: from camera failure to "eternal" boot).

⚠️ Note: If your device is released before 2019 (such as Mi 8 or Redmi 6), upgrade to MIUI 14+ This can lead to irreversible productivity decline. Check the feedback on forums before updating (for example, check the reviews on the forums, 4PDA or XDA Developers).

πŸ“Š How often do you worry about automatic updates? MIUI?
Every week.
Once a month
Rarely, but accurately.
Never noticed.
I'm offline.

Method 1: Disabling updates through standard settings

The easiest method is to use the built-in options of the system, and it is suitable for users who do not want to dig into the technical details.

Instructions:

  1. Open Settings β†’ About the phone β†’ System update.
  2. Slap the icon. βš™οΈ (gear) in upper right corner.
  3. Turn off the β€œAutomatic boot over Wi-Fi” switch.
  4. Turn off Auto Update (if the option is available).
  5. Return to the main update screen and click Remove the downloaded package (if any).

Limitations of the method:

  • πŸ”„ On some firmware (MIUI 12–13) Auto Update option may not be available.
  • πŸ“₯ The system will still check for updates when manually starting the System Update section.
  • πŸ”„ After resetting settings or updating via Mi PC Suite Auto Update Could Turn on Again.

β˜‘οΈ Preparing to disable updates

Done: 0 / 4

Method 2: Blocking through ADB (for advanced users)

If standard settings don’t work, you can block the update service with the help of ADB (Android Debug Bridge), which requires connecting the smartphone to the computer, but is guaranteed to turn off background activity.

Step-by-step:

  1. Download ADB Tools and unpack the archive.
  2. Turn on your smartphone Settings β†’ About Phone β†’ MIUI version (tap 7 times to activate Developer Mode).
  3. Return to Settings β†’ Additional β†’ For developers and enable β€œDebugging by USB”.
  4. Connect your phone to your PC, open the command line in the ADB folder and type:
adb devices


adb shell pm disable-user --user 0 com.android.updater




adb shell pm disable-user --user 0 com.miui.systemAdSolution

To return the updates, use the command:

adb shell pm enable com.android.updater
Team team.Action.Note
pm disable-userDisable the application for the current userDoesn't require root rights
com.android.updaterBlocks the system application updatesIt works on all versions of MIUI.
com.miui.systemAdSolutionDisables advertising modules in updatesRelevant for MIUI 12+

⚠️ Attention: After disconnection through ADB The system update section in the settings will become unavailable. To return it, you will have to manually turn the services back on or reset the settings.

πŸ’‘

If ADB Does not recognize the device, try reinstalling Xiaomi drivers or using another USB-cable (original).

Method 3: Manually Delete Update Files

Even after disabling auto-updates, MIUI can secretly download update files in the background, and can be found and deleted through the file manager.

Where to look:

  • πŸ“ folder /data/ota_package/ β€” Downloaded update packs are stored here (root rights required).
  • πŸ“ folder /cache/ β€” Temporary files related to updates.
  • πŸ“ folder /sdcard/Downloaded_rom/ β€” hand-downloaded.

How to delete:

  1. Use Root Explorer or FX File Manager (with superuser rights).
  2. Move to the /data/ota_package/ Delete all files with the.zip extension.
  3. Clear /cache/ folder (conveniently via Settings β†’ Memory β†’ Clear cache).
  4. Reset the device.

If root rights are not available, you can try to delete files via ADB:

adb shell


su




rm -rf /data/ota_package/*




rm -rf /cache/update*




exit

What happens if you don’t remove the downloaded updates?
Files take up space in memory (up to 2-3 GB), and the system may try to install them the next time you turn on your smartphone, even if auto-update is disabled.

Method 4: Reverse the firmware if the update has already been installed

If an unwanted update has already taken effect, you can return the old version of MIUI. This process is risky - if you make a mistake, the device can turn into a "brick".

Preparation:

  • πŸ”‹ Charge your phone to at least 60%.
  • πŸ’Ύ Make a backup copy through Settings β†’ Additionally. β†’ Backup.
  • πŸ“₯ Download the desired firmware version from the official Xiaomi website or from the 4PDA.
  • πŸ”§ Install the Mi Flash Tool on PC.

Instructions for rollback:

  1. Turn off the phone and press Volume Down + Power to log into the Fastboot.
  2. Connect the device to your PC and start the Mi Flash Tool.
  3. Select the downloaded firmware file (.tgz or.zip format).
  4. Press Refresh, then Flash.
  5. Wait for the end (5-10 minutes). The phone will reboot automatically.

⚠️ Note: Reverse to an older version MIUI may lead to: πŸ”’ Lock the bootloader (on new Anti-Rollback devices). πŸ“΅ Poose. IMEI or mobile network data. πŸ›‘ The constant mistake "This" MIUI Before the procedure, check the firmware compatibility with your model in the forums!

πŸ’‘

Firmware rollback is a last resort, and if the device is stable, it is better to use other ways to block updates.

Method 5: Use of third-party utilities (without root)

For users who don’t want to mess with ADB or manual file deletion, there are special apps that block access to Xiaomi update servers by changing the hosts file.

Top.-3 utility:

AnnexHow it worksReference
Disable MIUI UpdatesAdds rules to hosts that block Xiaomi serversGoogle Play
NoMIUIDisables updates and ads in MIUI4PDA
BlokadaBlocks update domains via VPNOfficial website

Instructions for Disable MIUI Updates:

  1. Download and install the app.
  2. Open it and press Disable Updates.
  3. Reboot the phone.
  4. Check if the System Update section has disappeared in the settings.

Advantages of the method:

  • πŸ”§ Doesn't require root rights.
  • πŸ”„ Easy to cancel (remove the application is enough).
  • πŸ›‘οΈ Blocks not only updates, but also the collection of statistics.

What to do if nothing helps

If all methods are useless, radical measures remain:

1. Installation of custom firmware

Firmware like LineageOS, Pixel Experience or HavocOS completely replace MIUI and deprive Xiaomi of control over the device.

  • πŸ”§ Requires unlocking the bootloader (can be done officially via Mi Unlock Tool).
  • πŸ“΅ There may be problems with the camera or sensors (especially on older models).
  • πŸ”‹ Loss of warranty if the device is new).

2. Physical blocking of the Internet for update services

On some firmware, you can use Settings β†’ Applications β†’ Application Management to find System Update and turn off Internet access for it.

  1. Open Settings β†’ Applications β†’ All applications.
  2. Find System Update (or com.android.updater).
  3. Slip "Mobile Data" and "Wi-Fi", select "Disable".

3. Appeal in support of Xiaomi

In rare cases, you can officially ask to disable updates for your device.

  1. Write to the support chat on the Xiaomi website.
  2. Specify the phone model and MIUI version.
  3. Conclusions about performance issues after updates (this will increase the chances of a positive response).

πŸ’‘

If you use Xiaomi for work, consider buying an Android One device (like the Mi A3). They don't have MIUIs, and updates come less frequently and more stable.

FAQ: Frequent questions about MIUI updates

Can I turn off updates forever without root?
Yes, but not 100%. Methods through ADB or third-party applications (such as Disable MIUI Updates) block background activity, but after resetting or updating via Mi PC Suite, the auto update can turn on again.
What happens if you delete the folder? /data/ota_package/ rootless?
Without root rights, you won’t be able to access this folder β€” the system will give you a Denied Access error. Use ADB (as in Method 2) or a root-enabled file manager (such as Root Explorer).
How do I know which version of MIUI is installed?
Go to Settings β†’ About Phone β†’ MIUI version. It will say something like β€œMIUI Global 14.0.5.” You can also use the ADB command: adb shell getprop ro.miui.ui.version.name
Why do they still come after they turn off updates?
Probable causes: πŸ”„ You use Mi Account – Xiaomi cloud services can ignore local settings. πŸ“₯ In the background, the application com.miui.systemAdSolution works (disable it through the ADB). πŸ”§ The firmware is modified by the manufacturer (relevant for regional versions, for example, MIUI India) Solution: combine methods (ADB + file-deletion + third-party).
Can I roll back MIUI on Xiaomi with a blocked bootloader?
No. On devices with a locked bootloader (most new models), a firmware rollback will result in a brick. The exception is a rollback within a single MIUI branch (for example, from 14.0.5 to 14.0.3), but this rarely solves performance problems.