Policy
Let Windows apps access cellular data
Windows 11 25H2
Policy overview
Key metadata and intent for this policy.
Supported OS tags: Windows10, Windows10RT, Windows11, WindowsServer2016
This policy setting specifies whether Windows apps can access cellular data. You can specify either a default setting for all apps or a per-app setting by specifying a Package Family Name. You can get the Package Family Name for an app by using the Get-AppPackage Windows PowerShell cmdlet. A per-app setting overrides the default setting. If you choose the "User is in control" option, employees in your organization can decide whether Windows apps can access cellular data by using Settings > Network - Internet > Cellular on the device. If you choose the "Force Allow" option, Windows apps are allowed to access cellular data and employees in your organization cannot change it. If you choose the "Force Deny" option, Windows apps are not allowed to access cellular data and employees in your organization cannot change it. If you disable or do not configure this policy setting, employees in your organization can decide whether Windows apps can access cellular data by using Settings > Network - Internet > Cellular on the device. If an app is open when this Group Policy object is applied on a device, employees must restart the app or device for the policy changes to be applied to the app.
Registry values
How enabled and disabled states update the registry.
No explicit registry values are set for enabled or disabled states.
Policy elements
Inputs and configuration options exposed by this policy.
| Element | Type | Registry mapping | Constraints & behavior |
|---|---|---|---|
LetAppsAccessCellularData_UserInControlOfTheseApps_List ID LetAppsAccessCellularData_UserInControlOfTheseApps_List | list | HKLM\Software\Policies\Microsoft\Windows\WwanSvc\CellularDataAccess\LetAppsAccessCellularData_UserInControlOfTheseApps Type REG_MULTI_SZ | None |
LetAppsAccessCellularData_ForceAllowTheseApps_List ID LetAppsAccessCellularData_ForceAllowTheseApps_List | list | HKLM\Software\Policies\Microsoft\Windows\WwanSvc\CellularDataAccess\LetAppsAccessCellularData_ForceAllowTheseApps Type REG_MULTI_SZ | None |
LetAppsAccessCellularData_ForceDenyTheseApps_List ID LetAppsAccessCellularData_ForceDenyTheseApps_List | list | HKLM\Software\Policies\Microsoft\Windows\WwanSvc\CellularDataAccess\LetAppsAccessCellularData_ForceDenyTheseApps Type REG_MULTI_SZ | None |
Default for all apps: ID LetAppsAccessCellularData_Enum | enum | HKLM\Software\Policies\Microsoft\Windows\WwanSvc\CellularDataAccess\LetAppsAccessCellularData Type REG_DWORD | Options: User is in control (0), Force Allow (1), Force Deny (2) |