mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 05:17:22 +00:00
2.3 KiB
2.3 KiB
title, description, ms.date
title | description | ms.date |
---|---|---|
TaskManager Policy CSP | Learn more about the TaskManager Area in Policy CSP. | 01/18/2024 |
Policy CSP - TaskManager
AllowEndTask
Scope | Editions | Applicable OS |
---|---|---|
✅ Device ❌ User |
✅ Pro ✅ Enterprise ✅ Education ✅ Windows SE ✅ IoT Enterprise / IoT Enterprise LTSC |
✅ Windows 10, version 1809 [10.0.17763] and later |
./Device/Vendor/MSFT/Policy/Config/TaskManager/AllowEndTask
This setting determines whether non-administrators can use Task Manager to end tasks - enabled (1) or disabled (0). Default: enabled.
Description framework properties:
Property name | Property value |
---|---|
Format | int |
Access Type | Add, Delete, Get, Replace |
Default Value | 1 |
Allowed values:
Value | Description |
---|---|
0 | Disabled. EndTask functionality is blocked in TaskManager. |
1 (Default) | Enabled. Users can perform EndTask in TaskManager. |