DisableStartupSound

DisableStartupSound specifies whether Windows plays its startup sound.

Values

true

Specifies that the Windows startup sound should not play at Windows startup.

false

Overrides the default Windows behavior to force the startup sound to play by default.

Do not configure this unattend setting using this value. Only use this unattend setting if you’re using the **true** value to disable the startup sound.

Parent Hierarchy

Microsoft-Windows-Authentication-AuthUI | EnableCaptureMonitor

Valid Configuration Passes

specialize

Applies To

For a list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-Authentication-AuthUI.

XML Example

The following XML output specifies that Windows should not play its startup sound:

<DisableStartupSound>true</DisableStartupSound>

Microsoft-Windows-Authentication-AuthUI