A system technician needs to configure a background service on a Windows 11 computer so that it starts automatically every time the operating system boots, prior to any user logging in. Which administrative snap-in should the technician open to change the startup type of this service?
- Services console (services.msc)Answer
- BTask Manager
- CDevice Manager
- DLocal Group Policy Editor (gpedit.msc)
Answer
The Services console (services.msc) is used to modify the startup type and execution state of background Windows services.
The Services snap-in (services.msc) provides full control over Windows background services, enabling an administrator to adjust the startup type to Automatic, Manual, or Disabled so that services launch seamlessly at system boot.
Step-by-Step Solution
Key Concept
Configuring Windows Services using Services MMC Snap-in