# Helpful Info

## Where can I get VMs?

The developers of UTM created some prebuilts for us which you can check out here: [https://mac.getutm.app/gallery](https://mac.getutm.app/gallery/).&#x20;

Additionally, conath in the UTM support Discord has created this ISO of Windows 10 ARM which you can get [here](https://mega.nz/file/x8kGWaSA#ZX8vLD8N7z-RXt4ve9q7KrJT2-tAnnbhziUbv_ZOTZk).

If you want to get a fresh, up to date version of Windows 10, I recommend visiting the [UUP Generation Project](https://uup.rg-adguard.net/), you can use it to create ISOs of pretty much any version of Windows 10, including ARM64.

## Additional Software

Windows Spice Guest Tools Download - mount as a cd/dvd image then install.\
<https://github.com/utmapp/qemu/releases/download/v7.0.0-utm/spice-guest-tools-0.164.4.iso>

SwiftShader <http://www.vogonsdrivers.com/wrappers/files/Direct3D/Software/SwiftShader/SwiftShader%203.0%20DX9>

## More Guides

UTM's official documentation has plenty more guides available, at <https://docs.getutm.app/guides/guides/>

A UTM fan has created some more guides which you can see here: <https://guides.bludood.com>

conath has also created this collection of resources for UTM which is really useful and you can see it at <https://chrisp.cafe/UTM/>.


---

# 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/software-and-vms/software-and-vms.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.
