Problem to boot on ISO Incus

Hello there,
I had and have still a problem to boot on ISO, for example now i’m trying to install a windows vm and i did theses commands :

incus init windows-client --empty --vm -c limits.cpu=2 -c limits.memory=4GiB -d root,size=50GiB

incus storage volume import soc-storage Iso/windows_client/Win10_22H2_French_x64v1.iso win10-iso --type=iso

incus config device add windows-client win10-iso disk pool=soc-storage source=win10-iso boot.priority=10

incus start windows-client --console

but from here impossible to boot

If you have any solution i would love it

Have you tried to repack windows iso with distrobuilder first?