HideEULAPage

HideEULAPage specifies whether to hide the Microsoft Software License Terms page of Windows Welcome.

Note

OEMs and System Builders can only use this setting for testing prior to shipment.

Values

true

Specifies that the Microsoft Software License Terms page of Windows Welcome is not displayed.

false

Specifies that the Microsoft Software License Terms page of Windows Welcome is displayed.

This is the default value.

Note

If the Microsoft Software License Terms have already been accepted, this page does not appear.

Valid Configuration Passes

oobeSystem

Parent Hierarchy

Microsoft-Windows-Shell-Setup | OOBE | HideEULAPage

Applies To

For a list of the Windows editions and architectures that this component supports, see Microsoft-Windows-Shell-Setup.

XML Example

The following XML output shows how to hide the EULA page during Windows Welcome.

<OOBE>
   <HideEULAPage>true</HideEULAPage>
</OOBE>

OOBE Automate OOBE