The Xiaomi Redmi 6A (codenamed cactus) is still a popular budget device even after years, but over time, any gadget begins to βbrakeβ, glitch or require transfer to a new owner. In such cases, a complete reset to factory settings is the only way to return the device to a βsecond lifeβ or guarantee data privacy.
However, not all users know that Redmi 6A has three fundamentally different cleaning methods: through the settings menu, Recovery modes and Fastboot. Each of them has its own nuances - from saving data to the risk of "bricking" the device. In this article, we will analyze all methods taking into account the specifics of the MIUI firmware for the Redmi 6A, and give recommendations for preparation and recovery after reset.
Important: If you plan to sell or transfer a phone, itβs not enough to manually delete files β only a full reset ensures that your Mi Account, photos, messages and other personal information are deleted from internal memory. And to solve lag problems or errors, you sometimes need to partially clean the cache, which will also be discussed below.
Preparation for resetting: what to do in advance
Before you start cleaning, follow the steps to avoid losing important data or locking your device:
- π± Back up. Use the built-in Settings tool. β Additionally. β Backup and reset β Local backup or third-party applications like Titanium Backup (requires root). Especially important to save: Contacts (export to.vcf) Photos and videos (copy to PC or cloud) Messages SMS (applications SMS Backup & Restore)
- π Charge the battery to at least 50%. Interrupting the reset process due to discharge can make it impossible to turn on the phone without flashing through the flashing device. EDL.
- π Make sure to remember your Mi Account details. After a reset, the phone may require you to enter a username and password from your Xiaomi account (if it was tied), without which unlocking is possible only through the official service.
- πΆ Disable all accounts: Google, Mi, social networks. This will speed up the process and prevent sync errors. β Accounts. β Delete the account.
If you are resetting your phone due to freezes or errors, try clearing the cache of apps and systems first.
- Go to Settings β Applications β All applications.
- Select a problem app (like Google Play Services) and click Clear Cache.
- To clean the system cache, use the Recovery β Wipe Cache Partition combination (more on this in the next section).
β οΈ Attention: If on Redmi 6A customized recovery (for example, TWRP), The standard menu reset instructions may not work, in which case only use the methods for Fastboot or EDL.
Method 1: Reset via the settings menu (the safest)
This method is suitable if:
- π± The phone is turned on and reacts to touch.
- π You know the pattern lock or PIN-code.
- π οΈ You need to save data on the memory card (if it is installed as a portable storage).
Instructions:
- Open Settings (the gear icon on the main screen).
- Scroll down and select Additional β Backup and Reset.
- Tap Reset (in some versions of MIUI β Restore and Reset β Reset settings).
- Choose to erase everything (or delete all data).
- When you request, enter a pattern lock./PIN and confirm the action.
- Wait for the reboot (it will take 3-7 minutes).
After the reset, the phone will turn on in a βout of the boxβ state, you only have to go through the initial setup, select a language and connect to Wi-Fi.
Make sure the battery is charged >50%
Backup of important data
Unplug Google and Mi accounts (if necessary)
Remember your Mi Account details (if tied)
Check that the memory card is removed or formatted as a portable-->
β οΈ Note: If after resetting the phone requires you to enter your Mi Account data, and you do not remember them, do not try to guess the password - after 5 unsuccessful attempts, the device will be locked for 24 hours.
Method 2: Reset via Recovery Mode (if the phone is not turned on)
This method will be useful if:
- π The phone is stuck on startup the logo or cyclically reboots.
- π You forgot the pattern lock and canβt unlock the screen.
- π± Touch screen is not working, but power and volume buttons are working.
To enter Recovery on Redmi 6A:
- Turn off the phone (press the power button for 10-15 seconds).
- Press the Power Button + Volume up at the same time and hold for 5-10 seconds until the Mi logo appears.
- Release the buttons and you will see the Recovery menu (in English or Chinese).
Further action:
- Use the up/down Volume buttons for navigation and the Power button for selection.
- Select Wipe Data (or Clear Data in Chinese version).
- Confirm the action by selecting Wipe All Data (or similar).
- After cleaning, go back to the main menu and select Reboot β Reboot to System.
If the Recovery menu does not include Wipe Data, then the phone has stock Recovery from Xiaomi, where the reset is performed via Wipe & Reset. In some firmware, the path may look like: Recovery β English β Wipe Data β Yes.
| Parameter | Reset via menu | Reset via Recovery |
|---|---|---|
| Save data on a memory card | Yes (if the card is portable storage) | No (all data deleted) |
| Requires unlocking of the screen | Yes. | No. |
| Time of procedure | 3-5 minutes | 5-10 minutes |
| Risk of error | Minimum | Medium (if the process is interrupted) |
| Deleting the Mi Account | Yes. | Yes. |
What happens if Recovery does not open?
Method 3: Fastboot Reset (for power users)
This method is the most radical and is used if:
- π§ You must delete all data without exception, including system files.
- π± The phone does not respond to other resetting methods.
- π οΈ I am planning to re-flash to another version. MIUI.
The work will require:
- π» Computer with drivers installed ADB/Fastboot (You can download from the official Android website).
- π USB-cable (preferably original).
- π Firmware file for Redmi 6A (If you need not only reset, but also reinstallation MIUI).
Step-by-step:
- Turn off your phone and turn it into Fastboot: Press the Power + Volume buttons down for 10 seconds. The image of a hare in a hat-eared hat (Fastboot logo) will appear on the screen.
- Connect your phone to your PC via USB.
- Open the command prompt (Win + R β cmd) and check the connection: fastboot devices If the device is determined (the serial number will appear), continue. If not, install the drivers.
- Run a full cleanup: fastboot erase userdata fastboot erase cache fastboot format userdata fastboot format cache
- Reboot the phone: fastboot reboot
After restarting, the phone will be completely cleaned, including internal memory. If you want to reflash the device, instead of using the command fastboot reboot, use:
fastboot flash [section] [file firmware.img](e.g., fastboot flash system.img).
β οΈ Attention: The fastboot erase and fastboot format commands permanently delete data. If you make a mistake with the partition (for example, select boot instead of userdata), the phone may stop loading. 6A Critical sections are boot, system and modem - their cleaning without further firmware will lead to a "brick" of the device.
π‘
If the phone doesnβt turn on after resetting via Fastboot, try flashing stock firmware through the Mi Flash Tool. To do this, download the official ROM for Redmi 6A (cactus code) from the Xiaomi Firmware website and follow the instructions for firmware in EDL mode (an authorized developer account is required).
Partial Cleanup: How to Erase Only Cache or Application Data
If the phone is slow but you donβt want to lose personal data, try cleaning the cache.This will delete temporary files but save photos, messages and settings.
Partial cleaning options:
- π§Ή Clearing the cache of individual applications: Go to Settings β Apps. Select an app (e.g. Facebook or Google Play Market). Click Clear Cache (not to be confused with Clear Data - this will delete all app settings!).
Cleaning the system cache through Recovery
- Go to Recovery Mode (as described in Method 2).
- Select Wipe Cache Partition (not Wipe Data!).
- Confirm the action and restart the phone.
- π Delete Unnecessary Files Manually: Use a File Manager (such as Mi File Manager) to clean Download folders, DCIM/.thumbnails, Android/data (This is where the game caches are stored. Use the app to clean the game in depth. SD Maid (requires root rights).
If after cleaning the cache problems remain, check:
- π Battery health: A worn-out battery can cause lags. check condition through Settings β Battery β Battery status.
- π‘ Free disk space: If the memory is less than 1 GB, the system starts to slow down.
- π‘οΈ Viruses: scan your phone through Malwarebytes or built-in Mi Security.
Tips for optimizing work after resetting:
- π Turn off animation to speed up the interface: Activate Developer Mode (7 times tap the Version) MIUI In About Phone. Go to Settings. β Additionally. β For developers, set window animation, transition animation, and animator duration on the Off or 0.5x.
Limit background activity
- In Settings β Battery β Power Management applications select Limit background activity for unnecessary applications.
- Turn off auto-run for social networks and instant messengers: Settings β Permissions β Auto-run.
- π‘οΈ Install antivirus (such as Mi Security or Kaspersky) and disable application installation from unknown sources (Settings) β Confidentiality β Special permits).