Use the Command Prompt to add or delete User accounts
On Windows 8 you cannot create a new User account from the old Control Panel. When you click Add a new user on the Control Panel, you will open Metro Control Panel. Therefore, Metro Control Panel is one of the easiest ways to create a new user account.
Creating a new User account on Windows 8 is quite simple. Just open Metro Control Panel, then access User and then click Add a user.
On Windows 8 you cannot create a new User account from the old Control Panel. When you click Add a new user on the Control Panel, you will open Metro Control Panel. Therefore, Metro Control Panel is one of the easiest ways to create a new user account.
However, there is a simpler way to create a new user account on Windows that users do not know yet is to use Command Prompt.
In the following article, Network Administrator will guide you how to use the Command Prompt to add or delete User accounts on Windows.
1. Use the Command Prompt to create a User account
Step 1:
Open Command Prompt under Admin.
To do this, first enter CMD into the Search box on the Start Menu or press Ctrl + Shift + Enter .
If you use Windows 8, enter CMD in the Start Screen and press Ctrl + Shift + Enter to open the Command Prompt under Admin. Click Yes to confirm.
Step 2:
On the Command Prompt window, enter the following command and press Enter:
net user username password / add
Note:
In the above statement replace username with the account name you want to create and change the password (password) with your password to protect your account.
If you run the above command not under Admin, you will receive an "Access denied" error message.
2. How to delete user account from Command Prompt?
Step 1:
Open Command Prompt under Admin.
Step 2:
Enter the command below into the Command Prompt window and press Enter:
net user username / delete
Note:
In the above statement replace the username with the username of the user you want to delete.
You can use the command above to add or delete User accounts on Windows XP, Vista and Windows 7.
Refer to some of the following articles:
-
Instructions to turn off ads on the Screen Lock screen Windows 10
-
Start Windows 10 "as fast as the wind" with Fast Startup
-
How is the Cotrol Panel and the Settings menu on Windows 10 different?
Good luck!
You should read it
- How to Add and Delete Users Accounts With Command Prompt in Windows
- How to use the command history function in Command Prompt
- Add Command Prompt to Power User Menu on Windows 10
- Guide 5 ways to delete User accounts on Windows 10
- How to change Windows user account password using Command Prompt
- How to Change Directories in Command Prompt
- How to use Xcopy command in Command Prompt
- How to open Command Prompt on Windows 10, 8, 7, Vista and XP
- Instructions for using Command Prompt
- How to Make Command Prompt Appear at School
- 6 Best Command Prompt Alternatives for Windows
- All Frequency Restart, Shutdown, Remote Off ... with Command Prompt