---
title: Games Policy CSP
description: Learn more about the Games Area in Policy CSP.
ms.date: 01/18/2024
---
# Policy CSP - Games
## AllowAdvancedGamingServices
| Scope | Editions | Applicable OS |
|:--|:--|:--|
| ✅ Device
❌ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 10, version 1703 [10.0.15063] and later |
```Device
./Device/Vendor/MSFT/Policy/Config/Games/AllowAdvancedGamingServices
```
Specifies whether advanced gaming services can be used. These services may send data to Microsoft or publishers of games that use these services.
**Description framework properties**:
| Property name | Property value |
|:--|:--|
| Format | `int` |
| Access Type | Add, Delete, Get, Replace |
| Default Value | 1 |
**Allowed values**:
| Value | Description |
|:--|:--|
| 0 | Not allowed. |
| 1 (Default) | Allowed. |
## Related articles
[Policy configuration service provider](policy-configuration-service-provider.md)