If you need to view all the existing accounts, Windows 11 includes many ways to view this information using the Settings app, Computer Management, Command Prompt, and PowerShell. In this guide, you will learn four ways to see a listing of every account available on Windows 11.

Check all Windows 11 accounts from Settings Check all Windows 11 accounts from Computer Management Check all Windows 11 accounts from Command Prompt Check all Windows 11 accounts from PowerShell

Check all Windows 11 accounts from Settings

To see the accounts available on Windows 11 from the Settings app, use these steps: Once you complete the steps, you will have an overview of the accounts available on Windows 11. Also, you will notice that the current user account isn’t listed either, but that’s because this information appears on the “Your info” page.

Check all Windows 11 accounts from Computer Management

To check all the accounts available on Windows 11 Pro with Computer Management, use these steps: After you complete the steps, you’ll have a list of all the enabled, disabled, and built-in accounts available on Windows 11.

Check all Windows 11 accounts from Command Prompt

To view a complete list of existing accounts from Command Prompt, use these steps: Once you complete the steps, the command will return a list of all the accounts configured on the computer.

Check all Windows 11 accounts from PowerShell

To create a list of the accounts available on Windows 11 with PowerShell, use these steps: Once you complete the steps, the command will list every account configured on the computer with its description and whether they’re enabled or disabled.

If you have to export the accounts to a text file, you can use the export option to any of the commands mentioned in this guide. For example, net user > c:\path\to\list.txt or Get-LocalUser > c:\path\to\list.txt. Finally, accounts created with a Microsoft account will be listed with the first five letters of the email address. All content on this site is provided with no warranties, express or implied. Use any information at your own risk. Always backup of your device and files before making any changes. Privacy policy info.