After the Creators Update for Windows 10 my VinciLab does not work in Coach 7 anymore even when it is shown correctly in Device Manager.

To fix this problem two registry settings must be adapted/added. Note only administrators have the rights for these 2 keys. This can be done:

Automatically: by running MoLabVinciLabFix. Download the file here and run on your computer.

or

Manually:

  1. Start menu at left-bottom: “Windows System” -> right click on “Command Prompt”,  mouse over “More” and select “Run as administrator”.
    Or
    In the search box type “cmd” on the “Command Prompt” that appears in the list above you can right click and select “Run as administrator”.
  2. Copy and paste these 2 commands to run them:

REG ADD HKLM\SYSTEM\CurrentControlSet\Services\RapiMgr /v SvcHostSplitDisable /t REG_DWORD /d 1 /f

REG ADD HKLM\SYSTEM\CurrentControlSet\Services\WcesComm /v SvcHostSplitDisable /t REG_DWORD /d 1 /f

  1. Reboot the pc.

See also https://social.technet.microsoft.com/Forums/office/en-US/9cab3e8e-6cc4-48e4-8ed9-d595bc83f04b/windows-mobile-device-centre?forum=win10itproapps for more information.