Xiaomi Redmi 6A is one of the most popular budget smartphones, but its owners often face problems after automatic updates. App malfunctions, sudden crashes, battery drain or even a βbrickβ of the device can all be the result of a failed update. Unlike the flagships, the Redmi 6A does not roll back through the settings, so users have to look for workarounds.
In this article, we will analyze 5 proven ways to remove updates - from simple cache reset to complex manipulations through Fastboot and other devices. ADB. We'll focus on the risks of why you can't interrupt the rollback process, what data you can lose, and how you can avoid the phone becoming a brick. MIUI and step-by-step checklists for safe execution of operations.
If your Redmi 6A is slowing down, overheating, or making errors after the upgrade, don't rush to bring it to the service. In 80 percent of cases, you can solve the problem yourself by following our instructions. Let's start with the safest method, which is cleaning the app cache.
1. Removing the update of a particular application through settings
If the problem occurs after updating one application (e.g. Google Play Services, Mi Browser or Gallery), it can be rolled back to the factory version without losing data.
Here's how to do it:
- π± Open the Settings. β Annexes β Application management.
- π Find a problem app in the list (like YouTube or Facebook).
- ποΈ Click on the three dots in the top right corner and select "Delete Updates".
- β οΈ Confirm Action. The app will return to the version that was originally installed (before the first update).
Important: After a rollback, the app can update automatically again. To avoid this, disable the auto-update for it in the Google Play Store:
- Open the Play Store and find the app.
- Click on the three dots next to the Update button.
- Uncheck the checkmark from Auto Update.
β οΈ Note: Some system applications (e.g. Security or Themes) do not have the "Delete Updates" button. ADB It can lead to disruptions in work. MIUI.
2.Reset cache and application data: when it helps and when it doesn't
If you canβt remove the update (for example, for system applications), try clearing the cache and data. This often solves problems with brakes, errors and sudden closures. The method is safe, but will lead to loss of settings and stored data inside the application (for example, bookmarks in the browser or chat history).
Instructions:
- π± Go to Settings. β Annexes β Application management.
- π Select a problem app (such as Camera or Messages).
- π§Ή Click "Clear the cache" (this will not delete personal data).
- ποΈ If it doesnβt help, click βClear the data" (β οΈ all settings will reset!).
This method is effective for:
- π· Camera β if after the update it gives an error βCan not connect to the camera".
- π Mi Browser β if the pages do not load or the browser closes itself.
- π© Messages β if SMS is not sent or notifications are not received.
β οΈ Note: Do not clear the data of the Settings, Google Play Services or Xiaomi Services applications - this may disrupt the system.
βοΈ Preparation for cache dumping
3. Recurring MIUI firmware through Recovery: step-by-step instruction
If problems started after the entire system was upgraded (e.g., from MIUI 10 to MIUI 12), you can return the old version via Recovery Mode.This method is suitable for the Xiaomi Redmi 6A with the bootloader unlocked. If the bootloader is locked, you will need to unlock it first (instruction below).
What you need:
- π± Redmi Smartphone 6A chargeable%.
- π» Computer with drivers installed ADB/Fastboot.
- π Firmware (.zip) for your model (you can download it on the official Xiaomi website).
- π§ Mi Flash Tool (for Fastboot firmware).
Steps for rollbacks through Recovery:
- Download the desired version of MIUI in.zip format and rename the file to update.zip.
- Move the file to the root directory of the phoneβs internal memory (not to folders!).
- Turn off the phone, then press Volume Up + Power to enter Recovery.
- Choose a language (if you have a choice) and then:
- Wait for the process to be completed (5-10 minutes).
- Reboot the phone (Reboot) β Reboot to System).
Important: If the phone is stuck on the Redmi logo after rollback, do Wipe Data (reset to factory settings) through Recovery.
| MIUI version | Recoil method | Risks. | Do you need unlocking? |
|---|---|---|---|
| MIUI 9 β MIUI 10 | Recovery (update.zip) | Low (possible loss of data) | No. |
| MIUI 10 β MIUI 11/12 | Fastboot (Mi Flash) | Medium (brick in case of error) | Yes. |
| MIUI 12 β MIUI 12.5 | Recovery or Fastboot | High (possible bugs) | Yes. |
What if Recovery doesnβt see update.zip?
4. Unlock the bootloader and firmware through Fastboot
If you don't get a retracement through Recovery, or if you have a bootloader blocked, you'll have to use Fastboot, which is a harder method, but more reliable. Without unlocking the bootloader, you can't flash the old MIUI version on Redmi 6A, because the system just won't let you do it.
Steps to unlock the loader:
- Link your Mi Account to your phone in Settings β Xiaomi Account.
- Go to Mi Unlock and download the Mi Unlock Tool.
- Launch the tool on your PC, log in to your Mi Account.
- Turn your phone into Fastboot mode (Loudness down + Power).
- Connect your phone to your PC and follow the instructions in the Mi Unlock Tool.
Once unlocked, you can flash the old version of MIUI:
- π₯ Download the desired firmware in.tgz format (for example, cactus_global_images_V10.2.2.0.OCLMIXM_20190426.0000.00_8.1_global_4d6a0d56b4.tgz).
- π₯οΈ Unpack the archive and launch the Mi Flash Tool.
- π Connect your phone in Fastboot mode.
- π In Mi Flash Tool, select a folder with unpacked firmware.
- βοΈ Press Refresh, then Flash (select clean all for full cleanup).
β οΈ Note: Fastboot removes all data from your phone, including photos, contacts and apps. pre-backup through Settings β Additionally. β Backup and reset.
1. Have you installed ADB/Fastboot drivers (you can download via SDK Platform Tools).
2. disable driver signatures in Windows (via gpedit.msc).
3. Try another one. USB-cable (preferably original).-->
5.Use ADB to remove system updates
For power users, there is a way to remove system application updates via ADB (Android Debug Bridge) which is a risky method, as the wrong command can disrupt MIUI. Use it only if other methods have not helped.
What you need:
- π» Computer with installed ADB Tools.
- π± Included debugging by USB on the phone (Settings) β The phone. β Version. MIUI (press 7 times) β Developer settings β Debugging by USB).
- π The name of the package of the problem application (you can find out through the App Inspector in the Play Store).
Commands to remove updates:
adb shell
pm uninstall -k --user 0 name.packageExamples of packages:
- com.android.vending - Google Play Store.
- com.miui.browser β Mi Browser.
- com.miui.gallery - Gallery.
Important: Once you run the command, the app will return to the factory version, but it won't automatically update. To return auto-updates, do:
pm install-existing name.packetβ οΈ Warning: Do not delete system packages like com.android.settings or com.miui.home, which will lead to system failure. 4PDA or XDA Developers.
π‘
ADB is a powerful tool, but it requires caution: Always check the name of the packet before deleting and back up the data.
Extreme measures: reset to factory settings
If none of these methods work, you'll have to reset completely, which will delete all the data, including apps, photos and settings, but return the phone to a factory-based "clean" state. On the Redmi 6A, you can do the reset in two ways:
Method 1: Through settings (if the phone is turned on)
- Go to Settings β Additional β Backup and Reset.
- Select "Settings Reset."
- Confirm the action and wait for the reboot.
Method 2: Recovery (if the phone is not turned on)
- Turn off the phone.
- Press Volume Up + Power to enter Recovery.
- Choose Wipe Data β Wipe All Data.
- Confirm the reset and wait until it is completed.
After resetting, the phone will boot with factory firmware, but:
- β All system errors related to updates will be fixed.
- β You will lose all data that is not stored in the cloud (Mi Cloud or Google Account).
- β οΈ The first turn on will take 5-10 minutes β do not interrupt the process!
π‘
After reset, take your time to restore data from the backup. First, check if the update problem has been resolved. Sometimes errors return with the restored settings.