Vmware Workstation Failed To Install Hcmon Driver Windows 10

  1. Remove Vmware Workstation
  2. Vmware Workstation Failed To Install Hcmon Driver Windows 10 32-bit
  3. Vmware Workstation Failed To Install Hcmon Driver Windows 10 Pro
  4. Remove Vmware Workstation From Windows
  5. Vmware Workstation Failed To Install Hcmon Driver Windows 10 64-bit
  6. How To Uninstall Vmware Workstation
  7. Vmware Workstation Failed To Install Hcmon Driver Windows 10 Bootable

Install VMWare View Client. After the successful installation, Disable HCMON by deleting the EnableHCMON registry entry. Altogether Reboot the endpoint again, I hope this help. These warnings appear to be caused by hcmon.sys which is used by VMware Player to detect USB ports becoming active. Sounds like you use USB 3 which is not supported on Windows hosts. Based on my search, you could go into services and disabled vmware usb arbitration service then you could test vmware to see if it still works. Install the VMRC. Re-install all vSphere Client instances. OR, simply open an elevated command prompt, and run the following to complete the install: CD to the DIR where the MSI file is Run this: msiexec /i VMware-VMRC-8.0.0-3250412.msi. USBDeviceInstUtil-build-1060398: MM/DD/YY 14:25:10 ERROR: Failed to install hcmon Note: The preceding log excerpts are only examples. Date, time, and environmental variables may vary depending on your environment.

If you get error “Failed to install the hcmon driver” during installing the VMware products (vSphere, Remote Console, etc.), don’t worry. You can fix the problem with one of the solutions in this article.

What is the HCMON driver?

HCMON driver is a virtual USB driver. It allows your physical USB ports to connect to the virtual machines.

How to fix this error?

The error occurs can be due to different issues. We post the top 5 solutions in this article. You can fix this error with one of these solutions. You may not have to try them all. Just work your way down until you find the one that works for you.

Solution 1: Install the product as an administrator
Solution 2: Update the drivers
Solution 3: Remove the hcmon.sys driver
Solution 4: Install the product using PowerShell
Solution 5:Install .NET Framework 3.5.1

Solution 1: Install the product as an administrator

When you install the product, you’re required to install the hcmon driver. Windows may see this as a user adding hardware to the PC. But this user doesn’t have the permission to do that. In this case, this error may occur. Try to install the product as an administrator:

1) Right-click on the downloaded setup file.

2) Click Run as administrator. If you don’t see the option “Run as administrator”, this solution doesn’t apply to you. Skip then move on to other solutions.

Solution 2: Update the drivers

Corrupted drivers especially graphics drivers can cause this error. To fix the problem, try to update the drivers.

Remove Vmware Workstation

If you don’t have the time, patience or computer skills to update the drivers manually, you can do it automatically with Driver Easy.

Driver Easy will automatically recognize your system and find the correct drivers for it. You don’t need to know exactly what system your computer is running, you don’t need to risk downloading and installing the wrong driver, and you don’t need to worry about making a mistake when installing.

You can update your drivers automatically with either the FREE or the Pro version of Driver Easy. But with the Pro version it takes just 2 clicks (and you get full support and a 30-day money back guarantee):

1)Downloadand install Driver Easy.

2) Run Driver Easy and clickScan Now. Driver Easy will then scan your computer and detect any problem drivers.

Vmware Workstation Failed To Install Hcmon Driver Windows 10

3) Click theUpdate button next to the flagged drivers to automatically download and install the correct version of their driver (you can do this with the FREE version). Or clickUpdate All to automatically download and install the correct version ofallthe drivers that are missing or out of date on your system (this requires the Pro version – you’ll be prompted to upgrade when you click Update All).

Solution 3: Remove the hcmon.sys driver

The HCMON driver might be installed. One possible solution is to remove the hcmon.sys driver. Follow these steps:

Driver

1) Go to Device Manager.

2) Click View > Show hidden devices.

3) Double-click Non-Plug and Play Drivers.

Vmware Workstation Failed To Install Hcmon Driver Windows 10

4) Right-click hcmon and click Uninstall.

6) Delete the C:Windowssystem32drivershcmon.sys file.

7) Restart the computer.

Solution 4: Install the product using PowerShell

Vmware Workstation Failed To Install Hcmon Driver Windows 10 32-bit

Try to install the product in PowerShell. Follow steps below:

Vmware Workstation Failed To Install Hcmon Driver Windows 10 Pro

1) Type “powershell” in the search field. Right-click Windows PowerShell (The name may be different depending on the Windows version you’re using.) and click Run as administrator.

2) Go to the location where you saved the setup file. This is to get the msi name.

3) Type .xxxx.msi in PowerShell command prompt and press Enter on your keyboard. XXXX means the name of msi file. Replace it with your msi file name.

In my case, my file is “VMware-VMRC-10.0.1-5898794”:

So I typed “.VMware-VMRC-10.0.1-5898794.msi”:

Solution 5: Install .NET Framework 3.5.1

To install the product successfully, ensure your computer has installed .NET Framework 3.5.1. If not, install it.

Click here to go to the download page of Microsoft to download .NET Framework 3.5.1. Then install it on your computer.

These following steps will show you how to fix VMware installation problem (The MSI Failed).

Step 1:

1) Go to ‘Temp’ directory, located under user (profile folder) who does the installation/uninstallation in his computer.

C:Users(username)AppDataLocalTemp

or just go to 'win+R' type %TEMP% ...

2) Make sure none of the VMware installation or uninstallation process is running. Select and Delete all vmware files and folders in this location.

3) Restart the computer: 'win+R' type shutdown -r -t 0.

Remove Vmware Workstation From Windows

Step 2:

After restarting the computer open command prompt and run the following commands.

Vmware Workstation Failed To Install Hcmon Driver Windows 10 64-bit

  • 'win+R' type cmd.

  • Switch to admin: runas /user:(username) cmd enter password to run cmd as admin.

  • Change directory where you have VMware setup:
    cd d:vmware

  • Then lunch installation: VMware-workstation.exe /x /v EULAS_AGREED=1, you should add /v EULAS_AGREED=1 to enable licence agreement.

  • Wait for a while and click next then modify...

How To Uninstall Vmware Workstation

enjoy the installation

Vmware Workstation Failed To Install Hcmon Driver Windows 10 Bootable

(!) please comment below for any clarifications