Dear Reader’s Some of you might know about this.But i am sharing this post with you because i got struggle in this one time . The thing is i got Syntax Error in this .
First when you install Windows 7. That will be asking pc-name(user_name) and password(optionals).Most of them think this will be main account (Even i taught ). But this is Standard user.
Let me tell How to unlock the windows Admin Account .
step 1: Type cmd in your search box . Then right click and choose run as Administrator .
step 2: Click yes.
step 3: In the command prompt first you type net user Administrator /active:yes .
note: there is no semicolon at the end of the command and nothing.
If your Admin account is unlocked . Then it will Show The Command is Successfully completed.
Sometimes it will The Syntax of this command is …(it show some syntax type).
Mainly this problem occurs of no password for admin account.
Now what you need to do is . In the command prompt type net user Administrator password . In the password place type your password . or if you have given the same thing what i have given . Then your Admin password is password.
Now you close the command prompt Window then open it Again Do the Step 1 , 2 and 3. Now your Account will be Active .
Here itself you can check whether your account is unlocked or not . Simply by typing net user Administrator . Then in the command prompt you can check the status . active – yes.
Thank you…