Jump to content

How to enable and add multiple users to your Moto G: Quick guide


Guest glossywhite

Recommended Posts

Guest glossywhite

I wanted to add a clean user account for clutter-free screencasting from my Moto G, so here's how I did it (You NEED root and also need to know how to use ADB):

1/ Enabled USB Debugging, and connect via USB

 

2/ Type: 

adb shell

3/ Type:

su

SuperSU may ask you to allow this - do so.

 

 

4/ Type the following, EXACTLY in order, EXACTLY as shown - ( [return] means press the return key ):
 

mount -o remount,rw /system [return]
echo lockscreen.rot_override=true >> /system/build.prop && echo fw.max_users=8 >> /system/build.prop && reboot [return]

Your Moto G will reboot. You should now be able to see "Users" in the settings menu, and the lock screen should be able to rotate, which is necessary to select a user to login as. You are now multi user enabled :D

:)

post-625969-0-28308100-1404844695_thumb.

Edited by glossywhite
Link to comment
Share on other sites

  • 9 months later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.