Local Users and Groups missing from Computer Management

Olga Torrez 0 Reputation points
2026-05-13T01:03:37.1066667+00:00

Local Users and Groups is not listed on Computer Management (Local)

Windows for home | Windows 11 | Security and privacy
0 comments No comments

2 answers

Sort by: Most helpful
  1. EmilyS726 255.8K Reputation points Independent Advisor
    2026-05-13T01:40:17.8033333+00:00

    Hello

    As AI said, this is not an error, but by design if you are on Home edition.

    What are you hoping to do with those features though?

    You can hold down Windows + R keys, type in netplwiz and press enter, and manage your local users and other Windows users (with Microsoft account) from there, and when you double click on each user, you can manage their permission via group membership.

    Was this answer helpful?

    0 comments No comments

  2. AI answer

    2026-05-13T01:03:42.73+00:00

    On Windows client editions such as Windows 11 Home, the Local Users and Groups snap-in (LUSRMGR.MSC) is not available in Computer Management. This is by design, not an error.

    Local accounts and groups can instead be managed by:

    1. Using SettingsAccountsFamily & other users to add/remove local users.
    2. Using command-line tools:
      • net user to manage local users
      • net localgroup to manage local groups
    3. Using PowerShell with the Microsoft.PowerShell.LocalAccounts module to script user and group management.

    These tools provide the same underlying management capabilities even when the GUI snap-in is not present.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.