Avvenimenti
Apr 9, 3 PM - Apr 10, 12 PM
Ikkodifika l-Futur bl-IA u qabbad ma 'pari Java u esperti f'JDConf 2025.
Irreġistra IssaDan il-brawżer m'għadux appoġġjat.
Aġġorna għal Microsoft Edge biex tieħu vantaġġ mill-aħħar karatteristiċi, aġġornamenti tas-sigurtà, u appoġġ tekniku.
Self-service password reset (SSPR) gives users in Microsoft Entra ID the ability to change or reset their password, with no administrator or help desk involvement. Typically, users open a web browser on another device to access the SSPR portal. To improve the experience on computers that run Windows 7, 8, 8.1, 10, and 11 you can enable users to reset their password at the Windows sign-in screen.
Importanti
This tutorial shows an administrator how to enable SSPR for Windows devices in an enterprise.
If your IT team hasn't enabled the ability to use SSPR from your Windows device or you have problems during sign-in, reach out to your helpdesk for additional assistance.
The following limitations apply to using SSPR from the Windows sign-in screen:
Nota
These limitations also apply to Windows Hello for Business PIN reset from the device lock screen.
To configure a Windows 11 or Windows 10 device for SSPR at the sign-in screen, review the following prerequisites and configuration steps.
passwordreset.microsoftonline.com
and ajax.aspnetcdn.com
Deploying the configuration change to enable SSPR from the login screen using Microsoft Intune is the most flexible method. Microsoft Intune allows you to deploy the configuration change to a specific group of machines you define. This method requires Microsoft Intune enrollment of the device.
Sign in to the Microsoft Intune admin center.
Create a new device configuration profile by going to Device configuration > Profiles, then select + Create Profile
Select Create, then provide a meaningful name for the profile, such as Windows 11 sign-in screen SSPR
Optionally, provide a meaningful description of the profile, then select Next.
Under Configuration settings, select Add and provide the following OMA-URI setting to enable the reset password link:
./Device/Vendor/MSFT/Policy/Config/Authentication/AllowAadPasswordReset
Select Add, then Next.
The policy can be assigned to specific users, devices, or groups. Assign the profile as desired for your environment, ideally to a test group of devices first, then select Next.
For more information, see Assign user and device profiles in Microsoft Intune.
Configure applicability rules as desired for your environment, such as to Assign profile if OS edition is Windows 10 Enterprise, then select Next.
Review your profile, then select Create.
To enable SSPR at the sign-in screen using a registry key, complete the following steps:
Sign in to the Windows PC using administrative credentials.
Press Windows + R to open the Run dialog, then run regedit as an administrator
Set the following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\AzureADAccount
"AllowPasswordReset"=dword:00000001
If you have problems with using SSPR from the Windows sign-in screen, the Microsoft Entra audit log includes information about the IP address and ClientType where the password reset occurred, as shown in the following example output:
When users reset their password from the sign-in screen of a Windows 11 or 10 device, a low-privilege temporary account called defaultuser1
is created. This account is used to keep the password reset process secure.
The account itself has a randomly generated password, which is validated against an organizations password policy, doesn't show up for device sign-in, and is automatically removed after the user resets their password. Multiple defaultuser
profiles may exist but can be safely ignored.
During the password reset, SSPR creates a temporary local user account to connect to https://passwordreset.microsoftonline.com/n/passwordreset
. When a proxy is configured for user authentication, it may fail with the error "Something went wrong. Please, try again later." This is because the local user account is not authorized to use the authenticated proxy.
In this case, you can use one of the following workarounds:
Configure a machine-wide proxy setting that doesn't depend on the type of user logged into the machine. For example, you can enable the Group Policy Make proxy settings per-machine (rather than per-user) for the workstations.
You can also use Per-User proxy configuration for SSPR if you modify the registry template for the Default Account. The commands are as follows:
reg load "hku\Default" "C:\Users\Default\NTUSER.DAT"
reg add "hku\Default\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings" /v ProxyEnable /t REG_DWORD /d "1" /f
reg add "hku\Default\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings" /v ProxyServer /t REG_SZ /d "<your proxy:port>" /f
reg unload "hku\Default"
The error "Something went wrong" can also occur when anything interrupts connectivity to URL https://passwordreset.microsoftonline.com/n/passwordreset
. For example, this error can occur when antivirus software runs on the workstation without exclusions for URLs passwordreset.microsoftonline.com
, ajax.aspnetcdn.com
, and ocsp.digicert.com
. Disable this software temporarily to test if the issue is resolved or not.
To configure a Windows 7, 8, or 8.1 device for SSPR at the sign-in screen, review the following prerequisites and configuration steps.
passwordreset.microsoftonline.com
Twissija
TLS 1.2 must be enabled, not just set to auto negotiate.
For Windows 7, 8, and 8.1, a small component must be installed on the machine to enable SSPR at the sign-in screen. To install this SSPR component, complete the following steps:
Download the appropriate installer for the version of Windows you would like to enable.
The software installer is available on the Microsoft download center at https://aka.ms/sspraddin
Sign in to the machine where you would like to install, and run the installer.
After installation, a reboot is highly recommended.
After the reboot, at the sign-in screen choose a user and select "Forgot password?" to initiate the password reset workflow.
Complete the workflow following the onscreen steps to reset your password.
The SSPR component can be installed or uninstalled without prompts using the following commands:
If you have problems with using SSPR from the Windows sign-in screen, events are logged both on the machine and in Microsoft Entra ID. Microsoft Entra events include information about the IP address and ClientType where the password reset occurred, as shown in the following example output:
If additional logging is required, a registry key on the machine can be changed to enable verbose logging. Enable verbose logging for troubleshooting purposes only using the following registry key value:
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\Credential Providers\{86D2F0AC-2171-46CF-9998-4E33B3D7FD4F}
REG_DWORD: "EnableLogging"
, and set it to 1.REG_DWORD: "EnableLogging"
to 0.With SSPR configured for your Windows devices, what changes for the user? How do they know that they can reset their password at the login screen? The following example screenshots show the additional options for a user to reset their password using SSPR:
When users attempt to sign in, they see a Reset password or Forgot password link that opens the self-service password reset experience at the login screen. This functionality allows users to reset their password without having to use another device to access a web browser.
More information for users on using this feature can be found in Reset your work or school password
To simplify the user registration experience, you can pre-populate user authentication contact information for SSPR.
Avvenimenti
Apr 9, 3 PM - Apr 10, 12 PM
Ikkodifika l-Futur bl-IA u qabbad ma 'pari Java u esperti f'JDConf 2025.
Irreġistra IssaTaħriġ
Modulu
Allow users to reset their password with Microsoft Entra self-service password reset - Training
Learn how to allow users to reset their password with Microsoft Entra self-service password reset.
Ċertifikazzjoni
Microsoft Certified: Identity and Access Administrator Associate - Certifications
Demonstrate the features of Microsoft Entra ID to modernize identity solutions, implement hybrid solutions, and implement identity governance.
Dokumentazzjoni
Customize self-service password reset - Microsoft Entra ID
Learn how to customize user display and experience options for Microsoft Entra self-service password reset
Self-service password reset deep dive - Microsoft Entra ID
How does self-service password reset work
Deployment considerations for Microsoft Entra self-service password reset - Microsoft Entra ID
Learn about deployment considerations and strategy for successful implementation of Microsoft Entra self-service password reset