Querying security IDs (SIDs) of computer users
Applicable products:
PC,Desktop
Applicable products:
Inquriy result as below, please select
Can't search result, please select again
Querying security IDs (SIDs) of computer users |
- Press Win+R to display the Run window. Enter cmd and select OK.
- Enter whoami /user and press Enter to view the SID of the current user.
- Enter wmic useraccount get name,sid and press Enter to view the SIDs of all users on the computer.
Thanks for your feedback.