The lusrmgr CMD command is a Windows command-line utility used to manage local user accounts and groups. It is a powerful tool that allows administrators to create, delete, and modify user accounts and groups. The lusrmgr command is available in Windows Vista, Windows 7, Windows 8, Windows 10, and Windows Server 2003, 2008, and 2012.

The lusrmgr command can be used to manage user accounts and groups on a local computer or on a remote computer. It can also be used to manage user accounts and groups on a domain controller. The lusrmgr command is a great tool for administrators who need to quickly manage user accounts and groups.

How to Use the LUSRMGR CMD Command

The lusrmgr command is used in the command prompt. To open the command prompt, press the Windows key + R, type cmd, and press Enter. In the command prompt, type lusrmgr and press Enter.

The lusrmgr command has several options that can be used to manage user accounts and groups. The following table lists the options and their descriptions.

Option Description
/add Adds a user account or group.
/delete Deletes a user account or group.
/modify Modifies a user account or group.
/query Queries a user account or group.
/help Displays help information.

To use the lusrmgr command, you must specify the option and the user account or group that you want to manage. For example, to add a user account, you would type lusrmgr /add username. To delete a user account, you would type lusrmgr /delete username. To modify a user account, you would type lusrmgr /modify username. To query a user account, you would type lusrmgr /query username.

Examples of the LUSRMGR CMD Command

The following examples show how to use the lusrmgr command to manage user accounts and groups.

Example 1: Adding a User Account

  1. Open the command prompt.
  2. Type lusrmgr /add username and press Enter.
  3. Type the password for the user account and press Enter.
  4. Type the password again to confirm and press Enter.
  5. The user account has been added.

Example 2: Deleting a User Account

  1. Open the command prompt.
  2. Type lusrmgr /delete username and press Enter.
  3. Type Y and press Enter to confirm.
  4. The user account has been deleted.

Example 3: Modifying a User Account

  1. Open the command prompt.
  2. Type lusrmgr /modify username and press Enter.
  3. Type the new password for the user account and press Enter.
  4. Type the new password again to confirm and press Enter.
  5. The user account has been modified.

Example 4: Querying a User Account

  1. Open the command prompt.
  2. Type lusrmgr /query username and press Enter.
  3. The user account information will be displayed.

Conclusion

The lusrmgr command is a powerful tool for managing user accounts and groups on a local computer or on a remote computer. It can be used to add, delete, modify, and query user accounts and groups. The lusrmgr command is available in Windows Vista, Windows 7, Windows 8, Windows 10, and Windows Server 2003, 2008, and 2012.

Leave a Reply