Windows Mobile Device Center Compatibility with Windows 10

Anonymous
2015-06-17T20:25:46+00:00

Is or will Windows Mobile Device Center be compatible with Windows 10?  There are some legacy devices that require sync with WMDC and then there are security personnel that do not allow devices to connect to their Wi-Fi but rather connect them via USB using WMDC.  I was able to get WMDC to work successfully on Windows 8 and 8.1.  So far I have not heard any news in regards to Windows 10.  Looking forward to hearing results and or news regarding this.  Thx everyone.

* Moved by the moderator to the appropriate forum category.

Windows for home | Windows 10 | Install and upgrade

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2015-06-17T21:50:26+00:00

Sync Center is still there in Windows 10 (Windows key + X > click Control Panel)

Was this answer helpful?

1500+ people found this answer helpful.
0 comments No comments

174 additional answers

Sort by: Most helpful
  1. Anonymous
    2018-01-30T15:16:47+00:00

    The following two keys has worked for several different clients using Mobile Device Center on their Windows 10 machines.  I haven't seen it not work yet!  It appears to be a full solution for my scenario.  

    Install Windows Mobile Device Center 6.1

    32 bit ver

    https://www.microsoft.com/en-us/download/details.aspx?id=14

    64 bit ver

    https://www.microsoft.com/en-us/download/details.aspx?id=3182

    Add the following two reg keys in Cmd Prompt or PowerShell and then open RegEdit to confirm all is well

    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

    Reboot the computer.  This has been working consistently for every machine so far when the symptom is the software opens briefly and then soft-crashes to the screen.  

    Hello mdelatonow,

    I have been in the registry before, but I am a bit confused by all the parameters in your string. Can you explain this a bit more for  asemi professional please.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2017-09-11T14:15:35+00:00

    Batch file this bellow

    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

    and WMDC will work correctly :) on Windows 10 

    Hi MO,

    I uninstalled WMDC which was not functioning on Windows 10. Now I cannot install !!!

    I added the above keys/values as listed in your post, but did not help!!!

    Any link which provided WMDC installer ?

    Kindly advise

    Rgds

    Ramesh

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2017-08-03T11:12:23+00:00

    Batch file this bellow

    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

    and WMDC will work correctly :) on Windows 10

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  4. Anonymous
    2017-06-22T01:27:58+00:00

    I had a similar problem a couple of people posted this link, download and run the utility.  It fixed permission and registry entries,  reboot after running and you should be ok

    http://www.junipersys.com/Juniper-Systems-Rugged-Handheld-Computers/support/Knowledge-Base/Support-Knowledge-Base-Topics/Desktop-Connection-ActiveSync-or-Windows-Mobile-Device-Center/WMDC-in-Windows-10

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments