How to turn off Safe Mode on Xiaomi Redmi Note 9: the complete guide

Safe Mode on Xiaomi Redmi Note 9 is an Android diagnostic mode that only downloads basic system applications, blocking third-party programs. It automatically activates when OS crashes, application conflicts or incorrect user actions (for example, when holding the power button during a reboot) While the mode is useful for troubleshooting, many users face the problem: the phone โ€œstuckโ€ in Safe Mode and does not return to normal operation.

In this article, you will find 5 proven ways to turn off Safe Mode on the Redmi Note 9 (including the Note 9 Pro, Note 9S and Note 9T models), understand the reasons for its activation and learn how to prevent re-energization. All instructions are adapted for MIUI 12/13/14 and are relevant for firmware in 2026. If the standard reboot did not help, do not panic: in 90% of cases, the problem is solved without resetting.

Why does Redmi Note 9 include Safe Mode?

Safe Mode is not launched by accident on Xiaomi. Here are the main triggers that activate it:

  • ๐Ÿ”„ Improper reboot: Holding the power button for longer than 10 seconds or interrupted shutdown process (for example, if the battery is discharged at the time of reboot).
  • ๐Ÿ“ฑ Application conflict: malfunctions of recently installed programs, especially with administrator rights or modified programs APK.
  • ๐Ÿ”ง System Errors: Damaged Files MIUI after a failed update or manual change of system settings (e.g., through a ADB).
  • ๐Ÿ› ๏ธ Hardware problems: malfunction of the power button (sticking) or failures in the motherboard.

Interesting fact: on the Redmi Note 9, Safe Mode can turn on even after updating via Recovery, if the firmware was downloaded with errors, in which case the mode is activated as a protective measure to prevent data corruption.

โš ๏ธ Warning: If Safe Mode is turned on each time you boot, this may indicate a critical error in the section. /system. In this case, you will need to flash through Fastboot.

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

The simplest method is forced reboot, which helps if Safe Mode is activated due to a temporary failure or an incorrect shutdown.

  1. Hold the power button of the Redmi Note 9 for 15-20 seconds until the screen goes out.
  2. Wait 30 seconds, then press the power button again to turn the phone on.
  3. If the lock screen at the bottom does not say Safe Mode - the problem is solved.

If the mode remained active after the reboot, try an alternative option:

  • ๐Ÿ”‹ Turn off the phone completely (hold power). + volume).
  • ๐Ÿ“ด Extract. SIM-card and memory card (if any).
  • ๐Ÿ”„ Turn on the cardless device โ€“ sometimes a conflict with the communication module causes Safe Mode.

โ˜‘๏ธ Checking before rebooting

Done: 0 / 4

Method 2: Disconnect through the notification panel

In some versions of MIUI (especially on the Redmi Note 9 Pro), you can turn off Safe Mode directly from the interface:

  1. Swipe your finger down from the top of the screen to open the notification bar.
  2. Find a notification with the text Safe Mode is enabled (usually at the top of the list).
  3. Slip on the notification and select Disable.

If there is no notification, try another way:

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. In the upper right corner, click on three dots and select Show System Processes.
  3. Find Safe Mode (or com.android.safemode) and click Stop.

โš ๏ธ Attention: MIUI 14 this method may not work due to changes in the logic of the notifications.

๐Ÿ“Š How often does your Redmi Note 9 turn on Safe Mode?
First time.
Once a month
Every week.
After each update

Method 3: Reset application settings (if the software is to blame)

If Safe Mode is activated due to a conflict of applications, resetting their settings will help, which will delete the cache data and return the permissions to the factory, but will not affect personal files.

  1. Go to Settings โ†’ Applications โ†’ Application Management.
  2. Click on the three dots in the top right corner and select Reset App Settings.
  3. Confirm the action and restart the phone.

After the reset, check if the mode is back on. If so, the problem is deeper.

  • ๐Ÿ›ก๏ธ Antiviruses (e.g. Avast or 360 Security) that conflict with MIUI.
  • ๐ŸŽฎ Cache cleaning applications (e.g. Clean Master).
  • ๐Ÿ”ง Programs with administrator rights (e.g. Greenify or Tasker).

๐Ÿ’ก

Before resetting your application settings, write down a list of programs with administrator rights (Settings โ†’ Passwords and Security โ†’ Administrator Rights) and then reset them.

Method 4: Remove Problem Applications Through ADB

