How to remove safe mode on Xiaomi: all working ways

Why Xiaomiโ€™s smartphone booted in Safe Mode and how to fix it

You've turned on your Xiaomi, Redmi or POCO, and at the bottom of the screen, you've got "Safe Mode" (or Safe Mode in English) on it? Don't panic -- it's a regular Android feature, not a virus or a breakdown. Safe Mode automatically disables all third-party apps, leaving only system apps to help diagnose problems. But how do you get the phone back to normal mode?

In 90% of cases, Safe Mode is activated accidentally โ€“ for example, if you hold the power button for too long or press a key combination when you turn on, less often application failures, corrupted system files or failed updates. In this article, we will discuss all the current ways to disable Safe Mode on Xiaomi devices (including models from 2023-2026), and also explain what to do if standard methods do not work.

Before proceeding to the instructions, check:

  • ๐Ÿ”„ Have you rebooted your phone? Sometimes a simple reboot is enough.
  • ๐Ÿ“ฑ Is there any physical damage? If the screen doesn't respond to touch, the problem could be in the display.
  • ๐Ÿ”‹ Is the device charged? At a charge below 5%, the system may block some functions.
๐Ÿ“Š How often does your Xiaomi go into safe mode?
Never.
1-2 times a year
Every month.
After the updates
I don't know what it is.

Method 1: Standard Reboot is the easiest method

In most cases, getting out of safe mode on Xiaomi comes down to a banal reboot, which works on all models, from the Redmi Note 10 to the flagship Xiaomi 14 Ultra.

  1. Hold the Power button on the side panel of the smartphone.
  2. In the menu that appears, select โ€œRebootโ€.
  3. Wait for the complete shutdown and automatic switching on of the device.

If after the reboot, the Safe Mode label disappears, the problem is solved. If not, move on to the next way.

๐Ÿ’ก

On some models (e.g., the POCO F5), the power button may be touch-sensitive, in which case hold the virtual power button on the lock screen.

โš ๏ธ Warning: If the phone boots again in safe mode after a reboot, this may indicate damage to system files or conflict with installed software).

Method 2: Forced shutdown via buttons (for โ€œhangโ€ devices)

If your smartphone doesn't respond to touch or the power menu doesn't appear, try a hardware reset, which works even in severe crashes:

  1. Hold the Power + Volume button at the same time for 10-15 seconds.
  2. When the screen goes out, release the buttons and wait for the vibration (the start signal).
  3. After turning on, check if the Safe Mode label has disappeared.

On some models (such as Xiaomi 13T or Redmi K60), the combination may differ:

  • ๐Ÿ”˜ Nutrition + Reduced volume - for devices with MIUI 14 and newer.
  • ๐Ÿ”˜ Nutrition + Both volume buttons for older versions (MIUI 12 and below).
What to do if your phone doesnโ€™t respond to the buttons?
If the machine is completely dead (it doesnโ€™t vibrate, it doesnโ€™t warm), plug it into charging for 10 to 15 minutes, then try again. If that doesnโ€™t work, it could be a hardware failure (like a faulty battery or motherboard).

โš ๏ธ Warning: Do not hold the buttons for more than 20 seconds, this can lead to hard reset and data loss.

Method 3: Disconnect via notification panel (MIUI 13 and later)

On smartphones with MIUI 13/14 (e.g. Xiaomi 12S, Redmi Note 12 Pro+), the quick shutdown option is available in safe mode.

  1. Swipe your finger down from the top of the screen to open the notification bar.
  2. Find the "Safe Mode is On" notification (or "Safe Mode is On").
  3. Slip it and the โ€œTurn offโ€ button will appear.
  4. Confirm the action and wait for the reboot.

If there is no notification, try another method, and note that some firmware (e.g. Global ROM) may not work.

Xiaomi modelDoes it support disconnection through notification?Notes
Xiaomi 14 / 14 Proโœ… Yes.It runs on MIUI 14 and HyperOS.
Redmi Note 12 / 12 Proโœ… Yes.A final update is required
POCO F5 / F5 Proโš ๏ธ Partially.Depends on the firmware version.
Xiaomi 11T / 11 LiteโŒ No.Only a standard reboot.

Method 4: Remove the problem application (if the mode is re-enabled)

