# Delete a Patch My PC Cloud Deployment

*Applies to: Patch My PC Cloud*

To delete a deployment in Patch My PC (PMPC) Cloud:

1. From the **Deployments** page, click the ellipsis (**⋮**) beside the relevant deployment you want to delete and click **Delete**.<br>

   <figure><img src="/files/OHeEHvDo6VfI3oaRmmNL" alt="Clicking the ellipsis beside a deployment and selecting “Delete”" width="563"><figcaption></figcaption></figure>

2. On the **Are you sure you want to delete <*****deployment\_name*****>** dialog box, click **Yes**.<br>

   <figure><img src="/files/3IQqYC5ZcW0y9WKpGTJ8" alt="Click “Yes” on the “Are you sure you want to delete <deployment_name>” dialog box" width="323"><figcaption></figcaption></figure>

{% hint style="info" %}
**Note**

If the deployment you are deleting is for an app that another app is dependent on, the **Are you sure** dialog box will state which app has a dependency on this deployment and warn you that proceeding will delete this dependency, which could break the app dependent on this one.

![“Are you sure” prompt if other deployments have dependencies on this one](/files/CbULp2lp6Wk6g99xAYBC)
{% endhint %}

The deployment is deleted and the **Success - Deployment&#x20;*****\<deployment\_name>*****&#x20;deleted** notification is displayed.

{% hint style="danger" %}
**Warning**

Deleting a deployment will also delete the:

* latest and all old unassigned versions of this deployment if a [Retention Policy](/patch-my-pc-cloud/deployments/deploy-app/configurations-tab/additional-tools/retention-policy.md) has been configured.
* packaged win32 app from Intune.
  {% endhint %}

<figure><img src="/files/BxQMouwLCN42ZukVFMxW" alt="&#x22;Success - Deployment <deployment_name> deleted&#x22; notification " width="563"><figcaption></figcaption></figure>

{% hint style="success" %}
**Tip**

You can also click **Delete** on the property page of a deployment to delete it.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.patchmypc.com/patch-my-pc-cloud/deployments/manage-deployments/delete.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
