Reinstall Remote Desktop Connection

But here is the catch: on modern versions of Windows (Windows 10 and 11), you cannot simply download an installer from Microsoft.com and click "Setup." RDC is now a built-in or App Package . Reinstalling it is a multi-layered process.

Review the output. If it states "Windows Resource Protection found corrupt files and successfully repaired them," your Remote Desktop files have been restored. Reboot your PC.

: Ensure "Remote Desktop" is allowed through the Windows Defender Firewall . reinstall remote desktop connection

Confirm the action when prompted and to complete the removal. 3. Reinstallation Procedure

Get-AppxPackage -AllUsers *RemoteDesktop* | Foreach Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml" But here is the catch: on modern versions

If SFC reports that it found corrupt files but could not fix all of them, run DISM to repair the underlying system image:

Some users prefer the classic 2010-era interface ( mstsc.exe ) over the modern UWP app. If your classic client is corrupt, you can "reinstall" it by simply replacing the executable from a working Windows installation. If it states "Windows Resource Protection found corrupt

To Remote Desktop Connection, copy and paste the following command, then press Enter : powershell

Wait for the progress bar to reach 100% (this can take 5–10 minutes).