--- title: Camera Policy CSP description: Learn more about the Camera Area in Policy CSP. ms.date: 01/18/2024 --- # Policy CSP - Camera ## AllowCamera | Scope | Editions | Applicable OS | |:--|:--|:--| | ✅ Device
❌ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 10, version 1507 [10.0.10240] and later | ```Device ./Device/Vendor/MSFT/Policy/Config/Camera/AllowCamera ``` This policy setting allow the use of Camera devices on the machine. - If you enable or don't configure this policy setting, Camera devices will be enabled. - If you disable this property setting, Camera devices will be disabled. **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. | **Group policy mapping**: | Name | Value | |:--|:--| | Name | L_AllowCamera | | Friendly Name | Allow Use of Camera | | Location | Computer Configuration | | Path | Windows Components > Camera | | Registry Key Name | software\Policies\Microsoft\Camera | | Registry Value Name | AllowCamera | | ADMX File Name | Camera.admx | ## Related articles [Policy configuration service provider](policy-configuration-service-provider.md)