Information
Provides authentication and authorization services for interacting with Xbox Live.
The recommended state for this setting is: Disabled
Xbox Live is a gaming service and has no place in an enterprise managed environment (perhaps unless it is a gaming company).
Solution
To establish the recommended configuration, run the following PowerShell command:
Set-Service -Name XblAuthManager -StartupType Disabled
Impact:
Connections to Xbox Live may fail and applications that interact with that service may also fail.