A desktop support technician needs to disable the built-in Guest account and create a custom local user group named 'TempContractors' on a newly deployed corporate workstation. When the technician attempts to open the Local Users and Groups snap-in (`lusrmgr.msc`), the operating system displays an error message stating that the console snap-in is not supported on this edition of Windows. Which of the following explains the cause of this error and provides the correct administrative resolution?
- The workstation is running Windows 11 Home edition, which does not support the Local Users and Groups snap-in; the operating system must be upgraded to Windows 11 Pro or Enterprise to use this administrative console.Answer
- BThe technician must open Computer Management (`compmgmt.msc`) using an elevated Administrator command prompt to access Local Users and Groups on Windows Home edition.
- CThe User Profile Service is stopped; launching Services (`services.msc`) and setting its startup type to Automatic will restore functionality to the `lusrmgr.msc` snap-in.
- DUser Account Control (UAC) is preventing snap-in execution; adjusting the UAC settings slider to 'Never Notify' in the Control Panel will enable the snap-in.
Answer
Upgrading the operating system from Windows 11 Home to Windows 11 Pro or Enterprise is required because the Local Users and Groups snap-in (lusrmgr.msc) is restricted in Home edition.
The correct option correctly identifies that Windows 11 Home edition does not include the Local Users and Groups snap-in (`lusrmgr.msc`). To utilize this snap-in and manage local security groups via the standard MMC interface, the system must be upgraded to Windows 11 Pro or Enterprise edition.
Step-by-Step Solution
Key Concept
Windows Edition Features and Management Utility Restrictions (Home vs. Pro/Enterprise MMC Snap-ins)