- Failed To Install The Hcmon Driver Windows 10 Amd
- Failed To Install The Hcmon Driver Windows 10 64-bit
HCMON DRIVER. In the Registry Editor, select the hcmon. VMware USB monitor system driver file. The latest known version of Hcmon. We do not recommend downloading hcmon. Using Registry Editor incorrectly can cause serious problems that may require you to reinstall Windows. Windows Server; Contact; Fix: VMRC Installation Windows 10 Pro error: failed to install the hcmon driver Published by Tyler Woods on January 31. Turns out it helps to stop not only VMware programs running via Task Manager, but to also stop the VMware Windows Services. After that, VMware Workstation 10 uninstalled successfully and I was able to install VMware WS 12 with no problems! Well, there was one problem involving an hcmon driver error, but it was an easy fix. Hi, I can't install Vmware player on my laptop. I tried a lot of things but nothing worked. It was working fine but after reinstalling windows 10 I can't install any kind of Vmware product. It says 'failed to install hcmon' every time. I wasted 2 days on the internet to find a solution and tried a lot of things but nothing worked. To manually remove the hcmon.sys driver from the server: Right-click My Computer and click Manage. Click Device Manager. Click View Show hidden devices. Double-click Non-Plug and Play Drivers. Right-click VMware hcmon and click Uninstall. Rename the C:windowssystem32drivershcmon.sys file to hcmon.
-->This article provides a workaround for an issue where you can't install a VMWare driver on a server that is running Windows Server 2008 R2 and that has the Telnet Server service installed.
Original product version: Windows Server 2008 R2 Service Pack 1
Original KB number: 3066752
Symptoms
Consider the following scenario:
- On a computer that is running Windows Server 2008 R2, you add an Ethernet adapter to a VMWare vSphere environment.
- The Telnet Server service is installed.
- In the Services snap-in of the Microsoft Management Console (MMC), you configure the Telnet Server service to start manually or automatically.
- In the Services snap-in, you configure the Telnet Server service to log on by using the Local System account. Additionally, you don't select the Allow service to interact with desktop checkbox.
In this scenario, when you try to install the driver through Device Manager, the attempt fails, and you receive the following error message:
Windows found driver software for your device but encountered an error while attempting to install it.
After the installation failure occurs, you try unsuccessfully to install another available Ethernet adapter from the VM Settings list. For example, you select Intel E1000. However, the second driver also doesn't install. Additionally, a log entry that resembles the following is logged in Setupapi.dev.log under %windir%/inf/:
dvi: {Plug and Play Service: Device Install for PCIVEN_15AD&DEV_07B0&SUBSYS_07B015AD&REV_01FF565000B37984FE00}
ump: Creating Install Process: DrvInst.exe 17:13:28.877
ump: Server install process exited with code 0xc0000142 17:13:28.877
ump: {Plug and Play Service: Device Install exit(c0000142)}
ndv: Device Install failed for new device...installing NULL driver.
dvi: {Plug and Play Service: Device Install for PCIVEN_15AD&DEV_07B0&SUBSYS_07B015AD&REV_01FF565000B37984FE00}
Cause
This problem occurs because the Telnet Server service makes some security-related permission changes during initialization to the window station that it's running in. If you configure the Telnet Server service to run by using the Local System account without the ability to interact with the desktop, the service starts under a different window station. This may cause conflicts with other processes that also run under the Local System account and that don't interact with the desktop, such as the installation process for a new device driver.
Workaround
To work around this problem, don't run the Telnet Server service under the Local System account. We recommend that you leave the Telnet Server service to run under its default Local Service account.
If this doesn't temporarily fix the problem, verify that the latest version of VMWare Tools is installed. If you can't update or uninstall VMWare Tools, follow these steps:
Failed To Install The Hcmon Driver Windows 10 Amd
Obtain the setup files for the latest version of VMWare Tools.
Click Start, type cmd in the Start Search box, and then click OK.
At the command prompt, change the drive to your CD-ROM drive (For example, drive D).
Type
setup /c
, and then press Enter to force removal of all registry entries and delete any previous versions of VMware Tools.Note
For 64-bit guest operating systems, type setup64 /c instead.
Install the latest version of VMWare Tools.
Verify that the Telnet Service logon setting is set correctly.
Restart the server.
Third-party information disclaimer
Failed To Install The Hcmon Driver Windows 10 64-bit
The third-party products that this article discusses are manufactured by companies that are independent of Microsoft. Microsoft makes no warranty, implied or otherwise, about the performance or reliability of these products.