mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-27 20:57:23 +00:00
83 lines
1.6 KiB
Markdown
83 lines
1.6 KiB
Markdown
---
|
|
title: Policy CSP - TaskManager
|
|
description: Learn how to use the Policy CSP - TaskManager setting to determine whether non-administrators can use Task Manager to end tasks.
|
|
ms.author: dansimp
|
|
ms.topic: article
|
|
ms.prod: w10
|
|
ms.technology: windows
|
|
author: dansimp
|
|
ms.localizationpriority: medium
|
|
ms.date: 09/27/2019
|
|
ms.reviewer:
|
|
manager: dansimp
|
|
---
|
|
|
|
# Policy CSP - TaskManager
|
|
|
|
|
|
<hr/>
|
|
|
|
<!--Policies-->
|
|
## TaskManager policies
|
|
|
|
<dl>
|
|
<dd>
|
|
<a href="#taskmanager-allowendtask">TaskManager/AllowEndTask</a>
|
|
</dd>
|
|
</dl>
|
|
|
|
|
|
<hr/>
|
|
|
|
<!--Policy-->
|
|
<a href="" id="taskmanager-allowendtask"></a>**TaskManager/AllowEndTask**
|
|
|
|
<!--SupportedSKUs-->
|
|
|
|
|Edition|Windows 10|Windows 11|
|
|
|--- |--- |--- |
|
|
|Home|No|No|
|
|
|Pro|Yes|Yes|
|
|
|Business|No|No|
|
|
|Enterprise|Yes|Yes|
|
|
|Education|Yes|Yes|
|
|
|
|
<!--/SupportedSKUs-->
|
|
<hr/>
|
|
|
|
<!--Scope-->
|
|
[Scope](./policy-configuration-service-provider.md#policy-scope):
|
|
|
|
> [!div class = "checklist"]
|
|
> * Device
|
|
|
|
<hr/>
|
|
|
|
<!--/Scope-->
|
|
<!--Description-->
|
|
This setting determines whether non-administrators can use Task Manager to end tasks.
|
|
|
|
Value type is integer. Supported values:
|
|
- 0 - Disabled. EndTask functionality is blocked in TaskManager.
|
|
- 1 - Enabled (default). Users can perform EndTask in TaskManager.
|
|
|
|
<!--/Description-->
|
|
<!--SupportedValues-->
|
|
|
|
<!--/SupportedValues-->
|
|
<!--Example-->
|
|
|
|
<!--/Example-->
|
|
<!--Validation-->
|
|
**Validation procedure:**
|
|
When this policy is set to 1 - users CAN execute 'End task' on processes in TaskManager
|
|
When the policy is set to 0 - users CANNOT execute 'End task' on processes in TaskManager
|
|
|
|
<!--/Validation-->
|
|
<!--/Policy-->
|
|
<hr/>
|
|
|
|
|
|
<!--/Policies-->
|
|
|