Why do you need a safe mode on Xiaomi smartphones?
Safe Mode is a diagnostic tool that runs Android with a minimum set of system applications and drivers. On Xiaomi, Redmi and POCO smartphones, it helps identify causes of failures, from MIUI freezes to third-party conflicts. For example, if the phone slows down after installing a new application, Safe Mode will allow you to check whether it is to blame.
Unlike the standard mode, it disables all user programs, widgets and some system services, which makes Xiaomi more stable, but limits functionality. It's important to understand that Safe Mode doesn't delete data, it only temporarily blocks third-party components. After the reboot, everything will return to its original state - unless, of course, you delete the problem software manually.
Most often, the regime is used for:
- π Delete viruses or suspicious applications that block access to settings
- π§ Diagnostics of the causes of permanent reboots or "outages" of the system
- π Unlock the screen if the password is lost due to a failure MIUI
- π± Check the performance of hardware buttons (for example, Volume) Up/Down)
Official ways to log in to Safe Mode on Xiaomi
The manufacturer has provided several methods to activate Safe Mode, but their availability depends on the version of MIUI and the smartphone model. Below are proven options that work on most devices, including the Xiaomi 13 Pro, Redmi Note 12 and POCO F5.
Method 1: Through the power and volume buttons
A classic method that works even on a locked screen:
- Turn off your smartphone (press the Power for 5-10 seconds).
- Hold the Power until the MI logo appears.
- Once the logo appears, release Power and immediately press Volume Down (shrink volume).
- Hold Volume Down until you see the words "Safe Mode" in the lower left corner of the screen.
β οΈ Note: Some models (e.g. Xiaomi Mi) A3 With pure Android One, you may need Volume Up instead of Volume Down. If the first method didnβt work, try an alternative.
βοΈ Preparation for the entrance to Safe Mode
Method 2: Through the off menu (for unlocked devices)
If the screen is unlocked and the system responds to commands, use this method:
- Press the Power button to open the shutdown menu.
- Press and hold the βStopβ option (or βPower Offβ) until the dialog box appears.
- Confirm the transition to Safe Mode by pressing βOKβ.
- Wait for the reboot (can take up to 2-3 minutes).
This method works on MIUI 12-14, but may not be available on older versions (e.g. MIUI 10).If the option does not appear, update the firmware or use an alternative method.
Alternative methods for complex cases
If standard methods fail (for example, because of a damaged Power button or a MIUI failure), try these options. They require additional tools, but they are guaranteed to work even on bricks.
Method 3: Through ADB (for advanced users)
You will need a computer with installed Xiaomi drivers and the ADB tool (part of the Android SDK).
- Connect your smartphone to your PC via USB (enable USB debugging in Settings β About Phone β MIUI Version β 7 times click on the build number β go back to Additional Settings β For Developers).
- Open the command line (cmd) and enter:
adb shell
su
setprop persist.sys.safemode 1
rebootOnce you restart, the phone will log into Safe Mode. To return normal mode, repeat the command with 0 instead of 1.
β οΈ Note: The method requires an unlocked bootloader and root rights. On devices with a locked bootloader (Xiaomi blocks it by default), the command will not work.
Method 4: Through Fastboot (if the phone is not turned on)
If your smartphone is stuck on the logo or rebooted cyclically, use Fastboot:
- Turn off the device (remove the battery for 10 seconds if necessary).
- Press Power + Volume Down to enter Fastboot (a picture of a rabbit with a hat will appear).
- Connect your phone to your PC and type a command:
fastboot oem safemode 1
fastboot rebootAfter that, the device will boot into Safe Mode. To return to normal mode, use the command fastboot oem safemode 0.
What if ADB/Fastboot doesnβt recognize the device?
How to get out of Safe Mode on Xiaomi
Returning the smartphone to normal mode can be done in several ways:
- π Simple Reboot: Press the Power β Select "Reboot." After the reboot, Safe Mode will automatically turn off.
- π΅ Forced Shutdown: If the phone freezes, hold the Power for 15-20 seconds until it vibrates.
- π§ Through Notice: On some versions MIUI In the notification curtain appears the option "Disable Safe Mode".
If the mode is activated again after restarting, it means:
- π The system is still a problem application (remove it in Safe Mode).
- π Firmware is damaged (reflashing via Fastboot is required).
- π Hardware malfunction (for example, the Volume Down button is damaged and the system βthinksβ it is clamped down).
π‘
If Safe Mode turns on spontaneously after each reboot, it's a sign of a firmware failure or hardware breakdown. Don't ignore the problem: contact the service center.
What to do in safe mode: instructions for diagnosis
Now that youβre logged in to Safe Mode, use it to solve the following problems:
| Problem. | Action in Safe Mode | The result |
|---|---|---|
| Phone's slowing down. | Remove newly installed apps through Settings β Apps | If the lags are gone, it's the software's fault. If they're not, it's the hardware. |
| Viruses or advertising | Check the list of apps for suspicious ones (for example, with Chinese characters in the title) | Delete the threats found and install an antivirus (e.g. Malwarebytes) |
| The sensor is not working. | Test the sensor in Settings β About the phone β Diagnostics | If the sensor works in Safe Mode, the problem is in the firmware or application |
| Continuous resets | Reset the settings to factory (Settings β Additional β Reset) | If the reboots continue, the motherboard is faulty |
If the problem persists in Safe Mode (e.g., the phone still overheats or doesn't see) SIM-This means hardware failure, and in this case, resetting or flashing won't help, it needs repair.
π‘
Before you delete applications in Safe Mode, take screenshots of their list (click Power + Volume Down) and this will help you recover the desired programs after you leave the mode.
Frequent Mistakes and How to Avoid Them
Users often have difficulty with Safe Mode, and here are the most common errors and solutions:
β οΈ Note: If you are trying to unlock Xiaomi via Safe Mode, but the screen still requires a password, then the device is enabled with File-Based Encryption.
- β Error: "Safe Mode does not turn on, although the buttons are pressed correctly." Solution: Check if the Volume Down button is stuck. Clean it with alcohol or compressed air.
- β Error: After leaving the mode, the old problems return. Solution: Perform a factory reset (Settings) β Additionally. β Reset).
- β Error: Safe Mode doesn't have Wi-Fi or mobile network. Solution: That's OK -- some modules are disabled in diagnostic mode. Use USB-modem.
Another typical situation is that the user deletes Xiaomi system applications (such as Mi Browser or Security), after which the phone stops loading, in which case only flashing through the Mi Flash Tool with the choice of the βClean Allβ option will help.