Start virutalbox machine without a window
It’s simple. Just use the command prompt and VBoxManage.exe command (it’s located in your VBox installation folder): VBoxManage.exe startvm “VM name” –type headless Check out VBoxManage manual page for other neat things you can do with it.