You might be wondering: Why not just use the built-in RDC or download the latest version from the Microsoft Store?
Here are legitimate scenarios where remotedesktop-1.2.790.0-x64.msi is necessary:
Cause: The Windows Installer service is disabled or corrupted. remotedesktop-1.2.790.0-x64.msi download
Fix: Open Services (services.msc), locate "Windows Installer," set Startup Type to Manual, start the service, and retry.
Report Date: October 26, 2023
Subject: Analysis of the file remotedesktop-1.2.790.0-x64.msi
Classification: Software Distribution Analysis You might be wondering: Why not just use
Some Windows 10/11 LTSC (Long-Term Servicing Channel) editions do not include the Microsoft Store. An MSI installer is the only way to get the modern client on these systems.
Find the product GUID (globally unique identifier) first: Find the product GUID (globally unique identifier) first:
wmic product where "name like '%Remote Desktop%'" get identifyingnumber
Then uninstall:
msiexec /x PRODUCT-GUID-HERE /quiet
The Microsoft Update Catalog is the only official source for standalone MSI files.
Cause: Corrupt .NET Framework or pending Windows Update. Solution: