2019-08-12

Fix Windows Mobile Device Center under Windows 10

Open Services and go to:

  • Windows Mobile-2003-based device connectivity
    • go to Log On and change to Local System Account
    • restart service
  • Windows Mobile-based device connectivity
    • go to Log On and change to Local System Account
    • restart service

Open an elevated command prompt and run:

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

No comments:

Post a Comment