This worked for me :
I want to know how to install RDP (mstsc) manually.
H JK
5
Reputation points
I accidentally removed the RDP and want to reinstall it, how do I install it manually?
I keep telling you to look for it on the Microsoft homepage, but I can't get the results.
The [mstsc] command also does not work.
Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,779 questions
2 answers
Sort by: Most helpful
-
-
Anonymous
2023-11-21T05:55:08.69+00:00 Hello,
If the mstsc.exe is missing or not working, I recommend trying the following steps:
- System File Checker Run command: sfc /scannow in an elevated Command Prompt (right-click on the Start button, select "Command Prompt (Admin)"). Allow the scan to complete and fix any detected issues.
- DISM In the same elevated Command Prompt, run the following command: dism /online /cleanup-image /restorehealth
Regards,
Karlie