How to turn off safe mode on Xiaomi phone: all ways 2026

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 a device is disabled incorrectly. Although the mode is useful for finding viruses or buggy applications, many users face the problem: the phone freezes in safe mode and does not leave it even after rebooting.

In this article, we will discuss 5 proven ways to disable Safe Mode on Xiaomi, including methods through hardware buttons, system settings and forced reset. Special emphasis will be placed on the typical errors that cause the mode to turn on again, and give recommendations for preventing problems in the future. If your Redmi Note 12, POCO X5 or other Xiaomi model stubbornly does not want to leave safe mode, follow the instructions and warnings in each section.

Why is Xiaomi’s phone booting in Safe Mode?

Before we go into disabling methods, it is important to understand the reasons for activating Safe Mode. Most often, the mode is turned on because of:

  • πŸ”„ Improper shutdown: If the battery is completely drained or you have taken out the battery (on older models) while running.
  • πŸ“± Application Conflict: Viruses, Damaged APK-Root access files or programs may cause failures.
  • πŸ”§ Errors after the update: a failed firmware MIUI or factory resets sometimes lead to a "stick" in Safe Mode.
  • 🎯 Hardware problems: damage to the power button or charging socket (for example, after a fall in the power supply button or the charging socket).

The Safe Mode screen usually displays the words "Safe Mode" (or "Safe Mode") in the lower left corner. If it's not available but third-party apps are not working, check the status through the notification bar: swipe down and find the corresponding message.

πŸ“Š Your Xiaomi phone often goes into safe mode on its own?
Yeah, after every shutdown.
Only after the updates
Rarely, but it happens.
Never noticed.

Method 1: Standard Reboot (the simplest method)

In 70% of cases, the exit from Safe Mode to Xiaomi is solved by a normal reboot.

  1. Press the power button for 3-5 seconds.
  2. In the menu that appears, select Reboot (or Restart).
  3. Wait for the full system load (up to 2-3 minutes).

If you reboot the mode, you're going to have a deeper problem. Don't repeat the procedure more than 2 times, it can make the failure worse.

β˜‘οΈ Checking before rebooting

Done: 0 / 4

⚠️ Note: Some Xiaomi models (e.g. Redmi) 9A or POCO M3) Holding the power button for a long time can cause a hard reset, which will result in the loss of unsaved data.

Method 2: Forced shutdown via buttons (for "hang" phones)

If your smartphone doesn’t respond to touch or power buttons, try a hardware reset, which works even when the screen is locked completely:

  1. Turn off the phone with a long press on Power + Volume up (hold 10-15 seconds).
  2. After the vibration, release the buttons. The phone must turn off.
  3. Turn on the device in the standard way (Power button).

For models with a non-removable battery (for example, Xiaomi 13 or Redmi) K50) This method may not work because of the protection against accidental shutdown, so move on to the extraction method. SIM-map.

Xiaomi modelCombination of buttons for forced shutdownRetention time
Redmi Note 10/11, POCO X3/X4Food + Volume up10-12 seconds
Xiaomi 12/13, Mix 4Food + Volume Down15 seconds.
Redmi 9/9A/9CFood + Volume up + Volume down8-10 seconds
POCO F3/F4Power + Loudness down (hold to double vibration)12-15 seconds

πŸ’‘

If the phone doesn't turn off even after 20 seconds of holding the buttons, plug it into charging for 5-10 minutes, then try again. A discharged battery can block hardware commands.

Method 3: Extract SIM-memory-card

Sometimes Safe Mode is activated due to corrupted data on the SIM-This is especially true for Xiaomi phones with hybrid slots (such as the Redmi Note 8 Pro or the Redmi Note). POCO X2). To check out this version:

  1. Turn off the phone (if it doesn’t respond, use method 2).
  2. Remove the tray for SIM-paper-card.
  3. Delete everything. SIM-card and microSD (if any).
  4. Turn on the device and check if the safe mode has disappeared.

If the problem is gone, alternately insert the cards back to identify the "culprit."

  • πŸ“‡ SIM-cards with damaged chip (scratched or bent).
  • πŸ’Ύ MicroSD with broken sectors or unsupported format (e.g., exFAT instead of FAT32).
  • πŸ”„ Maps from other operators that are not optimized for MIUI (for example, virtual SIM).
What if the tray is jammed?
If the tray is for SIM-No cards are removed, no force is used, this can break the mechanism. Try: 1. Blow into the clip hole (sometimes helps remove dust). 2. Use a thinner object (such as a needle). 3. Contact the service center if the phone is guaranteed.

Method 4: Resetting settings to factory (last resort)

