This section is to introduce some commands that are using to
change the windows password.
1. netuser
_______
It is a command using to change the windows password with out
knowing the original password.
Procedure
___________
C:/ net user username newpassword
If the user name is admin and the new password we are going to
create is nopassword , it shuld be like this
C:/ net user admin nopassword
and press enter.....now onwards the new password of the
account will be nopassword.
No comments:
Post a Comment