How to boot windows qube into safe mode?

Hello! I have sucessfully installed a windows qube but after installing the windows tools following this guide I can no longer see any form of window, perhaps because i forgot the step where you disable the password.

In the article they recommend that you boot the qube into safe mode by typing “qvm-start --debug window” in dom0. Problem is that I get “qvm-start: error: unrecognized arguments: --debug” back.

Is there another way?
Thanks.

You can open window with this command:
qvm-start-gui --force-stubdomain yourvmname

1 Like

thank you once again tzwcfg, you’re the man!