# Uninstall INSIGHT Agent

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

## Uninstall via Management Console

The **Uninstall Client** command under **Devices > INSIGHT** removes the INSIGHT agent from the selected devices.

Use this method to remotely uninstall the INSIGHT agent from a device.

1. Navigate to **Devices > INSIGHT**.
2. Select one or more devices from the list and click **Assign Command**.<br>

   <figure><img src="/files/K7pG0FsYtrXtRG6n42dl" alt=""><figcaption></figcaption></figure>
3. Select **Uninstall Client**.<br>

   <figure><img src="/files/YWjen43U0Hl4Ln8mXaCD" alt=""><figcaption></figcaption></figure>
4. Select either **Immediate** or **Silent**.
   1. **Immediate:** Uninstalls the agent straight away. The user's session is interrupted and `explorer.exe` is restarted.
   2. **Silent:** Uninstalls the agent in the background. Cleanup completes on the next device restart with no user interruption.
5. Click **Confirm** to assign the command.

## 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/setup-and-deploy/uninstall/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.
