mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 05:17:22 +00:00
Merge pull request #10812 from MicrosoftDocs/main
[AutoPublish] main to live - 04/28 04:36 PDT | 04/28 17:06 IST
This commit is contained in:
commit
a4e2c6a7b0
@ -112,7 +112,7 @@ You can change the apps pinned to the taskbar by modifying the `<TaskbarLayout>`
|
||||
|
||||
[!INCLUDE [insider-setting](../includes/insider-setting.md)]
|
||||
|
||||
On [Windows Insider (Beta Channel)][KB-1] devices, you can allow certain pinned apps to be unpinned by users. This is useful when you want to allow users to unpin apps that are pinned via policy settings, but you don't want the pins to be pinned again during the next policy update cycle.
|
||||
On [Windows Insider 22635.5305 (Beta Channel)][KB-1] devices, you can allow certain pinned apps to be unpinned by users. This is useful when you want to allow users to unpin apps that are pinned via policy settings, but you don't want the pins to be pinned again during the next policy update cycle.
|
||||
|
||||
To use this option, add `PinGeneration="1"` to the pins you want to allow users to unpin. The value of `PinGeneration` can be any number, and it's used to identify the pin version. If the value changes, the app is pinned again during the next policy update cycle. This allows IT admins to repin an app, if needed.
|
||||
|
||||
@ -340,4 +340,4 @@ To provide feedback, open [**Feedback Hub**][FHUB] and use the category **Deskto
|
||||
[OEM-1]: /windows-hardware/customize/desktop/customize-the-windows-11-taskbar
|
||||
[WIN-1]: /windows/client-management/mdm/policy-csp-start
|
||||
[MEM-1]: /mem/intune/configuration/custom-settings-windows-10
|
||||
[KB-1]: /windows-insider/flight-hub
|
||||
[KB-1]: https://blogs.windows.com/windows-insider/2025/04/25/announcing-windows-11-insider-preview-build-22635-5305-beta-channel/
|
@ -16,11 +16,9 @@ The default value is 0.
|
||||
| **CSP** | `./Device/Vendor/MSFT/PassportForWork/{TenantId}/Policies/PINComplexity/`[devicetenantidpoliciespincomplexityexpiration](/windows/client-management/mdm/passportforwork-csp#devicetenantidpoliciespincomplexityexpiration)<br><br>`./User/Vendor/MSFT/PassportForWork/{TenantId}/Policies/PINComplexity/`[usertenantidpoliciespincomplexityexpiration](/windows/client-management/mdm/passportforwork-csp#usertenantidpoliciespincomplexityexpiration) |
|
||||
| **GPO** | **Computer Configuration** > **Administrative Templates** > **System** > **PIN Complexity**|
|
||||
|
||||
> [!NOTE]
|
||||
> Starting with Windows 11, version 23H2, Windows Hello uses Virtualization-based security (VBS) to isolate credentials on devices that support [Enhanced Security Settings (ESS)](/windows-hardware/design/device-experiences/windows-hello-enhanced-sign-in-security).
|
||||
>
|
||||
> Starting with Windows 11, version 24H2, Windows Hello uses VBS to isolate credentials on all devices that have VBS enabled.
|
||||
>
|
||||
> On such devices, PIN expiration is not supported.
|
||||
|
||||
|
||||
> [!IMPORTANT]
|
||||
> PIN expiration is not supported on:
|
||||
>
|
||||
> - Devices with [Enhanced Security Settings (ESS)](/windows-hardware/design/device-experiences/windows-hello-enhanced-sign-in-security) enabled, since Windows Hello uses Virtualization-based Security (VBS) to isolate credentials.
|
||||
> - Starting with Windows 11, version 24H2, on all devices that have VBS enabled.
|
||||
|
@ -19,9 +19,8 @@ The default value is 0.
|
||||
| **CSP** | `./Device/Vendor/MSFT/PassportForWork/{TenantId}/Policies/PINComplexity/`[devicetenantidpoliciespincomplexityhistory](/windows/client-management/mdm/passportforwork-csp#devicetenantidpoliciespincomplexityhistory)<br><br>`./User/Vendor/MSFT/PassportForWork/{TenantId}/Policies/PINComplexity/`[usertenantidpoliciespincomplexityhistory](/windows/client-management/mdm/passportforwork-csp#usertenantidpoliciespincomplexityhistory) |
|
||||
| **GPO** | **Computer Configuration** > **Administrative Templates** > **System** > **PIN Complexity** |
|
||||
|
||||
> [!NOTE]
|
||||
> Starting with Windows 11, version 23H2, Windows Hello uses Virtualization-based security (VBS) to isolate credentials on devices that support [Enhanced Security Settings (ESS)](/windows-hardware/design/device-experiences/windows-hello-enhanced-sign-in-security).
|
||||
> [!IMPORTANT]
|
||||
> PIN history is not supported on:
|
||||
>
|
||||
> Starting with Windows 11, version 24H2, Windows Hello uses VBS to isolate credentials on all devices that have VBS enabled.
|
||||
>
|
||||
> On such devices, PIN history is not supported.
|
||||
> - Devices with [Enhanced Security Settings (ESS)](/windows-hardware/design/device-experiences/windows-hello-enhanced-sign-in-security) enabled, since Windows Hello uses Virtualization-based Security (VBS) to isolate credentials.
|
||||
> - Starting with Windows 11, version 24H2, on all devices that have VBS enabled.
|
Loading…
x
Reference in New Issue
Block a user