From 79e74f46f230f25d1e9d9feaa1a1f08d5a163534 Mon Sep 17 00:00:00 2001 From: Meghan Stewart <33289333+mestew@users.noreply.github.com> Date: Mon, 31 Jul 2023 14:46:40 -0700 Subject: [PATCH 01/33] tempctrl-sept-moment-8092554 --- .../temporary-enterprise-feature-control.md | 47 ++++++++++++++----- 1 file changed, 36 insertions(+), 11 deletions(-) diff --git a/windows/whats-new/temporary-enterprise-feature-control.md b/windows/whats-new/temporary-enterprise-feature-control.md index b20be1c0ab..65aa50be53 100644 --- a/windows/whats-new/temporary-enterprise-feature-control.md +++ b/windows/whats-new/temporary-enterprise-feature-control.md @@ -18,19 +18,18 @@ appliesto: # Temporary enterprise feature control in Windows 11 -New features and enhancements are introduced through the monthly cumulative update to provide continuous innovation for Windows 11. To give organizations time to plan and prepare, some of these new features are temporarily turned off by default. Features that are turned off by default are listed in the KB article for the monthly cumulative update. Typically, a feature is selected to be off by default because it either impacts the user experience or IT administrators significantly. +New features and enhancements are introduced through the monthly cumulative update to provide continuous innovation for Windows 11. To give organizations time to plan and prepare, some of these new features might be: + +- Temporarily turned off by default using [temporary enterprise feature control](#temporary-enterprise-feature-control) +- Controlled by a policy that allows for [permanent enterprise feature control](#permanent-enterprise-feature-control) + +Features that are turned off by default are listed in the KB article for the monthly cumulative update. Typically, a feature is selected to be off by default because it either impacts the user experience or IT administrators significantly. For example, a feature might be turned off by default if it requires a change in user behavior or if it requires IT administrators to take action before the feature can be used. + +## Temporary enterprise feature control Features behind temporary enterprise control are automatically disabled for devices that have their Windows updates managed by policies. -## Windows 11 features behind temporary enterprise feature control - -The following features are behind temporary enterprise control in Windows 11: - -| Feature | KB article where the feature was introduced | Feature update that ends temporary control | -|---|---|---| -| Touch-optimized taskbar for 2-in-1 devices | [February 28, 2023 - KB5022913](https://support.microsoft.com/topic/february-28-2023-kb5022913-os-build-22621-1344-preview-3e38c0d9-924d-4f3f-b0b6-3bd49b2657b9) | 2023 annual feature update | - -## Enable features behind temporary enterprise feature control +### Enable features behind temporary enterprise feature control Features that are behind temporary enterprise control will be enabled when one of the following conditions is met: @@ -38,7 +37,7 @@ Features that are behind temporary enterprise control will be enabled when one o - The device receives a policy that enables features behind temporary enterprise control - When the policy is enabled, all features on the device behind temporary control are turned on when the device next restarts. -## Policy settings for temporary enterprise feature control +### Policy settings for temporary enterprise feature control You can use a policy to enable features that are behind temporary enterprise feature control. When this policy is enabled, all features that were disabled behind temporary enterprise feature control are turned on when the device next reboots. The following polices apply to Windows 11, version 22H2 with [KB5022845](https://support.microsoft.com/en-us/topic/february-14-2023-kb5022845-os-build-22621-1265-90a807f4-d2e8-486e-8a43-d09e66319f38) and later: @@ -46,3 +45,29 @@ You can use a policy to enable features that are behind temporary enterprise fea - **CSP**: ./Device/Vendor/MSFT/Policy/Config/Update/[AllowTemporaryEnterpriseFeatureControl](/windows/client-management/mdm/policy-csp-update?toc=/windows/deployment/toc.json&bc=/windows/deployment/breadcrumb/toc.json#allowtemporaryenterprisefeaturecontrol) - In the Intune [settings catalog](/mem/intune/configuration/settings-catalog), this setting is named **Allow Temporary Enterprise Feature Control** under the **Windows Update for Business** category. + +### Windows 11 features behind temporary enterprise feature control + +The following features are behind temporary enterprise control in Windows 11: + +| Feature | KB article where the feature was introduced | Feature update that ends temporary control | +|---|---|---| +| Touch-optimized taskbar for 2-in-1 devices | [February 28, 2023 - KB5022913](https://support.microsoft.com/topic/february-28-2023-kb5022913-os-build-22621-1344-preview-3e38c0d9-924d-4f3f-b0b6-3bd49b2657b9) | 2023 annual feature update | +| ---| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | +| ---| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | + + +## Permanent enterprise feature control + +New features and enhancements used to be introduced only in feature updates. However, with continuous innovation for Windows 11, new features are introduced more frequently through the monthly cumulative update. Some new features can be controlled through policies that enable you to configure them for your organization. When a feature can be controlled by a policy, it has permanent enterprise feature control. + +### Windows 11 features with permanent enterprise feature control + +The following features introduced through the monthly cumulative updates allow permanent enterprise feature control: + +| Feature | KB article where the feature was introduced | Feature enabled by default | CSP and Group Policy | +|---|---|---|---| +| Configure search on the taskbar| [February 28, 2023 - KB5022913](https://support.microsoft.com/topic/february-28-2023-kb5022913-os-build-22621-1344-preview-3e38c0d9-924d-4f3f-b0b6-3bd49b2657b9)| Yes | **CSP**: ./Device/Vendor/MSFT/Policy/Config/Search/[ConfigureSearchOnTaskbarMode](/windows/client-management/mdm/policy-csp-search#configuresearchontaskbarmode)

**Group Policy**: Computer Configuration\Administrative Templates\Windows Components\Search\\**Configures search on the taskbar**| +| ---|---|---|---

