Utm Spice Guest Tools Link

On most Linux distros, install via package manager:

After install, enable and start the agent: utm spice guest tools

Always install Spice Guest Tools in any UTM VM that supports SPICE. It transforms the experience from “tolerable” to “feels like a local machine.” On most Linux distros, install via package manager:

are a set of drivers and utilities that improve the performance, usability, and integration of a virtual machine (VM) created with UTM — specifically when using the SPICE display protocol (instead of the default QEMU Console/VNC). On most Linux distros

sudo systemctl enable spice-vdagentd sudo systemctl start spice-vdagentd Then or restart your display manager.

# Debian/Ubuntu/Linux Mint sudo apt install spice-vdagent xserver-xorg-video-qxl sudo dnf install spice-vdagent xorg-x11-drv-qxl Arch Linux sudo pacman -S spice-vdagent xf86-video-qxl