"Setup failed to install the VMCI Virtual Machine Communication driver automatically."
Windows encountered a problem installing the driver software for your deviceWindows found driver software for your device but encountered an error while attempting to install it.VMware VMCI Bus DeviceThe service has not been started.C:\Windows\system32\setupapi.dev.log file reveals the following failure error during the driver staging process: !!! sig: Failed to install catalog 'vmci.cat' as 'oem3.cat'. Error = 0x00000426 !!! sto: Failed to import driver package into Driver Store. Error = 0x00000426sc query cryptsvc
If the service has been deleted from the registry, the following message will be displayed: [SC] EnumQueryServicesStatus:OpenService FAILED 1060: The specified service does not exist.
The issue is caused by the absence or corruption of the Cryptographic Services (CryptSvc) in the Windows registry.
Windows cannot verify the digital signature (catalog file) of the driver due to the missing Cryptographic Service; it rolls back the installation and applies a "NULL driver" placeholder.
Common reasons for the disappearance of this service include:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\CryptSvc key.cryptsvc.dll or blocked registry access.Note: VMware Tools installation cannot be completed successfully until the underlying Windows Cryptographic Services are restored to a functional state.