<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content

How to Silently Uninstall Okta Verify for Windows

Okta Classic Engine
Okta Identity Engine
Okta Verify

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.

  1. Open a Command Prompt with administrator privileges.
  2. Navigate to the directory containing the Okta Verify installer executable.
  3. Run the following command:
OktaVerifySetup.exe /uninstall /q

NOTE: The exact filename of the executable must match the version currently installed on the device.

Loading
How to Silently Uninstall Okta Verify for Windows | Okta Support