How to Silently Uninstall Okta Verify for Windows
Last Updated:
Overview
Administrators can silently uninstall Okta Verify from multiple Windows devices using a command-line switch. The /uninstall /q parameter executes the uninstallation process without requiring user interaction.
Applies To
- Okta Identity Engine (OIE)
- Okta Classic Engine
- Okta Verify for Windows
Solution
What command silently uninstalls Okta Verify from Windows devices?
Execute the uninstallation command with the quiet parameter to remove the application silently.
- Open a Command Prompt with administrator privileges.
- Navigate to the directory containing the Okta Verify installer executable.
- Run the following command:
OktaVerifySetup.exe /uninstall /q
NOTE: The exact filename of the executable must match the version currently installed on the device.
