Remote Desktop Client
Overview
msiexec /i RemoteDesktop.msi /qn ALLUSERS=2 MSIINSTALLPERUSER=1Uninstall
msiexec /x {productCode} /qn Version & Lifecycle
Community Notes
Remote Desktop Client localized DisplayName detection note
For managed Remote Desktop Client deployments, be careful with detection on non-English Windows builds. The client can localize its Add/Remove Programs display name, so deployment rules that look for only the English DisplayName may miss an otherwise installed client on localized endpoints.
For Intune or ConfigMgr applications and update applicability, prefer detection that is resilient to localized display names, or validate the registry values your package manager expects before broad rollout. Microsoft’s current Windows desktop client documentation still publishes direct MSI links from the official Learn page; use the architecture-specific MSI from that page with explicit per-machine or per-user install properties rather than scraping third-party mirrors.
Official source: Microsoft Remote Desktop client for Windows guidance.
Official source: Remote Desktop client MSI admin documentation.
Release Notes & Updates
Help us match vulnerabilities
No vulnerability match yet. Pick the right product:
Don’t see it? Paste a CPE
Also known as
Other names people use for this app — helps search and matching.
Sign in to suggest a name.
Packaging Notes
Available as MSI installer for enterprise deployment; also available as Microsoft Store app