共用方式為


DisableStartupSound

DisableStartupSound 指定 Windows 是否播放其啟動音效。

true

指定 Windows 啟動音效不應該在 Windows 啟動時播放。

false

覆寫預設的 Windows 行為,強制啟動音效預設播放。

請勿使用這個值來設定此自動設定。 只有在您使用 **true** 值來停用啟動音效時,才使用此自動設定。

父階層

Microsoft-Windows-Authentication-AuthUI | EnableCaptureMonitor

有效的組態傳遞

特殊化

套用至

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

XML 範例

下列 XML 輸出指定 Windows 不應該播放其啟動音效:

<DisableStartupSound>true</DisableStartupSound>

Microsoft-Windows-Authentication-AuthUI