> For the complete documentation index, see [llms.txt](https://docs.patchmypc.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.patchmypc.com/patch-my-pc-cloud/manage/settings/branding/delete-branding.md).

# Delete Branding in Patch My PC Cloud

*Applies to: Patch My PC Cloud*

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

You cannot delete a branding app unless it has been deployed successfully or failed to deploy.

Also:

* Each branding app must contain at least one localization. You cannot delete all localizations for a branding app.
* Deleting a branding app only removes it from Intune and does not remove any custom logos, files or localizations from your end-user devices. To do this, you need to create an [Uninstall Branding App](/patch-my-pc-cloud/manage/settings/branding/uninstall-branding.md).
  {% endhint %}

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

The process for deleting a branding app is the same, regardless of the type (Classic or Modern (PSADT)).
{% endhint %}

To delete a Branding App:

1. Navigate to **Settings | Branding**

<figure><img src="/files/jevFFHuMAxlqW4LIyyiD" alt="Navigating to ‘Settings | Branding’" width="563"><figcaption></figcaption></figure>

2. Click the ellipsis (`⋮`) button beside the relevant Branding App and select **Delete**.

<figure><img src="/files/aES6ASYu6BCh3pMbknlJ" alt="Selecting &#x27;Delete&#x27; from the ellipsis menu" width="563"><figcaption></figcaption></figure>

3. Read the **Are you sure** dialog box, and if you want to continue, click **Yes**.

<figure><img src="/files/vXvV3vCGj0BHrP9qd8TA" alt="&#x22;Are you sure&#x22; dialog box" width="287"><figcaption></figcaption></figure>

The **Success - <*****branding\_app\_name*****> deleted** notification is shown.

<figure><img src="/files/xFEUkLSdEz112793wEo8" alt="&#x27;Success - <branding_app_name> deleted&#x27; notification" width="563"><figcaption></figcaption></figure>

The **Branding** screen is redisplayed, showing that the Branding App has been deleted.

<figure><img src="/files/PsVkdpXbVCzDCXLu3XNM" alt="&#x27;Branding&#x27; screen is redisplayed showing the branding app has been deleted." width="563"><figcaption></figcaption></figure>

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

If you look in the **Events** node, you will see a message stating the Branding App has been deleted.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/manage/settings/branding/delete-branding.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.
