Tuesday, November 19, 2013

Creating An Admin Account In Windows Vista Using CMD

Windows Vista is a very user-friendly operating system. Creating and deleting accounts in this OS is very easy and can be done from the Control Panel window. This is very easy and can be done by anyone. Only a few know that these things can be done from the command line also. If you know the steps to be performed correctly, you can do this very easily without wasting much time. Typing the net user command in the command line will allow you to create user accounts in the Windows Vista computer. This is very much preferable for the network administrators who may need to change passwords in bulk. This option can be used to change the password of a single user also.

The command line can also be used by administrators to create user accounts in a computer quickly, without the need to navigate through the Control Panel options. This is the best solution when you need to create multiple accounts. The Windows support number tips shared below will help you to create and change the password from the Command Prompt window.

Instructions

  • Turn on your computer and click on the Start button. In the search text box, type cmd and hit the Enter key. This will open the Command Prompt window.
  • Type net user administrator /add in the Command Prompt to make an administrator account and press the Enter key.
  • This command will create an administrator account without a password. This is an unsafe option and this will make your computer open to unauthorized access. To prevent this, you will have to add a password to protect your PC from unauthorized users.
  • Type the command ‘net user administrator newpass’ in the Command Prompt to change the password of the new user.
  • Change the newpass to the password value that you would like to set for the new user. After typing in the value, press the Enter key to execute the statement. This will set up a password to the administrator account. After doing these steps, type in Exit in the Command Prompt and press Enter to exit the Command Prompt window.

These are the simple steps to create an administrator account and set a password for the account from the Command Prompt window. If you perform these steps carefully, it will be easier than creating the account from the Control Panel options. If you have any more doubts, you may contact the Windows support number for further assistance.

No comments:

Post a Comment