Most Asked Questions
Some of the more common questions seen in the UTM Support Discord server - Updated on 1/28/2023
Last updated
Was this helpful?
Some of the more common questions seen in the UTM Support Discord server - Updated on 1/28/2023
Last updated
Was this helpful?
See conath's workaround here:
This is happens because the user may forget to capture the inputs and press any key inside the VM before the timer runs out. When the timer does run out, the EFI looks for the next available boot option which in this case is the internal EFI Shell. This is easy to fix though, just do the following at the EFI shell:
Make sure the top of the screen says UEFI Interactive Shell
and EDK II
.
Type in FS0:
and hit enter
Type in EFI\BOOT\BOOTx64.efi
and hit enter. If this is ARM Windows, type EFI\BOOT\BOOTAA64.efi
instead.
Quickly press any key to actually boot Windows
Yes, but only on Macs and jailbroken iOS. Make sure you are using the latest version and you should be good to go. Some USB devices might not work. Please report any bugs to the GitHub Issues.
This is possible on the macOS version only.
Try setting the DNS to 1.1.1.1 or for some VMs (Like the prebuilt Debian ARM VM) you can try this:
sudo nano /etc/resolv.conf
Then change it to only say nameserver 1.1.1.1
This is currently not possible. To share files you will need to install the SPICE WebDAV daemon inside your VM for UTM's shared folders functionality to work.