Dear Apurv Bargale,
Based on your description, the error message “The Routing and Remote Access service terminated with the following service-specific error: The system cannot find the file specified” suggests that a required system file or configuration component may be missing or misconfigured.
To help troubleshoot this issue, please consider the following steps:
- Verify Required Roles and Features: Ensure that the Remote Access role is fully installed, including the Routing and DirectAccess and VPN (RAS) role services. You can confirm this via Server Manager > Manage > Add Roles and Features.
- Check Dependencies and System Files: Open Services.msc and confirm that all dependent services (e.g., Remote Access Connection Manager, Secure Socket Tunneling Protocol Service) are running. Use sfc /scannow in Command Prompt to scan and repair missing or corrupted system files.
- Review RRAS Configuration: If RRAS was previously configured and then removed or modified, residual settings may cause conflicts. Consider resetting RRAS using
netsh ras set conf rasor reinitializing via Routing and Remote Access console. - VMware Compatibility Check: Ensure that VMware Workstation 15 supports all required networking features for RRAS and VPN. Confirm that the virtual network adapters are properly configured and recognized by the guest OS.
If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.
Best regards,
Harry Phan