Skip to content
Release: Australia · Updated: 2026-07-09 · Official documentation · View source

Uninstall the Password Reset Windows Application

You can run either an EXE or an MSI file to uninstall the application.

Before you begin

Role required: Windows Local Administrator

Procedure

  1. Follow either procedure.
Use an EXE file from the command line1. Navigate to the uninstall directory that you created during installation, for example: ``` C:\Program Files\ServiceNow\uninstall\ ``` 2. Double-click the `unins000.exe` file.
Use an MSI file from the command line1. Navigate to the directory that holds the `PasswordResetWinAppInstall.msi` file. 2. Run the following command at the command line: ``` msiexec.exe /x PasswordResetWinAppInstall.msi /quiet ```

Parent Topic:Installing and configuring Password Reset Windows Application