Back to Home

Windows App will replace Remote Desktop: key features

Microsoft promotes Windows App as a replacement for Remote Desktop with improvements in stability, security, and cross-platform compatibility. Key features: RDP Multipath, DLP via Intune, URI sessions. Support for the old client will end in Azure by September 2026.

Windows App: new era of RDP without session disruptions
Advertisement 728x90

Windows App: Transition from Remote Desktop with Enhanced Stability and Security

Microsoft officially recommends Windows App as the successor to the Remote Desktop client. Support for the latter is gradually being phased out, while the new app is positioned as a unified tool for accessing remote desktops and Azure cloud services. Windows App launched in September 2024, and since then, key RDP protocol optimizations have been implemented.

Optimizations at the Transport Level and Cross-Platform Support

Main improvements focus on connection reliability. RDP Multipath minimizes session disruptions during unstable internet. The app unifies the UI across all platforms: Windows, macOS, iOS, Android, and web version.

Key features by platform:

Google AdInline article slot
  • Windows: support for split view.
  • Web: optimized file transfer.
  • iOS: integration of external monitors and mice, including Surface accessories.
  • All platforms: URI links for quick session recovery; on Windows — auto-logout.

These changes ensure a seamless experience without being tied to a specific client.

Enhanced Security for Mobile Devices

In mobile versions (Android, iOS), DLP policies are integrated via Intune MAM. Keyboard input protection prevents keylogging attacks. Features are geared toward enterprise scenarios where minimizing risks is critical.

Technical details:

Google AdInline article slot
  • RDP Multipath: aggregates multiple transport paths for fault tolerance.
  • DLP in MAM: granular control of data sharing at the app level.
  • Keyboard guard: encrypts input at the transport level.

Remote Desktop Deprecation Timeline

Exact dates vary by cloud environments. For Azure Government and Azure 21Vianet, support ends on September 28, 2026. Earlier mentions included March 27 and May 27, 2026, but the latest is confirmed as current at the time of publication. Admins are advised to test migration in advance.

Client comparison table (based on Microsoft's stated metrics):

| Feature | Remote Desktop | Windows App |

Google AdInline article slot

|-----------------------|----------------|-----------------|

| RDP Multipath | No | Yes |

| Cross-platform UI | Partial | Full |

| DLP via Intune MAM | No | Yes (Android/iOS)|

| URI sessions | No | Yes |

Key Takeaways

  • Windows App is the only recommended client for future RDP sessions in Azure.
  • Main advantage: fault tolerance via Multipath and unified UX.
  • Security enhanced with DLP and input protection for mobile devices.
  • Migration critical by September 2026 for Azure Government/21Vianet.
  • Test on production-like loads before full switch.

For mid/senior developers and sysadmins: when integrating, consider URI schemes for automating sessions. Example of a basic URI link in RDP config:

remoteapplicationmode:i:1
use multimon:i:1
selectedmonitors:s:~0,1~
uri scheme:rdp://

This allows launching sessions from browsers or scripts without manual credential entry.

— Editorial Team

Advertisement 728x90

Read Next