If you are able to login, open command prompt and type in:
net users
and hit enter. this will give you a list of the users that the computer has registered. If you want to find out more about a certain user, type in:
net user (username)
and where the (username) is, just type in the user that you would like to see. For example, a user named Mike. type in:
net user Mike
If you need to change the passWord, you can type in:
net user Mike *
Just replace Mike with the real user name. Then, it will ask you for a new passWord. It will not show you what you are typing at all for security reasons. It will ask you to type in the passWord again to confirm. This will change the passWord. It should Look something like this:
Type a passWord for the user:_
Retype the passWord to confirm:_
Copyright © 2026 eLLeNow.com All Rights Reserved.