View all of the user accounts:
- To view all of the user accounts just click on Start -> Run -> and type in “CMD“
- Now just type “net users” (without quotes). This will show you all accounts that is made onto the computer whether it is hidden or not.
- Make sure that you Log into the computer that has administrative rights, for these type of works we need admin rights that’s why i did not mentioned above
- So click on Start -> Run -> and type in “CMD”.
- Now type “net user” and then name of account then * and press enter.
- The format will be: net user Administrator *
- Put the name in quotes if it contains spaces like: net user “str Graphics” *
- Then that will ask you to change the password, just change the password
Note: Make sure that Caps Lock button is ON/OFF because command window won’t display what you type

