Windows

How to View All User Accounts in Windows 11

Richard
Written by
Richard
Dec 1, 2022 Updated Apr 16, 2026 3 min read

Knowing which user accounts exist on your computer helps you keep your system secure. By checking your account list, you can identify old profiles or unauthorized users that might be cluttering your device or posing a security risk.

Why check your user accounts? It helps you manage who has access to your files and ensures that only people you trust can sign in. What happens when done? You will have a clear list of every user profile on your machine, allowing you to delete accounts you no longer need.

View accounts using the Windows Settings app

The Windows Settings app is the easiest way to see basic user information. This is part of the Settings app, which helps you manage settings like connecting a Bluetooth device, renaming a computer, and creating user accounts.

Click the Start menu and select Settings. You can also press Windows key + I on your keyboard.

windows 11 new settings button

When the app opens, click the Account button on the left side.

windows 11 account tile in settings

On the right side, select the Family & other users tile to see more options.

windows 11 account family and other users tile

Look under the “Other users” section to see a list of accounts on your system. Accounts using a Microsoft account will appear under “Your family.” Note that this method does not show hidden system accounts.

windows 11 account family and other users list

See all user accounts using Computer Management

If you need to see every account, including hidden or disabled ones, use the Computer Management tool. (Requires admin privileges)

Click the Start menu and search for “Computer Management.” Open the app from the search results.

windows 11 search for computer managment app

On the left sidebar, click the arrow next to “Local Users and Groups,” then select the “Users” folder. You will see every account currently on your computer listed on the right.

list account under computer management app windows 11

List all user accounts using Windows Command Prompt

You can use the Command Prompt to get a quick list of all accounts. open the Command Prompt, then type the following command and press Enter:

net user

This will display a list of all accounts on your system. Alternatively, you can use this command for a cleaner list:

wmic useraccount get name

View all user accounts using Windows PowerShell

PowerShell is a powerful tool for advanced users. To use it, open the Windows PowerShell app. Then, type the command below and press Enter:

Get-LocalUser

This will show you a detailed table, including whether an account is enabled or disabled. (Requires admin privileges)

Summary

You can view user accounts through the Settings app for a simple overview or use Computer Management, Command Prompt, and PowerShell for a complete list that includes hidden or disabled profiles. These tools ensure you stay in control of who can access your Windows 11 device.

How can I view all user accounts on Windows 11?

You can view all user accounts on Windows 11 using several tools such as the Windows Settings app, Computer Management, Command Prompt, or Windows PowerShell. Each method will display a list of local accounts, including hidden or disabled accounts.

What is the easiest way to see user accounts in Windows 11?

The easiest way to see user accounts is through the Windows Settings app. Simply click the Start menu, select Settings, then go to Accounts and choose Family & other users to view the local accounts on your system.

Can I see hidden user accounts in Windows 11?

Yes, to see hidden user accounts, you should use the Computer Management tool. By expanding the Local Users and Groups section, you can view all accounts, including those that are disabled or hidden.

What command do I use to list user accounts in Command Prompt?

To list user accounts in Command Prompt, open the Command Prompt and type the command 'net user'. This will display all user accounts created on your Windows 11 system.

Is there a way to manage user accounts in Windows 11?

Yes, you can manage user accounts in Windows 11 using the Computer Management tool. This tool allows you to create, modify, or delete user accounts and manage other system settings.

Was this guide helpful?

Tags: #Windows 11
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

Leave a Reply

Your email address will not be published. Required fields are marked *

Exit mobile version