How to Disable Microsoft eHome MCIR Keyboard

device managerinput-devicekeyboardwindows 7

I'm an unlucky owner of and Acer 7720G laptop which, like many in its category, has receiver for a proprietary infrared remote control device (which I did not receive with my laptop!) .

Now my problem is that the receiver is detected as Microsoft eHome MCIR Keyboard, Microsoft eHome MCIR 109 Keyboard and Microsoft eHome Remote Control Keyboard keys.

My problem is that this driver has incompatibilities with some programs I use like for example DosBox. When these devices are installed, they cause DosBox to incorrectly detect some keyboard buttons. The workaround is to remove or disable the 3 hardware devices. Unfortunately, I the disable option is grayed out and when I delete them, they are reinstalled on next restart. Is there any way to hack windows in order to prevent their installation? I was thinking about locating the drivers these devices use, but they are buried somewhere in windows installation and I don't have enough experience to find them, so I'm asking you for help.

EDIT: Using 64 bit version of windows.

Best Answer

I had a similar issue and kludge fixed it the following way:

  1. Download DevCon
  2. Copy the correct version of DevCon into windows directory (optional)
  3. Create a batch file containing the following: devcon remove circlass\irdevicev2
  4. Copy the batch file to your startup folder - you may need to right-click the actual devcon file and set compatability mode to always run as administrator

*the above could be a security risk - if in doubt, copy devcon and the batch file to a folder not in the path

Related Question