View Single Post
Old 09-07-2013, 18:01   #1 (permalink)
FEATURE GSM™
No Life Poster
 
FEATURE GSM™'s Avatar
 
Join Date: May 2006
Location: I Love Walking In The Rain Bec
Posts: 1,698
Member: 276151
Status: Offline
Sonork: 100.1577032
Thanks Meter: 234
Donate money to this user
How to exit Factory Mode into UserMode

Here is the exact solution for this problem which i have recently had!

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
Br for solution
FEATURE GSM™
  Reply With Quote
The Following 2 Users Say Thank You to FEATURE GSM™ For This Useful Post:
 
Page generated in 0.06053 seconds with 7 queries