StartPanelOff
StartPanelOff
specifies whether the new Start Panel or the classic Start menu appears when the Start button is clicked. When the classic Start menu is used, Computer, Control Panel, User Profile, Internet Explorer, and Network icons are shown on the desktop.
Values
true |
Specifies that the classic Start menu appears when the Start button is clicked. |
false |
Specifies that the new Start Panel appears when the Start button is clicked. This is the default value. |
Valid Passes
Parent Hierarchy
Microsoft-Windows-Shell-Setup | StartPanelOff
Applies To
For the list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-Shell-Setup.
XML Example
The following XML output shows how to turn the Start Panel off.
<StartPanelOff>true</StartPanelOff>