Connection — Reinstall Remote Desktop
Remote Desktop Connection (RDC) is a vital tool for IT professionals, system administrators, and remote workers, allowing them to access and control a remote computer or server from another device. However, issues with RDC can arise, and reinstalling the connection may be necessary. In this paper, we will explore the reasons for reinstalling RDC, the steps to do so, and best practices for ensuring a smooth and secure remote desktop experience.
The standard method to remove and reinstall the desktop client is through the Windows Settings menu. This ensures that core dependencies are safely deregistered and updated. Step 1: Uninstall the Existing Client Open the and select Settings (or press Win + I ).
Available via the Microsoft Store, this unified application replaces the older Remote Desktop Preview app and supports connections to local PCs, Azure Virtual Desktop, and Windows 365.
For a command-line approach on Windows Server: reinstall remote desktop connection
Reinstalling Remote Desktop Connection (RDC) is a key troubleshooting step for fixing corrupted system files or persistent connection errors. For Windows 11 users (specifically version 23H2 or later), Microsoft now allows the RDC app to be uninstalled and reinstalled like a standard application .
This pulls a fresh copy of the application components from the local Windows component store and reregisters mstsc.exe . Method 3: Repair Remote Desktop via SFC and DISM
This public link is valid for 7 days and shares a thread, including any personal information you added. This link or copies made by others cannot be deleted. If you share with third parties, their policies apply. Can’t copy the link right now. Try again later. How to use Remote Desktop - Microsoft Support Remote Desktop Connection (RDC) is a vital tool
What (Home, Pro, Enterprise, Server) are you using on your local machine?
Wait for the installation progress bar to finish, then reboot your PC. Method 2: Reinstall Using PowerShell (Fastest)
Add-WindowsCapability -Online -Name "App.Support.QuickAssist~~~~0.0.1.0" Use code with caution. Restart your computer to apply the changes. The standard method to remove and reinstall the
Dism /online /Enable-Feature /FeatureName:RemoteDesktopConnection Use code with caution. Check if the client functions correctly. Method 3: Fix RDP via SFC and DISM Repairs
For all these reasons, the classic client will remain a critical tool for system administrators for years to come.
Note: Restart your PC after running this command to finish the process. :