Events
Apr 29, 2 PM - Apr 30, 7 PM
Join the ultimate Windows Server virtual event April 29-30 for deep-dive technical sessions and live Q&A with Microsoft engineers.
Sign up nowThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
In this article, learn about which Remote Desktop Services (RDS) versions can be upgraded and the order to upgrade your Remote Desktop (RD) role services.
You can upgrade to a newer version of Windows Server by two versions at a time. For example, you can upgrade to Windows Server 2025 from Windows Server 2019.
In order to keep the downtime to a minimum, use the following guide:
RD Connection Broker servers should be upgraded first. If you have an active/active configuration, remove all but one server from the deployment and perform an in-place upgrade. Perform upgrades on the remaining RD Connection Broker servers offline and then reapply them to the deployment. The deployment isn't available during the RD Connection Broker servers' upgrade.
Note
It's mandatory to upgrade all RD Connection Broker servers. Windows Server RD Connection Broker servers in a mixed deployment are not supported. Once the RD Connection Broker server(s) are running a new Windows Server version, the deployment remains functional, even if the rest of the servers in the deployment are still running the previous version.
RD License servers should be upgraded before you upgrade your RD Session Host servers.
Note
RD license servers from an older version of Windows Server work with newer versions, but they can only process client access licenses (CALs) from the older Windows Server version. They can't use the newer Windows Server CALs. For more information about RD license servers, see RDS CAL version compatibility.
RD Session Host servers can be upgraded next. Avoid downtime during upgrade by splitting the servers to be upgraded into steps as detailed. All will be functional after the upgrade. To upgrade, use the steps described in Upgrading your Remote Desktop Session Host to the latest Windows Server version.
RD Virtualization Host servers can be upgraded next. To upgrade, use the steps described in Upgrading your Remote Desktop Virtualization Host to the latest Windows Server version.
RD Web Access servers can be upgraded anytime.
Note
RD Gateway servers can be upgraded anytime.
Note
Administrators have the following options to upgrade VM collections:
Administrators need to create VM templates with the desired OS version and use it to patch all the VMs in the pool.
Windows 10 can be patched to Windows 11.
End users can't upgrade their personal desktops. Administrators should perform the upgrade. The exact steps are to be determined.
Issue: If the RD deployment has the RD Web Access (RDWA) Role already installed and has been upgraded from a previous windows installation, a new upgrade might fail. For example, if the deployment containing RDWA upgraded from Server 2012 R2 to Server 2019, another upgrade to Server 2022 might encounter a failure.
Workaround: Before migrating for the second time, check if the following registry key is present:
HKLM\SOFTWARE\Microsoft\Terminal Server Web Access\IsInstalled
If it isn't present, open an elevated PowerShell prompt, then run the following commands:
$registryPath = "HKLM:SOFTWARE\Microsoft\Terminal Server Web Access\IsInstalled"
New-Item -Path $registryPath
New-ItemProperty -Path $registryPath -Name Version -PropertyType String -Value "6.0"
Events
Apr 29, 2 PM - Apr 30, 7 PM
Join the ultimate Windows Server virtual event April 29-30 for deep-dive technical sessions and live Q&A with Microsoft engineers.
Sign up nowTraining
Certification
Microsoft Certified: Azure Virtual Desktop Specialty - Certifications
Plan, deliver, manage, and monitor virtual desktop experiences and remote apps on Microsoft Azure for any device.
Documentation
Migrate your Remote Desktop Services deployment
This article describes how to migrate your Remote Desktop Services deployment to the newest Windows Server version.
Upgrading your Remote Desktop Session Host
Learn how to upgrade your existing Remote Desktop Session Host.
Upgrading your Remote Desktop Virtualization Host
Learn how to upgrade your existing Remote Desktop Virtualization Host.