Sunday, August 20, 2017

Routing and Remote Access Service won't start on Windows 10


Routing and Remote Access Service won't start on Windows 10
Environment: MS Windows 10



It kept prompting up error when starting the Service, so that unable to setup incoming connection (VPN)


Fixed it by editing the registry:


  1. Search for “regedit” using Cortana, then run the regedit command in search results to launch Registry Editor.
  2. Navigate to Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RasMan
    1. Create a new DWORD (Edit > New > DWORD)
    2. Name the new DWORD SvcHostSplitDisable
    3. Open the new DWORD, set the value to 1, then click OK
  3. Navigate to Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RemoteAccess
    1. Create a new DWORD (Edit > New > DWORD)
    2. Name the new DWORD SvcHostSplitDisable
    3. Open the new DWORD, set the value to 1, then click OK
  4. Restart your PC (Start > Power > Restart)

Thanks for watching 

Source: https://answers.microsoft.com/en-us/insider/forum/insider_wintp-insider_web/rras-unable-to-start-service-windows-10/90bd99b9-02d7-434a-9aab-38d59dfa809e?auth=1