Upgrading the Crescendo Minidriver
Procedure:
Open PowerShell in admin mode, then:
-
Find the correct previously used driver.
Note: Windows server does not support the /class switch.pnputil /enum-drivers /class smartcard
-
Delete the driver using the published name.
pnputil /delete-driver oem10.inf /uninstall
(where oem10.inf was the published name)
-
Restart the computer. This is a necessary step for Windows 11 and Windows server.