This tutorial will show you how to quickly view full details about all user accounts on your Windows 10 and Windows 11 PC.
Full details of user accounts would include: AccountType, Description, Enabled or Disabled, Domain, FullName, InstallDate, Lockout, LocalAccount, Name, PasswordChangeable, PasswordExpires, PasswordRequired, SID, SIDType, and Status.
Option One: View Details of Specific Account using "Net User" Command
Option Two: View Details of All Accounts using "WMIC UserAccount" Command
View Details of Specific Account using "Net User" Command
1 Open Windows Terminal, and select either Windows PowerShell or Command Prompt.
2 Type the command below into Windows Terminal, and press Enter. (see screenshot below)
net user...