diff --git a/windows/configuration/wcd/wcd-oobe.md b/windows/configuration/wcd/wcd-oobe.md
index 23bd9ea316..3cf5af44e6 100644
--- a/windows/configuration/wcd/wcd-oobe.md
+++ b/windows/configuration/wcd/wcd-oobe.md
@@ -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.
-
## 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.
-
## 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.
-