If previous methods didn’t work, and the phone is loading hard into Safe Mode, you’ll have to perform a hard reset, which will delete all data, including apps, photos and accounts, so use the method only as a last resort.

Instructions for Xiaomi:

  1. Turn off the phone.
  2. Press Power + Volume up until the Mi logo appears.
  3. From the Recovery menu, select Wipe Data β†’ Wipe All Data (use volume buttons for navigation, power for confirmation).
  4. Confirm the action and wait for the completion (5-10 minutes).
  5. Choose Reboot. β†’ Reboot to System.

Once reset, the phone will boot as standard, but all data will be erased. If you have synced with Mi Account enabled, some of the information (contacts, notes) can be restored.

⚠️ Note: Some Xiaomi models (e.g. Redmi) K40 Xiaomi 11T) After reset, you may need to enter the Mi Account data associated with the device. If you do not remember the password, the phone will become a "brick" - you can unlock it only through the official service.

Method 5: Removing β€œproblem” applications via ADB (for advanced ones)

If Safe Mode is turned on because of a particular application, but you don’t want to reset, you can remove the culprit via ADB (Android Debug Bridge), a method that requires a PC and basic command-line skills.

Step-by-step:

  1. Download and install Google’s Platform Tools.
  2. Connect your phone to your PC via USB (enable USB debugging in the developer settings).
  3. Open the command line in the adb.exe folder and type: adb devices Make sure the device is defined.
  4. Get the list of applications: adb shell pm list packages -f
  5. Find a suspicious app (for example, one with an unreadable name or installation date that matches the start of the problem).
  6. Delete it: adb uninstall com.example.problemapp (replace com.example.problemapp with a real package).
  7. Reboot the phone.

If you're not sure what you're doing, don't use this method, and a mistake in commands can lead to system components being removed and your phone breaking down.

πŸ’‘

ADB-The only way to do this is if you know exactly which application is causing the conflict, and in blind search, the risk of damage to the system is higher than the potential benefit.

How to prevent the safe mode from being re-enabled?

To prevent Safe Mode from reappearing, follow these guidelines:

  • πŸ”„ Update regularly MIUI through settings β†’ The phone. β†’ Updating the system.
  • πŸ›‘οΈ Install an antivirus (such as Avast or Dr.Web) and scan your phone once a week.
  • πŸ“± Don't install it. APK-files from unverified sources (especially modified games or hacked programs).
  • πŸ”‹ Avoid full battery discharge – connect charging at 15-20%.
  • πŸ”§ Before installing new apps, check reviews on Google Play (especially if they request root access).

If the problem occurs after connecting a particular accessory (such as a wireless headphone or gaming controller), try using it with another device.

FAQ: Frequent questions about safe mode on Xiaomi

My Xiaomi, after the MIUI update, is constantly loaded into Safe Mode.
This is a typical problem after a raw update. Try: Reverse to the previous version of MIUI via Recovery (you need firmware for your model). Clear the cache in Recovery: select Wipe & Reset β†’ Wipe Cache. If it doesn't work, reset to factory settings (mode 4). If the phone is warranty, contact the service center - they will replay the device with the official version.
The camera and Bluetooth are not working in Safe Mode. Is that normal?
Yes, Safe Mode disables all non-system functions, including: Third-party cameras (only the standard Camera app works), Bluetooth and Wi-Fi Direct (only basic Wi-Fi can work), Smart Home features (Mi Home), Game Turbo. It's not a failure β€” it should be. Once you leave the mode, everything will recover.
Can I transfer files to my computer in Safe Mode?
Yes, but with limitations: πŸ“ Only files in folders are available DCIM, Downloads and Pictures. 🚫 You can not copy application data (for example, save games or Telegram cache). πŸ”Œ Use the original. USB-cable - cheap analogues may not be detected in safe mode. For full access to files, exit Safe Mode or use the ADB (5).
Xiaomi's phone only turns on in Safe Mode after a fall.What broke?
Probably the problem with the hardware: πŸ”‹ Damage to battery contacts (the phone "thinks" the battery is shutting down and goes into diagnostic mode). πŸ“± Cracking on the motherboard (especially if the impact fell on the back cover). πŸ”Œ Break the power button (if the phone turns on spontaneously), in which case the software methods will not help - you need a diagnosis in the service center!
How do I know which app is calling Safe Mode?
There are two ways: Manual analysis: Think about what programs you installed before the problem occurred. Check reviews about them on Google Play - often other users complain of similar failures. System logs (for advanced): Connect your phone to your PC and through the Internet. ADB Get logs: adb logcat > log.txt Search in the log.txt file for lines with "SafeMode" or "boot_completed". If you’re not sure, delete apps one at a time, starting with the most suspicious apps, and reboot your phone.