--- title: SystemServices Policy CSP description: Learn more about the SystemServices Area in Policy CSP. author: vinaypamnani-msft manager: aaroncz ms.author: vinpa ms.date: 08/10/2023 ms.localizationpriority: medium ms.prod: windows-client ms.technology: itpro-manage ms.topic: reference --- # Policy CSP - SystemServices ## ConfigureHomeGroupListenerServiceStartupMode | Scope | Editions | Applicable OS | |:--|:--|:--| | ✅ Device
❌ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 10, version 1803 [10.0.17134] and later | ```Device ./Device/Vendor/MSFT/Policy/Config/SystemServices/ConfigureHomeGroupListenerServiceStartupMode ``` This setting determines whether the service's start type is Automatic(2), Manual(3), Disabled(4). Default: Manual. **Description framework properties**: | Property name | Property value | |:--|:--| | Format | `int` | | Access Type | Add, Delete, Get, Replace | | Allowed Values | Range: `[2-4]` | | Default Value | 3 | **Group policy mapping**: | Name | Value | |:--|:--| | Name | HomeGroup Listener | | Path | Windows Settings > Security Settings > System Services | ## ConfigureHomeGroupProviderServiceStartupMode | Scope | Editions | Applicable OS | |:--|:--|:--| | ✅ Device
❌ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 10, version 1803 [10.0.17134] and later | ```Device ./Device/Vendor/MSFT/Policy/Config/SystemServices/ConfigureHomeGroupProviderServiceStartupMode ``` This setting determines whether the service's start type is Automatic(2), Manual(3), Disabled(4). Default: Manual. **Description framework properties**: | Property name | Property value | |:--|:--| | Format | `int` | | Access Type | Add, Delete, Get, Replace | | Allowed Values | Range: `[2-4]` | | Default Value | 3 | **Group policy mapping**: | Name | Value | |:--|:--| | Name | HomeGroup Provider | | Path | Windows Settings > Security Settings > System Services | ## ConfigureXboxAccessoryManagementServiceStartupMode | Scope | Editions | Applicable OS | |:--|:--|:--| | ✅ Device
❌ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 10, version 1803 [10.0.17134] and later | ```Device ./Device/Vendor/MSFT/Policy/Config/SystemServices/ConfigureXboxAccessoryManagementServiceStartupMode ``` This setting determines whether the service's start type is Automatic(2), Manual(3), Disabled(4). Default: Manual. **Description framework properties**: | Property name | Property value | |:--|:--| | Format | `int` | | Access Type | Add, Delete, Get, Replace | | Default Value | 3 | **Allowed values**: | Value | Description | |:--|:--| | 2 | Automatic. | | 3 (Default) | Manual. | | 4 | Disabled. | **Group policy mapping**: | Name | Value | |:--|:--| | Name | Xbox Accessory Management Service | | Path | Windows Settings > Security Settings > System Services | ## ConfigureXboxLiveAuthManagerServiceStartupMode | Scope | Editions | Applicable OS | |:--|:--|:--| | ✅ Device
❌ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 10, version 1803 [10.0.17134] and later | ```Device ./Device/Vendor/MSFT/Policy/Config/SystemServices/ConfigureXboxLiveAuthManagerServiceStartupMode ``` This setting determines whether the service's start type is Automatic(2), Manual(3), Disabled(4). Default: Manual. **Description framework properties**: | Property name | Property value | |:--|:--| | Format | `int` | | Access Type | Add, Delete, Get, Replace | | Default Value | 3 | **Allowed values**: | Value | Description | |:--|:--| | 2 | Automatic. | | 3 (Default) | Manual. | | 4 | Disabled. | **Group policy mapping**: | Name | Value | |:--|:--| | Name | Xbox Live Auth Manager | | Path | Windows Settings > Security Settings > System Services | ## ConfigureXboxLiveGameSaveServiceStartupMode | Scope | Editions | Applicable OS | |:--|:--|:--| | ✅ Device
❌ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 10, version 1803 [10.0.17134] and later | ```Device ./Device/Vendor/MSFT/Policy/Config/SystemServices/ConfigureXboxLiveGameSaveServiceStartupMode ``` This setting determines whether the service's start type is Automatic(2), Manual(3), Disabled(4). Default: Manual. **Description framework properties**: | Property name | Property value | |:--|:--| | Format | `int` | | Access Type | Add, Delete, Get, Replace | | Default Value | 3 | **Allowed values**: | Value | Description | |:--|:--| | 2 | Automatic. | | 3 (Default) | Manual. | | 4 | Disabled. | **Group policy mapping**: | Name | Value | |:--|:--| | Name | Xbox Live Game Save | | Path | Windows Settings > Security Settings > System Services | ## ConfigureXboxLiveNetworkingServiceStartupMode | Scope | Editions | Applicable OS | |:--|:--|:--| | ✅ Device
❌ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 10, version 1803 [10.0.17134] and later | ```Device ./Device/Vendor/MSFT/Policy/Config/SystemServices/ConfigureXboxLiveNetworkingServiceStartupMode ``` This setting determines whether the service's start type is Automatic(2), Manual(3), Disabled(4). Default: Manual. **Description framework properties**: | Property name | Property value | |:--|:--| | Format | `int` | | Access Type | Add, Delete, Get, Replace | | Default Value | 3 | **Allowed values**: | Value | Description | |:--|:--| | 2 | Automatic. | | 3 (Default) | Manual. | | 4 | Disabled. | **Group policy mapping**: | Name | Value | |:--|:--| | Name | Xbox Live Networking Service | | Path | Windows Settings > Security Settings > System Services | ## Related articles [Policy configuration service provider](policy-configuration-service-provider.md)