Getting a List of User Accounts

Written by Allen Wyatt (last updated January 11, 2021)

1

You already know that Windows allows you to create multiple user accounts on one physical computer. This is a great feature, as it allows multiple people to use a computer and configure it to their individual liking. Over time, however, you may lose track of the user accounts created on a particular system.

Fortunately, it is rather easy to see what user accounts there are on a system. Start by displaying the command prompt, and then enter the following:

net user

When you press Enter, Windows displays all the users on the system. For instance, here is the list of users I saw when I used this command on my Windows 10 system. (There are only three users listed, which is good to know. If there were more, I'd need to investigate where they came from.) (See Figure 1.)

Figure 1. The net user command can show a list of user accounts.

If you need to capture the list of users into a text file so you can work with it in some other way, you can use the old DOS trick of directing output into a text file:

net user > c:\UserList.txt

 This tip (13121) applies to Windows 7, 8, and 10.

Author Bio

Allen Wyatt

With more than 50 non-fiction books and numerous magazine articles to his credit, Allen Wyatt is an internationally recognized author. He is president of Sharon Parq Associates, a computer and publishing services company. ...

MORE FROM ALLEN

Using Macros in Protected Workbooks

Having problems with using macros in a protected workbook? There could be any number of causes (and solutions) as ...

Discover More

Avoiding the "Check Remainder" Dialog Box

Need to check grammar using a macro? Word includes a couple of different ways to perform the check, and what you see ...

Discover More

Conditionally Formatting for Multiple Date Comparisons

When you compare dates in a conditional formatting rule, you need to be careful how you put your comparisons together. Do ...

Discover More
More WindowsTips

Deleting a User Account

Windows allows you to define individual user accounts for different people using a computer. If a person no longer needs ...

Discover More

Switching between Users in Windows

You can switch between users (and come back) without having to close down your current workspace. This tip tells you how ...

Discover More

Understanding the Guest Account

If lots of people may need temporary access to your computer, then you may want to set up the Guest user account. Before ...

Discover More
Comments

If you would like to add an image to your comment (not an avatar, but an image to help in making the point of your comment), include the characters [{fig}] (all 7 characters, in the sequence shown) in your comment text. You’ll be prompted to upload your image when you submit the comment. Maximum image size is 6Mpixels. Images larger than 600px wide or 1000px tall will be reduced. Up to three images may be included in a comment. All images are subject to review. Commenting privileges may be curtailed if inappropriate images are posted.

What is 2 + 2?

2021-01-28 12:25:10

Eleanor Minick

Can I seek answers--directions, really for how to do beginning things like 1) move an email to
Libraries 2) make a folder and move email to that folder? I am really trying, but so much is 'greek'
to me. Just need real easy instructions.
Thank you,
Eleanor Minick

??
I'm don't remember a security being requested/given. Unless it is the question below my email.


Newest Tips