This commit is contained in:
Paolo Matarazzo 2024-07-11 13:01:17 -04:00
parent 52ac86059f
commit fb135f3907
2 changed files with 23 additions and 1 deletions

View File

@ -0,0 +1,18 @@
---
author: paolomatarazzo
ms.author: paoloma
ms.date: 07/11/2024
ms.topic: include
---
### Hide entry points for Fast User Switching
With this policy setting you can hide the **Switch User** interface in the Logon UI, the Start menu and the Task Manager:
- If you enable this policy setting, the Switch User interface is hidden from the user who is attempting to log on or is logged on to the computer that has this policy applied
- If you disable or do not configure this policy setting, the Switch User interface is accessible to the user in the three locations
| | Path |
|--|--|
| **CSP** | `./Device/Vendor/MSFT/Policy/Config/WindowsLogon/`[HideFastUserSwitching](/windows/client-management/mdm/policy-csp-windowslogon#hidefastuserswitching) |
| **GPO** | **User Configuration** > **Administrative Templates** > **Logon** > **Hide entry points for Fast User Switching** |

View File

@ -148,6 +148,7 @@ Select one of the tabs to see the list of available settings:
|[Hide **Lock**](#hide-lock)|✅|❌| |[Hide **Lock**](#hide-lock)|✅|❌|
|[Hide **Sign out**](#hide-sign-out)|✅|✅| |[Hide **Sign out**](#hide-sign-out)|✅|✅|
|[Hide **Switch account**](#hide-switch-account)|✅|❌| |[Hide **Switch account**](#hide-switch-account)|✅|❌|
|[Hide entry points for Fast User Switching](#hide-entry-points-for-fast-user-switching)|✅|✅|
|[Hide user tile](#hide-user-tile)|✅|❌| |[Hide user tile](#hide-user-tile)|✅|❌|
::: zone-end ::: zone-end
@ -159,7 +160,10 @@ Select one of the tabs to see the list of available settings:
[!INCLUDE [hide-signout](includes/hide-signout.md)] [!INCLUDE [hide-signout](includes/hide-signout.md)]
[!INCLUDE [hide-switch-user](includes/hide-switch-account.md)] [!INCLUDE [hide-switch-user](includes/hide-switch-account.md)]
[!INCLUDE [hide-switch-user](includes/hide-user-tile.md)] ::: zone pivot="windows-10"
[!INCLUDE [hide-lock](includes/hide-entry-points-for-fast-user-switching.md)]
::: zone-end
[!INCLUDE [hide-user-tile](includes/hide-user-tile.md)]
#### [:::image type="icon" source="../images/icons/folder.svg"::: **Pinned folders**](#tab/folders) #### [:::image type="icon" source="../images/icons/folder.svg"::: **Pinned folders**](#tab/folders)