---
title: "Delete a Policy-Based Management Policy | Microsoft Docs"
ms.custom: ""
ms.date: "06/13/2017"
ms.prod: "sql-server-2014"
ms.reviewer: ""
ms.technology: security
ms.topic: conceptual
helpviewer_keywords:
- "Policy-Based Management, delete policies"
ms.assetid: 488f0305-190c-4223-aa5c-e9bd43b520eb
author: MikeRayMSFT
ms.author: mikeray
manager: craigg
---
# Delete a Policy-Based Management Policy
This topic describes how to delete a Policy-Based Management policy in [!INCLUDE[ssCurrent](../../includes/sscurrent-md.md)] by using [!INCLUDE[ssManStudioFull](../../includes/ssmanstudiofull-md.md)] or [!INCLUDE[tsql](../../includes/tsql-md.md)].
**In This Topic**
- **Before you begin:**
[Security](#Security)
- **To delete a policy, using:**
[SQL Server Management Studio](#SSMSProcedure)
## Before You Begin
### Security
#### Permissions
Requires membership in the PolicyAdministratorRole role in the msdb database.
## Using SQL Server Management Studio
#### To delete a policy
1. In Object Explorer, click the plus sign to expand the server that contains the Policy-Based Management policy that you want to delete.
2. Click the plus sign to expand the **Management** folder.
3. Click the plus sign to expand **Policy Management**.
4. Click the plus sign to expand the **Policies** folder.
5. Right-click the policy that you want to delete and select **Delete**.
6. In the **Delete Object** dialog box, ensure that the correct condition is selected and then click **OK**.