- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2022 06:44 PM (Last edited 04-05-2022 02:56 PM ) in
Tech TalkRequirements
-> adb files in PC (https://www.xda-developers.com/install-adb-windows-macos-linux/) or ladb ( available in play store)
Get Started
-> Setup ADB
-> Use this commands in ADB
---------------------------------------------
1 • adb devices
• adb shell pm list users ( Now note down every user ID if you want )
Example:- adb shell pm create-user --guest VIGNESHA31
------------------------------------------
2 •Wait for few seconds & Use this command
• adb shell pm list users
------------------------------------------
3 •You will see a new user has been added
•Now you have to Switch to user Guest
•Use this command
adb shell am switch-user 11 ( in my case the user ID is 11 )
🥳
Limitations / Issues
-> You can't create Secondary Profile Because available user in System is limited to 1 . So you can only able to use Guest profile
-> Guest user is meant has temporary so , when you switch to Guest a pop up will come to choose :-
Continue & Delete all data
So Don't choose anything. Just wait for 2 seconds & it will Disappear automatically.
-> Sometimes there will be no enough storage in Guest like :-
If you have 128 gb of storage
It will show has minus 128 of storage
-> Apk except Playstore installation MobileData, Messages, Phone is not allowed In Guest .
•Apk can be installed using adb in Guest
• MobileData can be enabled by third party apps or by below method .
Enjoy -
- Tags:
- VIGNESHA31

- Mark as New
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2022 06:46 PM in
Tech TalkAvisvasniye
🤩
👕 👍
👖
- Mark as New
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2022 07:17 PM in
Tech Talk- Mark as New
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2022 06:49 PM in
Tech Talk- Mark as New
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2022 07:17 PM in
Tech Talk- Mark as New
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2022 06:58 PM in
Tech Talk- Mark as New
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2022 07:07 PM in
Tech Talk- Mark as New
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2022 07:14 PM in
Tech Talk- Mark as New
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2022 07:17 PM in
Tech Talk- Mark as New
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2022 07:12 PM in
Tech Talk