If you install Windows operating system, accidentally forgot windows admin password, you can use the NET command to solve the problem:
Windows XP provides a "net user" command, this command can add, modify user account information, and its syntax is:
net user [UserName [Password | *] [options]] [/ domain]
net user [UserName {Password | *} / add [options] [/ domain]
net user [UserName [/ delete] [/ domain]]
Now, i will tell you how to reset windows password by four steps. For example, i want to reset the password of local user"****"
1, restart your computer, when the startup screen appears, immediately press the F8 key, select "safe mode with command line ".
2, With the end of the operation process, the system lists the select menu of administrator and the local user "****", click the "administrator" and enter the command line mode.
3, input the command: "the net user ***** 123456 / add", force change the password of user "*****" to "123456". If you want to add a new user (such as: the user name is aa and the password is 123456), then type "net user aa 123 456 / add", add the available "net localgroup administrators aa / add" command the user upgrade to the system user of the management group "administrators" and make it have the super privileges.
4, restart the computer, select the normal mode. This time, you have change windows password and you can use the password "123456" to Login the "*****" user.
Tags: forgot windows password, reset windows password, recover windows password, windows password recovery, how to reset windows password, windows password reset, crack windows password, windows password breaker professional, windows password crack.
Latest Comments