Search This thread

alecxs

Forum Moderator
Staff member
Feb 17, 2016
3,752
5
1,715
gitlab.com
My Poco M3 suddenly is in safe mode somehow. I did not enter my SIM PIN again which is required on each boot.

how to exit safe mode without reboot? Note, in safe mode no user apps available, no Magisk, no terminal, only adb shell/su works

tried hot reboot but MIUI rebooted still in safe mode
Code:
adb shell su -c killall system_server
 
Last edited:

henryfort

New member
Nov 23, 2022
2
0
My Poco M3 suddenly is in safe mode somehow. I did not enter my SIM PIN again which is required on each boot.

how to exit safe mode without reboot? Note, in safe mode no user apps available, no Magisk, no terminal, only adb shell/su works

tried hot reboot but MIUI rebooted still in safe mode
Code:
adb shell su -c killall system_server
could you please explain further discuss about it?