# Client upgrade

If you want to upgrade the Storware Endpoints client you have the following options to choose from:

* Using client installer
* Using client installer in the silent mode
* Using Storware Endpoints user console upgrade feature
* Using GPO feature

## Upgrade using client installer

To do the Storware Endpoints client upgrade using the Storware Endpoints client installer, do as follow:

1. Run the installer package (as the administrative user). When the installation window appears, click the **Next** button.
2. In the next window click the **Install** button. Wait a while for the installation process to finish.

## Upgrade using client installer in the silent mode

You can upgrade Storware Endpoints client in silent mode. To do that, follow the steps below:

1. Download the Storware Endpoints client installer and copy it to the endpoint you want to install the software.
2. End the Storware.Kodo.exe application using the Task Manager tool.
3. Run the command line prompt as the administrator and go to the folder the installer has been copied.
4. Type in the command: **msiexec /i KodoDesktop\_Windows\_x64.msi /quiet** and wait a few minutes.


---

# 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.storware.eu/70/deployment/endpoints-how-to-install/common-tasks/client-upgrade.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.
