How to turn off Safe Mode on Xiaomi: The Complete Guide

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 OS malfunctions, program conflicts or after an incorrect update. Although the mode is useful for troubleshooting, many users face the problem: the phone gets stuck in it and does not return to normal operation.

In this article, you will find 5 proven ways to disable Safe Mode, from basic (reboot buttons) to advanced (ADB commands and reset settings). We will also discuss the unique features of MIUI 14/15, which standard methods may not work, and give recommendations for preventing re-activation of the mode. If your Xiaomi after updating or installing the application loads only in Safe Mode, here you will find a solution.

Why does Xiaomi include a safe mode on its own?

In 80 percent of cases, Safe Mode is activated due to software conflicts, but there are other reasons.

  • πŸ”„ Failed update MIUI β€” If the firmware has been interrupted or installed with errors, the system can boot in Safe Mode for diagnosis.
  • πŸ“± Application failures – viruses, damaged APK-Files or conflicting services (e.g. Google Play Services) force the device to be transferred to Safe Mode.
  • πŸ”‹ Hardware problems – a damaged power button, a discharged battery or a faulty charging connector can simulate an on-mode command.
  • βš™οΈ Manual activation by the user – random retention of power buttons + Loudness down when switched on.

Xiaomi with MIUI 14/15 has another feature: the mode can be activated after fastboot firmware or reset via Recovery if the system detects the mismatch of application signatures.

⚠️ Warning: If Safe Mode appears after each phone turn on, it is a sign of a damaged partition. /data. In this case, only a full reset (Wipe Data) through Recovery will help.

Method 1: Standard Reboot (works 60% of the time)

The simplest method is forced reboot, which works if the mode was activated accidentally or because of a temporary failure.

  1. Hold the Power button for 10-15 seconds until the screen goes out.
  2. Wait 30 seconds, then turn on the phone in the usual way (Power button).
  3. If the sign β€œSafe Mode” appears on the lock screen, repeat the steps 2-3 times.

On some models (Redmi Note 10/11, POCO X3/X4), a combination of:

Hold the Power + Volume button up for 20 seconds

This combination simulates hardware reset and often takes the device out of Safe Mode.

Make sure the battery is charged at least 30 times%|

Turn off the charger (if connected)|

Check if the volume button is stuck |

Take a screenshot of the screen (if you need to save error logs)-->

If after 3-4 reboots the mode does not turn off - proceed to the next method.

Method 2: Disconnect via notification panel (MIUI 12–15)

Newer versions of MIUI (starting with 12) have the ability to disable Safe Mode directly from the interface, which works if:

  • πŸ“± The phone responds to touch (the sensor works).
  • πŸ”“ The screen is unlocked (you can see the desktop).
  • βš™οΈ In the notification panel there is a button "Safe mode enabledΒ».

Instructions:

  1. Swipe your finger down from the top of the screen to open the notification bar.
  2. Find the β€œSafe Mode is Enabled” notification (usually at the top of the list).
  3. Slip on it - a dialog box will appear with the "Switch off" button.
  4. Confirm the action and wait for the automatic reboot.

If there is no notification, try calling it manually:

Settings β†’ Applications β†’ Application Management β†’ Three points (menu) β†’ Show system β†’ Find β€œSafe Mode” β†’ Click β€œDisable”

⚠️ Note: On some firmware (Xiaomi.eu, customized) ROM) This method can lead to a cyclical reboot, and if the phone starts to hang on the logo, run Wipe Cache through Recovery.

Redmi Note 10/11/12|POCO X3/X4/X5|Mi 11/12/13|Redmi 9/9A/9C|Other-->

Method 3: Recovery cache reset (if the phone doesn't leave Safe Mode)

If standard methods fail, the problem may lie in a corrupted cache, and cleaning the cache partition through Recovery often resolves the problem without losing data.

Instructions for Xiaomi/Redmi/POCO:

  1. Turn off the phone (hold power for 10 seconds).
  2. Press Power + Volume up until the Mi logo and Recovery menu appear.
  3. Select a language (if required), then go to Wipe & Reset.
  4. Tap Wipe Cache (Do not choose Wipe Data – it will erase all files!)
  5. Confirm the action and wait until the completion (1-2 minutes).
  6. Go back to the main menu and select Reboot β†’ Reboot to System.

If the phone boots up again in Safe Mode after clearing the cache, the problem is deeper.

  • πŸ› οΈ Damaged section. /data (Wipe Data is required).
  • πŸ”„ Failed update MIUI (I need to re-flash the device).
  • 🦠 Virus in system files (only a complete reset will help).
What happens if Recovery does not open?
If the button combination doesn’t work, try: 1. Connect your phone to your PC and use the adb reboot recovery command. 2. On some models (POCO F3, Redmi K40) to log into Recovery, you need to hold Power + Volume up + Volume down at the same time. 3. If the screen doesn’t respond, the motherboard may be faulty (a service center is required).

Method 4: ADB commands for power users

If you have access to ADB (Android Debug Bridge), you can disable Safe Mode via the command line, which is suitable for unlocked bootloaders and devices with USB debugging enabled.

Step-by-step:

  1. Download Platform Tools and unpack the archive on your PC.
  2. Connect your phone to your computer via USB (use the original cable!).
  3. Turn on USB debugging: Settings β†’ About Phone β†’ MIUI Version (tap 7 times to unlock Developer Mode) Settings β†’ Additional β†’ Developers β†’ Debugging over USB (enable)
  4. Open the command prompt (cmd) in the folder with Platform Tools and type: adb devices (your device should appear).
  5. Safe Mode: Adb shell settings put global safe_mode 0
  6. Reboot your phone: adb reboot

If the team doesn’t work, try an alternative:

adb shell am broadcast -a android.intent.action.BOOT_COMPLETED

This command simulates the completion of the system boot and sometimes resets Safe Mode.

⚠️ Note: On devices with a locked bootloader (bootloader) commands ADB In this case, only unlocking through the Mi Unlock Tool (but this erases all data) will help!).

