


Local Users and Groups Management is a shell application to manage local and remote computers and access system administrator tools. However, Local Users and Groups Management is unavailable in the Windows 11/10 Home editions, so you must rely on a third-party program to use it there.
Enable the Local Users and Groups Management Console in Windows 11/10 Home
Like the Local Group Policy Editor, Local Users and Groups Management (lusrmgr.msc) is an advanced feature available only on Windows Pro, Education, and Enterprise.
However, while you can use workarounds to enable Group Policy Editor on Windows Home, it is not possible to enable the Local Users and Groups Management snap-in console.
Instead, you can use Lusrmgr.exe, a third-party alternative, to enable the Microsoft Management Console snap-in in Windows 11 Home. Lusrmgr.exe is similar to the built-in Local Users and Groups Management console. It is a portable application, and you can download it from GitHub for free.
Here's how to download and use the Local User and Group Management tool on Windows 11 Home. Follow the same steps on a Windows 10 PC:
- Open the lusrmgr GitHub page.
- On the default Code tab, scroll down to the Download link to get the latest version of the file.
- Once downloaded, double-click the lusrmgr.exe file to run the program.
You will notice the lusrmgr application looks similar to opening the native Local Users and Groups Management console. However, the difference lies in the usability of the tool. Below are side-by-side images for the built-in lusrmgr console (left) and the third-party application (right) for reference.
To create a new user account with this Local User and Group Management tool:
- Right-click on User and select Create. Then fill in the details for the new user account.
- Click the Advanced button to configure the advanced account option, local path, and profile path.
- Click on Create to add the new user account.
Similarly, you can edit, remove, rename, or add a password to the existing user account. You can also enable the secret built-in administrator account using the tool.
Additional Features of the Lusrmgr App
Apart from the usual account management features, lusrmgr.exe provides additional functions not available in the native utility. For example, you can use the search function to find a specific account. This is useful for system administrators who manage multiple user accounts in an organization.
Another handy feature is the ability to define access times for individual accounts. To set an access time, right-click on the username and select Edit. Next, open the Account tab and click on Define access time.
By default, the user accounts have no limit on access time. But you can define this by selecting a time block for different days.
Since lusrmgr is a portable app, you can’t open it with the lusrmgr.msc command like the built-in app. To launch the program, double-click the executable file you downloaded and make the necessary changes to the user account or groups.
2. Manage Local Users and Groups Using the Command Prompt
You can use the "net localgroup" or "net user" command-line utility to manage users and groups on Windows 11/10. It's a handy way to view, add, and delete local groups and users without using a third-party utility.
First, open a Command Prompt window with administrative privilege. To do this, press the Windows key, type cmd, right-click on Command Prompt, and select Run as administrator.
Below is a list of commands to view and manage local users and groups using the Command Prompt:
- To view the name of the server and local groups on the computer, type:
net localgroup
- To view all users in a group, enter:
netlocalgroup[groupname]
- To create a new group, use the following command. Replace xyz with the group name you want to create:
net localgroup xyz /add
- To view all user accounts:
net user
- To create a new user account (replace abc with the username you want to add):
net user abc /add
- To view all the accounts with administrator privileges:
net localgroup administrator
- To add a user account to the administrator group (be sure to change abc, and Administrator to the group name if needed):
net localgroup Administrator abc /add
- To delete a local group:
net localgroup xyz /delete
- To delete a local user:
net user abc /delete
- If you need help with syntax for a specific command, use this:
net help <command></command>
The Local Users and Groups Management console is a handy utility for system administrators to manage local computers and connect remotely to compatible systems. However, if you are running Windows 11 Home and need to use the lusrmgr.msc tool, your only option is to use the third-party application from GitHub.
The above is the detailed content of How to Enable Local Users and Groups Management in Windows 11 and 10 Home. For more information, please follow other related articles on the PHP Chinese website!

This article reviews six password managers, comparing their features and strengths. Each manager is highlighted with an image and a concise summary of its pros and cons. 1Password: Best overall. Excellent multi-platform performance, intuitive i

Resolving Windows 11 Wi-Fi Connectivity Issues Through Network Reset Experiencing Wi-Fi or internet connectivity problems on your Windows 11 PC? Resetting your network settings can often resolve these issues. This guide details the process and what

This article highlights ten excellent open-source applications that offer robust functionality without the cost or privacy compromises of commercial alternatives. Let's explore these powerful tools: Notepad : A Superior Text Editor: A significan

Command Prompt: Your Secret Weapon for Troubleshooting Windows Issues Since I started using Windows, I've rarely gone a month without encountering some sort of problem. My go-to solution? The often-overlooked Command Prompt. While initially intimid

Windows System Warning: Six Signals Not to Be Neglected Many people find Windows notifications very annoying and often turn them off without watching them. But ignoring all notifications can backfire. Some warnings may prompt serious problems in the system and delayed handling may endanger the safety of the equipment. Here are some warnings you must not ignore. Notification of insufficient disk space When your system drive (usually a C disk) has insufficient storage space, a "Insufficient Disk Space" warning will appear. Windows requires free space to handle tasks such as saving temporary files, installing updates, and managing virtual memory. Insufficient space can cause the system to slow down, freeze or even crash. Important security updates may also fail to install. Given that this can seriously affect performance and stability

Resolve App Compatibility Issues in Windows 11 with Compatibility Mode Is an application refusing to launch or behave as expected on your Windows 11 system? Windows 11's compatibility mode can often resolve these issues. This guide explains how to u

Windows 11 elimination wave: Your old computer is ushering in a new life! A large number of businesses are about to eliminate computers that cannot run Windows 11, but this is a great opportunity for Linux users! Windows 10 is about to die, and many computers cannot run Windows 11 Enterprises need to run the latest software on the device to get support, maintain infrastructure security and protect user data. Windows 11 is the latest version of Windows operating system, but it has very specific and strict hardware requirements that many existing computers cannot meet, so they have long insisted on using old Windows 10. However, Windows 10 will be on 202


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

SecLists
SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.

WebStorm Mac version
Useful JavaScript development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Dreamweaver Mac version
Visual web development tools

Atom editor mac version download
The most popular open source editor
