> 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/company-settings/delete-company.md).

# Delete your Patch My PC Cloud Company

*Applies to: Patch My PC Cloud*

If you've completed your trial of Patch My PC (PMPC) Cloud and decided it's not for you or you just want to remove PMPC Cloud from your environment, you need to delete your company.

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

Before you can delete your company, you must use the:

* [Disconnect Publisher](/patch-my-pc-cloud/manage/settings/connections/disconnect-connection.md#disconnect-publisher) process to disconnect any Publisher connections.
* [Disconnect Intune](/patch-my-pc-cloud/manage/settings/connections/disconnect-connection.md#disconnect-intune) process to disconnect Intune.

If the portal detects any connections, the **Delete Company** button will be unavailable.
{% endhint %}

To delete your company from Patch My PC (PMPC) Cloud:

1. Navigate to **Settings | Company**.<br>

   <figure><img src="/files/lag7ibiL089vVEKkINW1" alt="Navigating to “Settings | Company”" width="563"><figcaption></figcaption></figure>

2. Scroll down to the bottom of the **Company** page and click **Delete Company**.<br>

   <figure><img src="/files/juZT1TGwLXmkohfqrrQA" alt="Scrolling down to the bottom of the &#x22;Company&#x22; page and clicking &#x22;Delete Company.&#x22;" width="563"><figcaption></figcaption></figure>

3. On the **Are you sure you want to delete the company <*****company\_name*****>?** dialog box, click **Yes** to confirm the deletion.<br>

   <figure><img src="/files/Yu63wdInKybXfaSvp2fK" alt="“Are you sure you want to delete the company <company_name>?” dialog box" width="289"><figcaption></figcaption></figure>

   \
   The Patch My PC Signup screen is displayed.<br>

   <figure><img src="/files/P3ZlvXSm7BQZYCMfWmjR" alt="Patch My PC Signup screen" width="563"><figcaption></figcaption></figure>

4. Follow the [Deleting the Patch My PC Cloud Enterprise Application](/patch-my-pc-cloud/manage/delete-enterprise-app.md) process to delete the PMPC Enterprise Application and complete the deletion of your company.


---

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