mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 05:17:22 +00:00
3.6 KiB
3.6 KiB
title, description, ms.author, ms.topic, ms.prod, ms.technology, author, ms.localizationpriority, ms.date, ms.reviewer, manager
title | description | ms.author | ms.topic | ms.prod | ms.technology | author | ms.localizationpriority | ms.date | ms.reviewer | manager |
---|---|---|---|---|---|---|---|---|---|---|
Policy CSP - WindowsInkWorkspace | Learn to use the Policy CSP - WindowsInkWorkspace setting to specify whether to allow the user to access the ink workspace. | dansimp | article | w10 | windows | manikadhiman | medium | 09/27/2019 | dansimp |
Policy CSP - WindowsInkWorkspace
WindowsInkWorkspace policies
- WindowsInkWorkspace/AllowSuggestedAppsInWindowsInkWorkspace
- WindowsInkWorkspace/AllowWindowsInkWorkspace
WindowsInkWorkspace/AllowSuggestedAppsInWindowsInkWorkspace
Edition | Windows 10 | Windows 11 |
---|---|---|
Home | No | No |
Pro | Yes | Yes |
Business | Yes | Yes |
Enterprise | Yes | Yes |
Education | Yes | Yes |
[!div class = "checklist"]
- Device
Show recommended app suggestions in the ink workspace.
ADMX Info:
- GP Friendly name: Allow suggested apps in Windows Ink Workspace
- GP name: AllowSuggestedAppsInWindowsInkWorkspace
- GP path: Windows Components/Windows Ink Workspace
- GP ADMX file name: WindowsInkWorkspace.admx
The following list shows the supported values:
- 0 - app suggestions are not allowed.
- 1 (default) -allow app suggestions.
WindowsInkWorkspace/AllowWindowsInkWorkspace
Edition | Windows 10 | Windows 11 |
---|---|---|
Home | No | No |
Pro | Yes | Yes |
Business | Yes | Yes |
Enterprise | Yes | Yes |
Education | Yes | Yes |
[!div class = "checklist"]
- Device
Specifies whether to allow the user to access the ink workspace.
ADMX Info:
- GP Friendly name: Allow Windows Ink Workspace
- GP name: AllowWindowsInkWorkspace
- GP element: AllowWindowsInkWorkspaceDropdown
- GP path: Windows Components/Windows Ink Workspace
- GP ADMX file name: WindowsInkWorkspace.admx
Value type is int. The following list shows the supported values:
- 0 - access to ink workspace is disabled. The feature is turned off.
- 1 - ink workspace is enabled (feature is turned on), but the user cannot 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.