This hacking method breaks into the safe of Windows7. This technique actually does not provide you the administrator password but gives you a chance change or reset the password of the administrator without knowing the previous password. Hence it will give you access to administrator's account using a new password of your choice.
Perform the following steps to accomplish this task -->
1 : Open command prompt. Go to Start>Run and type cmd and press Enter
2 : Type net user at command prompt. This will list all the users who are using the particular computer.
3 : Now choose bone user account which is of administrator type. Take for example : compute here.
4 : Type net user followed by user name and then asterisk and press Enter. For example in this case : net user computer * and Enter. The system will then ask you for new password. Enter a password of your choice. That's the end.
You have succesfully gained access to administrator's account.
Perform the following steps to accomplish this task -->
1 : Open command prompt. Go to Start>Run and type cmd and press Enter
2 : Type net user at command prompt. This will list all the users who are using the particular computer.
3 : Now choose bone user account which is of administrator type. Take for example : compute here.
4 : Type net user followed by user name and then asterisk and press Enter. For example in this case : net user computer * and Enter. The system will then ask you for new password. Enter a password of your choice. That's the end.
You have succesfully gained access to administrator's account.
no its not working..
ReplyDeleteI am getting this
c:\Windows>net user Mohanraj* password
The syntax of this command is:
NET USER
[username [password | *] [options]] [/DOMAIN]
username {password | *} /ADD [options] [/DOMAIN]
username [/DELETE] [/DOMAIN]
username [/TIMES:{times | ALL}]
username [/ACTIVE: {YES | NO}]
Rectify me...