Change Window password without knowing
Change Window password without knowing: Suppose you got access of an open computer for some time and you want to change it password: start cmd in Administrator mode and type given command first. net user {press enter This will show you all user in system.As you can see that i have 3 accounts ie Administrator, Guest and Praveen. So, i want to change password for Administrator account without knowing its current password, type given command and execute. net user username * ie. net user Administrator * {press enter If you want to change password for user Praveen then, net user Praveen * Now this will ask for password, type your password very carefully and press enter. Retype your password again and press enter. Now you can see that password has been changed. Remember, when you type password its not shown but its consider your password. Enjoy...Have fun.... !!!
No comments:
Post a Comment