SidebarOnByDefault

SidebarOnByDefault specifies whether Sidebar is on by default.

Values

true

Specifies that Sidebar is on by default. This is the default value.

false

Specifies that Sidebar is not on by default.

Parent Hierarchy

Microsoft-Windows-Sidebar | SidebarOnByDefault

Valid Passes

oobeSystem

Applies To

For the list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-Sidebar.

This setting is available to OEMs and system builders.

XML Sample

The following sample XML output shows how to set customized gadgets.

<SidebarOnByDefault>false</SidebarOnByDefault>
<Gadget1>PathToCustomGadget1</Gadget1>
<Gadget2>PathToCustomGadget2</Gadget2>
<Gadget3>PathToCustomGadget3</Gadget3>
<Gadget4>PathToCustomGadget4</Gadget4>
<Gadget5>PathToCustomGadget5</Gadget5>

See Also

Concepts

Microsoft-Windows-Sidebar