if u have steam running on windows bootup that will cause pinballx to go to taskbar try disabeling steam on bootup then try fullscreen in pinballx and no to full screen windowed it worked for me.
if you still want steam to bootup when system starts then i have done a ahk file you will have to change your pinballx location in it to were yours is.
sleep, 15000
run, D:\PinballX\PinballX.exe
compile then put in windows start folder. you mite have to change the sleep time aswell.
without sleep command if steam is not running on bootup
bootup.ahk
with sleep command
bootup.ahk