Safe Mode (Safe Mode) on smartphones Xiaomi, Redmi or POCO is an Android diagnostic tool that disables all third-party applications, leaving only system ones. It is automatically activated in case of critical failures, incorrect MIUI update or app conflicts. But what to do if the phone stuck in safe mode and does not exit it even after a reboot? Or is the screen constantly lit Safe mode in the lower left corner?

In this article - 5 working methods disabling safe mode on Xiaomi, including rare cases when the mode is turned on forcibly (forced safe mode) due to damaged firmware or hardware buttons. We will look at both standard methods (through the menu and reboot) and advanced ones - using ADB, resetting settings and even physically repairing buttons. All instructions are adapted to the latest versions. MIUI 14/15 And HyperOS.

โš ๏ธ Important: If safe mode appeared after the phone was dropped or got wet, first check the functionality of the buttons Volume down And Power โ€”they can be clamped mechanically. This is a common cause of โ€œstickingโ€ in Safe Mode on Xiaomi.

1. Standard exit from safe mode (reboot)

In 80% of cases, a normal reboot is sufficient. But there are nuances: if the mode was activated due to an application failure, the system may return to it again after turning it on. Here's how to reboot correctly:

  1. Hold the Power button for 10-15 seconds until the shutdown menu appears.
  2. Select Reboot (Restart) and confirm.
  3. After turning on, check the lower left corner of the screen - the inscription Safe mode should not be there.

If after reboot the mode is active again:

  • ๐Ÿ”„ Try turning off the phone completely (do not reboot!), wait 30 seconds and turn it on again.
  • ๐Ÿ“ฑ Check whether the button is pressed Volume down - on Xiaomi holding this button when turning it on forces Safe Mode.
  • ๐Ÿ”Œ Disconnect the charger - sometimes the mode is activated when connecting non-original cables.

Never|1 time per month|After MIUI updates|After installing new applications|I donโ€™t know what it is-->

โš ๏ธ Attention: If the phone is does not respond to the power button, try holding it together for Volume up 20โ€“30 seconds - this will forcefully turn off the device (similar to removing batteries).

2. Disabling via notification (MIUI 12 and later)

Starting from MIUI 12, in Xiaomi added the ability to exit safe mode directly from the notification panel. This method works if:

  • ๐Ÿ“ฒ The phone responds to touches.
  • ๐Ÿ”ฝ There is a notification in the top curtain Safe mode is enabled.
  • ๐Ÿ”„ The mode was activated programmatically (not due to pressed buttons).

Instructions:

  1. Swipe down from the top edge of the screen to open the notification panel.
  2. Find the notification Safe Mode on (usually at the top of the list).
  3. Tap on it - a button will appear Disable.
  4. Confirm the action and wait for the automatic reboot.
๐Ÿ’ก

If the notification does not appear, try swiping left/right on the notification panel - sometimes it is hidden behind others alerts.

โš ๏ธ Attention: On some models (POCO F3, Redmi Note 10 Pro), the notification may be missing even in Safe Mode. In this case, proceed to the next method.

3. Resetting the cache via Recovery Mode

If safe mode appears after each switch on, the problem may be a damaged system or application cache. Clearing the cache through Recovery helps in 60% of such cases, without affecting user data.

Instructions for Xiaomi/Redmi/POCO:

  1. Turn off the phone.
  2. Press Volume up + Power simultaneously for 10-15 seconds until the logo Mi and menu appear Recovery.
  3. Use the volume buttons to navigate and the power button to select.
  4. Select Wipe & Reset โ†’ Wipe Cache.
  5. Confirm the action and wait for completion.
  6. Return to the main menu and select Reboot โ†’ Reboot to System.
Xiaomi model Combination for Recovery Notes
Redmi Note 11/12, POCO X4/X5 Volume up + Power Hold until vibration
Xiaomi 12/13, Mi 11 Volume up + Power You may need to connect to a PC to unlock
Redmi 9/10, POCO M3 Volume up + Power Works in some firmware Volume down + Power
Xiaomi Pad 5/6 Volume up + Volume down + Power Hold for 15+ seconds

โš ๏ธ Attention: If after clearing the cache the phone still boots into Safe Mode, the problem may be due to damaged firmware. In this case, only full reset will help (see section 5).

What to do if Recovery Mode does not open?

If the button combination does not work, try:

1. Connect the phone to charge for 10โ€“15 minutes, then try again.

2. Use ADB to force a reboot into Recovery (see section 4).

3. On some models (POCO F4, Xiaomi 12T), you first need to hold Volume down + Power, and after vibration quickly switch to Volume up.

4. Advanced method: disabling via ADB

If standard methods do not help, but the phone connects to a computer, you can use ADB (Android Debug Bridge). This method works even when โ€œstuckโ€ in forced safe modewhen the mode is turned on due to hardware failures.

What you will need:

  • ๐Ÿ–ฅ๏ธ A computer with Windows/Linux/macOS.
  • ๐Ÿ”Œ USB cable (preferably original).li>
  • ๐Ÿ› ๏ธ Installed drivers Xiaomi and ADB (you can download from the official Android website).

