Change your Computer Password
This Topic will teach how can u change your computer password without nowing your old Passward
1. Click "Start" Then Click "Run".
2. In the dialog box type in "CMD" and select "OK". (Opens Command Prompt)
Or you can manually open CMD by navigating to "C:\******\system32\cmd.exe".
3. Once Command Prompt is open, type in "net user" and hit enter.
This will display all user accounts.
4. Now type in the following command: " net user (ACCOUNTNAME) * " and hit enter
Example: net user Myname * [ENTER] (Dont forget to add the asterisk)
5. Now it will ask for a new password, enter a password and hit enter once again,
(PASSWORD WILL NOT BE DISPLAYED SO MAKE SURE THERE ISNT ANY TYPOS)
6. Now it will ask you to confirm the password, Simply type in the password again and hit enter.
(PASSWORD WILL NOT BE DISPLAYED SO MAKE SURE THERE ISNT ANY TYPOS)
7. Now the password id changed! To exit command prompt simply type "EXIT" and hit enter.
Last edited by Kingroudy; 06-20-2007 at 10:05 AM.
|