| Re: can't set Vista admin account password Go to Start and type cmd.exe and press Enter. This will open a command
prompt window.
Type:
net user
Press Enter.
This will give you list of all user accounts on the system. Next, type:
net user <account name>
Press Enter.
Where <account name> is one of the accounts that were shown after the first
command.
Repeat this command for each of the accounts shown in step one.
After this is complete, click the icon on the top/left corner of the command
window and go to Edit and click Select All. Press the Enter key. This will
copy everything on the screen to the clipboard. |