How To Enable Multiple Users in CM10

Search This thread

rani9990

Senior Member
Apr 21, 2012
1,522
960
Your mom
So, to enable multiple users, you have to type in Terminal Emulator
Code:
su
Code:
pm create user insert username here
Then, to pull up the second user, simply hold the power button. The second username will be there.
Once you swithc, the tutorial will be there, and the homescreen will be resetup.
To remove the second username, simply go to Terminal Emu and type in
Code:
su
Code:
pm remove-user 1
1 being the guest user, 0 being the primary
DON'T TRY DELETING THE PRIMARY USER.
Thanks to zanderman112 for this tutorial in the Galaxy S3 section
http://xdaforums.com/showthread.php?t=1807751
 
  • Like
Reactions: 范凯爱西西

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    So, to enable multiple users, you have to type in Terminal Emulator
    Code:
    su
    Code:
    pm create user insert username here
    Then, to pull up the second user, simply hold the power button. The second username will be there.
    Once you swithc, the tutorial will be there, and the homescreen will be resetup.
    To remove the second username, simply go to Terminal Emu and type in
    Code:
    su
    Code:
    pm remove-user 1
    1 being the guest user, 0 being the primary
    DON'T TRY DELETING THE PRIMARY USER.
    Thanks to zanderman112 for this tutorial in the Galaxy S3 section
    http://xdaforums.com/showthread.php?t=1807751