--- title: WindowsInkWorkspace Policy CSP description: Learn more about the WindowsInkWorkspace Area in Policy CSP. ms.date: 01/18/2024 --- # Policy CSP - WindowsInkWorkspace ## AllowSuggestedAppsInWindowsInkWorkspace | Scope | Editions | Applicable OS | |:--|:--|:--| | ✅ Device
❌ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 10, version 1607 [10.0.14393] and later | ```Device ./Device/Vendor/MSFT/Policy/Config/WindowsInkWorkspace/AllowSuggestedAppsInWindowsInkWorkspace ``` Allow suggested apps in Windows Ink Workspace. **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 | AllowSuggestedAppsInWindowsInkWorkspace | | Friendly Name | Allow suggested apps in Windows Ink Workspace | | Location | Computer Configuration | | Path | Windows Components > Windows Ink Workspace | | Registry Key Name | Software\Policies\Microsoft\WindowsInkWorkspace | | Registry Value Name | AllowSuggestedAppsInWindowsInkWorkspace | | ADMX File Name | WindowsInkWorkspace.admx | ## AllowWindowsInkWorkspace | Scope | Editions | Applicable OS | |:--|:--|:--| | ✅ Device
❌ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 10, version 1607 [10.0.14393] and later | ```Device ./Device/Vendor/MSFT/Policy/Config/WindowsInkWorkspace/AllowWindowsInkWorkspace ``` Allow Windows Ink Workspace. **Description framework properties**: | Property name | Property value | |:--|:--| | Format | `int` | | Access Type | Add, Delete, Get, Replace | | Default Value | 2 | **Allowed values**: | Value | Description | |:--|:--| | 0 | Access to ink workspace is disabled. The feature is turned off. | | 1 | Ink workspace is enabled (feature is turned on), but the user can't access it above the lock screen. | | 2 (Default) | Ink workspace is enabled (feature is turned on), and the user is allowed to use it above the lock screen. | **Group policy mapping**: | Name | Value | |:--|:--| | Name | AllowWindowsInkWorkspace | | Friendly Name | Allow Windows Ink Workspace | | Element Name | Choose one of the following actions. | | Location | Computer Configuration | | Path | Windows Components > Windows Ink Workspace | | Registry Key Name | Software\Policies\Microsoft\WindowsInkWorkspace | | ADMX File Name | WindowsInkWorkspace.admx | ## Related articles [Policy configuration service provider](policy-configuration-service-provider.md)