Mazhar Posted June 14, 2020 Share Posted June 14, 2020 I wanted to disable the multi-user feature in Android in my both Motorola phones, one has Android 5.1 and other has Android 7. I have been successful in Android 5.1 phone through the CMD command using ADB tools, the command I ran is this to disable it: db shell settings put global guest_user_enabled 0 Here is the source of this. And the result is this: WhatsApp Video 2020-06-14 at 5.40.48 AM.mp4Fetching info... As you can see in above video the function does not respond at all. Now the same command I am running in my Android 7 phone is not working and the user panel is same as it is, this is where I need your help, what wrong am I doing or is there any change in the command that is need to be done. Link to comment https://www.neowin.net/forum/topic/1396553-need-help-disabling-the-multi-user-in-android-7/ Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now