Skip to main content

Reinstall Remote Desktop Connection Jun 2026

Get-AppxPackage *RemoteDesktop* | Select Name, InstallLocation

If the core system files responsible for Remote Desktop are corrupted, disabling features may not work. You should use the Windows system repair tools to overwrite bad files with fresh ones from the Windows Update servers.

To reinstall the Remote Desktop Connection (MSTSC) app on Windows, you must first uninstall the existing version through Settings and then download the official installer from 1. Uninstall the Current App (Win + I) and go to Installed apps Search for "Remote Desktop Connection" Click the three dots (menu) next to it and select

Navigate to C:\Windows\System32\ and look for mstsc.exe . If you find it, the app hasn't been uninstalled—the shortcut is just missing. reinstall remote desktop connection

That’s it. Your Remote Desktop Connection has now been effectively "reinstalled" with fresh settings and registry hooks.

Steps:

This comprehensive guide will walk you through troubleshooting, completely clearing corrupt caches, and reinstalling Remote Desktop from the ground up on Windows 10 and Windows 11. Step 1: Verify the RDP Feature Status Uninstall the Current App (Win + I) and

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.

Open the and navigate to System and Security > Windows Defender Firewall .

Type the following command and press Enter: Disable-WindowsOptionalFeature -Online -FeatureName "RemoteDesktopClient" Your Remote Desktop Connection has now been effectively

Before we begin, try these quick fixes. They often save you the hassle of a full reinstall:

Before reinstalling, ensure the old version is fully removed:

Sometimes a company policy prevents RDC. Open gpedit.msc and navigate to:

This scans for and replaces corrupted system files that RDC relies on. DISM Repair : If SFC doesn't fix it, run: dism /online /cleanup-image /restorehealth