# Uninstalling via GPO

If the software was installed using Group Policy, uninstalling is very easy.

1. Click on the **Start** button and open **Go to Start** and open **Group Policy Management** (or press Win+R , then type gpmc.msc, then press Enter)
2. **Expand Forest** (your forest) > **Domains** (your domain)
3. Сlick on you domain and find a previously installed policy (e.g "Install HES application v.3.3.10")
4. Right-click and select **Edit**
5. **Expand Computer Configuration > Policies > Software Settings**
6. Right-click on the package with the desired name **>  All Tasks >  Remove...**
7. In the window that appears, leave the default feature that allows you to **Immediately uninstall the software from users and computers.**


---

# 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://enterprise.hideez.com/hideez-client-app/windows-deployment/uninstalling-via-gpo.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.
