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

Hyperlinks to Charts

You can create hyperlinks to all sorts of worksheets in a workbook, but you cannot create a hyperlink to a chart sheet. ...

Discover More

Changing the Default Drive

Do you have a macro that need to read and write files? If so, then there is a good chance you need to specify the default ...

Discover More

Adding the Set Print Area Tool

Spend a lot of time defining print areas in your workbooks? You might benefit by adding a Set Print Area tool that makes ...

Discover More
More WindowsTips

Using the Sign Out Feature

To switch users without going through the lengthy reboot process, just sign out. It's not too obvious how to do this, but ...

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

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
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 8 + 8?

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