Turn off gui in Windows HVM?

I RDP onto the guests, I don’t need a GUI as well.

Have tried

dom0$
qvm-features vmname gui 0
qvm-features vmname gui --delete
qvm-features vmname gui --unset

is it set to like this

thanks, changed gui-emulated to 0
that worked and got rid of the GUI for me, thanks

qvm-features vmname gui-emulated 0