Safe Mode on Xiaomi smartphones is a diagnostic tool that loads a system with a minimum set of drivers and third-party apps disabled. It is often called βclean bootβ because it allows you to identify the causes of failures, from program conflicts to virus infection. If your Redmi, POCO or Black Shark has started to slow down, spontaneously reboot or issue errors, the first thing to do is check it in safe mode.
Unlike the standard mode, it blocks all user applications (including launchers, widgets and services), and the system only works with pre-installed software. This helps determine whether the problem is caused by a hardware failure (for example, memory damage) or a software conflict (viruses, APK-curved updates). In this article, we will analyze all the current ways to log into Safe Mode on Xiaomi, including models with MIUI 14/15 and Android 13/14, and also explain how to properly exit the mode and interpret the diagnostic results.
Why do you need a safe mode on Xiaomi?
The main task of Safe Mode is to isolate the system from third-party software.
- π Identify viruses or malicious applications that disguise themselves as system processes, and in safe mode, they don't start, and the phone stops being "glutty".
- π οΈ Remove problem programs that cause crashes (for example, after an update or manual installation) APK).
- π± Diagnose hardware malfunctions: if the phone brakes and in Safe Mode, the problem is in the "hardware" (memory, processor, battery).
- π Restore performance after a failed update MIUI or reset.
For example, if the screen flashes after installing a new launcher or the sensor stops responding, Safe Mode will help remove it without risking damage to the system, and if the phone overheats even in safe mode, it is a signal of problems with the battery or processor.
β οΈ Warning: Safe Mode disables all features related to Google services (e.g., contact sync or push notifications) and will not work widgets, themes, or other features. MIUI and some system settings.
Method 1: Enter through power and volume buttons (for all models)
Itβs a versatile method that works on 99% of Xiaomi devices, including the Redmi Note 12, POCO X5, Mi 11 and older models. The algorithm is the same for all versions of MIUI (10 to 15) and Android (9 to 14).
Instructions:
- Turn off the phone (press the power button and select Turn off).
- After the screen is completely turned off, press the power button and hold it until the MI logo appears.
- As soon as the logo appears, release the power button and immediately press the volume down button.
- Hold the volume button until the phone is fully loaded, and the bottom left corner of the screen will read Safe Mode.
If you do everything right, you will see a notification on the lock screen or desktop about the mode turned on, and all third-party applications will be deactivated (their icons will remain, but when you start, the message βApplication disabled by the administratorβ will appear).
Make sure the problem is gone (if so, itβs third-party software fault)
Check the operation of the sensor, camera, speakers
Start the diagnosis through Settings β About the phone β Diagnostics
Remove suspicious apps through Settings β Apps
-->
Method 2: Activate via the off menu (MIUI 12 and later)
On devices with MIUI 12/13/14/15, it is possible to turn on Safe Mode directly from the power menu - without button combinations. This is convenient if the phone is still responsive to pressing, but it does not work.
How to do this:
- Press the power button to call the off menu.
- Press and hold your finger on the Turn Off option (or Reboot on some models).
- In 2-3 seconds, a pop-up will appear asking you to go to Safe Mode. Press OK.
- The phone will reboot and log in to Safe Mode automatically.
This method works on most modern Xiaomi smartphones, including Redmi 10/11/12, POCO F4/F5, Mi 13 and Black Shark 5. If you have an older model (for example, Redmi 4X or Mi A1), this method may not work β use the first method.
Redmi (Note, K-series, etc.)
POCO (X, F, M-series)
Mi (11, 12, 13, etc.)
Black Shark
Another brand-->
Method 3: Through ADB (for advanced users)
If the phone is stuck on the logo or does not respond to buttons, but you have access to debugging over USB (USB Debugging), you can turn on Safe Mode through the ADB command.
Step-by-step:
- Connect your phone to your computer through USB-cable.
- Open the command prompt (Windows) or terminal (macOS/Linux) and type: adb devices Make sure the device is identified (its serial number should appear).
- Enter the command to reboot in Safe Mode: Adb shell cmd safe_mode 1
- The phone will reboot automatically. After downloading, check for the Safe Mode label in the corner of the screen.
To return the normal mode, use the command:
adb shell cmd safe_mode 0β οΈ Attention: If debugging is on USB It wasn't on in advance, it won't work. It's also on some firmware (e.g. custom) the command. safe_mode may not be supported.
What if the ADB canβt see the device?
How to get out of Safe Mode on Xiaomi
Returning the phone to normal mode can be done in several ways:
- π Reboot: Just restart the device via the power menu or button. Once turned on, Safe Mode will automatically shut down.
- π± Disconnect via notification: On some models, a button appears in the notification curtain to exit safe mode.
- π§ Through ADB: If the phone does not go out of mode after restarting, use the command: adb shell cmd safe_mode 0
If the problem has returned after leaving Safe Mode, it means that the cause lies in one of the third-party applications, in which case it is recommended:
- Remove newly installed programs.
- Check your phone for viruses (e.g., Google Play Protect or Malwarebytes).
- Reset the settings to factory (if other methods did not help).
π‘
If the phone is constantly loading into Safe Mode without your involvement, it is a sign of damage to system files.
What to do if Safe Mode is not enabled?
Sometimes users find that the phone is not in safe mode despite the right actions.
| Problem. | Possible cause | Decision |
|---|---|---|
| Does not respond to the button combination | Volume or power button damaged | Use the ADB or off menu (if available) |
| The phone vibrates, but does not turn on | Battery discharged or firmware damaged | Charge the device for 10-15 minutes, then try again |
| The MIUI logo appears and hangs. | Conflict with Custom Recaveri (TWRP) | Enter the Recavator and run the Wipe Dalvik/Cache |
| Safe Mode is turned on, but immediately flies out | System partition /system damaged | Fastboot or Mi Flash phone |
If none of the methods worked and the phone is critically needed, you should contact the service center, perhaps the problem is related to damage to the motherboard or a malfunction in EMMS memory.
π‘
Before visiting the service, back up your data via Settings β Additional β Backup and Reset. Safe Mode wonβt do that!
Diagnosing problems in Safe Mode: what to check?
Once you've successfully entered safe mode, it's important to interpret the results correctly. Here's a checklist for diagnosis:
- π Check performance: If the phone stopped braking, the problem is in third-party software. If the lags are left, it is the hardware or firmware.
- π‘ Test the network: Safe Mode shuts down some of the communication modules. If mobile Internet or Wi-Fi doesn't work, it's okay.
- π Watch out for battery: If discharge happens too fast even in Safe Mode, battery may be worn out.
- π΅ Check the sound and camera: If the speakers or microphone are not working, it's a hardware malfunction.
Pay special attention to system logs, to see them:
- Open the Phone app and dial ##4636##.
- Go to Phone Information β Perform a ping test (to check the network) or Battery Use.
- Check out the Work Statistics and Error Reports (if available).
If you find suspicious processes (e.g., com.android.XXX with high CPU consumption), write down their names and search the Internet for information β these can be viruses or system bugs.