---| + + From aa111fa811ecbbc2a9b60cef62d16b08916f1328 Mon Sep 17 00:00:00 2001 From: Meghan Stewart <33289333+mestew@users.noreply.github.com> Date: Mon, 31 Jul 2023 15:00:49 -0700 Subject: [PATCH 02/33] tempctrl-sept-moment-8092554 --- .../whats-new/temporary-enterprise-feature-control.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/windows/whats-new/temporary-enterprise-feature-control.md b/windows/whats-new/temporary-enterprise-feature-control.md index 65aa50be53..ff3e84eed4 100644 --- a/windows/whats-new/temporary-enterprise-feature-control.md +++ b/windows/whats-new/temporary-enterprise-feature-control.md @@ -53,8 +53,15 @@ The following features are behind temporary enterprise control in Windows 11: | Feature | KB article where the feature was introduced | Feature update that ends temporary control | |---|---|---| | Touch-optimized taskbar for 2-in-1 devices | [February 28, 2023 - KB5022913](https://support.microsoft.com/topic/february-28-2023-kb5022913-os-build-22621-1344-preview-3e38c0d9-924d-4f3f-b0b6-3bd49b2657b9) | 2023 annual feature update | +| Selecting **Uninstall** for a Win32 app uses the **Installed Apps** page in **Settings** rather than **Programs and Features** under the **Control Panel** | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | ---| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | ---| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | +| ---| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | +| ---| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | +| ---| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | +| ---| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | +| ---| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | + ## Permanent enterprise feature control @@ -69,5 +76,6 @@ The following features introduced through the monthly cumulative updates allow p |---|---|---|---| | Configure search on the taskbar| [February 28, 2023 - KB5022913](https://support.microsoft.com/topic/february-28-2023-kb5022913-os-build-22621-1344-preview-3e38c0d9-924d-4f3f-b0b6-3bd49b2657b9)| Yes | **CSP**: ./Device/Vendor/MSFT/Policy/Config/Search/[ConfigureSearchOnTaskbarMode](/windows/client-management/mdm/policy-csp-search#configuresearchontaskbarmode)

**Group Policy**: Computer Configuration\Administrative Templates\Windows Components\Search\\**Configures search on the taskbar**| | ---|---|---|---

---| - +| ---|---|---|---

---| +| ---|---|---|---

---| From f3e12cbb08f669f1b6699a98fd4a2be3e1c61601 Mon Sep 17 00:00:00 2001 From: Meghan Stewart <33289333+mestew@users.noreply.github.com> Date: Mon, 31 Jul 2023 16:11:39 -0700 Subject: [PATCH 03/33] tempctrl-sept-moment-8092554 --- .../whats-new/temporary-enterprise-feature-control.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/windows/whats-new/temporary-enterprise-feature-control.md b/windows/whats-new/temporary-enterprise-feature-control.md index ff3e84eed4..87b0c03b64 100644 --- a/windows/whats-new/temporary-enterprise-feature-control.md +++ b/windows/whats-new/temporary-enterprise-feature-control.md @@ -53,7 +53,7 @@ The following features are behind temporary enterprise control in Windows 11: | Feature | KB article where the feature was introduced | Feature update that ends temporary control | |---|---|---| | Touch-optimized taskbar for 2-in-1 devices | [February 28, 2023 - KB5022913](https://support.microsoft.com/topic/february-28-2023-kb5022913-os-build-22621-1344-preview-3e38c0d9-924d-4f3f-b0b6-3bd49b2657b9) | 2023 annual feature update | -| Selecting **Uninstall** for a Win32 app uses the **Installed Apps** page in **Settings** rather than **Programs and Features** under the **Control Panel** | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | +| Selecting **Uninstall** for a Win32 app from the right-click menu uses the **Installed Apps** page in **Settings** rather than **Programs and Features** under the **Control Panel** | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | ---| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | ---| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | ---| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | @@ -75,7 +75,6 @@ The following features introduced through the monthly cumulative updates allow p | Feature | KB article where the feature was introduced | Feature enabled by default | CSP and Group Policy | |---|---|---|---| | Configure search on the taskbar| [February 28, 2023 - KB5022913](https://support.microsoft.com/topic/february-28-2023-kb5022913-os-build-22621-1344-preview-3e38c0d9-924d-4f3f-b0b6-3bd49b2657b9)| Yes | **CSP**: ./Device/Vendor/MSFT/Policy/Config/Search/[ConfigureSearchOnTaskbarMode](/windows/client-management/mdm/policy-csp-search#configuresearchontaskbarmode)

**Group Policy**: Computer Configuration\Administrative Templates\Windows Components\Search\\**Configures search on the taskbar**| -| ---|---|---|---

---| -| ---|---|---|---

---| -| ---|---|---|---

---| - +| The **Recommended** section of the **Start Menu** displays personalized website recommendations |[September 2023 - KBXXXXXXX](https://support.microsoft.com/)| No |**CSP**: ./Device/Vendor/MSFT/Policy/Config/Start/[HideRecoPersonalizedSites](/windows/client-management/mdm/policy-csp-start)

**Group Policy**: Computer Configuration\Administrative Templates\Start Many and Taskbar\\**Remove Personalized Website Recommendations from the Recommended section in the Start Menu**| +| Transfer files to another PC using WiFi direct|[September 2023 - KBXXXXXXX](https://support.microsoft.com/)|Yes|**CSP**: ./Device/Vendor/MSFT/Policy/Config/Wifi/[AllowWiFiDirect](/windows/client-management/mdm/policy-csp-wifi#allowwifidirect)| +| Windows Copilot |---|---|---

---| From 03718e1b1f6b277b3f0b44595e40c30a7c708694 Mon Sep 17 00:00:00 2001 From: Meghan Stewart <33289333+mestew@users.noreply.github.com> Date: Tue, 1 Aug 2023 10:18:03 -0700 Subject: [PATCH 04/33] add more features to perm control list --- .../temporary-enterprise-feature-control.md | 28 ++++++++++--------- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/windows/whats-new/temporary-enterprise-feature-control.md b/windows/whats-new/temporary-enterprise-feature-control.md index 87b0c03b64..b1c64c2161 100644 --- a/windows/whats-new/temporary-enterprise-feature-control.md +++ b/windows/whats-new/temporary-enterprise-feature-control.md @@ -52,15 +52,15 @@ The following features are behind temporary enterprise control in Windows 11: | Feature | KB article where the feature was introduced | Feature update that ends temporary control | |---|---|---| -| Touch-optimized taskbar for 2-in-1 devices | [February 28, 2023 - KB5022913](https://support.microsoft.com/topic/february-28-2023-kb5022913-os-build-22621-1344-preview-3e38c0d9-924d-4f3f-b0b6-3bd49b2657b9) | 2023 annual feature update | -| Selecting **Uninstall** for a Win32 app from the right-click menu uses the **Installed Apps** page in **Settings** rather than **Programs and Features** under the **Control Panel** | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | -| ---| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | -| ---| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | -| ---| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | -| ---| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | -| ---| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | -| ---| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | -| ---| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | +| Touch-optimized taskbar for 2-in-1 devices | [February 28, 2023 - KB5022913](https://support.microsoft.com/topic/february-28-2023-kb5022913-os-build-22621-1344-preview-3e38c0d9-924d-4f3f-b0b6-3bd49b2657b9) | 2023 annual feature update | +| Selecting **Uninstall** for a Win32 app from the right-click menu uses the **Installed Apps** page in **Settings** rather than **Programs and Features** under the **Control Panel** | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | +| ---| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | +| ---| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | +| ---| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | +| ---| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | +| ---| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | +| ---| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | +| ---| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | @@ -74,7 +74,9 @@ The following features introduced through the monthly cumulative updates allow p | Feature | KB article where the feature was introduced | Feature enabled by default | CSP and Group Policy | |---|---|---|---| -| Configure search on the taskbar| [February 28, 2023 - KB5022913](https://support.microsoft.com/topic/february-28-2023-kb5022913-os-build-22621-1344-preview-3e38c0d9-924d-4f3f-b0b6-3bd49b2657b9)| Yes | **CSP**: ./Device/Vendor/MSFT/Policy/Config/Search/[ConfigureSearchOnTaskbarMode](/windows/client-management/mdm/policy-csp-search#configuresearchontaskbarmode)

**Group Policy**: Computer Configuration\Administrative Templates\Windows Components\Search\\**Configures search on the taskbar**| -| The **Recommended** section of the **Start Menu** displays personalized website recommendations |[September 2023 - KBXXXXXXX](https://support.microsoft.com/)| No |**CSP**: ./Device/Vendor/MSFT/Policy/Config/Start/[HideRecoPersonalizedSites](/windows/client-management/mdm/policy-csp-start)

**Group Policy**: Computer Configuration\Administrative Templates\Start Many and Taskbar\\**Remove Personalized Website Recommendations from the Recommended section in the Start Menu**| -| Transfer files to another PC using WiFi direct|[September 2023 - KBXXXXXXX](https://support.microsoft.com/)|Yes|**CSP**: ./Device/Vendor/MSFT/Policy/Config/Wifi/[AllowWiFiDirect](/windows/client-management/mdm/policy-csp-wifi#allowwifidirect)| -| Windows Copilot |---|---|---

---| +| Configure search on the taskbar | [February 28, 2023 - KB5022913](https://support.microsoft.com/topic/february-28-2023-kb5022913-os-build-22621-1344-preview-3e38c0d9-924d-4f3f-b0b6-3bd49b2657b9)| Yes | **CSP**: ./Device/Vendor/MSFT/Policy/Config/Search/[ConfigureSearchOnTaskbarMode](/windows/client-management/mdm/policy-csp-search#configuresearchontaskbarmode)

**Group Policy**: Computer Configuration\Administrative Templates\Windows Components\Search\\**Configures search on the taskbar**| +| The **Recommended** section of the **Start Menu** displays personalized website recommendations |[September 2023 - KBXXXXXXX](https://support.microsoft.com/)| No |**CSP**: ./Device/Vendor/MSFT/Policy/Config/Start/[HideRecoPersonalizedSites](/windows/client-management/mdm/policy-csp-start)

**Group Policy**: Computer Configuration\Administrative Templates\Start Menu and Taskbar\\**Remove Personalized Website Recommendations from the Recommended section in the Start Menu**| +| Transfer files to another PC using WiFi direct|[September 2023 - KBXXXXXXX](https://support.microsoft.com/)|Yes|**CSP**: ./Device/Vendor/MSFT/Policy/Config/Wifi/[AllowWiFiDirect](/windows/client-management/mdm/policy-csp-wifi#allowwifidirect)| +| Windows Copilot | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | No |**CSP**: ./User/Vendor/MSFT/WindowsAI/[AllowWindowsCopilot](/windows/client-management/mdm/policy-csp-windowsai#allowwindowscopilot)

**Group Policy**: User Configuration\Administrative Templates\Windows Components\Windows Copilot\\**Enable windows copilot entrypoints to allow windows copilot**| +| Windows Copilot displays on the taskbar | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | Yes| **CSP**: ./Device and User/Vendor/MSFT/Policy/Config/Start/[HideCopilotButton](/windows/client-management/mdm/policy-csp-start#hidecopilotbutton)

**Group Policy**: Computer and User Configuration\Administrative Templates\Start Menu and Taskbar\\**Hide the Copilot button** + From 5dbcbc60a3fd70350485678c1226f4656ae5b0d5 Mon Sep 17 00:00:00 2001 From: Meghan Stewart <33289333+mestew@users.noreply.github.com> Date: Tue, 1 Aug 2023 12:00:10 -0700 Subject: [PATCH 05/33] adds --- .../temporary-enterprise-feature-control.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/windows/whats-new/temporary-enterprise-feature-control.md b/windows/whats-new/temporary-enterprise-feature-control.md index b1c64c2161..a11ea7d661 100644 --- a/windows/whats-new/temporary-enterprise-feature-control.md +++ b/windows/whats-new/temporary-enterprise-feature-control.md @@ -54,9 +54,9 @@ The following features are behind temporary enterprise control in Windows 11: |---|---|---| | Touch-optimized taskbar for 2-in-1 devices | [February 28, 2023 - KB5022913](https://support.microsoft.com/topic/february-28-2023-kb5022913-os-build-22621-1344-preview-3e38c0d9-924d-4f3f-b0b6-3bd49b2657b9) | 2023 annual feature update | | Selecting **Uninstall** for a Win32 app from the right-click menu uses the **Installed Apps** page in **Settings** rather than **Programs and Features** under the **Control Panel** | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | -| ---| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | -| ---| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | -| ---| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | +| Windows Ink allows users to handwrite directly onto most editable fields | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | +| Windows Spotlight provides a minimized experience, opportunities to learn more about each image, and allows users to preview images at full screen.| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | +| Recommended section added to File Explorer Home| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | ---| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | ---| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | ---| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | @@ -76,7 +76,8 @@ The following features introduced through the monthly cumulative updates allow p |---|---|---|---| | Configure search on the taskbar | [February 28, 2023 - KB5022913](https://support.microsoft.com/topic/february-28-2023-kb5022913-os-build-22621-1344-preview-3e38c0d9-924d-4f3f-b0b6-3bd49b2657b9)| Yes | **CSP**: ./Device/Vendor/MSFT/Policy/Config/Search/[ConfigureSearchOnTaskbarMode](/windows/client-management/mdm/policy-csp-search#configuresearchontaskbarmode)

**Group Policy**: Computer Configuration\Administrative Templates\Windows Components\Search\\**Configures search on the taskbar**| | The **Recommended** section of the **Start Menu** displays personalized website recommendations |[September 2023 - KBXXXXXXX](https://support.microsoft.com/)| No |**CSP**: ./Device/Vendor/MSFT/Policy/Config/Start/[HideRecoPersonalizedSites](/windows/client-management/mdm/policy-csp-start)

**Group Policy**: Computer Configuration\Administrative Templates\Start Menu and Taskbar\\**Remove Personalized Website Recommendations from the Recommended section in the Start Menu**| -| Transfer files to another PC using WiFi direct|[September 2023 - KBXXXXXXX](https://support.microsoft.com/)|Yes|**CSP**: ./Device/Vendor/MSFT/Policy/Config/Wifi/[AllowWiFiDirect](/windows/client-management/mdm/policy-csp-wifi#allowwifidirect)| -| Windows Copilot | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | No |**CSP**: ./User/Vendor/MSFT/WindowsAI/[AllowWindowsCopilot](/windows/client-management/mdm/policy-csp-windowsai#allowwindowscopilot)

**Group Policy**: User Configuration\Administrative Templates\Windows Components\Windows Copilot\\**Enable windows copilot entrypoints to allow windows copilot**| -| Windows Copilot displays on the taskbar | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | Yes| **CSP**: ./Device and User/Vendor/MSFT/Policy/Config/Start/[HideCopilotButton](/windows/client-management/mdm/policy-csp-start#hidecopilotbutton)

**Group Policy**: Computer and User Configuration\Administrative Templates\Start Menu and Taskbar\\**Hide the Copilot button** +| Transfer files to another PC using WiFi direct|[September 2023 - KBXXXXXXX](https://support.microsoft.com/)|Yes|**CSP**: ./Device/Vendor/MSFT/Policy/Config/Wifi/[AllowWiFiDirect](/windows/client-management/mdm/policy-csp-wifi#allowwifidirect)| +| Windows Copilot | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | No |**CSP**: ./User/Vendor/MSFT/WindowsAI/[AllowWindowsCopilot](/windows/client-management/mdm/policy-csp-windowsai#allowwindowscopilot)

**Group Policy**: User Configuration\Administrative Templates\Windows Components\Windows Copilot\\**Enable windows copilot entrypoints to allow windows copilot**| +| Windows Copilot displays on the taskbar | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | Yes| **CSP**: ./Device and User/Vendor/MSFT/Policy/Config/Start/[HideCopilotButton](/windows/client-management/mdm/policy-csp-start#hidecopilotbutton)

**Group Policy**: Computer and User Configuration\Administrative Templates\Start Menu and Taskbar\\**Hide the Copilot button**| +| DevHome? | | | | From 8955592db8de2191d135bdd63b3942e5f5ca7d90 Mon Sep 17 00:00:00 2001 From: Meghan Stewart <33289333+mestew@users.noreply.github.com> Date: Tue, 1 Aug 2023 15:10:53 -0700 Subject: [PATCH 06/33] eod --- .../whats-new/temporary-enterprise-feature-control.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/windows/whats-new/temporary-enterprise-feature-control.md b/windows/whats-new/temporary-enterprise-feature-control.md index a11ea7d661..0e7739137d 100644 --- a/windows/whats-new/temporary-enterprise-feature-control.md +++ b/windows/whats-new/temporary-enterprise-feature-control.md @@ -55,10 +55,10 @@ The following features are behind temporary enterprise control in Windows 11: | Touch-optimized taskbar for 2-in-1 devices | [February 28, 2023 - KB5022913](https://support.microsoft.com/topic/february-28-2023-kb5022913-os-build-22621-1344-preview-3e38c0d9-924d-4f3f-b0b6-3bd49b2657b9) | 2023 annual feature update | | Selecting **Uninstall** for a Win32 app from the right-click menu uses the **Installed Apps** page in **Settings** rather than **Programs and Features** under the **Control Panel** | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | Windows Ink allows users to handwrite directly onto most editable fields | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | -| Windows Spotlight provides a minimized experience, opportunities to learn more about each image, and allows users to preview images at full screen.| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | -| Recommended section added to File Explorer Home| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | -| ---| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | -| ---| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | +| Windows Spotlight provides a minimized experience, opportunities to learn more about each image, and allows users to preview images at full screen.| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | +| Recommended section added to File Explorer Home for users signed into Windows with an Azure AD account. | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | +| Changes to folder options for File Explorer | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | +| DevHub Experiences | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | ---| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | ---| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | @@ -79,5 +79,6 @@ The following features introduced through the monthly cumulative updates allow p | Transfer files to another PC using WiFi direct|[September 2023 - KBXXXXXXX](https://support.microsoft.com/)|Yes|**CSP**: ./Device/Vendor/MSFT/Policy/Config/Wifi/[AllowWiFiDirect](/windows/client-management/mdm/policy-csp-wifi#allowwifidirect)| | Windows Copilot | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | No |**CSP**: ./User/Vendor/MSFT/WindowsAI/[AllowWindowsCopilot](/windows/client-management/mdm/policy-csp-windowsai#allowwindowscopilot)

**Group Policy**: User Configuration\Administrative Templates\Windows Components\Windows Copilot\\**Enable windows copilot entrypoints to allow windows copilot**| | Windows Copilot displays on the taskbar | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | Yes| **CSP**: ./Device and User/Vendor/MSFT/Policy/Config/Start/[HideCopilotButton](/windows/client-management/mdm/policy-csp-start#hidecopilotbutton)

**Group Policy**: Computer and User Configuration\Administrative Templates\Start Menu and Taskbar\\**Hide the Copilot button**| -| DevHome? | | | | +| Dev Home? | | | | + \ No newline at end of file From d10a7fd1cdfc9a01a4e46551a8a760ff2e959e02 Mon Sep 17 00:00:00 2001 From: Meghan Stewart <33289333+mestew@users.noreply.github.com> Date: Thu, 3 Aug 2023 10:18:17 -0700 Subject: [PATCH 07/33] add wip --- windows/whats-new/temporary-enterprise-feature-control.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/whats-new/temporary-enterprise-feature-control.md b/windows/whats-new/temporary-enterprise-feature-control.md index 0e7739137d..95e0f7f3fe 100644 --- a/windows/whats-new/temporary-enterprise-feature-control.md +++ b/windows/whats-new/temporary-enterprise-feature-control.md @@ -57,7 +57,7 @@ The following features are behind temporary enterprise control in Windows 11: | Windows Ink allows users to handwrite directly onto most editable fields | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | Windows Spotlight provides a minimized experience, opportunities to learn more about each image, and allows users to preview images at full screen.| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | Recommended section added to File Explorer Home for users signed into Windows with an Azure AD account. | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | -| Changes to folder options for File Explorer | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | +| Changes to folder options for File Explorer | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | DevHub Experiences | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | ---| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | ---| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | From 49231bc2ada1c43f9d54e2e3ebcd3cfcd5dda208 Mon Sep 17 00:00:00 2001 From: Meghan Stewart <33289333+mestew@users.noreply.github.com> Date: Thu, 3 Aug 2023 10:58:03 -0700 Subject: [PATCH 08/33] add regkeys hkcu --- .../temporary-enterprise-feature-control.md | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/windows/whats-new/temporary-enterprise-feature-control.md b/windows/whats-new/temporary-enterprise-feature-control.md index 95e0f7f3fe..9431ea5aef 100644 --- a/windows/whats-new/temporary-enterprise-feature-control.md +++ b/windows/whats-new/temporary-enterprise-feature-control.md @@ -50,17 +50,17 @@ You can use a policy to enable features that are behind temporary enterprise fea The following features are behind temporary enterprise control in Windows 11: -| Feature | KB article where the feature was introduced | Feature update that ends temporary control | -|---|---|---| -| Touch-optimized taskbar for 2-in-1 devices | [February 28, 2023 - KB5022913](https://support.microsoft.com/topic/february-28-2023-kb5022913-os-build-22621-1344-preview-3e38c0d9-924d-4f3f-b0b6-3bd49b2657b9) | 2023 annual feature update | -| Selecting **Uninstall** for a Win32 app from the right-click menu uses the **Installed Apps** page in **Settings** rather than **Programs and Features** under the **Control Panel** | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | -| Windows Ink allows users to handwrite directly onto most editable fields | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | -| Windows Spotlight provides a minimized experience, opportunities to learn more about each image, and allows users to preview images at full screen.| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | -| Recommended section added to File Explorer Home for users signed into Windows with an Azure AD account. | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | -| Changes to folder options for File Explorer | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | -| DevHub Experiences | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | -| ---| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | -| ---| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | +| Feature | KB article where the feature was introduced | Feature update that ends temporary control | Notes | +|---|---|---|---| +| Touch-optimized taskbar for 2-in-1 devices | [February 28, 2023 - KB5022913](https://support.microsoft.com/topic/february-28-2023-kb5022913-os-build-22621-1344-preview-3e38c0d9-924d-4f3f-b0b6-3bd49b2657b9) | 2023 annual feature update | | +| Selecting **Uninstall** for a Win32 app from the right-click menu uses the **Installed Apps** page in **Settings** rather than **Programs and Features** under the **Control Panel** | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | +| Windows Ink allows users to handwrite directly onto most editable fields | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | +| Windows Spotlight provides a minimized experience, opportunities to learn more about each image, and allows users to preview images at full screen.| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | +| Recommended section added to File Explorer Home for users signed into Windows with an Azure AD account. | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | +| Changes to folder options for File Explorer | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | **Registry settings**:
- Hide Folder Merge conflict: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\HideMergeConflicts`

- Always show icons, never thumbnails: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\IconsOnly`
-Display file icon on thumbnails: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ShowTypeOverlay`
- Display file type information on Folder tips: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\FolderContentsInfoTip`
- Hide empty drives: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\HideDrivesWithNoMedia`
- Hide Protected OS files: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ShowSuperHidden`
- Show Drive letters: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\ShowDriveLettersFirst`
- Show popup description for Folder and Desktop items: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ShowInfoTip`
- Show encrypted or compressed NTFS files in color: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ShowEncryptCompressedColor`
- Use sharing wizard: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\SharingWizardOn` | +| DevHub Experiences | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | +| ---| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | +| ---| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | From fab2455d617ebfc34c19ca74d0ed6393666155b7 Mon Sep 17 00:00:00 2001 From: Meghan Stewart <33289333+mestew@users.noreply.github.com> Date: Thu, 3 Aug 2023 11:56:08 -0700 Subject: [PATCH 09/33] notes --- windows/whats-new/temporary-enterprise-feature-control.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/whats-new/temporary-enterprise-feature-control.md b/windows/whats-new/temporary-enterprise-feature-control.md index 9431ea5aef..90ff241327 100644 --- a/windows/whats-new/temporary-enterprise-feature-control.md +++ b/windows/whats-new/temporary-enterprise-feature-control.md @@ -57,7 +57,7 @@ The following features are behind temporary enterprise control in Windows 11: | Windows Ink allows users to handwrite directly onto most editable fields | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | | Windows Spotlight provides a minimized experience, opportunities to learn more about each image, and allows users to preview images at full screen.| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | | Recommended section added to File Explorer Home for users signed into Windows with an Azure AD account. | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | -| Changes to folder options for File Explorer | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | **Registry settings**:
- Hide Folder Merge conflict: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\HideMergeConflicts`

- Always show icons, never thumbnails: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\IconsOnly`
-Display file icon on thumbnails: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ShowTypeOverlay`
- Display file type information on Folder tips: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\FolderContentsInfoTip`
- Hide empty drives: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\HideDrivesWithNoMedia`
- Hide Protected OS files: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ShowSuperHidden`
- Show Drive letters: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\ShowDriveLettersFirst`
- Show popup description for Folder and Desktop items: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ShowInfoTip`
- Show encrypted or compressed NTFS files in color: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ShowEncryptCompressedColor`
- Use sharing wizard: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\SharingWizardOn` | +| Changes to folder options for File Explorer | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | **Registry settings**:
- Hide folder merge conflict: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\HideMergeConflicts`

- Always show icons, never thumbnails: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\IconsOnly`
-Display file icon on thumbnails: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ShowTypeOverlay`
- Display file type information on folder tips: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\FolderContentsInfoTip`
- Hide empty drives: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\HideDrivesWithNoMedia`
- Hide protected OS files: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ShowSuperHidden`
- Show drive letters: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\ShowDriveLettersFirst`
- Show popup description for folder and desktop items: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ShowInfoTip`
- Show encrypted or compressed NTFS files in color: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ShowEncryptCompressedColor`
- Use sharing wizard: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\SharingWizardOn` -->| | DevHub Experiences | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | | ---| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | | ---| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | From b4a0f6ee7c73224eb37bdd87a766a94a80702c0c Mon Sep 17 00:00:00 2001 From: Meghan Stewart <33289333+mestew@users.noreply.github.com> Date: Thu, 3 Aug 2023 11:59:28 -0700 Subject: [PATCH 10/33] notes --- windows/whats-new/temporary-enterprise-feature-control.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/whats-new/temporary-enterprise-feature-control.md b/windows/whats-new/temporary-enterprise-feature-control.md index 90ff241327..b2e46afa12 100644 --- a/windows/whats-new/temporary-enterprise-feature-control.md +++ b/windows/whats-new/temporary-enterprise-feature-control.md @@ -57,7 +57,7 @@ The following features are behind temporary enterprise control in Windows 11: | Windows Ink allows users to handwrite directly onto most editable fields | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | | Windows Spotlight provides a minimized experience, opportunities to learn more about each image, and allows users to preview images at full screen.| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | | Recommended section added to File Explorer Home for users signed into Windows with an Azure AD account. | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | -| Changes to folder options for File Explorer | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | **Registry settings**:
- Hide folder merge conflict: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\HideMergeConflicts`

- Always show icons, never thumbnails: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\IconsOnly`
-Display file icon on thumbnails: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ShowTypeOverlay`
- Display file type information on folder tips: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\FolderContentsInfoTip`
- Hide empty drives: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\HideDrivesWithNoMedia`
- Hide protected OS files: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ShowSuperHidden`
- Show drive letters: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\ShowDriveLettersFirst`
- Show popup description for folder and desktop items: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ShowInfoTip`
- Show encrypted or compressed NTFS files in color: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ShowEncryptCompressedColor`
- Use sharing wizard: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\SharingWizardOn` -->| +| Changes to folder options for File Explorer | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | **Registry settings**:
| | DevHub Experiences | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | | ---| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | | ---| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | From 0030a5d7e65e589350567a81f3fce0e380d7cc91 Mon Sep 17 00:00:00 2001 From: Meghan Stewart <33289333+mestew@users.noreply.github.com> Date: Thu, 3 Aug 2023 12:08:24 -0700 Subject: [PATCH 11/33] notes --- windows/whats-new/temporary-enterprise-feature-control.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/whats-new/temporary-enterprise-feature-control.md b/windows/whats-new/temporary-enterprise-feature-control.md index b2e46afa12..091dc6e148 100644 --- a/windows/whats-new/temporary-enterprise-feature-control.md +++ b/windows/whats-new/temporary-enterprise-feature-control.md @@ -57,7 +57,7 @@ The following features are behind temporary enterprise control in Windows 11: | Windows Ink allows users to handwrite directly onto most editable fields | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | | Windows Spotlight provides a minimized experience, opportunities to learn more about each image, and allows users to preview images at full screen.| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | | Recommended section added to File Explorer Home for users signed into Windows with an Azure AD account. | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | -| Changes to folder options for File Explorer | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | **Registry settings**:
| +| Changes to folder options for File Explorer | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | **Registry settings**:
- Hide folder merge conflict: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\HideMergeConflicts`

- Always show icons, never thumbnails: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\IconsOnly`
-Display file icon on thumbnails: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ShowTypeOverlay`
- Display file type information on folder tips: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\FolderContentsInfoTip`
- Hide empty drives: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\HideDrivesWithNoMedia`
- Hide protected OS files: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ShowSuperHidden`
- Show drive letters: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\ShowDriveLettersFirst`
- Show popup description for folder and desktop items: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ShowInfoTip`
- Show encrypted or compressed NTFS files in color: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ShowEncryptCompressedColor`
- Use sharing wizard: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\SharingWizardOn` | | DevHub Experiences | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | | ---| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | | ---| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | From 90dcde22760dfcf92d716a482a7d02a2c338ac92 Mon Sep 17 00:00:00 2001 From: Meghan Stewart <33289333+mestew@users.noreply.github.com> Date: Thu, 3 Aug 2023 12:12:51 -0700 Subject: [PATCH 12/33] notes --- windows/whats-new/TOC.yml | 2 +- windows/whats-new/temporary-enterprise-feature-control.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/windows/whats-new/TOC.yml b/windows/whats-new/TOC.yml index 2e144448b8..2bd556b46f 100644 --- a/windows/whats-new/TOC.yml +++ b/windows/whats-new/TOC.yml @@ -11,7 +11,7 @@ href: windows-11-plan.md - name: Prepare for Windows 11 href: windows-11-prepare.md - - name: Windows 11 temporary enterprise feature control + - name: Windows 11 enterprise feature control href: temporary-enterprise-feature-control.md - name: What's new in Windows 11, version 22H2 href: whats-new-windows-11-version-22h2.md diff --git a/windows/whats-new/temporary-enterprise-feature-control.md b/windows/whats-new/temporary-enterprise-feature-control.md index 091dc6e148..23d5a97701 100644 --- a/windows/whats-new/temporary-enterprise-feature-control.md +++ b/windows/whats-new/temporary-enterprise-feature-control.md @@ -1,5 +1,5 @@ --- -title: Temporary enterprise feature control in Windows 11 +title: Enterprise feature control in Windows 11 description: Learn about the Windows 11 features behind temporary enterprise feature control. ms.prod: windows-client ms.technology: itpro-fundamentals @@ -16,7 +16,7 @@ appliesto: - ✅ Windows 11, version 22H2 and later --- -# Temporary enterprise feature control in Windows 11 +# Enterprise feature control in Windows 11 New features and enhancements are introduced through the monthly cumulative update to provide continuous innovation for Windows 11. To give organizations time to plan and prepare, some of these new features might be: From 077df1f27becc9d9a270f1d4dd1fa3b438684aaa Mon Sep 17 00:00:00 2001 From: Meghan Stewart <33289333+mestew@users.noreply.github.com> Date: Thu, 3 Aug 2023 15:54:02 -0700 Subject: [PATCH 13/33] notes --- .../whats-new/temporary-enterprise-feature-control.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/windows/whats-new/temporary-enterprise-feature-control.md b/windows/whats-new/temporary-enterprise-feature-control.md index 23d5a97701..d898be1cf7 100644 --- a/windows/whats-new/temporary-enterprise-feature-control.md +++ b/windows/whats-new/temporary-enterprise-feature-control.md @@ -18,6 +18,10 @@ appliesto: # Enterprise feature control in Windows 11 + +> [!WARNING] +> THIS IS AN IN-PROGRESS ROUGH DRAFT. The wording and feature list may change before publishing. + New features and enhancements are introduced through the monthly cumulative update to provide continuous innovation for Windows 11. To give organizations time to plan and prepare, some of these new features might be: - Temporarily turned off by default using [temporary enterprise feature control](#temporary-enterprise-feature-control) @@ -58,9 +62,10 @@ The following features are behind temporary enterprise control in Windows 11: | Windows Spotlight provides a minimized experience, opportunities to learn more about each image, and allows users to preview images at full screen.| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | | Recommended section added to File Explorer Home for users signed into Windows with an Azure AD account. | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | | Changes to folder options for File Explorer | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | **Registry settings**:
- Hide folder merge conflict: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\HideMergeConflicts`

- Always show icons, never thumbnails: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\IconsOnly`
-Display file icon on thumbnails: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ShowTypeOverlay`
- Display file type information on folder tips: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\FolderContentsInfoTip`
- Hide empty drives: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\HideDrivesWithNoMedia`
- Hide protected OS files: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ShowSuperHidden`
- Show drive letters: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\ShowDriveLettersFirst`
- Show popup description for folder and desktop items: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ShowInfoTip`
- Show encrypted or compressed NTFS files in color: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ShowEncryptCompressedColor`
- Use sharing wizard: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\SharingWizardOn` | -| DevHub Experiences | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | -| ---| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | -| ---| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | +| Windows Copilot | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | +| Dev Home experiences | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | +| Windows Copilot | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | + From 938bc00a25849a0fcbbfc55182246c62e92387f8 Mon Sep 17 00:00:00 2001 From: Meghan Stewart <33289333+mestew@users.noreply.github.com> Date: Fri, 4 Aug 2023 11:32:31 -0700 Subject: [PATCH 14/33] edits --- .../temporary-enterprise-feature-control.md | 20 +++++++------------ 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/windows/whats-new/temporary-enterprise-feature-control.md b/windows/whats-new/temporary-enterprise-feature-control.md index d898be1cf7..8f6d7d6f39 100644 --- a/windows/whats-new/temporary-enterprise-feature-control.md +++ b/windows/whats-new/temporary-enterprise-feature-control.md @@ -56,17 +56,14 @@ The following features are behind temporary enterprise control in Windows 11: | Feature | KB article where the feature was introduced | Feature update that ends temporary control | Notes | |---|---|---|---| -| Touch-optimized taskbar for 2-in-1 devices | [February 28, 2023 - KB5022913](https://support.microsoft.com/topic/february-28-2023-kb5022913-os-build-22621-1344-preview-3e38c0d9-924d-4f3f-b0b6-3bd49b2657b9) | 2023 annual feature update | | -| Selecting **Uninstall** for a Win32 app from the right-click menu uses the **Installed Apps** page in **Settings** rather than **Programs and Features** under the **Control Panel** | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | +| Touch-optimized taskbar for 2-in-1 devices | [February 28, 2023 - KB5022913](https://support.microsoft.com/topic/february-28-2023-kb5022913-os-build-22621-1344-preview-3e38c0d9-924d-4f3f-b0b6-3bd49b2657b9) | 2023 annual feature update | | +| Selecting **Uninstall** for a Win32 app from the right-click menu uses the **Installed Apps** page in **Settings** rather than **Programs and Features** under the **Control Panel** | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | | Windows Ink allows users to handwrite directly onto most editable fields | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | -| Windows Spotlight provides a minimized experience, opportunities to learn more about each image, and allows users to preview images at full screen.| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | +| Windows Spotlight provides a minimized experience, opportunities to learn more about each image, and allows users to preview images at full screen.| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | | Recommended section added to File Explorer Home for users signed into Windows with an Azure AD account. | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | | Changes to folder options for File Explorer | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | **Registry settings**:
- Hide folder merge conflict: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\HideMergeConflicts`

- Always show icons, never thumbnails: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\IconsOnly`
-Display file icon on thumbnails: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ShowTypeOverlay`
- Display file type information on folder tips: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\FolderContentsInfoTip`
- Hide empty drives: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\HideDrivesWithNoMedia`
- Hide protected OS files: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ShowSuperHidden`
- Show drive letters: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\ShowDriveLettersFirst`
- Show popup description for folder and desktop items: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ShowInfoTip`
- Show encrypted or compressed NTFS files in color: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ShowEncryptCompressedColor`
- Use sharing wizard: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\SharingWizardOn` | | Windows Copilot | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | -| Dev Home experiences | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | -| Windows Copilot | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | - - +| Dev Home | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | ## Permanent enterprise feature control @@ -79,11 +76,8 @@ The following features introduced through the monthly cumulative updates allow p | Feature | KB article where the feature was introduced | Feature enabled by default | CSP and Group Policy | |---|---|---|---| -| Configure search on the taskbar | [February 28, 2023 - KB5022913](https://support.microsoft.com/topic/february-28-2023-kb5022913-os-build-22621-1344-preview-3e38c0d9-924d-4f3f-b0b6-3bd49b2657b9)| Yes | **CSP**: ./Device/Vendor/MSFT/Policy/Config/Search/[ConfigureSearchOnTaskbarMode](/windows/client-management/mdm/policy-csp-search#configuresearchontaskbarmode)

**Group Policy**: Computer Configuration\Administrative Templates\Windows Components\Search\\**Configures search on the taskbar**| -| The **Recommended** section of the **Start Menu** displays personalized website recommendations |[September 2023 - KBXXXXXXX](https://support.microsoft.com/)| No |**CSP**: ./Device/Vendor/MSFT/Policy/Config/Start/[HideRecoPersonalizedSites](/windows/client-management/mdm/policy-csp-start)

**Group Policy**: Computer Configuration\Administrative Templates\Start Menu and Taskbar\\**Remove Personalized Website Recommendations from the Recommended section in the Start Menu**| +| Configure search on the taskbar | [February 28, 2023 - KB5022913](https://support.microsoft.com/topic/february-28-2023-kb5022913-os-build-22621-1344-preview-3e38c0d9-924d-4f3f-b0b6-3bd49b2657b9)| Yes | **CSP**: ./Device/Vendor/MSFT/Policy/Config/Search/[ConfigureSearchOnTaskbarMode](/windows/client-management/mdm/policy-csp-search#configuresearchontaskbarmode)

**Group Policy**: Computer Configuration\Administrative Templates\Windows Components\Search\\**Configures search on the taskbar**| +| The **Recommended** section of the **Start Menu** displays personalized website recommendations |[September 2023 - KBXXXXXXX](https://support.microsoft.com/)| No |**CSP**: ./Device/Vendor/MSFT/Policy/Config/Start/[HideRecoPersonalizedSites](/windows/client-management/mdm/policy-csp-start)

**Group Policy**: Computer Configuration\Administrative Templates\Start Menu and Taskbar\\**Remove Personalized Website Recommendations from the Recommended section in the Start Menu**| | Transfer files to another PC using WiFi direct|[September 2023 - KBXXXXXXX](https://support.microsoft.com/)|Yes|**CSP**: ./Device/Vendor/MSFT/Policy/Config/Wifi/[AllowWiFiDirect](/windows/client-management/mdm/policy-csp-wifi#allowwifidirect)| | Windows Copilot | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | No |**CSP**: ./User/Vendor/MSFT/WindowsAI/[AllowWindowsCopilot](/windows/client-management/mdm/policy-csp-windowsai#allowwindowscopilot)

**Group Policy**: User Configuration\Administrative Templates\Windows Components\Windows Copilot\\**Enable windows copilot entrypoints to allow windows copilot**| -| Windows Copilot displays on the taskbar | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | Yes| **CSP**: ./Device and User/Vendor/MSFT/Policy/Config/Start/[HideCopilotButton](/windows/client-management/mdm/policy-csp-start#hidecopilotbutton)

**Group Policy**: Computer and User Configuration\Administrative Templates\Start Menu and Taskbar\\**Hide the Copilot button**| -| Dev Home? | | | | - - \ No newline at end of file +| Windows Copilot taskbar display | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | Yes| **CSP**: ./Device and User/Vendor/MSFT/Policy/Config/Start/[HideCopilotButton](/windows/client-management/mdm/policy-csp-start#hidecopilotbutton)

**Group Policy**: Computer and User Configuration\Administrative Templates\Start Menu and Taskbar\\**Hide the Copilot button**| From 775b4aafaf19594c7e6a075fd560636afdc2703e Mon Sep 17 00:00:00 2001 From: Meghan Stewart <33289333+mestew@users.noreply.github.com> Date: Fri, 4 Aug 2023 11:37:57 -0700 Subject: [PATCH 15/33] edits --- windows/whats-new/temporary-enterprise-feature-control.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/whats-new/temporary-enterprise-feature-control.md b/windows/whats-new/temporary-enterprise-feature-control.md index 8f6d7d6f39..a7b4f5c6e6 100644 --- a/windows/whats-new/temporary-enterprise-feature-control.md +++ b/windows/whats-new/temporary-enterprise-feature-control.md @@ -61,7 +61,7 @@ The following features are behind temporary enterprise control in Windows 11: | Windows Ink allows users to handwrite directly onto most editable fields | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | | Windows Spotlight provides a minimized experience, opportunities to learn more about each image, and allows users to preview images at full screen.| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | | Recommended section added to File Explorer Home for users signed into Windows with an Azure AD account. | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | -| Changes to folder options for File Explorer | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | **Registry settings**:
- Hide folder merge conflict: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\HideMergeConflicts`

- Always show icons, never thumbnails: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\IconsOnly`
-Display file icon on thumbnails: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ShowTypeOverlay`
- Display file type information on folder tips: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\FolderContentsInfoTip`
- Hide empty drives: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\HideDrivesWithNoMedia`
- Hide protected OS files: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ShowSuperHidden`
- Show drive letters: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\ShowDriveLettersFirst`
- Show popup description for folder and desktop items: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ShowInfoTip`
- Show encrypted or compressed NTFS files in color: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ShowEncryptCompressedColor`
- Use sharing wizard: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\SharingWizardOn` | +| Changes to folder options for File Explorer | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | **Registry settings**:
- Hide folder merge conflict: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\HideMergeConflicts`
- Always show icons, never thumbnails: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\IconsOnly`
-Display file icon on thumbnails: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ShowTypeOverlay`
- Display file type information on folder tips: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\FolderContentsInfoTip`
- Hide empty drives: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\HideDrivesWithNoMedia`
- Hide protected OS files: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ShowSuperHidden`
- Show drive letters: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\ShowDriveLettersFirst`
- Show popup description for folder and desktop items: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ShowInfoTip`
- Show encrypted or compressed NTFS files in color: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ShowEncryptCompressedColor`
- Use sharing wizard: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\SharingWizardOn` | | Windows Copilot | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | | Dev Home | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | From a37932c863ad7acbfde094b588235c52ddb48e21 Mon Sep 17 00:00:00 2001 From: Meghan Stewart <33289333+mestew@users.noreply.github.com> Date: Fri, 4 Aug 2023 11:55:08 -0700 Subject: [PATCH 16/33] edits --- windows/whats-new/temporary-enterprise-feature-control.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/whats-new/temporary-enterprise-feature-control.md b/windows/whats-new/temporary-enterprise-feature-control.md index a7b4f5c6e6..3ad28371f8 100644 --- a/windows/whats-new/temporary-enterprise-feature-control.md +++ b/windows/whats-new/temporary-enterprise-feature-control.md @@ -63,7 +63,7 @@ The following features are behind temporary enterprise control in Windows 11: | Recommended section added to File Explorer Home for users signed into Windows with an Azure AD account. | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | | Changes to folder options for File Explorer | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | **Registry settings**:
- Hide folder merge conflict: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\HideMergeConflicts`
- Always show icons, never thumbnails: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\IconsOnly`
-Display file icon on thumbnails: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ShowTypeOverlay`
- Display file type information on folder tips: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\FolderContentsInfoTip`
- Hide empty drives: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\HideDrivesWithNoMedia`
- Hide protected OS files: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ShowSuperHidden`
- Show drive letters: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\ShowDriveLettersFirst`
- Show popup description for folder and desktop items: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ShowInfoTip`
- Show encrypted or compressed NTFS files in color: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ShowEncryptCompressedColor`
- Use sharing wizard: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\SharingWizardOn` | | Windows Copilot | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | -| Dev Home | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | +| Dev Home | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | `Get-AppxPackage -Name Microsoft.Windows.DevHome` | ## Permanent enterprise feature control From bc2f0b304a5a543da46edfe99998daf3ded84788 Mon Sep 17 00:00:00 2001 From: Meghan Stewart <33289333+mestew@users.noreply.github.com> Date: Mon, 7 Aug 2023 09:57:23 -0700 Subject: [PATCH 17/33] tempctrl edits --- windows/whats-new/temporary-enterprise-feature-control.md | 1 - 1 file changed, 1 deletion(-) diff --git a/windows/whats-new/temporary-enterprise-feature-control.md b/windows/whats-new/temporary-enterprise-feature-control.md index 3ad28371f8..f4d6bd9313 100644 --- a/windows/whats-new/temporary-enterprise-feature-control.md +++ b/windows/whats-new/temporary-enterprise-feature-control.md @@ -61,7 +61,6 @@ The following features are behind temporary enterprise control in Windows 11: | Windows Ink allows users to handwrite directly onto most editable fields | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | | Windows Spotlight provides a minimized experience, opportunities to learn more about each image, and allows users to preview images at full screen.| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | | Recommended section added to File Explorer Home for users signed into Windows with an Azure AD account. | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | -| Changes to folder options for File Explorer | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | **Registry settings**:
- Hide folder merge conflict: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\HideMergeConflicts`
- Always show icons, never thumbnails: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\IconsOnly`
-Display file icon on thumbnails: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ShowTypeOverlay`
- Display file type information on folder tips: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\FolderContentsInfoTip`
- Hide empty drives: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\HideDrivesWithNoMedia`
- Hide protected OS files: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ShowSuperHidden`
- Show drive letters: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\ShowDriveLettersFirst`
- Show popup description for folder and desktop items: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ShowInfoTip`
- Show encrypted or compressed NTFS files in color: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ShowEncryptCompressedColor`
- Use sharing wizard: `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\SharingWizardOn` | | Windows Copilot | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | | Dev Home | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | `Get-AppxPackage -Name Microsoft.Windows.DevHome` | From 93effae0de1fe4237f85d3108cb0c7bd393b6a28 Mon Sep 17 00:00:00 2001 From: Meghan Stewart <33289333+mestew@users.noreply.github.com> Date: Mon, 7 Aug 2023 09:57:50 -0700 Subject: [PATCH 18/33] tempctrl edits --- windows/whats-new/temporary-enterprise-feature-control.md | 1 - 1 file changed, 1 deletion(-) diff --git a/windows/whats-new/temporary-enterprise-feature-control.md b/windows/whats-new/temporary-enterprise-feature-control.md index f4d6bd9313..88a587ab1c 100644 --- a/windows/whats-new/temporary-enterprise-feature-control.md +++ b/windows/whats-new/temporary-enterprise-feature-control.md @@ -64,7 +64,6 @@ The following features are behind temporary enterprise control in Windows 11: | Windows Copilot | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | | Dev Home | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | `Get-AppxPackage -Name Microsoft.Windows.DevHome` | - ## Permanent enterprise feature control New features and enhancements used to be introduced only in feature updates. However, with continuous innovation for Windows 11, new features are introduced more frequently through the monthly cumulative update. Some new features can be controlled through policies that enable you to configure them for your organization. When a feature can be controlled by a policy, it has permanent enterprise feature control. From 2889fe4e0f38b54ff5ad714618406fc10a217b3a Mon Sep 17 00:00:00 2001 From: Meghan Stewart <33289333+mestew@users.noreply.github.com> Date: Mon, 7 Aug 2023 15:50:58 -0700 Subject: [PATCH 19/33] edits --- windows/whats-new/temporary-enterprise-feature-control.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/windows/whats-new/temporary-enterprise-feature-control.md b/windows/whats-new/temporary-enterprise-feature-control.md index 88a587ab1c..99bc3341cd 100644 --- a/windows/whats-new/temporary-enterprise-feature-control.md +++ b/windows/whats-new/temporary-enterprise-feature-control.md @@ -59,9 +59,8 @@ The following features are behind temporary enterprise control in Windows 11: | Touch-optimized taskbar for 2-in-1 devices | [February 28, 2023 - KB5022913](https://support.microsoft.com/topic/february-28-2023-kb5022913-os-build-22621-1344-preview-3e38c0d9-924d-4f3f-b0b6-3bd49b2657b9) | 2023 annual feature update | | | Selecting **Uninstall** for a Win32 app from the right-click menu uses the **Installed Apps** page in **Settings** rather than **Programs and Features** under the **Control Panel** | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | | Windows Ink allows users to handwrite directly onto most editable fields | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | -| Windows Spotlight provides a minimized experience, opportunities to learn more about each image, and allows users to preview images at full screen.| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | -| Recommended section added to File Explorer Home for users signed into Windows with an Azure AD account. | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | -| Windows Copilot | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | +| Windows Spotlight provides a minimized experience, opportunities to learn more about each image, and allows users to preview images at full screen.| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | This feature also has a permanent control:

**CSP**: ./User/Vendor/MSFT/Policy/Config/Experience/[AllowWindowsSpotlight](/windows/client-management/mdm/policy-csp-experience#allowwindowsspotlight)

**Group Policy**: User Configuration\Administrative Templates\Windows Components\Cloud Content\\**Turn off all Windows spotlight features**| | +| Windows Copilot | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | This feature has multiple permanent controls. For more information, see the [Windows 11 features with permanent enterprise feature control](#windows-11-features-with-permanent-enterprise-feature-control) section| | Dev Home | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | `Get-AppxPackage -Name Microsoft.Windows.DevHome` | ## Permanent enterprise feature control @@ -76,6 +75,8 @@ The following features introduced through the monthly cumulative updates allow p |---|---|---|---| | Configure search on the taskbar | [February 28, 2023 - KB5022913](https://support.microsoft.com/topic/february-28-2023-kb5022913-os-build-22621-1344-preview-3e38c0d9-924d-4f3f-b0b6-3bd49b2657b9)| Yes | **CSP**: ./Device/Vendor/MSFT/Policy/Config/Search/[ConfigureSearchOnTaskbarMode](/windows/client-management/mdm/policy-csp-search#configuresearchontaskbarmode)

**Group Policy**: Computer Configuration\Administrative Templates\Windows Components\Search\\**Configures search on the taskbar**| | The **Recommended** section of the **Start Menu** displays personalized website recommendations |[September 2023 - KBXXXXXXX](https://support.microsoft.com/)| No |**CSP**: ./Device/Vendor/MSFT/Policy/Config/Start/[HideRecoPersonalizedSites](/windows/client-management/mdm/policy-csp-start)

**Group Policy**: Computer Configuration\Administrative Templates\Start Menu and Taskbar\\**Remove Personalized Website Recommendations from the Recommended section in the Start Menu**| +| **Recommended** section added to File Explorer Home for users signed into Windows with an Azure AD account. | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | Yes | **CSP**:./Device/Vendor/MSFT/Policy/Config/FileExplorer/[DisableGraphRecentItems](/windows/client-management/mdm/policy-csp-fileexplorer#disablegraphrecentitems)

**Group Policy**: Computer Configuration\Administrative Templates\Windows Components\File Explorer\\**Turn off files from Office.com in Quick access view**| | Transfer files to another PC using WiFi direct|[September 2023 - KBXXXXXXX](https://support.microsoft.com/)|Yes|**CSP**: ./Device/Vendor/MSFT/Policy/Config/Wifi/[AllowWiFiDirect](/windows/client-management/mdm/policy-csp-wifi#allowwifidirect)| | Windows Copilot | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | No |**CSP**: ./User/Vendor/MSFT/WindowsAI/[AllowWindowsCopilot](/windows/client-management/mdm/policy-csp-windowsai#allowwindowscopilot)

**Group Policy**: User Configuration\Administrative Templates\Windows Components\Windows Copilot\\**Enable windows copilot entrypoints to allow windows copilot**| | Windows Copilot taskbar display | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | Yes| **CSP**: ./Device and User/Vendor/MSFT/Policy/Config/Start/[HideCopilotButton](/windows/client-management/mdm/policy-csp-start#hidecopilotbutton)

**Group Policy**: Computer and User Configuration\Administrative Templates\Start Menu and Taskbar\\**Hide the Copilot button**| + \ No newline at end of file From bba7445e0a37c7211923dc75cbc9e80a631b1f2d Mon Sep 17 00:00:00 2001 From: Meghan Stewart <33289333+mestew@users.noreply.github.com> Date: Tue, 8 Aug 2023 08:30:03 -0700 Subject: [PATCH 20/33] edits --- windows/whats-new/temporary-enterprise-feature-control.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/whats-new/temporary-enterprise-feature-control.md b/windows/whats-new/temporary-enterprise-feature-control.md index 99bc3341cd..cb266e55a8 100644 --- a/windows/whats-new/temporary-enterprise-feature-control.md +++ b/windows/whats-new/temporary-enterprise-feature-control.md @@ -75,8 +75,8 @@ The following features introduced through the monthly cumulative updates allow p |---|---|---|---| | Configure search on the taskbar | [February 28, 2023 - KB5022913](https://support.microsoft.com/topic/february-28-2023-kb5022913-os-build-22621-1344-preview-3e38c0d9-924d-4f3f-b0b6-3bd49b2657b9)| Yes | **CSP**: ./Device/Vendor/MSFT/Policy/Config/Search/[ConfigureSearchOnTaskbarMode](/windows/client-management/mdm/policy-csp-search#configuresearchontaskbarmode)

**Group Policy**: Computer Configuration\Administrative Templates\Windows Components\Search\\**Configures search on the taskbar**| | The **Recommended** section of the **Start Menu** displays personalized website recommendations |[September 2023 - KBXXXXXXX](https://support.microsoft.com/)| No |**CSP**: ./Device/Vendor/MSFT/Policy/Config/Start/[HideRecoPersonalizedSites](/windows/client-management/mdm/policy-csp-start)

**Group Policy**: Computer Configuration\Administrative Templates\Start Menu and Taskbar\\**Remove Personalized Website Recommendations from the Recommended section in the Start Menu**| -| **Recommended** section added to File Explorer Home for users signed into Windows with an Azure AD account. | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | Yes | **CSP**:./Device/Vendor/MSFT/Policy/Config/FileExplorer/[DisableGraphRecentItems](/windows/client-management/mdm/policy-csp-fileexplorer#disablegraphrecentitems)

**Group Policy**: Computer Configuration\Administrative Templates\Windows Components\File Explorer\\**Turn off files from Office.com in Quick access view**| +| **Recommended** section added to File Explorer Home for users signed into Windows with an Azure AD account. | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | Yes | **CSP**:./Device/Vendor/MSFT/Policy/Config/FileExplorer/[DisableGraphRecentItems](/windows/client-management/mdm/policy-csp-fileexplorer#disablegraphrecentitems)

**Group Policy**: Computer Configuration\Administrative Templates\Windows Components\File Explorer\\**Turn off files from Office.com in Quick Access View**| | Transfer files to another PC using WiFi direct|[September 2023 - KBXXXXXXX](https://support.microsoft.com/)|Yes|**CSP**: ./Device/Vendor/MSFT/Policy/Config/Wifi/[AllowWiFiDirect](/windows/client-management/mdm/policy-csp-wifi#allowwifidirect)| -| Windows Copilot | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | No |**CSP**: ./User/Vendor/MSFT/WindowsAI/[AllowWindowsCopilot](/windows/client-management/mdm/policy-csp-windowsai#allowwindowscopilot)

**Group Policy**: User Configuration\Administrative Templates\Windows Components\Windows Copilot\\**Enable windows copilot entrypoints to allow windows copilot**| +| Windows Copilot | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | Yes |**CSP**: ./User/Vendor/MSFT/WindowsAI/[TurnOffWindowsCopilot](/windows/client-management/mdm/policy-csp-windowsai#turnoffwindowscopilot)

**Group Policy**: User Configuration\Administrative Templates\Windows Components\Windows Copilot\\**Enable Windows Copilot entrypoints to allow Windows Copilot**| | Windows Copilot taskbar display | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | Yes| **CSP**: ./Device and User/Vendor/MSFT/Policy/Config/Start/[HideCopilotButton](/windows/client-management/mdm/policy-csp-start#hidecopilotbutton)

**Group Policy**: Computer and User Configuration\Administrative Templates\Start Menu and Taskbar\\**Hide the Copilot button**| \ No newline at end of file From 6594e04b33503a3151c8355eec2dc9f759c30141 Mon Sep 17 00:00:00 2001 From: Meghan Stewart <33289333+mestew@users.noreply.github.com> Date: Tue, 8 Aug 2023 09:29:25 -0700 Subject: [PATCH 21/33] update gp for copilot --- windows/whats-new/temporary-enterprise-feature-control.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/windows/whats-new/temporary-enterprise-feature-control.md b/windows/whats-new/temporary-enterprise-feature-control.md index cb266e55a8..d257431a25 100644 --- a/windows/whats-new/temporary-enterprise-feature-control.md +++ b/windows/whats-new/temporary-enterprise-feature-control.md @@ -77,6 +77,5 @@ The following features introduced through the monthly cumulative updates allow p | The **Recommended** section of the **Start Menu** displays personalized website recommendations |[September 2023 - KBXXXXXXX](https://support.microsoft.com/)| No |**CSP**: ./Device/Vendor/MSFT/Policy/Config/Start/[HideRecoPersonalizedSites](/windows/client-management/mdm/policy-csp-start)

**Group Policy**: Computer Configuration\Administrative Templates\Start Menu and Taskbar\\**Remove Personalized Website Recommendations from the Recommended section in the Start Menu**| | **Recommended** section added to File Explorer Home for users signed into Windows with an Azure AD account. | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | Yes | **CSP**:./Device/Vendor/MSFT/Policy/Config/FileExplorer/[DisableGraphRecentItems](/windows/client-management/mdm/policy-csp-fileexplorer#disablegraphrecentitems)

**Group Policy**: Computer Configuration\Administrative Templates\Windows Components\File Explorer\\**Turn off files from Office.com in Quick Access View**| | Transfer files to another PC using WiFi direct|[September 2023 - KBXXXXXXX](https://support.microsoft.com/)|Yes|**CSP**: ./Device/Vendor/MSFT/Policy/Config/Wifi/[AllowWiFiDirect](/windows/client-management/mdm/policy-csp-wifi#allowwifidirect)| -| Windows Copilot | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | Yes |**CSP**: ./User/Vendor/MSFT/WindowsAI/[TurnOffWindowsCopilot](/windows/client-management/mdm/policy-csp-windowsai#turnoffwindowscopilot)

**Group Policy**: User Configuration\Administrative Templates\Windows Components\Windows Copilot\\**Enable Windows Copilot entrypoints to allow Windows Copilot**| +| Windows Copilot | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | Yes |**CSP**: ./User/Vendor/MSFT/WindowsAI/[TurnOffWindowsCopilot](/windows/client-management/mdm/policy-csp-windowsai#turnoffwindowscopilot)

**Group Policy**: User Configuration\Administrative Templates\Windows Components\Windows Copilot\\**Turn off Windows Copilot**| | Windows Copilot taskbar display | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | Yes| **CSP**: ./Device and User/Vendor/MSFT/Policy/Config/Start/[HideCopilotButton](/windows/client-management/mdm/policy-csp-start#hidecopilotbutton)

**Group Policy**: Computer and User Configuration\Administrative Templates\Start Menu and Taskbar\\**Hide the Copilot button**| - \ No newline at end of file From 836196dc7016d61ef9ea97d15674724e03d5dbc6 Mon Sep 17 00:00:00 2001 From: Meghan Stewart <33289333+mestew@users.noreply.github.com> Date: Tue, 8 Aug 2023 09:33:12 -0700 Subject: [PATCH 22/33] fix syntax error? --- windows/whats-new/temporary-enterprise-feature-control.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/whats-new/temporary-enterprise-feature-control.md b/windows/whats-new/temporary-enterprise-feature-control.md index d257431a25..94dc7361c1 100644 --- a/windows/whats-new/temporary-enterprise-feature-control.md +++ b/windows/whats-new/temporary-enterprise-feature-control.md @@ -54,7 +54,7 @@ You can use a policy to enable features that are behind temporary enterprise fea The following features are behind temporary enterprise control in Windows 11: -| Feature | KB article where the feature was introduced | Feature update that ends temporary control | Notes | +| Feature | KB article where the feature was introduced | Feature update that ends temporary control | Notes | |---|---|---|---| | Touch-optimized taskbar for 2-in-1 devices | [February 28, 2023 - KB5022913](https://support.microsoft.com/topic/february-28-2023-kb5022913-os-build-22621-1344-preview-3e38c0d9-924d-4f3f-b0b6-3bd49b2657b9) | 2023 annual feature update | | | Selecting **Uninstall** for a Win32 app from the right-click menu uses the **Installed Apps** page in **Settings** rather than **Programs and Features** under the **Control Panel** | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | From 18d9f4fa0794cfb5c302312e1b5c5c2c6b051c62 Mon Sep 17 00:00:00 2001 From: Meghan Stewart <33289333+mestew@users.noreply.github.com> Date: Mon, 28 Aug 2023 09:53:57 -0700 Subject: [PATCH 23/33] dev home & dev drive --- windows/whats-new/temporary-enterprise-feature-control.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/windows/whats-new/temporary-enterprise-feature-control.md b/windows/whats-new/temporary-enterprise-feature-control.md index 94dc7361c1..a523d52164 100644 --- a/windows/whats-new/temporary-enterprise-feature-control.md +++ b/windows/whats-new/temporary-enterprise-feature-control.md @@ -1,6 +1,6 @@ --- title: Enterprise feature control in Windows 11 -description: Learn about the Windows 11 features behind temporary enterprise feature control. +description: Learn about the Windows 11 features behind temporary enterprise feature control and permanent feature control. ms.prod: windows-client ms.technology: itpro-fundamentals ms.author: mstewart @@ -20,7 +20,7 @@ appliesto: > [!WARNING] -> THIS IS AN IN-PROGRESS ROUGH DRAFT. The wording and feature list may change before publishing. +> THIS IS AN IN-PROGRESS ROUGH DRAFT. The wording and feature list may change before publishing. Last updated: 08/28/2023 New features and enhancements are introduced through the monthly cumulative update to provide continuous innovation for Windows 11. To give organizations time to plan and prepare, some of these new features might be: @@ -62,6 +62,7 @@ The following features are behind temporary enterprise control in Windows 11: | Windows Spotlight provides a minimized experience, opportunities to learn more about each image, and allows users to preview images at full screen.| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | This feature also has a permanent control:

**CSP**: ./User/Vendor/MSFT/Policy/Config/Experience/[AllowWindowsSpotlight](/windows/client-management/mdm/policy-csp-experience#allowwindowsspotlight)

**Group Policy**: User Configuration\Administrative Templates\Windows Components\Cloud Content\\**Turn off all Windows spotlight features**| | | Windows Copilot | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | This feature has multiple permanent controls. For more information, see the [Windows 11 features with permanent enterprise feature control](#windows-11-features-with-permanent-enterprise-feature-control) section| | Dev Home | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | `Get-AppxPackage -Name Microsoft.Windows.DevHome` | +|Dev Drive | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | This feature has multiple permanent controls. For more information, see the [Windows 11 features with permanent enterprise feature control](#windows-11-features-with-permanent-enterprise-feature-control) section | ## Permanent enterprise feature control @@ -79,3 +80,4 @@ The following features introduced through the monthly cumulative updates allow p | Transfer files to another PC using WiFi direct|[September 2023 - KBXXXXXXX](https://support.microsoft.com/)|Yes|**CSP**: ./Device/Vendor/MSFT/Policy/Config/Wifi/[AllowWiFiDirect](/windows/client-management/mdm/policy-csp-wifi#allowwifidirect)| | Windows Copilot | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | Yes |**CSP**: ./User/Vendor/MSFT/WindowsAI/[TurnOffWindowsCopilot](/windows/client-management/mdm/policy-csp-windowsai#turnoffwindowscopilot)

**Group Policy**: User Configuration\Administrative Templates\Windows Components\Windows Copilot\\**Turn off Windows Copilot**| | Windows Copilot taskbar display | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | Yes| **CSP**: ./Device and User/Vendor/MSFT/Policy/Config/Start/[HideCopilotButton](/windows/client-management/mdm/policy-csp-start#hidecopilotbutton)

**Group Policy**: Computer and User Configuration\Administrative Templates\Start Menu and Taskbar\\**Hide the Copilot button**| +|Dev Drive | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | Yes |**CSPs**:
- ./Device/Vendor/MSFT/Policy/Config/ADMX_FileSys/[EnableDevDrive](/windows/client-management/mdm/policy-csp-admx-filesys#enableeeverive)
- ./Device/Vendor/MSFT/Policy/Config/ADMX_FileSys/[DevDriveAttachPolicy](/windows/client-management/mdm/policy-csp-admx-filesys#devdriveattachpolicy)

**Group Policies**:
- Computer and User Configuration\Administrative Templates\System\FileSystem\\**Enable dev drive**
- Computer and User Configuration\Administrative Templates\System\FileSystem\\**Dev drive filter attach policy**| From 10fcd42a55049e8ad066a8eac1e711a83f84e58f Mon Sep 17 00:00:00 2001 From: Meghan Stewart <33289333+mestew@users.noreply.github.com> Date: Mon, 28 Aug 2023 11:14:24 -0700 Subject: [PATCH 24/33] dev home & dev drive --- windows/whats-new/temporary-enterprise-feature-control.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/whats-new/temporary-enterprise-feature-control.md b/windows/whats-new/temporary-enterprise-feature-control.md index a523d52164..bd3c3843ea 100644 --- a/windows/whats-new/temporary-enterprise-feature-control.md +++ b/windows/whats-new/temporary-enterprise-feature-control.md @@ -80,4 +80,4 @@ The following features introduced through the monthly cumulative updates allow p | Transfer files to another PC using WiFi direct|[September 2023 - KBXXXXXXX](https://support.microsoft.com/)|Yes|**CSP**: ./Device/Vendor/MSFT/Policy/Config/Wifi/[AllowWiFiDirect](/windows/client-management/mdm/policy-csp-wifi#allowwifidirect)| | Windows Copilot | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | Yes |**CSP**: ./User/Vendor/MSFT/WindowsAI/[TurnOffWindowsCopilot](/windows/client-management/mdm/policy-csp-windowsai#turnoffwindowscopilot)

**Group Policy**: User Configuration\Administrative Templates\Windows Components\Windows Copilot\\**Turn off Windows Copilot**| | Windows Copilot taskbar display | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | Yes| **CSP**: ./Device and User/Vendor/MSFT/Policy/Config/Start/[HideCopilotButton](/windows/client-management/mdm/policy-csp-start#hidecopilotbutton)

**Group Policy**: Computer and User Configuration\Administrative Templates\Start Menu and Taskbar\\**Hide the Copilot button**| -|Dev Drive | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | Yes |**CSPs**:
- ./Device/Vendor/MSFT/Policy/Config/ADMX_FileSys/[EnableDevDrive](/windows/client-management/mdm/policy-csp-admx-filesys#enableeeverive)
- ./Device/Vendor/MSFT/Policy/Config/ADMX_FileSys/[DevDriveAttachPolicy](/windows/client-management/mdm/policy-csp-admx-filesys#devdriveattachpolicy)

**Group Policies**:
- Computer and User Configuration\Administrative Templates\System\FileSystem\\**Enable dev drive**
- Computer and User Configuration\Administrative Templates\System\FileSystem\\**Dev drive filter attach policy**| +|Dev Drive | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | Yes |**CSPs**:
- ./Device/Vendor/MSFT/Policy/Config/FileSystem/[EnableDevDrive](/windows/client-management/mdm/policy-csp-filesystem#enableeeverive)
- ./Device/Vendor/MSFT/Policy/Config/FileSystem/[DevDriveAttachPolicy](/windows/client-management/mdm/policy-csp-filesystem#devdriveattachpolicy)

**Group Policies**:
- Computer and User Configuration\Administrative Templates\System\FileSystem\\**Enable dev drive**
- Computer and User Configuration\Administrative Templates\System\FileSystem\\**Dev drive filter attach policy**| From 87c5182f429a75baa9608cc280ed4e91d7531223 Mon Sep 17 00:00:00 2001 From: Meghan Stewart <33289333+mestew@users.noreply.github.com> Date: Mon, 28 Aug 2023 11:17:58 -0700 Subject: [PATCH 25/33] edit --- windows/whats-new/temporary-enterprise-feature-control.md | 1 - 1 file changed, 1 deletion(-) diff --git a/windows/whats-new/temporary-enterprise-feature-control.md b/windows/whats-new/temporary-enterprise-feature-control.md index bd3c3843ea..1889f39946 100644 --- a/windows/whats-new/temporary-enterprise-feature-control.md +++ b/windows/whats-new/temporary-enterprise-feature-control.md @@ -58,7 +58,6 @@ The following features are behind temporary enterprise control in Windows 11: |---|---|---|---| | Touch-optimized taskbar for 2-in-1 devices | [February 28, 2023 - KB5022913](https://support.microsoft.com/topic/february-28-2023-kb5022913-os-build-22621-1344-preview-3e38c0d9-924d-4f3f-b0b6-3bd49b2657b9) | 2023 annual feature update | | | Selecting **Uninstall** for a Win32 app from the right-click menu uses the **Installed Apps** page in **Settings** rather than **Programs and Features** under the **Control Panel** | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | -| Windows Ink allows users to handwrite directly onto most editable fields | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | | Windows Spotlight provides a minimized experience, opportunities to learn more about each image, and allows users to preview images at full screen.| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | This feature also has a permanent control:

**CSP**: ./User/Vendor/MSFT/Policy/Config/Experience/[AllowWindowsSpotlight](/windows/client-management/mdm/policy-csp-experience#allowwindowsspotlight)

**Group Policy**: User Configuration\Administrative Templates\Windows Components\Cloud Content\\**Turn off all Windows spotlight features**| | | Windows Copilot | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | This feature has multiple permanent controls. For more information, see the [Windows 11 features with permanent enterprise feature control](#windows-11-features-with-permanent-enterprise-feature-control) section| | Dev Home | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | `Get-AppxPackage -Name Microsoft.Windows.DevHome` | From 0968967205c3090babf23de6dc7b96996623f01d Mon Sep 17 00:00:00 2001 From: Meghan Stewart <33289333+mestew@users.noreply.github.com> Date: Tue, 29 Aug 2023 13:49:06 -0700 Subject: [PATCH 26/33] edit --- windows/whats-new/temporary-enterprise-feature-control.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/whats-new/temporary-enterprise-feature-control.md b/windows/whats-new/temporary-enterprise-feature-control.md index 1889f39946..523c1e8daa 100644 --- a/windows/whats-new/temporary-enterprise-feature-control.md +++ b/windows/whats-new/temporary-enterprise-feature-control.md @@ -79,4 +79,4 @@ The following features introduced through the monthly cumulative updates allow p | Transfer files to another PC using WiFi direct|[September 2023 - KBXXXXXXX](https://support.microsoft.com/)|Yes|**CSP**: ./Device/Vendor/MSFT/Policy/Config/Wifi/[AllowWiFiDirect](/windows/client-management/mdm/policy-csp-wifi#allowwifidirect)| | Windows Copilot | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | Yes |**CSP**: ./User/Vendor/MSFT/WindowsAI/[TurnOffWindowsCopilot](/windows/client-management/mdm/policy-csp-windowsai#turnoffwindowscopilot)

**Group Policy**: User Configuration\Administrative Templates\Windows Components\Windows Copilot\\**Turn off Windows Copilot**| | Windows Copilot taskbar display | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | Yes| **CSP**: ./Device and User/Vendor/MSFT/Policy/Config/Start/[HideCopilotButton](/windows/client-management/mdm/policy-csp-start#hidecopilotbutton)

**Group Policy**: Computer and User Configuration\Administrative Templates\Start Menu and Taskbar\\**Hide the Copilot button**| -|Dev Drive | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | Yes |**CSPs**:
- ./Device/Vendor/MSFT/Policy/Config/FileSystem/[EnableDevDrive](/windows/client-management/mdm/policy-csp-filesystem#enableeeverive)
- ./Device/Vendor/MSFT/Policy/Config/FileSystem/[DevDriveAttachPolicy](/windows/client-management/mdm/policy-csp-filesystem#devdriveattachpolicy)

**Group Policies**:
- Computer and User Configuration\Administrative Templates\System\FileSystem\\**Enable dev drive**
- Computer and User Configuration\Administrative Templates\System\FileSystem\\**Dev drive filter attach policy**| +|Dev Drive | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | Yes |**CSPs**:
- ./Device/Vendor/MSFT/Policy/Config/FileSystem/[EnableDevDrive](/windows/client-management/mdm/policy-csp-filesystem#enableeeverive)
- ./Device/Vendor/MSFT/Policy/Config/FileSystem/[DevDriveAttachPolicy](/windows/client-management/mdm/policy-csp-filesystem#devdriveattachpolicy)

**Group Policies**:
- Computer Configuration\Administrative Templates\System\FileSystem\\**Enable dev drive**
- Computer Configuration\Administrative Templates\System\FileSystem\\**Dev drive filter attach policy**| From cb5d63306a55a8ee6bb04f017e08b771a893e536 Mon Sep 17 00:00:00 2001 From: contributor-sh Date: Mon, 25 Sep 2023 14:19:31 -0700 Subject: [PATCH 27/33] Learn Editor: Update enhanced-phishing-protection.md --- .../enhanced-phishing-protection.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/windows/security/operating-system-security/virus-and-threat-protection/microsoft-defender-smartscreen/enhanced-phishing-protection.md b/windows/security/operating-system-security/virus-and-threat-protection/microsoft-defender-smartscreen/enhanced-phishing-protection.md index a16db47b99..252e9e12ad 100644 --- a/windows/security/operating-system-security/virus-and-threat-protection/microsoft-defender-smartscreen/enhanced-phishing-protection.md +++ b/windows/security/operating-system-security/virus-and-threat-protection/microsoft-defender-smartscreen/enhanced-phishing-protection.md @@ -13,9 +13,10 @@ Starting in Windows 11, version 22H2, Enhanced Phishing Protection in Microsoft If a user signs into Windows using a password, Enhanced Phishing Protection works alongside Windows security protections, and helps protect typed work or school password used to sign into Windows 11 in these ways: -- If users type their work or school password on any Chromium browser, into a site deemed malicious by Microsoft Defender SmartScreen, Enhanced Phishing Protection alerts them. It also alerts them to change their password so attackers can't gain access to their account. +- If users type or paste their work or school password on any browser, into a site deemed malicious by Microsoft Defender SmartScreen, Enhanced Phishing Protection alerts them. It also alerts them to change their password so attackers can't gain access to their account. - Reusing work or school passwords makes it easy for attackers who compromise a user's password to gain access to their other accounts. Enhanced Phishing Protection can warn users if they reuse their work or school Microsoft account password on sites and apps and alert them to change their password. - Since it's unsafe to store plaintext passwords in text editors, Enhanced Phishing Protection can warn users if they store their work or school password in Notepad, Word, or any Microsoft 365 Office app, and recommends they delete their password from the file. +- If users type their work or school password into a website or app that SmartScreen finds suspicious, Enhanced Phishing Protection can automatically collect information - such as content displayed, sounds played, and application memory - from that website or app to help identify security threats > [!NOTE] > When a user signs-in to a device using a Windows Hello for Business PIN or biometric, Enhanced Phishing Protection does not alert the user or send events to Microsoft Defender for Endpoint. @@ -65,7 +66,6 @@ Enhanced Phishing Protection can be configured using the following Administrativ #### [:::image type="icon" source="images/icons/windows-os.svg"::: **CSP**](#tab/csp) Enhanced Phishing Protection can be configured using the [WebThreatDefense CSP][WIN-1]. - | Setting | OMA-URI | Data type | |-------------------------|---------------------------------------------------------------------------|-----------| | **ServiceEnabled** | `./Device/Vendor/MSFT/Policy/Config/WebThreatDefense/ServiceEnabled` | Integer | @@ -73,6 +73,7 @@ Enhanced Phishing Protection can be configured using the [WebThreatDefense CSP][ | **NotifyPasswordReuse** | `./Device/Vendor/MSFT/Policy/Config/WebThreatDefense/NotifyPasswordReuse` | Integer | | **NotifyUnsafeApp** | `./Device/Vendor/MSFT/Policy/Config/WebThreatDefense/NotifyUnsafeApp` | Integer | + --- ### Recommended settings for your organization @@ -80,7 +81,6 @@ Enhanced Phishing Protection can be configured using the [WebThreatDefense CSP][ By default, Enhanced Phishing Protection is deployed in audit mode, preventing notifications to the users for any protection scenarios. In audit mode, Enhanced Phishing Protection captures unsafe password entry events and sends diagnostic data through Microsoft Defender. Users aren't warned if they enter their work or school password into a phishing site, if they reuse their password, or if they unsafely store their password in applications. Because of this possibility, it's recommended that you configure Enhanced Phishing Protection to warn users during all protection scenarios. To better help you protect your organization, we recommend turning on and using these specific Microsoft Defender SmartScreen settings. - #### [:::image type="icon" source="images/icons/intune.svg"::: **Intune**](#tab/intune) |Settings catalog element|Recommendation| @@ -108,6 +108,7 @@ To better help you protect your organization, we recommend turning on and using |NotifyPasswordReuse|**1**: Turns on Enhanced Phishing Protection notifications when users reuse their work or school password and encourages them to change their password.| |NotifyUnsafeApp|**1**: Turns on Enhanced Phishing Protection notifications when users type their work or school passwords in Notepad and Microsoft 365 Office Apps.| + --- ## Related articles @@ -119,4 +120,7 @@ To better help you protect your organization, we recommend turning on and using [WIN-1]: /windows/client-management/mdm/policy-csp-webthreatdefense + [MEM-2]: /mem/intune/configuration/settings-catalog + + From 29a23d837ade1fee7124e29d90e1fac590c9da77 Mon Sep 17 00:00:00 2001 From: Meghan Stewart <33289333+mestew@users.noreply.github.com> Date: Mon, 25 Sep 2023 15:38:21 -0700 Subject: [PATCH 29/33] add edits from js --- .../temporary-enterprise-feature-control.md | 23 +++++++++---------- 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/windows/whats-new/temporary-enterprise-feature-control.md b/windows/whats-new/temporary-enterprise-feature-control.md index 523c1e8daa..45fe736be8 100644 --- a/windows/whats-new/temporary-enterprise-feature-control.md +++ b/windows/whats-new/temporary-enterprise-feature-control.md @@ -8,7 +8,7 @@ author: mestew manager: aaroncz ms.localizationpriority: medium ms.topic: reference -ms.date: 05/19/2023 +ms.date: 09/26/2023 ms.collection: - highpri - tier2 @@ -57,11 +57,11 @@ The following features are behind temporary enterprise control in Windows 11: | Feature | KB article where the feature was introduced | Feature update that ends temporary control | Notes | |---|---|---|---| | Touch-optimized taskbar for 2-in-1 devices | [February 28, 2023 - KB5022913](https://support.microsoft.com/topic/february-28-2023-kb5022913-os-build-22621-1344-preview-3e38c0d9-924d-4f3f-b0b6-3bd49b2657b9) | 2023 annual feature update | | -| Selecting **Uninstall** for a Win32 app from the right-click menu uses the **Installed Apps** page in **Settings** rather than **Programs and Features** under the **Control Panel** | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | | -| Windows Spotlight provides a minimized experience, opportunities to learn more about each image, and allows users to preview images at full screen.| [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | This feature also has a permanent control:

**CSP**: ./User/Vendor/MSFT/Policy/Config/Experience/[AllowWindowsSpotlight](/windows/client-management/mdm/policy-csp-experience#allowwindowsspotlight)

**Group Policy**: User Configuration\Administrative Templates\Windows Components\Cloud Content\\**Turn off all Windows spotlight features**| | -| Windows Copilot | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | This feature has multiple permanent controls. For more information, see the [Windows 11 features with permanent enterprise feature control](#windows-11-features-with-permanent-enterprise-feature-control) section| -| Dev Home | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | `Get-AppxPackage -Name Microsoft.Windows.DevHome` | -|Dev Drive | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | 2023 annual feature update | This feature has multiple permanent controls. For more information, see the [Windows 11 features with permanent enterprise feature control](#windows-11-features-with-permanent-enterprise-feature-control) section | +| Selecting **Uninstall** for a Win32 app from the right-click menu uses the **Installed Apps** page in **Settings** rather than **Programs and Features** under the **Control Panel** | [September 2023 - KB5030310](https://support.microsoft.com/kb/5030310) | 2023 annual feature update | | +| Windows Spotlight provides a minimized experience, opportunities to learn more about each image, and allows users to preview images at full screen.| [September 2023 - KB5030310](https://support.microsoft.com/kb/5030310) | 2023 annual feature update | This feature also has a permanent control:

**CSP**: ./User/Vendor/MSFT/Policy/Config/Experience/[AllowWindowsSpotlight](/windows/client-management/mdm/policy-csp-experience#allowwindowsspotlight)

**Group Policy**: User Configuration\Administrative Templates\Windows Components\Cloud Content\\**Turn off all Windows spotlight features**| | +| Windows Copilot | [September 2023 - KB5030310](https://support.microsoft.com/kb/5030310) | 2023 annual feature update | This feature has a permanent control. For more information, see the [Windows 11 features with permanent enterprise feature control](#windows-11-features-with-permanent-enterprise-feature-control) section| +| Dev Home | [September 2023 - KB5030310](https://support.microsoft.com/kb/5030310) | 2023 annual feature update | `Get-AppxPackage -Name Microsoft.Windows.DevHome` | +|Dev Drive | [September 2023 - KB5030310](https://support.microsoft.com/kb/5030310) | 2023 annual feature update | This feature has multiple permanent controls. For more information, see the [Windows 11 features with permanent enterprise feature control](#windows-11-features-with-permanent-enterprise-feature-control) section | ## Permanent enterprise feature control @@ -74,9 +74,8 @@ The following features introduced through the monthly cumulative updates allow p | Feature | KB article where the feature was introduced | Feature enabled by default | CSP and Group Policy | |---|---|---|---| | Configure search on the taskbar | [February 28, 2023 - KB5022913](https://support.microsoft.com/topic/february-28-2023-kb5022913-os-build-22621-1344-preview-3e38c0d9-924d-4f3f-b0b6-3bd49b2657b9)| Yes | **CSP**: ./Device/Vendor/MSFT/Policy/Config/Search/[ConfigureSearchOnTaskbarMode](/windows/client-management/mdm/policy-csp-search#configuresearchontaskbarmode)

**Group Policy**: Computer Configuration\Administrative Templates\Windows Components\Search\\**Configures search on the taskbar**| -| The **Recommended** section of the **Start Menu** displays personalized website recommendations |[September 2023 - KBXXXXXXX](https://support.microsoft.com/)| No |**CSP**: ./Device/Vendor/MSFT/Policy/Config/Start/[HideRecoPersonalizedSites](/windows/client-management/mdm/policy-csp-start)

**Group Policy**: Computer Configuration\Administrative Templates\Start Menu and Taskbar\\**Remove Personalized Website Recommendations from the Recommended section in the Start Menu**| -| **Recommended** section added to File Explorer Home for users signed into Windows with an Azure AD account. | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | Yes | **CSP**:./Device/Vendor/MSFT/Policy/Config/FileExplorer/[DisableGraphRecentItems](/windows/client-management/mdm/policy-csp-fileexplorer#disablegraphrecentitems)

**Group Policy**: Computer Configuration\Administrative Templates\Windows Components\File Explorer\\**Turn off files from Office.com in Quick Access View**| -| Transfer files to another PC using WiFi direct|[September 2023 - KBXXXXXXX](https://support.microsoft.com/)|Yes|**CSP**: ./Device/Vendor/MSFT/Policy/Config/Wifi/[AllowWiFiDirect](/windows/client-management/mdm/policy-csp-wifi#allowwifidirect)| -| Windows Copilot | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | Yes |**CSP**: ./User/Vendor/MSFT/WindowsAI/[TurnOffWindowsCopilot](/windows/client-management/mdm/policy-csp-windowsai#turnoffwindowscopilot)

**Group Policy**: User Configuration\Administrative Templates\Windows Components\Windows Copilot\\**Turn off Windows Copilot**| -| Windows Copilot taskbar display | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | Yes| **CSP**: ./Device and User/Vendor/MSFT/Policy/Config/Start/[HideCopilotButton](/windows/client-management/mdm/policy-csp-start#hidecopilotbutton)

**Group Policy**: Computer and User Configuration\Administrative Templates\Start Menu and Taskbar\\**Hide the Copilot button**| -|Dev Drive | [September 2023 - KBXXXXXXX](https://support.microsoft.com/) | Yes |**CSPs**:
- ./Device/Vendor/MSFT/Policy/Config/FileSystem/[EnableDevDrive](/windows/client-management/mdm/policy-csp-filesystem#enableeeverive)
- ./Device/Vendor/MSFT/Policy/Config/FileSystem/[DevDriveAttachPolicy](/windows/client-management/mdm/policy-csp-filesystem#devdriveattachpolicy)

**Group Policies**:
- Computer Configuration\Administrative Templates\System\FileSystem\\**Enable dev drive**
- Computer Configuration\Administrative Templates\System\FileSystem\\**Dev drive filter attach policy**| +| The **Recommended** section of the **Start Menu** displays personalized website recommendations |[September 2023 - KB5030310](https://support.microsoft.com/kb/5030310)| No |**CSP**: ./Device/Vendor/MSFT/Policy/Config/Start/[HideRecoPersonalizedSites](/windows/client-management/mdm/policy-csp-start)

**Group Policy**: Computer Configuration\Administrative Templates\Start Menu and Taskbar\\**Remove Personalized Website Recommendations from the Recommended section in the Start Menu**| +| **Recommended** section added to File Explorer Home for users signed into Windows with an Azure AD account. | [September 2023 - KB5030310](https://support.microsoft.com/kb/5030310) | Yes | **CSP**:./Device/Vendor/MSFT/Policy/Config/FileExplorer/[DisableGraphRecentItems](/windows/client-management/mdm/policy-csp-fileexplorer#disablegraphrecentitems)

**Group Policy**: Computer Configuration\Administrative Templates\Windows Components\File Explorer\\**Turn off files from Office.com in Quick Access View**

This control disables additional items beyond the **Recommended** items. Review the policy before implementing this control. | +| Transfer files to another PC using WiFi direct|[September 2023 - KB5030310](https://support.microsoft.com/kb/5030310)|Yes|**CSP**: ./Device/Vendor/MSFT/Policy/Config/Wifi/[AllowWiFiDirect](/windows/client-management/mdm/policy-csp-wifi#allowwifidirect)| +| Windows Copilot | [September 2023 - KB5030310](https://support.microsoft.com/kb/5030310) | Yes |**CSP**: ./User/Vendor/MSFT/WindowsAI/[TurnOffWindowsCopilot](/windows/client-management/mdm/policy-csp-windowsai#turnoffwindowscopilot)

**Group Policy**: User Configuration\Administrative Templates\Windows Components\Windows Copilot\\**Turn off Windows Copilot**| +|Dev Drive | [September 2023 - KB5030310](https://support.microsoft.com/kb/5030310) | Yes |**CSPs**:
- ./Device/Vendor/MSFT/Policy/Config/FileSystem/[EnableDevDrive](/windows/client-management/mdm/policy-csp-filesystem#enableeeverive)
- ./Device/Vendor/MSFT/Policy/Config/FileSystem/[DevDriveAttachPolicy](/windows/client-management/mdm/policy-csp-filesystem#devdriveattachpolicy)

**Group Policies**:
- Computer Configuration\Administrative Templates\System\FileSystem\\**Enable dev drive**
- Computer Configuration\Administrative Templates\System\FileSystem\\**Dev drive filter attach policy**| From 6bf3dd2347e0adfae4494f8ac37261da7dc9f6ac Mon Sep 17 00:00:00 2001 From: Meghan Stewart <33289333+mestew@users.noreply.github.com> Date: Mon, 25 Sep 2023 15:39:09 -0700 Subject: [PATCH 30/33] add edits from js --- windows/whats-new/temporary-enterprise-feature-control.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/windows/whats-new/temporary-enterprise-feature-control.md b/windows/whats-new/temporary-enterprise-feature-control.md index 45fe736be8..922723c9a7 100644 --- a/windows/whats-new/temporary-enterprise-feature-control.md +++ b/windows/whats-new/temporary-enterprise-feature-control.md @@ -18,10 +18,6 @@ appliesto: # Enterprise feature control in Windows 11 - -> [!WARNING] -> THIS IS AN IN-PROGRESS ROUGH DRAFT. The wording and feature list may change before publishing. Last updated: 08/28/2023 - New features and enhancements are introduced through the monthly cumulative update to provide continuous innovation for Windows 11. To give organizations time to plan and prepare, some of these new features might be: - Temporarily turned off by default using [temporary enterprise feature control](#temporary-enterprise-feature-control) From da1991053b9a9447fa3c61226d7d659055920431 Mon Sep 17 00:00:00 2001 From: Meghan Stewart <33289333+mestew@users.noreply.github.com> Date: Mon, 25 Sep 2023 15:47:24 -0700 Subject: [PATCH 31/33] add edits from js --- windows/whats-new/temporary-enterprise-feature-control.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/whats-new/temporary-enterprise-feature-control.md b/windows/whats-new/temporary-enterprise-feature-control.md index 922723c9a7..10d029692c 100644 --- a/windows/whats-new/temporary-enterprise-feature-control.md +++ b/windows/whats-new/temporary-enterprise-feature-control.md @@ -50,9 +50,9 @@ You can use a policy to enable features that are behind temporary enterprise fea The following features are behind temporary enterprise control in Windows 11: -| Feature | KB article where the feature was introduced | Feature update that ends temporary control | Notes | +| Feature | KB article where the feature was introduced | Feature update that ends temporary control | Notes | |---|---|---|---| -| Touch-optimized taskbar for 2-in-1 devices | [February 28, 2023 - KB5022913](https://support.microsoft.com/topic/february-28-2023-kb5022913-os-build-22621-1344-preview-3e38c0d9-924d-4f3f-b0b6-3bd49b2657b9) | 2023 annual feature update | | +| Touch-optimized taskbar for 2-in-1 devices | [February 28, 2023 - KB5022913](https://support.microsoft.com/topic/february-28-2023-kb5022913-os-build-22621-1344-preview-3e38c0d9-924d-4f3f-b0b6-3bd49b2657b9) | 2023 annual feature update | | | Selecting **Uninstall** for a Win32 app from the right-click menu uses the **Installed Apps** page in **Settings** rather than **Programs and Features** under the **Control Panel** | [September 2023 - KB5030310](https://support.microsoft.com/kb/5030310) | 2023 annual feature update | | | Windows Spotlight provides a minimized experience, opportunities to learn more about each image, and allows users to preview images at full screen.| [September 2023 - KB5030310](https://support.microsoft.com/kb/5030310) | 2023 annual feature update | This feature also has a permanent control:

**CSP**: ./User/Vendor/MSFT/Policy/Config/Experience/[AllowWindowsSpotlight](/windows/client-management/mdm/policy-csp-experience#allowwindowsspotlight)

**Group Policy**: User Configuration\Administrative Templates\Windows Components\Cloud Content\\**Turn off all Windows spotlight features**| | | Windows Copilot | [September 2023 - KB5030310](https://support.microsoft.com/kb/5030310) | 2023 annual feature update | This feature has a permanent control. For more information, see the [Windows 11 features with permanent enterprise feature control](#windows-11-features-with-permanent-enterprise-feature-control) section| From 3e14465735ec5d26d9edb02d3e009183b48fc3e5 Mon Sep 17 00:00:00 2001 From: Aaron Czechowski Date: Mon, 25 Sep 2023 15:55:28 -0700 Subject: [PATCH 32/33] editorial revision --- .../enhanced-phishing-protection.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/windows/security/operating-system-security/virus-and-threat-protection/microsoft-defender-smartscreen/enhanced-phishing-protection.md b/windows/security/operating-system-security/virus-and-threat-protection/microsoft-defender-smartscreen/enhanced-phishing-protection.md index 252e9e12ad..099e9736bd 100644 --- a/windows/security/operating-system-security/virus-and-threat-protection/microsoft-defender-smartscreen/enhanced-phishing-protection.md +++ b/windows/security/operating-system-security/virus-and-threat-protection/microsoft-defender-smartscreen/enhanced-phishing-protection.md @@ -1,7 +1,7 @@ --- title: Enhanced Phishing Protection in Microsoft Defender SmartScreen description: Learn how Enhanced Phishing Protection for Microsoft Defender SmartScreen helps protect Microsoft school or work passwords against phishing and unsafe usage on sites and apps. -ms.date: 08/11/2023 +ms.date: 09/25/2023 ms.topic: conceptual appliesto: - ✅ Windows 11, version 22H2 @@ -16,7 +16,7 @@ If a user signs into Windows using a password, Enhanced Phishing Protection work - If users type or paste their work or school password on any browser, into a site deemed malicious by Microsoft Defender SmartScreen, Enhanced Phishing Protection alerts them. It also alerts them to change their password so attackers can't gain access to their account. - Reusing work or school passwords makes it easy for attackers who compromise a user's password to gain access to their other accounts. Enhanced Phishing Protection can warn users if they reuse their work or school Microsoft account password on sites and apps and alert them to change their password. - Since it's unsafe to store plaintext passwords in text editors, Enhanced Phishing Protection can warn users if they store their work or school password in Notepad, Word, or any Microsoft 365 Office app, and recommends they delete their password from the file. -- If users type their work or school password into a website or app that SmartScreen finds suspicious, Enhanced Phishing Protection can automatically collect information - such as content displayed, sounds played, and application memory - from that website or app to help identify security threats +- If users type their work or school password into a website or app that SmartScreen finds suspicious, Enhanced Phishing Protection can automatically collect information from that website or app to help identify security threats. For example, the content displayed, sounds played, and application memory. > [!NOTE] > When a user signs-in to a device using a Windows Hello for Business PIN or biometric, Enhanced Phishing Protection does not alert the user or send events to Microsoft Defender for Endpoint. @@ -66,13 +66,14 @@ Enhanced Phishing Protection can be configured using the following Administrativ #### [:::image type="icon" source="images/icons/windows-os.svg"::: **CSP**](#tab/csp) Enhanced Phishing Protection can be configured using the [WebThreatDefense CSP][WIN-1]. + | Setting | OMA-URI | Data type | |-------------------------|---------------------------------------------------------------------------|-----------| -| **ServiceEnabled** | `./Device/Vendor/MSFT/Policy/Config/WebThreatDefense/ServiceEnabled` | Integer | +| **AutomaticDataCollection** | ./Device/Vendor/MSFT/Policy/Config/WebThreatDefense/AutomaticDataCollection | Integer | | **NotifyMalicious** | `./Device/Vendor/MSFT/Policy/Config/WebThreatDefense/NotifyMalicious` | Integer | | **NotifyPasswordReuse** | `./Device/Vendor/MSFT/Policy/Config/WebThreatDefense/NotifyPasswordReuse` | Integer | | **NotifyUnsafeApp** | `./Device/Vendor/MSFT/Policy/Config/WebThreatDefense/NotifyUnsafeApp` | Integer | - +| **ServiceEnabled** | `./Device/Vendor/MSFT/Policy/Config/WebThreatDefense/ServiceEnabled` | Integer | --- @@ -113,7 +114,7 @@ To better help you protect your organization, we recommend turning on and using ## Related articles -- [SmartScreen Frequently Asked Questions](https://fb.smartscreen.microsoft.com/smartscreenfaq.aspx) +- [SmartScreen frequently asked questions](https://fb.smartscreen.microsoft.com/smartscreenfaq.aspx) - [WebThreatDefense CSP][WIN-1] - [Threat protection](index.md) From 31a28410335bf16e2cf962d215794f7e60f98789 Mon Sep 17 00:00:00 2001 From: Aaron Czechowski Date: Mon, 25 Sep 2023 15:59:28 -0700 Subject: [PATCH 33/33] fix code block --- .../enhanced-phishing-protection.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/security/operating-system-security/virus-and-threat-protection/microsoft-defender-smartscreen/enhanced-phishing-protection.md b/windows/security/operating-system-security/virus-and-threat-protection/microsoft-defender-smartscreen/enhanced-phishing-protection.md index 099e9736bd..38961897cb 100644 --- a/windows/security/operating-system-security/virus-and-threat-protection/microsoft-defender-smartscreen/enhanced-phishing-protection.md +++ b/windows/security/operating-system-security/virus-and-threat-protection/microsoft-defender-smartscreen/enhanced-phishing-protection.md @@ -69,7 +69,7 @@ Enhanced Phishing Protection can be configured using the [WebThreatDefense CSP][ | Setting | OMA-URI | Data type | |-------------------------|---------------------------------------------------------------------------|-----------| -| **AutomaticDataCollection** | ./Device/Vendor/MSFT/Policy/Config/WebThreatDefense/AutomaticDataCollection | Integer | +| **AutomaticDataCollection** | `./Device/Vendor/MSFT/Policy/Config/WebThreatDefense/AutomaticDataCollection` | Integer | | **NotifyMalicious** | `./Device/Vendor/MSFT/Policy/Config/WebThreatDefense/NotifyMalicious` | Integer | | **NotifyPasswordReuse** | `./Device/Vendor/MSFT/Policy/Config/WebThreatDefense/NotifyPasswordReuse` | Integer | | **NotifyUnsafeApp** | `./Device/Vendor/MSFT/Policy/Config/WebThreatDefense/NotifyUnsafeApp` | Integer |