We all know how to create a new user account in Windows XP . Just go to Start and click on Control panel. Now open the “user account tool”. Here you will be seeing an option Like “create an account”. Well enter any windows XP user and click on create  account. This is how you will be creating a new Windows XP user. But there is a different procedure to create a new Windows Xp user using dos prompt.
To create a new  account you have to type as follows : net user USERNAME PASSWORD \ADD
To delete the account type as follows : net user USERNAME \del
to get admin rights type as follows : net localgroup administrators username \add
The complete command is
[username [password | *] [options]] [/DOMAIN]
username {password | *} /ADD [options] [/DOMAIN]
username [/DELETE] [/DOMAIN]

Share/Save/Bookmark

Related posts:

  1. Two tricks to decrease boot time of Windows XP
  2. Hide Shared file in windows XP- Networking tip
  3. What is app.path?How to create app path ?
  4. How to delete Internet Explorer temporary files ??
  5. How to restore the operating system to a previous state in Windows XP?? And Undo Restoration???