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 startup status text that displays during the OS loading phase.
Values
Value | Description |
---|---|
0 |
Do not suppress the startup status text displayed during OS loading. This is the default value. |
1 |
Suppress the startup status text display during OS loading. |
Parent Hierarchy
Microsoft-Windows-Embedded-BootExp | HideBootStatusMessage
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">
<HideBootStatusMessage>1</HideBootStatusMessage>
</component>
</settings>