# Uninstall INSIGHT Agent

You can uninstall the INSIGHT Agent using either the Management Console or the uninstaller file.

## Uninstall via Management Console

Use this method to remotely uninstall the agent from a PC.

1. Navigate to **Settings Panel > Maintenance > Client > Status**.&#x20;
2. Select the required PC.<br>

   <figure><img src="/files/uCGgguhZh0b3SfOG1oIs" alt=""><figcaption></figcaption></figure>
3. Choose one of the following:
   1. **Uninstall PC**: Uninstalls the INSIGHT Agent from the selected endpoint.
      1. In **Uninstall Mode**, select **Upon next start-up** to perform the uninstallation the next time the system restarts, or select **Immediately** to start the uninstallation right away.
   2. **Delete PC**: Uninstalls the INSIGHT Agent from the selected endpoint. Deleting the selected PC permanently removes all associated history and related details. You must uninstall the PC first before deleting it.
4. Click **Submit**.

## Uninstall via Uninstaller File

Use this method to uninstall the agent directly from a PC.

1. Right-click the uninstaller file and select **Run as administrator**.
2. Click **Yes** in the confirmation pop-up.\
   ![](/files/14Z0rVZLV5HXZx2CJj7m)
3. If there are any open applications that should be closed before continuing to uninstall, a pop-up appears, select **Automatically close applications and attempt to restart them after setup is complete** and click **Ok**.\
   ![](/files/rUPi6jrkevzWhjIW9ZFV)
4. &#x20;The uninstallation process will complete.


---

# 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.guardware.com/insight/guardware-insight/uninstallation/uninstall-insight-agent.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.
