> 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/connections/disconnect-connection.md).

# Disconnect a Connection in Patch My PC Cloud

*Applies to: Patch My PC Cloud and Publisher*

You can disconnect a Connection from the Patch My PC (PMPC) Cloud Portal if it is no longer required:

* [Disconnect Intune](#disconnect-intune)
* [Disconnect Publisher](#disconnect-publisher)

## Disconnect Intune

To disconnect an Intune connection from the Patch My PC (PMPC) Cloud portal:

1. Navigate to **Settings | Connections**
2. On the **Connections** page, click the red disconnect icon (![](/files/Yom6uocqzKcewp7GUJaD)) beside the Intune connection you want to disconnect.

<figure><img src="/files/RG4cBy3Hi2RdyRWoGLA0" alt="Clicking the red disconnect icon beside the Intune connection you want to disconnect" width="563"><figcaption></figcaption></figure>

3. Review the **Disconnect Intune** dialog box to ensure you fully understand that this is a one-way action and the consequences of continuing.

<figure><img src="/files/wh7Gf3ttsRpdvUzYFX3w" alt="&#x27;Disconnect Intune&#x27; dialog box" width="270"><figcaption></figcaption></figure>

4. If you want to continue, you need to type the word **DISCONNECT** in the **Confirmation** field then click **Disconnect**

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

You have type the word **DISCONNECT** in all caps for the **Disconnect** button to become available.
{% endhint %}

<figure><img src="/files/iQxWuHnyMcQwMxXxaP7y" alt=""><figcaption></figcaption></figure>

The Intune connection is deleted, and the **Success - Intune disconnected** notification is shown.

<figure><img src="/files/EyfYOZ9KpSUlJDSFkdLJ" alt="&#x27;Success - Intune&#x27; disconnected notification" width="563"><figcaption></figcaption></figure>

## Disconnect Publisher

To disconnect a Publisher connection from the Patch My PC (PMPC) Cloud portal:

1. Navigate to **Settings | Connections**
2. On the **Connections** page, click the red disconnect icon (![](/files/Yom6uocqzKcewp7GUJaD)) beside the Publisher connection you want to disconnect.

<figure><img src="/files/1NrwN9tSOXEka9ffxZHg" alt="Clicking the red disconnect icon beside the Publisher connection you want to disconnect" width="563"><figcaption></figcaption></figure>

2. On the **Are you sure you want to disconnect <*****publisher\_connection\_name*****>** dialog box, click **Yes** to confirm the deletion.

<figure><img src="/files/534VYMKPO5W8rzDnOyie" alt=""><figcaption></figcaption></figure>

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

Please ensure you read the dialog box and understand the consequences before clicking **OK**.&#x20;
{% endhint %}

The Publisher connection is deleted, and the **Success - <*****publisher\_connection\_name*****>** **deleted** notification is shown.

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


---

# 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/connections/disconnect-connection.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.
