Purpose: List local user accounts on a Windows computer.
Run the following NET USER command in a Command Prompt window:
NET USER
References:
Net user | Microsoft Docs
Related:
Command Prompt: Add New Local User Account – CodeCentral.com
Command Prompt: Add Local User Account To Local Group – CodeCentral.com
PowerShell: Add User Account To Local Group – CodeCentral.com
PowerShell: Delete/Remove A Local User Account – CodeCentral.com