Safe Mode on Xiaomi Redmi smartphones is a diagnostic tool that allows you to start a system with a minimum set of drivers and applications. It helps you identify causes of failures, remove malware or debug the device after a failed update. Unlike the standard mode, it turns off all third-party applications, leaving only basic MIUI functions.
Many users are faced with the need to activate Safe Mode when the phone starts to brake, spontaneously reboot or give out errors such as com.android.phone stopped. However, not everyone knows that entering this mode on Redmi is different from the classic methods for Samsung or Google Pixel. In this article, we will discuss 3 working methods (including hidden button combinations), explain how to exit Safe Mode, and warn against typical errors that can turn diagnostics into a βbrickβ.
Why do you need a safe mode on Xiaomi Redmi?
Safe Mode's primary goal is to isolate problems, and if the smartphone is unstable but the bugs disappear in safe mode, it's one of the apps that's installed that's to blame, and if the problems persist, it's system software or hardware.
- π Cyclical restart (bootloop) after update MIUI.
- π’ Strong lags when running a camera or games (e.g. Genshin Impact on Redmi Note 12 Pro)+).
- π¨ Viruses or Adware that Blocks Access to Settings.
- π§ System process errors (android.process.acore, miui.home).
- π± A broken touchscreen after installing custom firmware.
Important: Safe Mode shuts down all user applications, including Nova Launcher, HyperOS Launcher, Google widgets and services, which means that if the problem is related to them, it will not be safe, but the functionality of the device will be limited, for example, you will not be able to use mobile banking or social networks.
Method 1: Classic method (power and volume buttons)
This is a versatile method that works on most Redmi models (from the Redmi 4X to the Redmi Note 13 Pro) and works even if the screen is not responsive to touch, but the device turns on.
- Turn off the smartphone (press the power button for 10 seconds if it freezes).
- Press and hold the Power button until the MI logo appears.
- Once the logo appears, press the Volume Down button and hold it until the download is complete.
- Release the button when the label βSafe Modeβ appears at the bottom of the screen.
β οΈ Warning: If you release the volume button too early, the phone will boot as normal, POCO X5 Pro) instead of the volume button, use Volume Up β it depends on the version MIUI.
Turn off your phone (not reboot!)
Wait for the screen to be completely turned off.
Press the power button to the MI logo
Hold the volume button until the end of the load.-->
If the method does not work, check:
- π Battery charge (must be at least 20%).
- π Correct combination (newer models may require holding both volume buttons).
- π± No physical damage to the buttons.
Method 2: Through the reboot menu (for a running screen)
If the smartphone turns on and the screen responds to touch, you can use the built-in MIUI menu. This method is safer, since it eliminates the risk of accidental resetting of settings.
- Press and hold the Power button until the Off menu appears.
- Press and hold your finger on the Turn Off option (or Reboot on some firmware).
- After 2-3 seconds, the offer to Go to Safe Mode will appear - confirm the choice.
- Wait for the reboot (can take up to 1-2 minutes).
π‘ Useful advice: On Redmi with MIUI 14+ If Safe Mode doesn't appear, try selecting Reboot first and then holding the Volume Down button while you turn on.
| Xiaomi model | MIUI/HyperOS version | Does Method 2 work? | Notes |
|---|---|---|---|
| Redmi Note 10/11/12 | MIUI 12β14 | β Yes. | The menu appears after holding "Switch off" |
| POCO F3/F4/F5 | MIUI 13+ | β Yes. | Password confirmation may be required |
| Redmi 9A/9C | MIUI 12 | β No. | Use Method 1 or 3 |
| Redmi K50/K60 | HyperOS 1.0 | β Yes. | The option is hidden in "Advanced" |
Method 3: Through ADB (for advanced users)
If the first two methods didnβt work (for example, because of a damaged screen or button lock), you can use Android Debug Bridge (ADB), which requires a computer and enabled debugging over USB, but it is the most reliable for devices with an unlocked bootloader.
πΉ Preparation:
- Install ADB Tools on your PC.
- Enable USB debugging in the developer settings (Settings β About Phone β MIUI Version (click 7 times) β For developers β Debugging over USB).
- Connect Redmi to your computer and confirm your trust in the device.
πΉ Commands to enter Safe Mode:
adb shell
su
setprop persist.sys.safemode 1
rebootβ οΈ Note: Su commands require root rights. If they don't, use an alternative method:
adb shell am broadcast -a android.intent.action.MASTER_CLEAR_NOTIFICATION
adb shell am broadcast -a android.intent.action.BOOT_COMPLETEDOnce you restart, the phone will go into safe mode. To return to normal mode, do:
adb shell setprop persist.sys.safemode 0What if the ADB canβt see the device?
How to get out of Safe Mode on Xiaomi Redmi?
In most cases, a simple reboot is enough:
- Press and hold the power button.
- Select Reboot (or Turn Off, then Turn on the phone again).
If after restarting, Safe Mode is activated again:
- π Check if the Volume Down button is clamped (a frequent problem after the phone drops).
- π± Remove newly installed apps β they can force you to run Safe Mode.
- π§ Perform a reset of settings through Settings β Additionally. β Recovery and reset (data not deleted).
π‘
If your phone is stuck in Safe Mode after the MIUI update, try rolling back the firmware through the Mi Flash Tool. Use the version of the software that worked consistently before.
Common Mistakes and How to Avoid Them
On Redmi models with a MediaTek processor (such as the Redmi 10C or POCO M5), the combination of the buttons to enter Safe Mode may differ from the standard. If holding the volume button does not work, try to press both volume buttons simultaneously when you turn on.
β οΈ Warning: Donβt confuse Safe Mode with Fastboot (black screen with rabbit and caption) FASTBOOT). If you see this screen, you've been holding the buttons for too long. Turn off the phone and try again.
Other common mistakes:
- π Battery discharge β with a charge level below 15%, the phone may not enter Safe Mode.
- π Break Down β If you release the volume button too early, the mode will not activate.
- π± Locking the bootloader β on some models (for example, Redmi) K40) Safe Mode bootloader may not work.
π‘
If problems persist after leaving Safe Mode, the cause may be a damaged firmware or hardware malfunction, in which case it is recommended to contact the Xiaomi service center or perform a full reset using the Mi Flash Tool.
What can and cannot be done in a safe environment?
Safe Mode on Xiaomi Redmi imposes limitations on the functionality of the device.
- β Remove applications (including system applications if root is available).
- β Check the basic functions: calls, SMS, camera (without third-party filters).
- β Configure network settings (Wi-Fi, mobile Internet).
- β Use standard diagnostic tools (Settings) β Special opportunities β Diagnostics).
What is prohibited or will not work:
- β Install new apps (including updates via Google Play).
- β Use widgets and alternative launchers.
- β Activate Game Turbo or Reading modes.
- β Connecting to some corporate entities VPN (security constraints).
π‘ Tip: If you need to test a particular application (such as WhatsApp or Tinkoff Bank), first exit Safe Mode, as these programs will not work in it.