Published on

How to create and manage user groups in Windows.

Authors
  • avatar
    Name
    how-to.digital
    Twitter

How to Create and Manage User Groups in Windows

User groups in Windows allow you to group multiple users together and assign permissions or access rights to the entire group, instead of individually managing the permissions for each user. This can be a time-saving and efficient way to manage user accounts and their access levels. In this tutorial, we'll walk you through the steps to create and manage user groups in Windows.

Prerequisites:

  • Windows operating system (Windows 10, Windows 8, or Windows 7)
  • Administrative access to the computer

Creating a User Group:

  1. Press the Windows key + R to open the Run dialog box.
  2. Type "lusrmgr.msc" in the Run dialog box and press Enter. This will open the 'Local Users and Groups' management console.
  3. In the left panel, expand the 'Users' folder.
  4. Right-click on 'Groups' and select 'New Group'.
  5. In the 'New Group' window, enter a name for the user group.
  6. Optionally, you can provide a description for the group.
  7. Click on the 'Add' button to add members to the group.
  8. In the 'Select Users' window, enter the usernames of the users you want to add to the group, separated by semicolons.
  9. Click 'OK' to add the users to the group.
  10. Click 'Create' to create the user group.

Modifying User Group Properties:

  1. To modify the properties of a user group, open the 'Local Users and Groups' management console using the steps mentioned earlier.
  2. Expand the 'Groups' folder in the left panel.
  3. Right-click on the user group you want to modify and select 'Properties'.
  4. In the 'Group Properties' window, you can change the group's name, description, and group type.
  5. Click 'OK' to save the changes.

Managing User Group Membership:

  1. Open the 'Local Users and Groups' management console as mentioned earlier.
  2. Expand the 'Groups' folder in the left panel.
  3. Double-click on the user group you want to manage.
  4. In the 'Group Properties' window, click on the 'Add' or 'Remove' button to manage group membership.
  5. In the 'Select Users' window, you can add or remove users from the group.
  6. Select the users you want to add or remove and click 'OK'.
  7. Click 'OK' to save the changes.

Assigning Permissions to User Groups:

  1. Right-click on the file or folder you want to assign permissions to and select 'Properties'.
  2. In the 'Properties' window, go to the 'Security' tab.
  3. Click on the 'Edit' or 'Advanced' button (depending on your Windows version) to manage permissions.
  4. In the 'Permissions' window, click on 'Add' to add a user or user group.
  5. In the 'Select Users' window, enter the name of the user group you want to assign permissions to and click 'OK'.
  6. In the 'Permissions' window, select the user group and assign the desired permissions by checking the appropriate boxes.
  7. Click 'Apply' and 'OK' to save the changes.

Congratulations! You have successfully created user groups in Windows and managed their properties, membership, and permissions.

Note: User groups can also be created and managed through the Command Prompt or PowerShell using the appropriate commands. However, the graphical user interface method explained above is more beginner-friendly.