Step-by-step guide:

  1. Enable on your phone Debugging by USB:
    • Go to Settings โ†’ About phone โ†’ MIUI version and tap 7 times on the build number to activate Developer mode.
    • Go back to Settings โ†’ Advanced โ†’ For developers and enable USB debugging.
  • Connect your phone to the PC and confirm permission to debugging.
  • Open the command line (cmd) and enter:
    adb devices

    Make sure that the device is detected (its serial number should appear).

  • Run the command to disable safe mode:
    adb shell settings put global safe_mode 0
  • Reboot the phone:
    adb reboot
  • Install Xiaomi drivers|Download Platform Tools|Enable USB debugging|Connect the original cable|Check the device visibility in ADB-->

    โš ๏ธ Attention: If the command adb shell settings put global safe_mode 0 returns an error permission denied, try an alternative method:

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

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

    Critical point: On some firmware HyperOS (for example, on Xiaomi 14) standard ADB commands for disabling Safe Mode do not work. In this case, only resetting the settings or flashing the firmware will help. data-i="182">). This will delete all data, but will restore system functionality. Fastboot.

    5. Last resort: reset to factory settings

    If none of the methods worked and the phone always boots in safe mode, all that remains is full reset (hard reset). This will delete all data, but will restore system functionality.

    How to reset settings on Xiaomi:

    1. Turn off the phone.
    2. Hold Volume up + Powerto enter Recovery.
    3. Select Wipe & Reset โ†’ Wipe All Data (on some models - Factory Reset).
    4. Confirm the action (you may be required to enter your Mi account password).
    5. After resetting, select Reboot to System.
    6. โš ๏ธ Attention: On phones with a locked bootloader (bootloader) after the reset, you may need to log in to Mi Account. If you do not remember the password, restore it before reset via the website account.xiaomi.com.

      ๐Ÿ’ก

      Resetting to factory settings is the only way to exit forced safe mode if it is caused by damage to system files or a firmware conflict.

      โš ๏ธ Important for POCO owners: On some models (POCO X3 Pro, POCO F3 GT), an error may appear after the reset This device is lockedThis means that the bootloader is locked. An official one will be required to unlock it. tool Mi Unlock Tool and linked Mi Account.

      6. Hardware reasons: jammed buttons and damage

      If safe mode is activated every time you turn on, even after a reset, the problem may be in:

      • ๐Ÿ”˜ Holded button Volume down - on Xiaomi holding this button during boot forces the Safe Mode.
      • ๐Ÿ’ง Moisture ingress under the buttons (especially important for Redmi Note 8/9).
      • ๐Ÿ”ง Damage to the button cable after a fall or repair.

      How to diagnose and fix:

      1. Checking the buttons:
        • Remove the cover and inspect the buttons for mechanical damage.
        • Gently press the button Volume down โ€”if it โ€œfalls throughโ€ or is pressed too easily, it could be jammed.
      2. Cleaning contacts:
        • Use compressed air or alcohol to clean the area around the buttons.
        • Do not disassemble the phone yourself - this may lead to loss of warranty.
    7. Diagnostics at the service center:
      • If the buttons appear to be working properly, but the mode turns on spontaneously, the problem may be in the button control chip.

    โš ๏ธ Attention: On models Xiaomi 12S Ultra, Mix Fold 2/3 and other flagships with ultrasonic buttons (haptic buttons), hardware failures are more difficult to diagnose. In this case, contact an authorized service center Xiaomi โ€”self-repair may damage the sensors.

    7. Prevention: how to avoid re-enabling Safe Mode

    To prevent safe mode from appearing again, follow these recommendations:

    • ๐Ÿ“ฑ Update MIUI/HyperOS โ€” new versions have fixed bugs that cause spontaneous transition to Safe Mode.
    • ๐Ÿ”„ Uninstall suspicious applications โ€”especially those that ask for permissions SU or Accessibility.
    • ๐Ÿ›ก๏ธ Use original chargers โ€”poor quality cables can cause power failures.
    • ๐Ÿ”ง Clear the cache regularly via Settings โ†’ Storage โ†’ Cleanup.

    โš ๏ธ Attention for users of custom firmware: If you installed custom ROM (for example, LineageOS, Pixel Experience), safe mode may be enabled due to kernel incompatibility. In this case:

    1. Check the compatibility of the firmware with your model on the forum XDA Developers.
    2. Install the correct kernel (kernel) for your version MIUI.
    3. Roll back to stock firmware via Mi Flash Tool.
    ๐Ÿ’ก

    If safe mode turns on after connecting to Bluetooth devices (headphones, car), try resetting Bluetooth settings in Settings โ†’ Connections โ†’ Bluetooth โ†’ Additionally โ†’ Reset settings.

    FAQ: Frequently asked questions about Safe Mode on Xiaomi

    My Xiaomi is stuck in safe mode after updating MIUI. What to do?

    First try clearing the cache through Recovery (section 3). If it doesnโ€™t help, reset the settings (section 5). If the problem persists, roll back to the previous version of MIUI via Fastboot using Mi Flash Tool.

    "Safe mode" lights up on the screen, but the phone does not respond to touches. How to exit?

    Connect the phone to charge and try to force restart it by holding Power + Volume up 20-30 seconds. If it doesnโ€™t work, use ADB (section 4) or reset via Recovery.

    After resetting to factory settings, the phone asks for the password for Mi Account. What to do?

    This is protection Mi Cloud. Enter the password for the account that was linked to the phone. If you donโ€™t remember, restore it on the website account.xiaomi.com. If the account is not yours (used phone), contact the previous owner to unlink it.

    Safe mode turns on by itself once a week. What is the reason?

    Most likely, the problem is in one of the installed applications. Find out the culprit:

    1. Boot into Safe Mode and remove recently installed apps.
    2. Check applications with permissions Administrator or Accessibility in the settings.
    3. Update all applications via Google Play.

    If the problem persists, reset the settings.

    Is it possible to exit Safe Mode without losing data?

    Yes, in most cases. Try the methods in sections 1-4 (reboot, notification, ADB, clear cache). Resetting to factory settings (Section 5) is an extreme measure that deletes all data.