Safe Mode on Xiaomi, Redmi or POCO smartphones is a diagnostic mode that automatically disables all third-party applications, leaving only system ones. It is activated when software failures, application conflicts or incorrect user actions are detected (for example, when forced reboot through button clamping), externally this is manifested by the inscription โSafe Modeโ in the lower left corner of the screen and the absence of third-party icons.
The main problem is that many users are faced with a looped safe mode - when the phone constantly reboots in Safe Mode, preventing it from going back to normal mode. This can be due to corrupted system files, conflicts after updating MIUI or even mechanical damage to buttons. In this article, we will discuss all possible ways to turn off safe mode on Xiaomi devices, including models based on MIUI 12/13/14 and HyperOS, and explain how to prevent re-enablement.
Why Xiaomiโs smartphone is loading in Safe Mode
Safe mode is not a bug, but a defense mechanism that helps diagnose problems, and it can be triggered by the following reasons:
- ๐ Failed update MIUI/HyperOS โ If the firmware has been interrupted or installed with errors, the system can be loaded into Safe Mode to prevent critical failures.
- ๐ฑ Conflict of third-party applications โ viruses, pirated software or incompatible APK-Files can block normal downloads.
- ๐ Hardware failures โ sticking buttons Power or Volume, damage to the screen plume.
- ๐ง Manual activation by the user - long pressing of the power button + Reduce volume when switched on.
- ๐๏ธ Damage to system files โ for example, after incorrect root rights or partition changes /system.
On Xiaomi models 12/13/14, Redmi Note 10/11/12 and POCO F/X Safe mode can be activated even after resetting, if the problem lies in a damaged bootloader. EDL.
โ ๏ธ Warning: If Safe Mode is activated after a phone drops or moisture hits, do not try to turn it off software. This may be a sign of damage to the motherboard - in this case, a diagnosis at the service center is required.
Method 1: Standard Reboot (for random activation)
If Safe Mode turned on after clicking a button combination or installing an app, try a simple reboot:
- Press the power button for 5-10 seconds.
- In the menu that appears, select โRebootโ (or โRestartโ).
- Wait for a full reboot (usually up to 2 minutes).
On most Xiaomi models (e.g. Redmi 9A, POCO M4 Pro) this is enough to get out of Safe Mode.
โ๏ธ What to do if the reboot does not help
Method 2: Removing Problem Applications
Most often, the safe mode is triggered by a third-party conflict, and to find the culprit:
- Go to Settings โ Applications โ Application Management.
- Sort the list by installation date (last added).
- Remove suspicious programs (especially those that requested root or administrator rights).
- Reset the device.
Typical "culprits":
- ๐ก๏ธ Antiviruses from third-party developers (e.g. 360 Security, Clean Master).
- ๐ฎ Modified games with circumvention of licenses (for example, Lucky Patcher).
- ๐ง Applications for changing system parameters (Xposed Framework, Magisk).
adb uninstall com.package.nameTo find out the name of the package, use adb shell pm list packages. | grep "keyword"-->
Method 3: Reset settings (if the mode is looped)
If the previous methods didn't work, and the phone is constantly booting in safe mode, you'll have to reset to factory settings, which will delete all the data, but restore the system to work.
Important: Before resetting, try saving data via MIUI Backup (if the phone responds to commands at least a little).
- Go to Settings โ About Phone โ Backup.
- Backup your device to Mi Cloud or Google Drive.
- Return to Settings โ Additional โ Recovery and Reset.
- Select โResettingโ and confirm the action.
| Xiaomi model | Combination of buttons for Hard Reset | Notes |
|---|---|---|
| Redmi Note 10/11/12, POCO X3/X4 | Food + Volume up | Hold on for 10-15 seconds until the Mi logo appears. |
| Xiaomi 12/13/14, Mix 4/5 | Food + Volume up + Volume down | Some models require confirmation via Fastboot. |
| Redmi 9/9A/9C, POCO M3 | Food + Volume up (7 seconds) | After the vibration, release the Nutrition, but keep the Loudness. |
โ ๏ธ Note: On HyperOS devices (e.g. Xiaomi 14, Redmi) K70) Recovery reset may require you to enter your Mi Account password. If you don't remember it, use the instructions from the FAQ.
Method 4: Disconnect via Fastboot (for advanced)
If the smartphone does not leave the safe mode Fastboot.
This will require:
- ๐ฅ๏ธ Computer with drivers installed ADB/Fastboot.
Step-by-step:
- Turn off the phone.
- Press Power + Volume Down to enter Fastboot.
- Connect the device to the PC and open the command line in the firmware folder.
- Run the command: fastboot flash boot.img fastboot flash system.img fastboot reboot
What if the Fastboot doesnโt recognize the device?
Method 5: Hardware diagnostics (if nothing helps)
If all software methods are exhausted and Safe Mode is still activated, the problem may be hardware:
- ๐ Faulty battery โ if the battery is swollen or does not hold charge, the phone can boot into Safe Mode as in โemergencyโ mode.
To verify:
- Remove the back cover (if possible without damage).
- Check the buttons and plumes visually for damage.
- Connect your phone to charge โ if the light flashes out of the box (like red), itโs a sign of power problems.
โ ๏ธ Note: If you do not have experience in disassembling smartphones, do not try to repair hardware faults yourself - this can lead to a complete failure of the device.
How to prevent the re-enactment of safe mode
To avoid recurrence, follow these recommendations:
- ๐ Update regularly MIUI/HyperOS โ Older versions of firmware more often contain bugs leading to Safe Mode.
- ๐ก๏ธ Install applications only from official sources (Google Play, Mi App Store).
- ๐ Keep an eye on the battery โ if the phone turns off at 20 to 30% charge, replace the battery.
- ๐ง Do not use uncertified firmware (for example, customized firmware). ROM third-party).
๐ก
If Safe Mode is turned on after each MIUI update, roll back to the previous firmware version or wait for a patch from Xiaomi. Often these bugs are fixed in the next updates.