Removed HTML; It messed up H2 formatting

This commit is contained in:
Mandi Ohlinger 2021-11-10 20:40:38 -05:00 committed by GitHub
parent 365ef466a4
commit 35a57fd866
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,8 +21,8 @@ Use to configure settings for the [Out Of Box Experience (OOBE)](/windows-hardwa
| Setting | Windows client | Surface Hub | HoloLens | IoT Core |
| --- | :---: | :---: | :---: | :---: |
| [Desktop > EnableCortanaVoice](#enablecortanavoice) | ✔️ | | | |
| [Desktop > HideOobe](#hided) | ✔️ | | | |
| [Mobile > EnforceEnterpriseProvisioning](#nforce) | | | | |
| [Desktop > HideOobe](#hideoobe-for-desktop) | ✔️ | | | |
| [Mobile > EnforceEnterpriseProvisioning](#enforceenterpriseprovisioning) | | | | |
| [Mobile > HideOobe](#hidem) | | | | |
@ -32,21 +32,18 @@ Use to configure settings for the [Out Of Box Experience (OOBE)](/windows-hardwa
Use this setting to control whether Cortana voice-over is enabled during OOBE. The voice-over is disabled by default on Windows 10 Pro, Education, and Enterprise. The voice-over is enabled by default on Windows 10 Home. Select **True** to enable voice-over during OOBE, or **False** to disable voice-over during OOBE.
<span id="hided" />
## HideOobe for desktop
When set to **True**, it hides the interactive OOBE flow for Windows 10.
>[!NOTE]
>You must create a user account if you set the value to true or the device will not be usable.
> [!NOTE]
> You must create a user account if you set the value to true or the device will not be usable.
When set to **False**, the OOBE screens are displayed.
<span id="nforce" />
## EnforceEnterpriseProvisioning
When set to **True**, it forces the OOBE flow into using the enterprise provisioning page without making the user interact with the Windows button. This is the default setting.
When set to **False**, it does not force the OOBE flow to the enterprise provisioning page.
<span id="hidem" />