> 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-client/manage/manual-delete.md).

# Delete the Patch My PC Client Manually

*Applies to: Patch My PC Client*

To manually delete a Patch My PC (PMPC) Client:

1. Navigate to **Advanced/Patch Insights | Home**

<figure><img src="/files/dczP0JB4IzM4FHEEXWGN" alt="Navigating to ‘Advanced/Patch Insights | Home’" width="226"><figcaption></figcaption></figure>

2. Scroll down to the Charts section and in the top right-hand corner of the **Client Information** chart, click the ellipsis followed by **View Chart Data**

<figure><img src="/files/bdEPzDZO1dTRNyJV7LjX" alt="Clicking the ellipsis followed by &#x27;View Chart Data&#x27;" width="400"><figcaption></figcaption></figure>

The **Client Version** device list modal is displayed.

<figure><img src="/files/lfkwOwStZB5w4eHYukHJ" alt="&#x27;Client Version&#x27; device list modal" width="563"><figcaption></figcaption></figure>

3. Check the checkbox beside the client(s) you want to delete, then from the **Action** menu, select **Delete x Device**&#x20;

<figure><img src="/files/8GrWdvU81KtlB7ngWLK5" alt="Selecting the client to be deleted and deleting it." width="563"><figcaption></figcaption></figure>

4. On the **Are you sure** dialog, click **OK** to confirm the deletion.

<figure><img src="/files/mGfO2YObF24wbDzwukWr" alt="Clicking &#x27;OK&#x27; on the &#x27;Are you sure&#x27; dialog" width="323"><figcaption></figcaption></figure>

The **Client Version** device list modal is redisplayed, showing the client has been deleted along with the **Success - 1 devices deleted** notification.

<figure><img src="/files/czxtX4jucxABCx7ghBEm" alt="&#x27;Client Version&#x27; device list modal showing the client has been deleted along with the success 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, and the optional `goal` query parameter:

```
GET https://docs.patchmypc.com/patch-my-pc-client/manage/manual-delete.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
