Fixing Corrupted IDE Toolbars

From Support

Some times the toolbars in the IDE can become corrupted due to switching DPI modes.

To reset the toolbars to the default state do the following:

1) Shut the IDE down
2) Run regedit go to:
HKEY_CURRENT_USER\Software\Embarcadero\BDS\XX.0\Toolbars
For Rad Studio 13.x XX is 37, for 12.x XX it is 23, 11.x XX is 22 etc.
So for example for Rad Studio 13 go to:
i.e. HKEY_CURRENT_USER\Software\Embarcadero\BDS\37.0\Toolbars
3) Set Version to 0
4) Start the IDE.
5) Now the IDE toolbars should be back to the default state.