---
sourceDocument: Australia ServiceNow AI Platform Capabilities
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/servicenow-platform

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia ServiceNow AI Platform Capabilities

ft:clusterId :

    - platcap

bundleId :

    - platcap

workflow :

    - Platform


---

# Customize the Password Reset Windows Application

# Customize the Password Reset Windows Application {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 30. Juni 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

You can customize the appearance and other aspects of the application.

## Vorbereitungen

Role required: Windows system administrator

## Prozedur

1. Open the Registry Editor on your Windows computer.
2. Go to ComputerHKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionAuthenticationCredential Providers0780AF60-65C2-4718-942D-E0C56E89EF9B.
3. Modify any of the listed string values:  
   Hinweis:  
   Registry keys that begin with the text `"proxy"` enable use of a proxy server. See [Configure registry keys on your proxy server](https://servicenow-prod.fluidtopics.net/d~qbToEkRK92ujbRUzqIhQ "You can configure registry keys to enable the Password Reset Windows Application to use a proxy server.").
   {#win-customize-password-reset__table_iqw_xb5_2r__entry__3}

   | File name | Description | Default string |
   |-|-|-|
   | AppDir | Directory that holds the Password Reset Windows Application application files. | C:\\Program Files\\ServiceNow |
   | AppFormIconFile | Icon that is associated with the Password Reset application. | C:\\Program Files\\ServiceNow\\bin\\ServicenowLogo.png You can change the icon that's associated with your company. Replace the ServicenowLogo.png with your company logo and change the AppFormIconFile path in the registry. |
   | AppFormTitle | Displayed name of the application. | Password Reset Windows Application |
   | CheckCertificateRevocationList | By default, before every communication, the Password Reset Windows Application validates that the server certificate has not been revoked by checking the Certificate Revocation List (CRL). If the Password Reset Windows Application is slow to load after a user requests reset, you can choose to skip checking the CRL. | Default: "true" * true: When a user requests reset, the application first checks the CRL to validate the certificate. The application does not proceed without a valid certificate. * false: The application starts immediately and does not validate the certificate. {#win-customize-password-reset__ul_g2q_1g3_xdb} |
   | CredentialProviderGUID | GUID of the credential provider that is in use. | ""="{6f45dc1e-5384-457a-bc13-2cd81b0d28ed}" |
   | DebugFlag | Write entries in the ServiceNowPwdReset event log. | "0" |
   | PasswordResetLinkName | Text to display for the Password Reset link on the Windows login page. | "Forgot password?" |
   | PasswordResetLinkURL | URL of the Password Reset application on your ServiceNow instance. | https://\<YourServerName\>/$pwd_reset.do?sysparm_url=default |
   | Proxy | Keys that configure proxy settings | Registry keys that begin with the text `"proxy"` enable use of a proxy server. See [Configure registry keys on your proxy server](https://servicenow-prod.fluidtopics.net/d~qbToEkRK92ujbRUzqIhQ "You can configure registry keys to enable the Password Reset Windows Application to use a proxy server."). |
   | ServiceNowServerVersion | Version of your production instance. | "\<YourInstanceVersion\>" (For example, "Kingston") |
   | ServiceNowWinAppVersion | Version of the Password Reset Windows Application. | "\<YourWindowsAppVersion\>" (For example, "4.5") |
   | UserAccountPictureLoc | Image that appears on the Login screen. | %programdata%\\Microsoft\\User Account Pictures\\user.bmp |
   | WorkingDir | Directory that holds the library files. | C:\\Program Files\\ServiceNow\\bin |
   [Tabelle : 1. Registry configuration options]

   {#win-customize-password-reset__table_iqw_xb5_2r}

