> For the complete documentation index, see [llms.txt](https://docs.faronics.com/deep-freeze-cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.faronics.com/deep-freeze-cloud/using-deep-freeze-cloud-console/applications/computers-windows/install-uninstall-update-apps.md).

# Install / Uninstall / Update Apps

To install, uninstall, or update apps, click on the cell of the selected apps, and click *Install, Uninstall*, or *Update*.

Clicking *Install* will only install the app on computers that do not have the app installed. This option will not update any outdated versions that have been installed on the computers.

Clicking *Uninstall* will remove the app from all the computers. This option will delete all versions of the app, including the outdated version, from the computers.

Clicking *Update* will only update the app on the computers that have the outdated app version installed. This option will not install the app on the computers that do not have any previous versions of the app installed.


---

# 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.faronics.com/deep-freeze-cloud/using-deep-freeze-cloud-console/applications/computers-windows/install-uninstall-update-apps.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.
