Eject this on screen and no way to move

Search This thread

dejanxxxx

Senior Member
Mar 21, 2012
333
11
KRAGUJEVAC
Yesterday my battery is gone ,when I put on chargher show this like on picture, and no way move.I install second firmware,root,install TWRP ,custom ROM install, always back like on picture.How I remove this anybody help?
 

Attachments

  • 20170329_161409.jpg
    20170329_161409.jpg
    254 KB · Views: 23

shivadow

Senior Member
Jan 26, 2012
2,632
483
Xiaomi Mi 10T Lite
Solution 1: Open application manager>all>factory mode / factory test > force stop.

Solution 2: You have to root your phone and install Terminal Emulator from Google Play.

Open terminal emulator and type as ;

su
rm /efs/FactoryApp/keystr
rm /efs/FactoryApp/factorymode
echo -n ON >> /efs/FactoryApp/keystr
echo -n ON >> /efs/FactoryApp/factorymode
chown 1000.1000 /efs/FactoryApp/keystr
chown 1000.1000 /efs/FactoryApp/factorymode
chmod 0744 /efs/FactoryApp/keystr
chmod 0744 /efs/FactoryApp/factorymode
reboot

You now should not see the that message anymore. Its because of an EFS corruption. ( Thanks to yesilcin*com) for exact solution.
Hope it helps!!!

Beamed in by telepathy.