<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 Perform a Silent Uninstall of the Okta Windows Credential Provider and How to Update It
Okta Classic Engine
Multi-Factor Authentication
Overview
This article explains how to silently uninstall the Okta Windows Credential Provider by using Command Prompt to navigate to the installer's directory and execute a specific command. The instructions also cover applying the same process to other servers through Group Policy.

This article can also be used by those who desire to manually update the Okta Windows Credential Provider on the server, as the process requires the old Okta Windows Credential Provider to be uninstalled and the new one installed. 
Applies To
Solution

In this video, the steps for performing a silent uninstall of the Okta Windows Credential Provider are presented.


 

  1. Follow these steps to perform a silent uninstallation of the Okta Windows Credential Provider:
    1. Open Command Prompt as an Administrator on the server where the Credentials Provider is installed. 

    2. Change the directory address to the executable file of the installer (using CD <directory address>)

    3. Run the following command:

      msiexec /x OktaWindowsCredentialProvider.msi /qb

       

    4. Validate that the Okta Windows Credential Provider has been successfully uninstalled in Programs and Features.

The same command can be used with Group Policy to uninstall the Credentials Provider from other servers.

  1. To reinstall the Okta Windows Credential Provider, please follow the steps presented in: Okta MFA Credential Provider for Windows.

 

Related References

Loading
How to Perform a Silent Uninstall of the Okta Windows Credential Provider and How to Update It