chore: Update wording in hide-entry-points-for-fast-user-switching.md

This commit is contained in:
Paolo Matarazzo 2024-07-11 13:45:28 -04:00
parent abd0adf750
commit 91ae797ae8

View File

@ -10,9 +10,11 @@ ms.topic: include
With this policy setting you can hide the **Switch User** interface from the sign in screen, the Start menu, and the Task Manager: With this policy setting you can hide the **Switch User** interface from the sign in screen, the Start menu, and the Task Manager:
- If enabled, the **Switch User** option is hidden - If enabled, the **Switch User** option is hidden
- If disabled or not configured, the **Switch User** option is available to the user in the three locations - If disabled or not configured, the **Switch User** option is available to the user in the sign in screen, the Start menu, and the Task Manager
| | Path | | | Path |
|--|--| |--|--|
| **CSP** | `./Device/Vendor/MSFT/Policy/Config/WindowsLogon/`[HideFastUserSwitching](/windows/client-management/mdm/policy-csp-windowslogon#hidefastuserswitching) | | **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** | | **GPO** | **User Configuration** > **Administrative Templates** > **Logon** > **Hide entry points for Fast User Switching** |
To learn more, see [Fast User Switching](/windows/win32/shell/fast-user-switching).