Start11 vertical taskbar severly inconsistent
I have Start11 V2.6 business edition, running on a laptop with Windows 11 Pro 25H2 (although I had this issue since multiple previous Windows 11 versions ago, since I purchased a Start 11 licence a year ago).
The problem: when a laptop starts, it very often (70-80% of times) starts with vertical desktop being rendered blank:
(I covered the desktop icons with green squares, but see an empty grey vertical taskbar on the right):

To force the taskbar to run properly and render everything, I have mocked up a .bat script to restart it, and I've been using it since the very beginning:
C:\"Program Files (x86)"\Stardock\Start11\Start11.exe UNLOAD
TIMEOUT /T 20
taskkill /F /IM explorer.exe & start explorer
TIMEOUT /T 10
C:\"Program Files (x86)"\Stardock\Start11\Start11.exe
(I am not a software person, Ive put this little script together with AI, it does the trick but I don't know if it is the best it can be...)
After running this little .bat script and forcing Start11 to restart, it usually starts rendering the taskbar fine after 2-3 restarts. Sometimes single restart (I mean executing this bat script once) makes it work, sometimes it takes maximum 4 times, I don't think I had to do more than 4 ever.
The issue only happens upon PC startup. Once Windows is running, the taskbar never goes into this grey mode with nothing visible on a taskbar.
Looks like a software bug. Not the end of the world but using this .bat to make it restart every time the laptop boots is somewhat annonying. Could this be addressed please?
Let me know if I can collect more information about my PC or otherwise help pinning down the problem.
Thank you