Merge pull request #9799 from paolomatarazzo/pm-20240424-taskbar-copilot
[Taskbar] removed copilot references
Before Width: | Height: | Size: 94 KiB After Width: | Height: | Size: 47 KiB |
Before Width: | Height: | Size: 45 KiB After Width: | Height: | Size: 43 KiB |
Before Width: | Height: | Size: 83 KiB After Width: | Height: | Size: 36 KiB |
Before Width: | Height: | Size: 89 KiB After Width: | Height: | Size: 42 KiB |
Before Width: | Height: | Size: 44 KiB After Width: | Height: | Size: 42 KiB |
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 39 KiB |
@ -1,18 +0,0 @@
|
||||
---
|
||||
author: paolomatarazzo
|
||||
ms.author: paoloma
|
||||
ms.date: 04/11/2024
|
||||
ms.topic: include
|
||||
---
|
||||
|
||||
### Turn off Windows Copilot
|
||||
|
||||
This policy setting allows you to turn off Windows Copilot.
|
||||
|
||||
- If you enable this policy setting, users can't use Copilot. The Copilot icon doesn't appear on the taskbar either
|
||||
- If you disable or don't configure this policy setting, users can use Copilot, if available
|
||||
|
||||
| | Path |
|
||||
|--|--|
|
||||
| **CSP** | `./User/Vendor/MSFT/Policy/Config/WindowsAI/`[TurnOffWindowsCopilot](/windows/client-management/mdm/policy-csp-windowsai#turnoffwindowscopilot) |
|
||||
| **GPO** | **User Configuration** > **Administrative Templates** > **Windows Components** > **Windows Copilot** |
|
@ -50,7 +50,6 @@ Let's review the components of the Windows taskbar by dividing it into three are
|
||||
1. Quick Actions
|
||||
1. Calendar
|
||||
1. Action Center
|
||||
1. Copilot
|
||||
|
||||
:::image type="content" source="images/taskbar-sections-11.png" alt-text="Screenshot of the Windows 11 taskbar with the three areas highlighted." border="false" lightbox="./images/taskbar-sections-11.png":::
|
||||
|
||||
@ -73,7 +72,6 @@ Let's review the components of the Windows taskbar by dividing it into two areas
|
||||
- The system tray, which displays icons like the pen menu, touch keyboard, virtual touchpad, power, network, volume, and any application icons that are running in the background like OneDrive, Teams, or antivirus software
|
||||
- Calendar
|
||||
- Action center
|
||||
- Copilot
|
||||
|
||||
:::image type="content" source="images/taskbar-sections-10.png" alt-text="Screenshot of the Windows 11 taskbar with the two areas highlighted." border="false" lightbox="./images/taskbar-sections-10.png":::
|
||||
|
||||
|
@ -37,7 +37,6 @@ Select one of the tabs to see the list of available settings:
|
||||
|[Show additional calendar](#show-additional-calendar)|❌|✅|
|
||||
|[Simplify Quick Settings Layout](#simplify-quick-settings-layout)|✅|✅|
|
||||
|[Turn off automatic promotion of notification icons to the taskbar](#turn-off-automatic-promotion-of-notification-icons-to-the-taskbar)|❌|✅|
|
||||
|[Turn off Windows Copilot](#turn-off-windows-copilot)|✅|✅|
|
||||
|
||||
::: zone-end
|
||||
|
||||
@ -62,7 +61,6 @@ Select one of the tabs to see the list of available settings:
|
||||
|[Show additional calendar](#show-additional-calendar)|❌|✅|
|
||||
|[Turn off automatic promotion of notification icons to the taskbar](#turn-off-automatic-promotion-of-notification-icons-to-the-taskbar)|❌|✅|
|
||||
|[Turn off notification area cleanup](#turn-off-notification-area-cleanup)|❌|✅|
|
||||
|[Turn off Windows Copilot](#turn-off-windows-copilot)|✅|✅|
|
||||
|
||||
::: zone-end
|
||||
|
||||
@ -109,8 +107,6 @@ Select one of the tabs to see the list of available settings:
|
||||
[!INCLUDE [turn-off-notification-area-cleanup](includes/turn-off-notification-area-cleanup.md)]
|
||||
::: zone-end
|
||||
|
||||
[!INCLUDE [turn-off-windows-copilot](includes/turn-off-windows-copilot.md)]
|
||||
|
||||
#### [:::image type="icon" source="../images/icons/touch.svg"::: **Taskbar behaviors**](#tab/actions)
|
||||
|
||||
::: zone pivot="windows-11"
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: Use Certificates to enable SSO for Microsoft Entra join devices
|
||||
description: If you want to use certificates for on-premises single-sign on for Microsoft Entra joined devices, then follow these additional steps.
|
||||
ms.date: 08/19/2018
|
||||
ms.date: 04/24/2024
|
||||
ms.topic: how-to
|
||||
---
|
||||
|
||||
|