NOTE: The user must log- in as an administrator.
Before proceeding forward, I want to make sure that this trick can be applied to all the versions of Microsoft Windows i.e, XP, Vista, 7 and others.
To begin with, type cmd in the search bar of the start menu.
Right click on cmd icon and choose run as Administrator option from the various options displayed.
In the cmd black screen, type -
net user
The list of user accounts on the system will be displayed. Now you can change the password of any user account.
Consider an example that there exists an user account with name Nitesh on your system. To change the password of Nitesh, type-
net user Nitesh *
Note that there need to be a space between the user account name(here it is Nitesh) and *
The system will ask you to type the new password for Nitesh.You can creat a new password without knowing the original password of any user account.
0 comments:
Post a Comment