--- title: DataUsage Policy CSP description: Learn more about the DataUsage Area in Policy CSP. ms.date: 01/18/2024 --- # Policy CSP - DataUsage [!INCLUDE [ADMX-backed CSP tip](includes/mdm-admx-csp-note.md)] ## SetCost3G | 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/DataUsage/SetCost3G ``` This policy setting configures the cost of 3G connections on the local machine. - If this policy setting is enabled, a drop-down list box presenting possible cost values will be active. Selecting one of the following values from the list will set the cost of all 3G connections on the local machine: - Unrestricted: Use of this connection is unlimited and not restricted by usage charges and capacity constraints. - Fixed: Use of this connection isn't restricted by usage charges and capacity constraints up to a certain data limit. - Variable: This connection is costed on a per byte basis. - If this policy setting is disabled or isn't configured, the cost of 3G connections is Fixed by default. > [!NOTE] > This policy is deprecated. **Description framework properties**: | Property name | Property value | |:--|:--| | Format | `chr` (string) | | Access Type | Add, Delete, Get, Replace | [!INCLUDE [ADMX-backed policy note](includes/mdm-admx-policy-note.md)] **ADMX mapping**: | Name | Value | |:--|:--| | Name | SetCost3G | | Friendly Name | Set 3G Cost | | Location | Computer Configuration | | Path | Network > WWAN Service > WWAN Media Cost | | Registry Key Name | Software\Policies\Microsoft\Windows\WwanSvc\NetCost | | ADMX File Name | wwansvc.admx | ## SetCost4G | 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/DataUsage/SetCost4G ``` This policy setting configures the cost of 4G connections on the local machine. - If this policy setting is enabled, a drop-down list box presenting possible cost values will be active. Selecting one of the following values from the list will set the cost of all 4G connections on the local machine: - Unrestricted: Use of this connection is unlimited and not restricted by usage charges and capacity constraints. - Fixed: Use of this connection isn't restricted by usage charges and capacity constraints up to a certain data limit. - Variable: This connection is costed on a per byte basis. - If this policy setting is disabled or isn't configured, the cost of 4G connections is Fixed by default. **Description framework properties**: | Property name | Property value | |:--|:--| | Format | `chr` (string) | | Access Type | Add, Delete, Get, Replace | [!INCLUDE [ADMX-backed policy note](includes/mdm-admx-policy-note.md)] **ADMX mapping**: | Name | Value | |:--|:--| | Name | SetCost4G | | Friendly Name | Set 4G Cost | | Location | Computer Configuration | | Path | Network > WWAN Service > WWAN Media Cost | | Registry Key Name | Software\Policies\Microsoft\Windows\WwanSvc\NetCost | | ADMX File Name | wwansvc.admx | ## Related articles [Policy configuration service provider](policy-configuration-service-provider.md)