How To Find User's SIDs in windows
1. Run command:
wmic useraccount get name,sid
2. How To Find User's SIDs in the Registry:
SID listed under the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList key
How To Find User's SIDs in windows
1. Run command:
wmic useraccount get name,sid
2. How To Find User's SIDs in the Registry:
SID listed under the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList key