If Methods 1 and 2 fail, the underlying Windows image may be corrupted. The tool can restore RDC files directly from Windows Update or an installation media.
If your Remote Desktop Connection (RDC) client is crashing, failing to connect, or missing entirely, you typically do not need to download a new installer. Windows treats RDC as a core system component.
If you are running Windows 10 or an earlier version of Windows 11 (pre-23H2), you'll need to reinstall Remote Desktop Connection via the panel or through PowerShell.
Often, Remote Desktop connection issues are caused by corrupted local network caches or IP conflicts rather than the app itself. reinstall remote desktop connection
Once the feature is added, you can launch Remote Desktop Connection by typing mstsc in the Start menu or Run dialog.
Once uninstalled, you can download the official installer directly from Microsoft: Download Installer
: Go to Settings > Apps > Installed apps , search for "Remote Desktop Connection," click the three dots, and select Uninstall . If Methods 1 and 2 fail, the underlying
Once uninstalled, you can reinstall the app through official Microsoft channels:
: Dynamic Link Libraries associated with remote terminal services become misplaced or deleted.
Disable-WindowsOptionalFeature -Online -FeatureName "RemoteDesktopConnection" Use code with caution. Type Y if prompted to restart your computer. Once the system reboots, open again. To reinstall the feature, execute this command: powershell Windows treats RDC as a core system component
Since you can’t delete RDC, the closest equivalent is to remove the Windows feature that hosts it and add it back. This forces Windows to re-copy the system files.
. Search for "Remote Desktop Connection," click the three dots, and select Via Command Prompt Command Prompt as an Administrator and run: mstsc.exe /uninstall