> For the complete documentation index, see [llms.txt](https://docs.avoautomation.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.avoautomation.com/avo-assure/support-resources/knowledge-base-articles/unable-to-install-the-avo-assure-client.md).

# Unable to Install the Avo Assure Client

**Summary**: This article describes an issue where a user is unable to install the Avo Client due to download restrictions or security prompts and provides steps to successfully complete the installation.

### Error behavior

When this issue occurs, you may observe the following behavior:

* The Avo Client download may be blocked.
* You may see warnings preventing the file from being downloaded or open.&#x20;
* Installation does not proceed unless the file is explicitly allowed.

### **Possible Reasons**

This issue may occur due to one or more of the following reasons:

* Browser security settings blocking the download. &#x20;
* The installer file being flagged as unverified.&#x20;
* System or network security policies restricting downloads.&#x20;

### Resolution/Solution

To resolve this issue and ensure successful execution, perform the following actions:

1. Click on the options menu (three dots) in the download window, select “Keep Anyway” option.
2. Navigate to the download folder. &#x20;
3. Locate and open the downloaded file. &#x20;
4. Follow the on-screen instructions to proceed with the installation. &#x20;
5. Complete the installation process successfully.


---

# 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:

```
GET https://docs.avoautomation.com/avo-assure/support-resources/knowledge-base-articles/unable-to-install-the-avo-assure-client.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.
