Arduino UI Broken and Unuseable


As shown, the menu is stuck underneath the window buttons making it unuseable. I am on windows 11.

It's a known issue that at occasion occurs; I think that this was the first report: A setting has changed.

Close the IDE (e.g. <ALT><F4>) or kill the IDE using the operating system tools).

After one or two restarts of the IDE it comes right again.

The Arduino IDE developers are tracking the bug of Arduino IDE randomly switching to the non-functional "custom" title bar style here:

If you have a GitHub account, you can subscribe to that thread to get notifications of any new developments related to this subject:


:red_exclamation_mark: Please only comment on the GitHub issue thread if you have new technical information that will assist with the resolution. General discussion and support requests are always welcome here on the Arduino Forum.


I was one of the people that reported this problem months ago. Several fixes were offered but most of those did not work. Finally, one user suggested that when I open the IDE, only have ONE sketch open. So now when I am done for the session, I close all but my latest sketch and on the next start up, all seems to be fine. Hopefully it stays that way until the real issue can be found and fixed !!

1 Like