Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Suppresses the default Windows logo that displays during the OS loading phase.
Values
Value | Description |
---|---|
0 |
Do not suppress the default Windows logo displayed during OS loading. This is the default value. |
1 |
Suppress the default Windows logo displayed during OS loading. |
Parent Hierarchy
Microsoft-Windows-Embedded-BootExp | HideBootLogo
Valid Configuration Passes
specialize
oobeSystem
Applies To
For a list of the Windows editions and architectures that this component supports, see Microsoft-Windows-Embedded-BootExp.
XML example
<settings pass="specialize">
<component name="Microsoft-Windows-Embedded-BootExp" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<HideBootLogo>1</HideBootLogo>
</component>
</settings>