Add or Delete Users Account with Command Line in Windows
You can create user accounts separate for each person that will be using your computer. This will allow each Windows user to have their own settings, documents folder, visual style, wallpaper and so on. So separate account for every computer user is much better idea and you can do this simple from command line. To create a new user in windows or to delete a user just follow the steps below.
This guide is tested in Windows XP, Vista and Windows 7.
To add a new user account
Step-1
Press Windows Key + R then type in “cmd” (without quotes) and hit enter, this will run command line
Step-2
In command line type this command net user UserName Password /add
Where:
UserName = Name of the user account
Password = Password of the user account
See the new user account has been added (Start Menu > Control Panel > Users)
To delete user account
Step-1
Press Windows Key + R then type in “cmd” (without quotes) and hit enter, this will run command line
Step-2
In command line type this command net user UserName /del
Where:
UserName = Name of the user account that you want to delete
For more stuff like this you can: Subscribe to RSS Feed or Get Updates Via Email or Follow us on Twitter
Tags: Add Account, Add User, Command Prompt, Delete Account, Delete User, net user
Share/Save this Post
Leave a Reply





nice Windows tips
I try this on Windows Vista thx for these Windows OS tutorials and keep t up
thanks for sharing this knowledge of Windows OS
its so simple to use cmd
thanks for sharing this command line method to add/del user account
Thanks for helping me in deleting user accounts
thanks for sharing this tip to add new users through command line on windows platform.
Ya it works in Windows 7
easy to add/del new user throgh command line
Simply simpe to create user, thanks.
Thanks for command
I am surprised with your tips keep it up
this is really a fun for me as I am not an expert user
I try this to add new user through command line, it works for me
Very simple way to create user
Will this remove the profile of the user as well?
i cannot delete my user password:
this msg appear
c:\net user username /del
system error 5 has occurred.
Acces is denied.
You must log out from user account that you want to delete and log in to another account that must have Administrator privileges, then use this command to remove Windows account.
not able to delete
cmd showing error