If Safe Mode is activated again after the reboot, one of the installed applications is to blame.

  • ๐Ÿ›ก๏ธ Antiviruses (Avast, Dr.Web, 360 Security).
  • ๐Ÿ”ง Optimizers (Clean Master, DU Speed Booster).
  • ๐ŸŽฎ GameGuardian, Lucky Patcher).
  • ๐Ÿ“ฑ Nova Launcher (Apex Launcher).

To find the โ€œculprit,โ€ do the following:

Remove the latest installed programs|Disable administrative rights from suspicious applications (Settings) โ†’ Annexes โ†’ Special access โ†’ Device administrators)|Check the reviews on Google Play โ€“ are there any complaints about Safe Mode?|Update all applications to the latest versions-->

If you're not sure which application is causing the conflict, boot in Safe Mode and uninstall the programs one at a time, restarting after each deletion, and once the problem is gone, you've found the culprit.

Critical information: On some models (e.g. Redmi K50 Gaming), the com.miui.analytics system application may cause a conflict.It cannot be removed without root rights, but can be disabled via ADB (see Method 5).

Method 5: Using ADB to force shutdown (advanced method)

If none of the previous methods worked, the only way to disable Safe Mode is through the Android Debug Bridge (ADB), which requires a computer and minimal technical skills, but is guaranteed to work even on โ€œresilientโ€ devices.

Here's the step-by-step instruction:

  1. Download and install ADB Tools on PC.
  2. Turn on your phone to debug via USB: Settings โ†’ About Phone โ†’ MIUI Version (tap 7 times) Settings โ†’ Additional โ†’ For developers โ†’ Debugging by USB
  3. Connect your smartphone to your computer via USB (use the original cable!).
  4. Open the command prompt (Windows) or terminal (Mac/Linux) in the folder with ADB.
  5. Enter the commands in turn: adb devices adb shell settings put global safe_mode 0 adb reboot

Once the reboot is over, the safe mode will be turned off. safe_mode 0 It didnโ€™t work, so try an alternative:

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

๐Ÿ’ก

ADB-Teams are working on all versions MIUI, But they need to be debugged on. USB. If USB-Ports are not working, use wireless debugging (Wi-Fi) ADB).

What to do if nothing helps: extreme measures

If all the ways have been tried and safe mode is still active, the problem could be bigger than it seems.

  • ๐Ÿ”„ Reset to factory settings: This will delete all data, but return the phone to working condition. โ†’ The phone. โ†’ Resetting settings โ†’ Delete all data
  • ๐Ÿ› ๏ธ Fastboot Flashing: If the reset didn't help, reinstallation will be required MIUI For instructions for your model, go to xiaomifirmwareupdater.com.
  • ๐Ÿ”ง Hardware failure: If the safe mode is activated after a drop or moisture, the problem may be a damaged motherboard or power button, in which case only the service center will help.

โš ๏ธ Warning: Before resetting or flashing, save important data (photos, contacts, messages) and in safe mode, you can copy files to your PC via a computer. USB or use Mi Mover (if the application is available).

FAQ: Frequent questions about safe mode on Xiaomi

Why does my Xiaomi turn on Safe Mode after the upgrade?
This is a typical problem when upgrading via OTA if: The firmware has been interrupted (e.g., battery has gone down); custom firmware (e.g., xiaomi.eu) is installed; conflict with Magisk or other modifications; Solution: run a clean flash through Fastboot or roll back to the previous version of MIUI.
Can I use the internet and phone calls safely?
Yes, system functions (calls, SMS, mobile Internet, Wi-Fi) work in Safe Mode. Only Third-party applications (WhatsApp, Telegram, games) are disabled; widgets from third-party developers; some MIUI features (e.g. Second Space or Dual Apps).
Safe mode came after the screen was changed. Is that normal?
No, it's not normal. It's likely that the wizard has damaged the power button plume or the display module, and if you put the phone back in service, the problem must be fixed under warranty.
How to turn off Safe Mode on Xiaomi without a Power button (broken)?
If the physical button doesn't work, try: Connect the charger -- sometimes it triggers a reboot. Use ADB (if debugging has been on before). Wait for the battery to run out completely, then charge the phone. If nothing works, you need to repair the button.
Can the virus turn on Safe Mode on Xiaomi?
Theoretically, yes, but extremely unlikely. Viruses usually lock the phone or show ads, but don't activate Safe Mode. Most likely, the problem is an application conflict or a system failure. To rule out a virus: Check the phone through Google Play Protect (Settings) โ†’ Google โ†’ Security. Delete the suspicious APK-files from the Download folder.