You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Table of Contents

Table of Contents

 

Overview


In case you need to install a newer version of the WIBUKEY drivers or the drivers are installed incorrectly on your machine or for another reason an issue is related to them, follow the instructions on this page to remove the drivers and do a clean install.

See the sections below for detailed steps for your operating system.

 

 

Uninstalling the dongle drivers


See the details for installing the dongle drivers for each operating system in the sections below.


Windows


  1. Make sure that the USB dongle is NOT plugged-in.

  2. Download and unpack our Wibu_clean_uninstall.zip archive. The archive contains a Windows bat script that will remove all information about the WIBUKEY drivers from your Windows machine. 

  3. Right click on Wibu_clean_uninstall.bat and choose Run as administrator.

  4. Restart the computer.

  5. Download the drivers from the link below and install them. See the Installing the Dongle Drivers page for details on how to download and install the drivers.

  6. Connect the dongle to your machine and wait until it's recognized by the OS, start the License Server and enable Dongle usage.


macOS


  1. Make sure that the USB dongle is NOT plugged-in.

  2. Download the drivers from the link below and install them. See the Installing the Dongle Drivers page for details on how to download and install the drivers.
  3. Connect the dongle to your machine and wait until it's recognized by the OS, start the License Server and enable Dongle usage.



 

Linux


For a clean install of the WIBU-KEY drivers on Linux, the old drivers will first have to be removed.

  1. Find the name of the old package:

    $rpm -qa | grep -i WkRt
  2. Remove the old package:

    rpm -e [name]
    # for example rpm -e WkRt-Lin-6.40.2402-500.x86_64.rpm
  3. Install the latest driver. See the Installing the Dongle Drivers page for details on how to download and install the drivers.