Is there a way to force the Windows Terminal to start maximized (not full-screen - I still want my taskbar to be there) by default?
If you mean the new Windows terminal (preview), that is possible with adding:
"launchMode": "maximized"
to the "globals" section