1. Reinstall Xiaomi USB Drivers drivers.

2. Use another USB-port (preferably) USB 2.0).

3. Enable the option "Allow debugging by the developer settings" USB charge-on".-->

Method 5: Complete reset (last chance)

If none of these methods work, you'll have to reset hard, which will delete all the data, but it will bring the phone back to working order.

How to make a reset through Recovery:

  1. Turn off the phone.
  2. Press Power + Volume Up to Enter Recovery.
  3. Select Wipe Data β†’ Wipe All Data (on some firmwares – Factory Reset).
  4. Confirm the action (it may be necessary to enter a password from the Mi-account!).
  5. After reset, select Reboot β†’ Reboot to System.

Important nuances:

  • πŸ” If the phone was tied to Mi Account, after reset, you will need to enter a login and password.
  • πŸ“ All photos, contacts and apps will be deleted. backup in advance via Mi Cloud or Google Drive.
  • ⚠️ On some models (Redmi 9, POCO M3) After reset, re-activation may be required SIM-maps (check the cards) PUK-code!).
Xiaomi modelThe probability of resetting Safe Mode after Hard ResetAdditional action
Redmi Note 10/11/1295%After reset, update MIUI to the latest version
POCO X3/X4 Pro90%Check Developer Options for Conflicts
Mi 11/12/1385%Restore data from Mi Cloud backup
Redmi 9/9A80%After reset, you may need to flash through Fastboot

πŸ’‘

If the phone is reloaded to Safe Mode after reset, it is a sign of a hardware malfunction (damaged memory or motherboard), in which case a diagnosis is required at the service center.

How to prevent the re-enablement of Safe Mode?

To avoid re-activating Safe Mode, follow these guidelines:

  • πŸ“Œ Update. MIUI regularly – new versions fix bugs that cause failures.
  • πŸ›‘οΈ Install applications only from official sources (Google Play, Mi App Store).
  • πŸ”‹ Watch your battery power – if the phone turns off when it’s low, the next start could be in Safe Mode.
  • βš™οΈ Do not change system files without unlocking the bootloader (this leads to conflicts).
  • πŸ”„ Periodically clean the cache through Recovery (once every 2-3 months).

If you frequently encounter Safe Mode, check your phone for viruses using Mi Security or Malwarebytes. It is also helpful to disable automatic update installation for third-party apps:

Settings β†’ Applications β†’ Application Management β†’ Google Play Market β†’ Auto Update β†’ Turn off

FAQ: Frequent questions about Safe Mode on Xiaomi

My Xiaomi is stuck in Safe Mode after the MIUI update.
Try cleaning the cache with Recovery first (Method 3). If it doesn't work, roll back the firmware through Fastboot (download the stable version of MIUI from the official website). If you can't roll back, make a full reset (Method 5), but save the data beforehand.
Can I log out of Safe Mode without losing data?
Yes, in most cases, Method 1 (reboot) or Method 2 (notice) help. If they don't work, try it. ADB-Only if the phone is fixated on Safe Mode and doesn't respond to commands will you have to reset.
Why does the phone turn on Safe Mode again?
This is a sign of hardware failure: Damaged flash memory (eMMC or UFS); Faulty power controller; motherboard problems (e.g., after a fall or moisture hit) In which case, self-repair is not possible β€” contact Xiaomi service center.
Can I turn off Safe Mode via a computer without ADB?
Yes, but only if the phone is defined as a media device (MTP). Connect it to a PC, find the file /data/property/persist.sys.safemode and delete it. However, this method requires root rights and does not work on all firmware. Without ADB or root, it is safer to use Method 1-3 from this article.
Safe Mode turned on after the app was installed.
Follow these steps: Upload your phone to Safe Mode (if it doesn’t load itself in it). Go to Settings β†’ Applications β†’ Application Management. Sort apps by installation date (the β€œLast”). Remove suspicious apps (especially those that requested root or administrator rights); Reboot your phone. If the problem is gone, the culprit is found. Avoid installing APKs from unknown sources in the future.