lusrmgr.msc

Local Users and Groups Management

MMC Snap-InSystem ComponentWindows Admin Tool
CPU Usage
1-5%
Memory
60-120 MB
Location
C:\Windows\System32
Publisher
Microsoft Corporation

Quick Answer

lusrmgr.msc is a legitimate Windows admin tool. It runs as an MMC snap-in to manage local user accounts and groups. Access is typically restricted to administrators.

Is it a Virus?
✔ NO - Safe
Must be located at C:\Windows\System32\lusrmgr.msc (or opened via mmc.exe)
Warning
MMC Snap-Ins can spawn host processes
mmc.exe hosts the lusrmgr.msc snap-in; multiple console instances may appear during admin tasks
Can I Disable?
✔ YES
Close the MMC window or restrict access to administrators only; built-in tool cannot be uninstalled

What is lusrmgr.msc?

lusrmgr.msc is the Local Users and Groups Manager, a Windows administrative snap-in used to create, modify, or delete local user accounts and security groups. It runs inside the Microsoft Management Console (MMC) host and is typically accessed by IT admins to configure local identities and memberships.

This MMC-based tool edits local accounts and groups by updating the Security Accounts Manager (SAM) database. When changes are saved, the console applies them to local security settings and memberships, sometimes requiring a logoff for changes to take full effect.

Quick Fact: lusrmgr.msc is part of the Windows Admin Tools and is the primary GUI for local account administration on Windows Pro/Enterprise editions.

Types of lusrmgr Processes

Is lusrmgr.msc Safe?

Yes, lusrmgr.msc is safe when used from a legitimate Windows installation (C:\Windows\System32\lusrmgr.msc) or opened via a trusted MMC host.

Is lusrmgr.msc a Virus or Malware?

The real lusrmgr.msc is NOT a virus. Malware may disguise itself with similar names, so verify location and digital signature.

How to Tell if lusrmgr.msc is Legitimate or Malware

  1. File Location: Must be in C:\Windows\System32\lusrmgr.msc (or C:\Windows\SysWOW64\lusrmgr.msc on 32-bit/WOW64 systems). Any other path is suspicious.
  2. Digital Signature: Right-click the file -> Properties -> Digital Signatures. Should show a valid Microsoft signature, e.g., Microsoft Corporation.
  3. Resource Usage: Normal usage is light (MMC host), not continuous 100% CPU. Unusual spikes with no admin action warrant review.
  4. Behavior: Should only run when opened by an administrator. Unexpected background launches indicate potential tampering.

Red Flags: If lusrmgr.msc is located outside System32 (e.g., Temp, AppData), has no valid signature, or runs without an MMC host, scan with antivirus and verify Windows Integrity.

Why Is lusrmgr.msc Running on My PC?

lusrmgr.msc runs when an administrator opens the Local Users and Groups Snap-In to manage accounts or when a script or admin task loads the MMC console for user/group configuration.

Reasons it's running:

Can I Disable or Remove lusrmgr.msc?

Yes, you can restrict access to lusrmgr.msc. It is a built-in admin tool and cannot be fully uninstalled, but you can limit who can run it.

How to Stop lusrmgr.msc

How to Remove or Disable lusrmgr.msc (Local Users and Groups)

Common Problems: Local Users and Groups Issues

If lusrmgr.msc or its MMC host has problems, try these common causes and solutions to restore正常 operations.

Common Causes & Solutions

Quick Fixes:
1. Run lusrmgr.msc as Administrator to validate permissions
2. Verify the file location: C:\Windows\System32\lusrmgr.msc
3. Restart the MMC host or log off/log back on after changes
4. Check for Windows updates and apply security patches
5. If issues persist, use a system file check (sfc /scannow) and DISM to repair corrupt files

Frequently Asked Questions

Is lusrmgr.msc safe to use?

Yes. It is a built-in Windows MMC snap-in for local user and group management. Use with administrator privileges and verify the file path C:\Windows\System32\lusrmgr.msc.

What can I do if lusrmgr.msc won't open?

Run as Administrator, check that the Windows edition supports it (Pro/Enterprise), verify the path, and check for corrupted system files with sfc /scannow.

Can I run lusrmgr.msc on Windows Home?

No. lusrmgr.msc is not available on most Windows Home editions; upgrade to Windows Pro/Enterprise or use alternate local user management methods.

How do I add a user with admin rights using lusrmgr.msc?

Open lusrmgr.msc, create a new user under Users, then assign the user to the Administrators group via Group Memberships; ensure you are an administrator when performing this action.

Can I export or backup local users/groups from lusrmgr.msc?

lusrmgr.msc itself does not provide a direct export feature. Use PowerShell commands (e.g., Get-LocalUser, Get-LocalGroup) and export results, or script management tasks for backup.

Why do some accounts or groups disappear in lusrmgr.msc?

Accounts may be filtered or hidden due to permissions, scope (local vs domain), or corruption in the SAM database. Verify the correct scope and run integrity checks on Windows.

Related Processes