> 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 action menu (![](data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAWCAMAAAAcqPc3AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABmUExURR4eLJGSrqutzXN0jScoN0RFV4+Qraiqy2lqgmVmfXh5koyNqU1OYT0+UDAwQUFBVCkpOKKjwoqMqIiJpZGTsISGoZGTryIiMT4+UR8fLV5fdklJXaqszEhJXF1edI2Pq25viFdYbaiGMgwAAAAJcEhZcwAADsQAAA7EAZUrDhsAAABeSURBVChTvc63FoAgEERRxLgmVMzZ//9JK3anoeVVnFsMq1SQIi3F4DrhZ5qB5wW5ygq8ZiZqwFsjdeD9YF3jBO77d/bcucj8uoHvPG/tAe67/7x4537AX9j5wIP3A/rcB3/2YYkqAAAAAElFTkSuQmCC)) and select **Last Check-in Time**

<figure><img src="/files/xP8qf8lpPRTqIiZMwaC6" alt="Selecting ‘Last Check-in Time’" width="563"><figcaption></figcaption></figure>

The **Client Information** Chart changes to show a breakdown of the last time the PMPC clients checked in.

<figure><img src="/files/WbdAX0iM8GpSFt9y1zAh" alt="" width="563"><figcaption></figcaption></figure>

3. Click the relevant segment of the **Client Information** chart, which opens the device list modal of Clients meeting the requirements for that segment.

<figure><img src="/files/vPA40YEfwAeGEZqKIKWy" alt="List of clients meeting the requirements for the clicked segment." width="563"><figcaption></figcaption></figure>

4. Click the checkbox beside the relevant Client(s) you want to delete.

<figure><img src="/files/E8Kj2wh7AXY42rcmUxDD" alt="Clicking the checkbox beside the relevant client(s) you want to delete." width="563"><figcaption></figcaption></figure>

5. Click **Actions** and select **Delete Devices**

<figure><img src="/files/NJNgihBkz0vI5vG3BlAq" alt="Clicking ‘Actions’ and selecting ‘Delete Devices’    " width="563"><figcaption></figcaption></figure>

6. When prompted **Are you sure**, click **OK**

<figure><img src="/files/t1zZpBBJdwjKOi4XCY6R" alt="‘Are you sure’ prompt" width="500"><figcaption></figcaption></figure>

The **Devices by Last Check-in Time** is redisplayed along with the **Success –&#x20;*****x*****&#x20;devices deleted** notification.

<figure><img src="/files/gk1Vexl3PQqjXsgALUiE" alt="‘Devices by Last Check-in Time’ screen redisplayed along with the ‘Success – devices deleted’ 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.
