# Updating UTM on macOS

## Installed from Mac App Store

If you installed UTM from the Mac App Store, you can take advantage of automatic updates and update UTM like any other app from the Mac App Store.\
\
The Mac App Store does not support beta versions of UTM.

## Installed from GitHub Releases

Head over to the [GitHub Releases](https://github.com/utmapp/UTM/releases) page, select the latest non-beta version, then download the `UTM.dmg` asset. Mount the DMG file by double clicking it and then drag the UTM app into `/Applications`. You may be asked if you want to replace the previous version. If so, replace the previous version and UTM should be updated.

**Your VMs will not be erased or removed**, they are safely stored elsewhere.


---

# 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.thatstel.la/utmfaq/installing-utm/installing-on-macos/updating-utm-on-macos.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.
