Sync Center is still there in Windows 10 (Windows key + X > click Control Panel)
Windows Mobile Device Center Compatibility with Windows 10
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.
174 additional answers
Sort by: Most helpful
-
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.
-
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
-
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
-
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