HideAllBootUI
在開機時隱藏所有 Windows UI 項目 (標誌、狀態標記,以及狀態訊息)。
值
值 | 描述 |
---|---|
0 |
請勿在啟動期間隱藏 Windows UI 元素。 這是預設值。 |
1 |
在啟動期間隱藏 Windows UI 元素。 |
父階層
Microsoft-Windows-Embedded-BootExp | HideAllBootUI
有效的設定階段
特殊化
oobeSystem
套用至
如需此元件支援的 Windows 版本和架構清單,請參閱 Microsoft-Windows-Embedded-BootExp。
XML 範例
<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">
<HideAllBootUI>1</HideAllBootUI>
</component>
</settings>