If Safe Mode is enabled because of a specific app, but you canโ€™t uninstall it in normal mode, it will help. ADB (This method requires a computer and USB-cable.

Instructions:

  1. Download Platform Tools from the official Android website.
  2. Connect Redmi Note 9 to your PC and enable USB Debugging (Settings โ†’ About Phone โ†’ MIUI Version โ†’ 7 times click on the version, then go back to Settings โ†’ Additional โ†’ For Developers).
  3. Open the command line in the folder with Platform Tools and type:
adb devices

(The name of your device should appear).

adb shell pm uninstall -k --user 0 title.packet

To find the name of the package of the problem application, use:

adb shell pm list packages | grep "keyword"

Critical detail: on Xiaomi with a locked bootloader, some system applications can not be removed even through ADB. In this case, only a complete reset will help (see Method 5).

AnnexPacket nameThe frequent cause of Safe Mode
Clean Mastercom.cleanmaster.mguardConflict with system optimizer MIUI
Avast Antiviruscom.avast.android.mobilesecurityBlocking system processes
Greenifycom.oasisfeng.greenifyImproper hibernation of system services
Xposed Frameworkde.robv.android.xposed.installerIncompatible with MIUI 12+

Method 5: Hard reset (if nothing worked)

If all previous methods fail, it's a factory reset, which is a radical solution, but it's guaranteed to eliminate the software causes of Safe Mode.

Instructions:

  1. Turn off the Redmi Note 9.
  2. Press the Power button + Volume up until the Mi logo appears.
  3. In the Recovery menu, select Wipe Data โ†’ Wipe All Data (manage โ€“ volume buttons, confirmation โ€“ power).
  4. After reset, select Reboot โ†’ Reboot to System.

If even after reset, Safe Mode is turned on again, it indicates:

  • ๐Ÿ”ง Firmware damage โ€“ you will need to flash through Fastboot.
  • ๐Ÿ› ๏ธ Hardware malfunction โ€“ for example, sticking a power button or problems with the motherboard.
What if the reset didn't help?
If you have Safe Mode left after reset, try flashing your phone through the Mi Flash Tool in Fastboot mode. Download the official firmware for your model from en.miui.com/a-233.html and follow the firmware instructions. Importantly, this method requires an unlocked bootloader!

๐Ÿ’ก

Before a hard reset, be sure to remove SD-map SIM โ€” They may contain corrupted data that will trigger Safe Mode again.

How to prevent the re-enablement of Safe Mode?

To avoid recurrence, follow these recommendations:

  • ๐Ÿ“ฅ Install apps only from Google Play โ€“ third-party APK Often contain errors that conflict with MIUI.
  • ๐Ÿ›ก๏ธ Donโ€™t use โ€œoptimizersโ€ and โ€œcleanersโ€ โ€“ they often break system processes.

If you frequently encounter Safe Mode, check the status of the power button. Sticking or mechanical damage can cause false signals about prolonged pressing, which activates the mode.

  1. Run the hardware component test using ##6484## (dial in dial number).
  2. Check the response of the button in the CIT menu (in the test it should work clearly, without delay).

FAQ: Frequently Asked Questions About Safe Mode on Redmi Note 9

Can I use my phone in safe mode?
Yes, but with limitations: only standard applications (calls, SMS, camera, settings) will work; third-party programs (social networks, instant messengers, games) will not run; widgets and some MIUI functions, such as themes and animations, will also be disabled.
Why is Safe Mode turned on after the MIUI update?
This happens if the update was interrupted or installed with errors.The system automatically goes to Safe Mode to prevent data corruption.Solution: Repeat the update via Settings โ†’ System Update or manually scrolle the phone through Recovery.
How do I know which app is calling Safe Mode?
If the mode is turned on after installing new software, delete the applications one by one, starting with the last installed. Alternative way: in Safe Mode, open Settings โ†’ Applications โ†’ Latest and check which programs consumed a lot of resources before the failure.
Can I turn off Safe Mode without restarting?
No. Safe Mode is a separate Android boot mode, and it always requires a reboot to turn it off. All the instructions on the Internet promising to shut down without a reboot are a hoax.
What if the power button is broken and the Safe Mode is turned on?
Temporarily use alternative shutdown methods (e.g., through ADB, adb shell reboot -p). Permanent solution will require button repair or replacement. In extreme cases, you can configure the software switch off button via Settings โ†’ Special Features โ†’ Power button (available on MIUI 13+).