Problem Statement
Could not connect to Windows VPS
Error Message
The remote Desktop can't connect to the remote computer for one of the reasons -
- Remote access to the Server is not enabled
- The Remote computer is turned off
- The Remote is not available on the network
Solution
We logged in to this VPS through the HyperVisor console and attempted to start the Remote Desktop service; we received the following error:
Error 126 while starting the remote desktop service. The specified module could not be found.
So, the solution is –
1. Log in to VPS through the console.
2. Open the command prompt:
Start → Run → Type cmd and press Enter.
3. Type the run sfc /scannow command and press Enter.
4. Once the task is complete, try to start the Remote Desktop service again.