In the Revit.ini file, settings in the [StatusBar] section control access to options under View menuWindows panel
User Interface drop-down
Status Bar.
ShowDesignOptionOnStatusBar
Enables or disables View menuWindows panel
User Interface drop-dow
Status Bar - Design Options, which allows the user to determine whether design options controls display in the status bar.
Type = integer
Valid values: 0 = disable, 1 = enable (default)
ShowWorksetOnStatusBar
Enables or disables View menuWindows pane
User Interface drop-down
Status Bar - Worksets, which allows the user to determine whether workset controls display in the status bar.
Type = integer
Valid values: 0 = disable, 1 = enable (default)
Example
[StatusBar] ShowWorksetOnStatusBar=0 ShowDesignOptionOnStatusBar=0