ControlAltDelete

封鎖用來開啟Windows 安全性畫面的 Control+Alt+Delete 按鍵組合。

類型

String

描述

允許

不會封鎖 Control + Alt + Delete 鍵盤組合。

這是預設值。

封鎖

已封鎖 Control + Alt + Delete 鍵盤組合。

父階層

Microsoft-Windows-Embedded-KeyboardFilterService | ControlAltDelete

有效的設定階段

offlineServicing

套用至

如需此元件支援的 Windows 版本和架構清單,請參閱 Microsoft-Windows-Embedded-KeyboardFilterService

XML 範例

<settings pass="offlineServicing">
    <component name="Microsoft-Windows-Embedded-KeyboardFilterService" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="NonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
        <ControlAltDelete>Blocked</ControlAltDelete>
    </component>
</settings>