Not for the faint-hearted!

Do not do this if you have open unsaved design files in your Document Tabs.

Windows comes with a scripting environment called PowerShell.
Using the Windows taskbar Search, type in PowereShell.

When open, copy and paste the following, 2 or more times:
Code:
Start-Process -FilePath "C:\Program Files\Xara\Xara Designer Pro X\16\DesignerPro.exe"
Obviously changing for your application path.

I sometimes want two windows open at once for testing and developing.

Acorn