You may want to know how many user accounts are already on your computer before creating another one or to verify if a user already has an account. In this article, we have compiled all the methods you can use to check and find a list of all user accounts on your Windows PC.

View All User Accounts from Settings

To see the active accounts on Windows 11 from the Settings app, use these steps:

View All User Accounts from Local Users and Computers, Computer Management Console

You can also view all user accounts on your Windows computer from the Local Users and Computers console, and the Computer Management Console. Note that these consoles display all of the user accounts, whether they are active or disabled.

View All User Accounts using Command Prompt

If you are a fan of the command line, then here are the steps to list all the user accounts using the Command Prompt:

For the Computer Management Console: compmgmt.msc For the Local Users and Computers Console: lusrmgt.msc

You can also save the usernames of the accounts on your computer using the following command in Command Prompt: Also, to find more details on a specific username, use this command:

View All User Accounts using Windows PowerShell

You can also use PowerShell to view all user accounts on your computer. Here is how: As you can see in the image above, PowerShell also tells you whether the user account is enabled or disabled, as well as the account’s description. Alternatively, you can also use the following command instead that displays similar account information: To view a list of all user accounts within a local group, use this command in PowerShell:

Other Methods to View All Active User Accounts

Apart from the methods we have already discussed above, there are two more methods to check which active user accounts are currently available on your computer. One method is checking from the lock screen. The lock screen displays the names of the available user accounts in the bottom-left corner. Another method to find a list of active users is from the Start menu. Click the Start menu button in the taskbar and then click on your username. This will display a list of other active user accounts. These are not the most reliable methods, as your computer could be configured to hide this information. However, it does work if you want to get a glance.

Ending Thoughts

Checking which user accounts are available on your computer can come in handy when managing them. Before creating a new account, verify that the user doesn’t already have one. Moreover, you can also obtain a complete list of the usernames or save it in a text file using the Windows command line.