# Uninstalling Insights

*Applies to: Patch My PC Advanced and Patch Insights*

To completely remove the product we will carry out the following actions:

1. Remove the Advanced Insights Inventory Extensions (if deployed)
2. Uninstall the Advanced Insights product
3. Remove the Advanced Insights database

### Removing the Inventory Extensions

You can manually remove the Inventory Extensions from a ConfigMgr Console under: Administration > Client Settings > Default Client Settings > Hardware Inventory > Set Classes ...

Carefully Select and delete each PMPC\_ Inventory Class from this window individually. This will remove them from your Hardware Inventory Schema and delete their data from the database:

<figure><img src="/files/G103dGQ8ufRTTlXgWeUI" alt=""><figcaption><p><em>*When removing manually you should also ensure to remove any existing PMPC Inventory Deployments</em></p></figcaption></figure>

### Uninstall Advanced Insights

The uninstall is automated from Settings / Add Remove programs, simply select the application and click remove.

The uninstall will leave behind some customization files, including the Advanced Insights SQLite DB. This can all be removed by deleting the following folder:

```
%ProgramData%\AdvancedInsights
```


---

# Agent Instructions: 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-insights/uninstalling-insights.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.
