Uninstall
After SafeNet FIDO Key Manager has been installed, it can be uninstalled. Local administrator rights are required to uninstall.
Note
Before uninstalling this version, make sure to close this application.
To remove SafeNet FIDO Key Manager, use one of the following methods:
-
Uninstalling through Add or Remove Programs
-
Uninstalling through the Command Line
Uninstall through Add or Remove Programs
Perform the following steps:
-
Use one of the following methods:
-
Right-click the SafeNet FIDO Key Manager application from the start menu, and select Uninstall. It will redirect you to the Control Panel.
-
From the Windows taskbar, select Start > Settings > Control Panel, and double-click Add or Remove Programs.
-
-
Select SafeNet FIDO Key Manager, and click Uninstall/Remove.
-
Follow the instructions to remove the application.
Uninstall through the Command Line
Uninstall in UI mode
Perform the following steps:
-
Close all applications.
-
Open the Command Prompt and run it as administrator.
-
Type the appropriate command line utility:
-
MSI file:
msiexec /x SafeNetFIDOKeyManager-x64-2.0.2.msi
. -
EXE file:
SafeNetFIDOKeyManager-x64-2.0.2.exe /uninstall
-
Uninstall in Silent mode
To run the uninstallation in silent mode with no user interface, perform the following steps:
-
Close all applications.
-
Open the Command Prompt and run it as administrator.
-
Type the appropriate command line utility:
- MSI file: run
`msiexec /x SafeNetFIDOKeyManager-x64-2.0.2.msi /qn
.
- MSI file: run
Note
The Uninstall in Silent mode is not supported for a EXE
file.