Get-AppxPackage *RemoteDesktop* | Select Name, InstallLocation
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. reinstall remote desktop connection
Unlike standard programs, you cannot simply "uninstall" Remote Desktop Connection via the Control Panel. Because it is a built-in Windows component, the process to "reinstall" it involves resetting the client, clearing cached credentials, or toggling the system feature off and back on. Get-AppxPackage *RemoteDesktop* | Select Name
If you cannot reboot or need a faster fix, use PowerShell to deregister and re-register the Remote Desktop DLLs. This is often enough to fix corrupted ActiveX controls or registry hooks. clearing cached credentials