:
If you prefer a command-line interface, you can achieve the same result using elevated PowerShell commands. powershell
Windows 11 version 23H2 or later (required for the official uninstall/reinstall workflow).
: The primary RDP file ( mstsc.exe ) fails to open or throws fatal runtime errors. reinstall remote desktop connection
: Click View features or Add an optional feature at the top of the menu.
For Windows 11 version 23H2 and newer, Remote Desktop Connection is an that can be uninstalled and reinstalled through the Settings app or command line.
The background service managing network requests may be disabled. Press , type services.msc , and hit Enter . Scroll down and find Remote Desktop Services . Right-click it and choose Properties . : If you prefer a command-line interface, you
Often, what appears to be a broken installation is actually a corrupted system file or dependency. Running the Deployment Image Servicing and Management (DISM) tool alongside the System File Checker (SFC) will repair the underlying mstsc.exe application without modifying your user settings.
What prompted you to want to reinstall it?
Download the installer that matches your system architecture from official Microsoft Learn documentation : : For standard modern PCs. 32-bit : For older hardware. ARM64 : For devices like Surface Pro X. Installation Steps: Double-click the downloaded file to run the installer. The setup usually completes without user interaction. : Click View features or Add an optional
Use dism /online /cleanup-image /restorehealth to repair the underlying Windows system image.
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.
(Note: If you need to completely wipe it first via CMD, use mstsc.exe /uninstall as an administrator). Method 3: Download Official Standalone Installers
: Type "Remote Desktop Connection" into the search bar.