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 use BitLocker to encrypt data on Windows 8microsoft provides users with a bitlocker encryption tool to ensure user data is protected at the highest level. if you have some important data to store in your computer hard drive or usb flash drive, you can use the bitlocker encryption tool.
- Search and launch Java Control Panel on Windows operating systemin java control panel you can search and change java settings. in the following article, network administrator will show you how to search for java control panel on windows operating system.
- 3 ways to activate Guest account on Windows 8 / 8.1by default the guest account on windows is disabled, so you cannot log on to the computer through this account. however, it is recommended that you activate the guest account to access the computer in some cases such as forgetting the computer login password or forgetting the admin account password.
- Instructions to uninstall many applications at once on Windows 8.1on windows 8 operating system, microsoft has simplified the process of uninstalling applications. windows 8.1 not only allows users to remove many applications and programs at the same time, but also allows users to remove many sync apps on multiple computers.
- Disable Hybrid Boot and Shutdown on Windows 8hybrid boot and hybrid shutdown is the process of speeding up the startup and speeding up the normal shutdown time on windows operating system. typically, when you perform either hybrid boot and hybrid shutdown features, your computer will undergo a complicated process before booting or actually shutdown.
- Instructions for creating Password Reset Disk on Windows 8similar to windows 7 and windows 10, in case you miss your login password on windows 8, you can use the password reset disk to access your computer.