A systems technician is configuring a workstation running Windows 11 Home edition. The technician attempts to open the Local Users and Groups MMC snap-in (lusrmgr.msc) to modify local group memberships, but receives an error message indicating that the snap-in cannot be used with this edition of Windows. Which of the following explains why this error occurs?
- The Local Users and Groups snap-in is unavailable on Windows Home editions and requires Windows Pro, Enterprise, or Education.Answer
- BLocal user account permissions can only be managed after joining the computer to an Active Directory domain.
- CThe snap-in requires running the lusrmgr command with elevated command-line switches from an administrator prompt.
- DThe Local Users and Groups MMC snap-in has been deprecated and replaced by Credential Manager in Control Panel.
Answer
The Local Users and Groups snap-in is unavailable on Windows Home editions and requires Windows Pro, Enterprise, or Education.
The correct answer states that the snap-in is restricted to Windows Pro, Enterprise, and Education editions. Microsoft limits advanced administrative MMC snap-ins such as Local Users and Groups (lusrmgr.msc), Local Security Policy (secpol.msc), and Group Policy Editor (gpedit.msc) to commercial and business editions of Windows. Windows Home edition users must manage accounts through the Settings app or command-line utilities like net user.
Step-by-Step Solution
Key Concept
Windows Edition Management Feature Constraints
Estimated Time:1m 0s