Safe Mode on Xiaomi Poco smartphones is a diagnostic tool that automatically disables all third-party applications, leaving only system services. This mode can be activated after a failed update, program conflict or even accidental keystrokes when rebooting. If your Poco X3 Pro, Poco F5 or other model loads with the words โSafe Modeโ at the bottom of the screen, do not panic: in 90% of cases, the problem is solved in 2-3 minutes.
However, not all ways to exit Safe Mode are equally effective. For example, on models with MIUI 14+, the standard reboot may not work due to the features of the Android 13/14 kernel. In this article, we will discuss 5 proven methods, including hidden button combinations and recovery through Fastboot, and explain why the mode can be re-enable.
Why Poco's smartphone is booting in Safe Mode
Activation of Safe Mode is not a failure, but a protective feature of MIUI. The system enters this mode for one of 7 main reasons:
- ๐ Failed software updates โ interrupted firmware or version conflict (for example, transition from a software to a new version) MIUI 13 on MIUI 14 through OTA).
- ๐ฑ Application Conflict โ Viral Programs Modified APK root-enabled applications.
- ๐ Hardware problems โ a damaged power button or a charging controller glitch (relevant to Poco) X3 NFC POCO M4 Pro).
- ๐ง Incorrect resetting of settings โ if custom recovery was installed before resetting (TWRP, OrangeFox).
- ๐ฎ Key combination when turned on โ accidentally clamping volume buttons during boot.
- ๐ก Problems with SIM-card - a damaged chip or incompatible modem firmware.
- ๐ฅ๏ธ Android kernel errors - critical bugs in Android versions 12L Android 13 for some Poco models.
On the Poco F4 GT and Poco X5 Pro 5G models, the safe mode can be activated due to overheating of the processor (for example, after prolonged gaming), in which case the system forcibly turns off the background processes to prevent damage to the chipset. If your smartphone is hot to the touch, let it cool down for 10-15 minutes before trying to exit Safe Mode.
Method 1: Standard Reboot (works 70% of the time)
The easiest method that works on most devices is a simple reboot, but there is a caveat: on MIUI 14+, you need to hold the power button for at least 10 seconds, otherwise the system may ignore the command.
Hold the power button 10+ seconds | Wait for the vibration and the appearance of the Poco logo | Don't press other buttons during boot | If it doesn't help, repeat 2-3 times
-->
Step instructions:
- Hold the power button until the screen goes out (usually 8-12 seconds).
- Wait until the device is completely turned off (vibration will confirm the shutdown).
- Press the power button again to turn it on.
- If you see the word โSafe Modeโ again after downloading, proceed to the next method.
โ ๏ธ Attention: On Poco models C40 POCO M4 5G Standard reboot may not work due to a bug in the firmware V14.0.2.0.TKMINXM. In this case, use a forced reboot (power button). + volume increase by 15 seconds).
Method 2: Removing the Conflict Application
If the smartphone is constantly returning to Safe Mode after a reboot, one of the installed applications is to blame.
- ๐ฆ Applications with root rights (Magisk, SuperSU).
- ๐ Modified APK (hacked games, pirated programs).
- ๐ก๏ธ Antiviruses from third-party developers (Dr.Web, Avast).
- ๐ฎ Emulators (BlueStacks, MuMu Player for Poco) F5).
- ๐ฑ Launchers (e.g. Nova Launcher or Hyperion Launcher).
To find the culprit:
- Download to Safe Mode (if not there already).
- Go to Settings โ Applications โ Application Management.
- Sort the list by installation date (last installed).
- Remove suspicious programs one at a time, restarting after each deletion.
| Annex | Probability of conflict | Action. |
|---|---|---|
| Magisk Manager | 95% | Remove or update to the latest version |
| Game mods (e.g. Lucky Patcher) | 90% | Delete the entirety, including the cache |
| Xposed Framework | 85% | Disable modules or remove |
| Launchers from third-party developers | 70% | Return to the standard MIUI launcher |
| VPN-Applications (ProtonVPN, NordVPN) | 60% | Update or reset settings |
๐ก
If you canโt identify the culprit, use ADB for logs: connect your smartphone to your PC and execute the command.
adb logcat | grep -i "boot"Method 3: Resetting cache via Recovery Mode
If standard methods donโt work, try clearing the system cache through the Recovery mode, which doesnโt delete user data, but resets temporary files that can block normal boot.
Instructions for Poco X3/X4/X5:
- Turn off your smartphone.
- Press the power button + increase volume for 10-15 seconds until the MI logo appears.
- In the Recovery menu, select the language (volume buttons) and confirm the choice with the power button.
- Go to Wipe & Reset โ Wipe Cache.
- Confirm the action and wait until the completion (1-2 minutes).
- Choose Reboot. โ Reboot to System.
In the models with MIUI 14 The path may be different: Advanced โ Wipe Dalvik/ART If after resetting the cache, the smartphone still loads in Safe Mode, try to further clean the Dalvik Cache section (if such item is in the menu).
โ ๏ธ Attention: On Poco F4 GT POCO X5 Pro don't choose Wipe Data, it will cause a complete reset.
What happens if the Recovery Mode does not open?
Method 4: Forced Disconnection through ADB (for Advanced)
If previous methods have failed and the smartphone is still in Safe Mode, you can try disabling the mode via ADB (Android Debug Bridge), which requires a computer and installed Xiaomi drivers.
Step-by-step:
- Download and install Googleโs Platform Tools.
- Enable USB debugging on your smartphone: Settings โ About Phone โ MIUI version (click 7 times to activate Developer Mode). Then: Settings โ Additional โ Developers โ Debugging on USB.
- Connect Poco to the PC via USB-cable (original!).
- Open the command line (cmd) in the folder with the platform-tools.
- Follow the commands in order: adb devices (should display your device) adb shell settings put global safe_mode 0 adb reboot
If the mode is still active after the reboot, try an alternative command:
adb shell am broadcast -a android.intent.action.BOOT_COMPLETED๐ก
Team team. safe_mode 0 Resets the Safe Mode flag in the system settings, and if it doesn't work, the problem is deeper (damaged system file or bootloader).
Method 5: Fastboot Flashing (extreme case)
If none of these methods work, the last option is Fastboot, which is a radical solution that will bring the smartphone back to factory status, but delete all the data, and only use it if:
- ๐ง The smartphone is constantly loaded into Safe Mode.
- ๐ต Not responding to other ways of exit.
- ๐ There were attempts of manual intervention (root, custom firmware).
Instructions for Poco X3 Pro/Poco F3:
- Download the official firmware for your model from the Xiaomi Firmware website (choose the Fastboot version).
- Unpack the archive in the platform-tools folder.
- Turn off your smartphone and press the power button + volume reduction to log into Fastboot.
- Connect the device to the PC and execute in cmd: fastboot flash all (this will run the script of the automatic firmware).
- Wait for completion (5-10 minutes) and restart.
โ ๏ธ Note: On models with a locked loader (Poco) M6 Pro, Poco C55) Before the firmware you need to unlock Bootloader through the official tool Xiaomi.
What to do if the safe mode is turned on again
If, after successfully exiting Safe Mode, the smartphone reverts to this mode the next time it reboots, the problem lies deeper.
| Reason. | Diagnostics | Decision |
|---|---|---|
| Damaged power button | The mode is activated when you press the button | Replace a button or use ADB to program shutdown |
| Virus in the system section | Safe Mode + Slow Work | Fastboot or antivirus installation (Malwarebytes) |
| Conflict with Magisk/root | Mode appears after installation of modules | Remove Magisk or upgrade to the latest version |
| Damaged boot section | The smartphone does not load without Safe Mode | Flashing boot.img via Fastboot |
On Poco X5 5G and later, the reason may be an update to Google Play Services.
- Go to Settings โ Applications โ Application Management.
- Find Google Play Services and click Remove Updates.
- Reset the device.