Safe Mode on Xiaomi is a diagnostic tool that helps identify problems caused by third-party apps or conflicts in the system. When the smartphone starts to slow down, spontaneously reboot or issue errors, the first step is to check in Safe Mode. In this mode, the device boots with a minimum set of drivers and no user programs, which allows you to accurately determine the source of the problem.
The safe mode entry procedure on Xiaomi, Redmi and POCO is different from the standard scheme on pure Android. the manufacturer has modified keyboard combinations and added alternative methods through MIUI. In this article, we will look at all the current methods - from classic button retention to hidden functions in the recovery menu.
Important: The instructions are validated on MIUI 14/15 (Android 13/14) and are relevant for 2020-2026 models. If your smartphone is released earlier, some methods may not work, we will warn you about this separately.
1. Classic method: through power and volume buttons
Itβs a versatile method that works on 90% of Xiaomi devices, including the Redmi Note 12, POCO X5 and Mi 11. The main advantage is that you donβt need access to the screen or settings.
Algorithm of action:
- π Turn off your smartphone (hold the power button for 5-7 seconds, then select Turn off).
- π After a complete shutdown, press the power button and hold it until the logo appears. MI.
- π΅ Once the logo appears, release the power button and immediately press the volume down button.
- π± Hold Volume Down until the download is complete. In the lower left corner of the screen, the message "Safe Mode" will appear.
β οΈ Note: Some models (e.g. Redmi) 9A) Instead of the volume button, you have to hold the volume button. If the first one didn't work, try an alternative combination.
The device booted with the words "Safe Mode" in the corner | All third-party applications hidden | The desktop background turned gray | The status bar displays the shield icon-->
If the screen hangs on the MI logo for more than 30 seconds, then the combination didn't work. Try repeating the procedure or moving on to the next method.
2. Alternative method: via the off menu
This is a good way to use a work screen that has a standard power menu, and it's less reliable than the hardware, but it's easier to execute.
Instructions:
- π§ Hold the power button for 2-3 seconds until the βSwitch off/Rebootβ menu appears.
- π Press and hold your finger on the Turn Off option (or Reboot on some firmware).
- π‘οΈ In 3-5 seconds, a pop-up will appear with a suggestion to switch to safe mode.
π Note: On MIUI 15 this method may not work β the manufacturer has removed the option from the menu. In this case, use the hardware method (section 1) or the method through the menu. ADB (section).
3. Entry through Recovery Mode (for advanced users)
If the smartphone does not respond to standard combinations, you can enter Safe Mode through the Recovery menu, which requires access to Recovery and is suitable for devices with an unlocked bootloader.
Step-by-step:
- π Turn off the phone, then press the power. + Increase volume by 10-15 seconds until the Mi Recovery menu appears.
- π Use volume buttons to navigate and select Reboot β Safe Mode.
- π±οΈ Confirm the choice with the power button. The device will restart in safe mode.
β οΈ Attention: B MIUI Recovery doesn't have the usual touch controls, just the volume and power buttons, and if you randomly choose Wipe Data, it will cause you to reset your settings!
What happens if Recovery does not open?
| Xiaomi model | Supported method | Notes |
|---|---|---|
| Redmi Note 12/13 | Power buttons + volume, ADB | The shutdown menu does not support Safe Mode. |
| POCO F5/X5 | All methods. | Recovery may be different (TWRP on some versions) |
| Mi 11/12/13 | Buttons, ADB | The method through the off menu only works on MIUI 13 and below. |
| Redmi 10A/9A | The buttons (Volume Up instead of Down) | On older models, the combination is inverted. |
4.Use of ADB (for developers)
If the hardware methods donβt work, you can turn on Safe Mode via Android Debug Bridge.This requires you to pre-configure ADB on your PC.
Instructions:
- π₯οΈ Connect your smartphone to your computer USB And turn on the debugging. USB In Settings β The phone. β Version. MIUI (Press 7 times, then return to the Additional Settings β For developers).
- π Open the command line in the folder with ADB and enter adb shell am broadcast -a android.intent.action.BOOT_COMPLETED -n com.miui.securitycenter/com.miui.permcenter.autostart.AutoStartActivity Next: Adb shell am start -a android.intent.action.MAIN -n com.android.settings/.SafetyCenterActivity
- π Restart the device and it will enter safe mode.
π‘ Useful advice: If the team doesnβt work, try an alternative:
adb shell settings put global safe_mode 1Then reboot the process.
π‘
Save ADB commands to a text file on your desktop β this will save time when reused.
5. Features for devices with custom firmware
On Xiaomi smartphones with LineageOS, Pixel Experience or HavocOS firmware installed, standard methods may not work.
- π§ Use it. TWRP Recovery: Go to Advanced β Safe Mode.
- π± On some firmware, it is enough to hold the Power button when booting until a menu with the Safe Mode option appears.
- π₯οΈ Magisk modules may need to disable all modules before entering Safe Mode.
On devices with an unlocked bootloader and custom core, the safe mode may not work stable β some MIUI features (such as themes or gestures) will be disabled.
6.How to get out of Safe Mode on Xiaomi
To exit Safe Mode, it is enough to perform a normal restart:
- π Hold the power button. β select Reboot.
- π΄ If the screen is not responding, press the power button for 10-15 seconds for a forced reboot.
β οΈ Warning: If the device returns to safe mode after rebooting, this indicates that the device is not safe:
- π Damaged firmware (requires flashing through Fastboot).
- π± Hardware failure of the volume button (contact sticking).
- π οΈ Conflict with Magisk or Xposed modules.
π‘
If the smartphone is cyclically loaded into Safe Mode, check the volume buttons for physical damage or reset via the Mi Flash Tool.
7. Frequent errors and their solutions
Even if you follow the instructions correctly, you can have problems.
| Problem. | Possible cause | Decision |
|---|---|---|
| Recovery menu does not appear | Loader locked. | Unlock with the Mi Unlock Tool or use ADB |
| Safe Mode is not activated | The /system partition is damaged | Refuse the device via Fastboot |
| Hanging on the MI logo | Conflict with Magisk | Remove modules via TWRP or disable Magisk |
π§ Advice for owners POCO F4/F5: If after entering Safe Mode, Wi-Fi or mobile network access is lost, this is normal - Safe Mode disables all user settings of the network.