mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 05:17:22 +00:00
107 lines
1.9 KiB
Markdown
107 lines
1.9 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: manikadhiman
|
|
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-->
|
|
<table>
|
|
<tr>
|
|
<th>Edition</th>
|
|
<th>Windows 10</th>
|
|
<th>Windows 11</th>
|
|
</tr>
|
|
<tr>
|
|
<td>Home</td>
|
|
<td>No</td>
|
|
<td>No</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Pro</td>
|
|
<td>Yes</td>
|
|
<td>Yes</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Business</td>
|
|
<td>No</td>
|
|
<td>No</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Enterprise</td>
|
|
<td>Yes</td>
|
|
<td>Yes</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Education</td>
|
|
<td>Yes</td>
|
|
<td>Yes</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<!--/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-->
|
|
|