Skip to content

Latest commit

 

History

History
73 lines (55 loc) · 2.35 KB

policy-csp-taskmanager.md

File metadata and controls

73 lines (55 loc) · 2.35 KB
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.

Related articles

Policy configuration service provider