Skip to content

Commit 05cdfa4

Browse files
Merge pull request #233592 from Justinha/sspr2
fixed known issues for windows 10
2 parents 171c487 + 2608073 commit 05cdfa4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory/authentication/howto-sspr-windows.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: active-directory
66
ms.service: active-directory
77
ms.subservice: authentication
88
ms.topic: how-to
9-
ms.date: 03/22/2023
9+
ms.date: 04/05/2023
1010

1111
ms.author: justinha
1212
author: justinha
@@ -36,7 +36,7 @@ The following limitations apply to using SSPR from the Windows sign-in screen:
3636
- This feature doesn't work for networks with 802.1x network authentication deployed and the option "Perform immediately before user logon". For networks with 802.1x network authentication deployed, it's recommended to use machine authentication to enable this feature.
3737
- Hybrid Azure AD joined machines must have network connectivity line of sight to a domain controller to use the new password and update cached credentials. This means that devices must either be on the organization's internal network or on a VPN with network access to an on-premises domain controller.
3838
- If using an image, prior to running sysprep ensure that the web cache is cleared for the built-in Administrator prior to performing the CopyProfile step. More information about this step can be found in the support article [Performance poor when using custom default user profile](https://support.microsoft.com/help/4056823/performance-issue-with-custom-default-user-profile).
39-
- The following settings are known to interfere with the ability to use and reset passwords on Windows devices:
39+
- The following settings are known to interfere with the ability to use and reset passwords on Windows 10 devices:
4040
- If lock screen notifications are turned off, **Reset password** won't work.
4141
- *HideFastUserSwitching* is set to enabled or 1
4242
- *DontDisplayLastUserName* is set to enabled or 1

0 commit comments

Comments
 (0)