DisplayDisabled

配置设备在操作系统遇到无法恢复的错误时显示黑屏。

说明

0

出现错误时不显示空白屏幕。

这是默认值。

1

出现错误时显示空白屏幕。

父层次结构

Microsoft-Windows-Embedded-BootExp | DisplayDisabled

有效配置阶段

specialize

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">
      <DisplayDisabled>1</DisplayDisabled>
    </component>
</settings>