Alpha software. vmlab and its templates are under active development — expect frequent breaking changes.
Templates x86_64 windows-10
x86_64v19045.2006.1latest

x86_64/windows-10

Windows 10 evaluation image with VirtIO drivers and the guest agent. Sysprep-generalized.

$vmlab pull x86_64/windows-10
View source

Overview

This template ships a clean windows-10 image, ready to reference from any vm block. vmlab keeps one copy of the backing file on the host and boots each guest as a qcow2 linked clone, so a lab of ten machines costs little more than one base image on disk.

Reference it in a lab

vmlab.wcl
import <vmlab.wcl> lab "demo" { segment "lan" { subnet = "10.99.0.0/24" nat = true } vm "guest" { template = "x86_64/windows-10" nic { segment = "lan" } } }

Boot it

shell
$ vmlab up pulled x86_64/windows-10 (60 GiB) guest · 1 segment up
Architecturex86_64
Base imagewindows-10 19045.2006.1
Disk size60 GiB
vCPUs4
Memory8 GiB
Formatqcow2
OS familywindows
Profilewindows-10
MaintainerVMLabDev
LicenseMicrosoft Software License Terms (evaluation)
Updated2026-06-21

Versions

19045.2006.1latest2026-06-21

Tags

windowswin10virtioguest-agent