How to Add and Delete User Accounts with Command Prompt on Windows
Access Command Prompt
Open the Start menu on your computer. You can do this by clicking the Start button in the lower left corner of the screen. Please note that if you want to add/remove users, you need to log in with an Administrator account.
You can also press the key ⊞ Winto open the Start menu.
Type "Command Prompt" into the Start menu search bar. The Command Prompt application will appear at the top of related search results.
You can also hold down the ⊞ Win+ key combination Xto open the quick access menu with Command Prompt.
Right click on the Command Prompt icon. A drop-down menu will appear.
Click "Run as administrator" in the drop-down menu. You will not be able to access Command Prompt in Administrator mode if you only use a guest account.
If you're opening the quick access menu, just click the "Command Prompt (Admin)" option. Do not use regular Command Prompt options.
Click "Yes" in the pop-up window. You will access Command Prompt as administrator.
Add and delete users
Click the Command Prompt window. This helps you make sure the mouse pointer is active on the Command line.
More account. To proceed, type net user (tên người dùng) (mật khẩu) /addand press ↵ Enter. New users will be added to your account!
Replace the information in parentheses with the username and password you want to use; Remember to remove the parentheses.
Delete the account. To proceed, type net user (tên người dùng) /deleteand press ↵ Enter. The account you selected will disappear!
You will see the message "The command completed successfully" after successfully adding or removing an account.
Exit Command Prompt. So you know how to add and remove users on the Command Prompt application!
You should read it
- How to Add and Delete Users Accounts With Command Prompt in Windows
- Add Command Prompt to Power User Menu on Windows 10
- How to use the command history function in Command Prompt
- How to manage Windows user accounts through Command Prompt
- Use the Command Prompt to add or delete User accounts
- Use the CMD command to remove viruses on Windows computers
- How to open Command Prompt on Windows 10, 8, 7, Vista and XP
- How to Make Command Prompt Appear at School
- 6 Best Command Prompt Alternatives for Windows
- How to use Xcopy command in Command Prompt
- Guide 5 ways to delete User accounts on Windows 10
- Instructions for using Command Prompt
Maybe you are interested
What to do when open command window here does not appear?
How to switch users on the Linux command line
How to fix Mac Homebrew error 'zsh: command not found: brew'
What is the Command key on Windows?
How to use read command in Linux
Basic Linux commands everyone needs to know - Operations on Linux are much faster