How to Find Your Users Security Identifier(SID) on Windows 10?
Step 1: Open Command Prompt.
Step 2: In order to find the SID for current logged in user, type the command below:-
whoami /user
After that, hit enter key on the keyboard.
Note: If you want to find the SID for all user present on your computer, type the command below:-
wmic useraccount get name,sid
After that, hit enter key on the keyboard.
Thanks for watching, please like and subscribe
==============================================
https://www.facebook.com/HowtoTutorialsByAmit/
Step 1: Open Command Prompt.
Step 2: In order to find the SID for current logged in user, type the command below:-
whoami /user
After that, hit enter key on the keyboard.
Note: If you want to find the SID for all user present on your computer, type the command below:-
wmic useraccount get name,sid
After that, hit enter key on the keyboard.
Thanks for watching, please like and subscribe
==============================================
https://www.facebook.com/HowtoTutorialsByAmit/
Category
🤖
Tech