mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-13 05:47:23 +00:00
48 lines
1.5 KiB
Markdown
48 lines
1.5 KiB
Markdown
---
|
|
title: OOBE (Windows 10)
|
|
description: This section describes the OOBE settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
|
|
ms.prod: w10
|
|
ms.mktglfcycl: deploy
|
|
ms.sitesec: library
|
|
author: jdeckerMS
|
|
ms.localizationpriority: medium
|
|
ms.author: jdecker
|
|
ms.topic: article
|
|
ms.date: 09/06/2017
|
|
---
|
|
|
|
# OOBE (Windows Configuration Designer reference)
|
|
|
|
Use to configure settings for the Out Of Box Experience (OOBE).
|
|
|
|
## Applies to
|
|
|
|
| Setting | Desktop editions | Mobile editions | Surface Hub | HoloLens | IoT Core |
|
|
| --- | :---: | :---: | :---: | :---: | :---: |
|
|
| [Mobile > EnforceEnterpriseProvisioning](#nforce) | | X | | | |
|
|
| [Mobile > HideOobe](#hidem) | | X | | | |
|
|
| [Desktop > HideOobe](#hided) | X | | | | |
|
|
|
|
<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" />
|
|
## HideOobe for mobile
|
|
|
|
When set to **True**, it hides the interactive OOBE flow for Windows 10 Mobile.
|
|
|
|
When set to **False**, the OOBE screens are displayed.
|
|
|
|
<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.
|
|
|
|
When set to **False**, the OOBE screens are displayed. |