Use the Command Prompt to add or delete User accounts
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
- 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
May be interested
- How to Make Command Prompt Appear at Schoolthis wikihow teaches you how to access command prompt on a windows 10 school computer. although you may be able to open command prompt if only the file path to command prompt is blocked, there is no way to bypass an administrator lock on...
- 6 Best Command Prompt Alternatives for Windowsdo you find the command prompt a bit complicated and feel you need a tool that is easier to use? this is where other terminal emulators come into play!
- How to use Xcopy command in Command Promptknowing how to use xcopy command in command prompt, you will easily use commands in cmd professionally. in particular, the xcopy command is extremely useful for those who copy and copy data on the computer.
- 6 Cool Tricks You Can Do in Windows Command Promptcommand prompt has a ton of capabilities, and many people doubt they know what a few lines of code can do. next time you're bored with your pc, try these cool command prompt tricks for yourself.
- Instructions for using Command Promptdeep in windows is a command-line world that is obscure. in this article, we will show you how to solve errors and make your computer more secure.
- All Frequency Restart, Shutdown, Remote Off ... with Command Promptoften users often turn off the computer, restart the computer ... using the shutdown options on the start menu. however, few of us know that using command prompt can also shutdown, restart the computer, schedule a computer shutdown or enable hibernation, ... and even if you have admin rights you can turn off other computers remotely.
- 10 useful commands in Windows you should knowcommand prompt is used to execute batch files, perform tasks quickly, help you troubleshoot and solve some windows problems when the system crashes. however, not all commands in windows are useful and must be done regularly. with the 10 command lines in the following article it is very useful even if you are not an administrator.
- Open folder in Command Prompt (CMD)do you need to access a certain folder from the command prompt or windows command prompt? although it looks classic, this program is really easy to use if you know some basic commands. today's tipsmake will show you how to use the 'cd' command to open a folder in windows command prompt. besides, you will also learn great tips to immediately open the command prompt in any folder on windows file explorer.
- Windows promptthe prompt command changes the command prompt cmd.exe file.
- How to Customize the Font in Windows Command Promptmany people work regularly with the windows command prompt. one of the main problems users encounter, however, is the difficulty of achieving the same look every time one works with the command prompt interface. this article is intended to...