mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-16 10:53:43 +00:00
enablecortanavoice
This commit is contained in:
@ -18,6 +18,8 @@ ms.date: 10/02/2018
|
|||||||
- [DeviceUpdateCenter](wcd-deviceupdatecenter.md)
|
- [DeviceUpdateCenter](wcd-deviceupdatecenter.md)
|
||||||
- [Privacy](wcd-privacy.md)
|
- [Privacy](wcd-privacy.md)
|
||||||
- [Time](wcd-time.md)
|
- [Time](wcd-time.md)
|
||||||
|
- [Cellular > DataClassMappingTable](wcd-cellular.md#dataclassmappingtable)
|
||||||
|
- [OOBE > EnableCortanaVoice](wcd-oobe.md#enablecortanavoice)
|
||||||
|
|
||||||
## Settings removed in Windows 10, version ?
|
## Settings removed in Windows 10, version ?
|
||||||
|
|
||||||
|
@ -19,9 +19,27 @@ Use to configure settings for the Out Of Box Experience (OOBE).
|
|||||||
|
|
||||||
| Setting | Desktop editions | Mobile editions | Surface Hub | HoloLens | IoT Core |
|
| Setting | Desktop editions | Mobile editions | Surface Hub | HoloLens | IoT Core |
|
||||||
| --- | :---: | :---: | :---: | :---: | :---: |
|
| --- | :---: | :---: | :---: | :---: | :---: |
|
||||||
|
| [Desktop > EnableCortanaVoice](#enablecortanavoice) | X | | | | |
|
||||||
|
| [Desktop > HideOobe](#hided) | X | | | | |
|
||||||
| [Mobile > EnforceEnterpriseProvisioning](#nforce) | | X | | | |
|
| [Mobile > EnforceEnterpriseProvisioning](#nforce) | | X | | | |
|
||||||
| [Mobile > HideOobe](#hidem) | | X | | | |
|
| [Mobile > HideOobe](#hidem) | | X | | | |
|
||||||
| [Desktop > HideOobe](#hided) | X | | | | |
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## EnableCortanaVoice
|
||||||
|
|
||||||
|
Use this setting to control whether Cortana voice-over is enabled during OOBE. The voice-over is disabled by default. Select **True** to enable voice-over during OOBE on Windows 10 Pro, Education, and Enterprise.
|
||||||
|
|
||||||
|
<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.
|
||||||
|
|
||||||
<span id="nforce" />
|
<span id="nforce" />
|
||||||
## EnforceEnterpriseProvisioning
|
## EnforceEnterpriseProvisioning
|
||||||
@ -36,13 +54,3 @@ When set to **False**, it does not force the OOBE flow to the enterprise provisi
|
|||||||
When set to **True**, it hides the interactive OOBE flow for Windows 10 Mobile.
|
When set to **True**, it hides the interactive OOBE flow for Windows 10 Mobile.
|
||||||
|
|
||||||
When set to **False**, the OOBE screens are displayed.
|
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.
|
|
Reference in New Issue
Block a user