Microsoft has quietly been making Azure Virtual Desktop RemoteApps feel more like local applications, and the latest step is a big one. A new public preview feature — Pin RemoteApp shortcuts to local desktops — lets organizations place RemoteApp shortcuts directly on users’ Windows desktops, making cloud-hosted applications accessible with a simple double-click instead of navigating through the Windows App workspace.
What’s New: RemoteApp Shortcuts on the Local Desktop
The feature, now in public preview as of September 2026, allows RemoteApp shortcuts to appear on the local Windows desktop just like shortcuts for locally installed applications. This means users no longer need to open Windows App, navigate to their workspace, and scroll through a list to find the remote application they need — they can launch it directly from the desktop.
Microsoft’s announcement is straightforward:
Pinning RemoteApp shortcuts to local desktops is now available in public preview for Azure Virtual Desktop. Administrators can pin RemoteApp shortcuts to local desktops on behalf of users, and users can also pin RemoteApp shortcuts themselves. This provides faster access to frequently used remote applications directly from the local desktop.
How Admins Configure RemoteApp Desktop Shortcuts
There are two ways administrators can configure RemoteApp shortcuts on user desktops:
Azure Portal Method
When adding an application to a RemoteApp application group using the Azure portal:
- Navigate to your RemoteApp application group and select Applications → + Add
- Select File path as the application source
- Fill in the application details (path, display name, description)
- Use the new toggle: Create desktop shortcut (Preview)
- Complete the icon configuration and add the application
PowerShell Method
For automation-friendly environments, Microsoft has released a preview version of the Az.DesktopVirtualization PowerShell module (version 6.0.1-preview) that includes cmdlet support for configuring desktop shortcuts programmatically.
Critical: Intune Policy Required
The toggle or PowerShell configuration alone is not enough. Additional Intune setup is needed to enable the policy — without it, the configuration will not take effect.
The Windows Settings Catalog includes a setting called “Automatically create desktop shortcuts for published resources” under Windows App (Azure Virtual Desktop) settings. This Intune policy must be deployed to user devices for the RemoteApp shortcut configuration to actually create shortcuts on desktops.
Microsoft’s recommended rollout approach:
- Apply the Intune policy to a pilot group first
- Verify the client behaves as expected after sign-in
- Then expand the assignment to broader groups
The User Experience
For end users, the experience is clean and familiar:
- After sign-in to Windows App, the client enumerates the user’s assigned resources
- With the policy enabled, desktop shortcuts appear automatically for published RemoteApps
- Shortcuts use the RemoteApp’s published icon and display name — they look just like local app shortcuts
- Double-clicking a shortcut launches Windows App in the background and opens the RemoteApp in a window
- Users can also pin shortcuts themselves — they’re not limited to admin-configured apps only
Once shortcuts exist on the desktop, users can further customize their experience:
- Pin shortcuts to the taskbar using standard Windows right-click → Pin to taskbar
- Pin shortcuts to the Start menu for additional discoverability
- Arrange shortcuts into desktop folders for organization
The net effect: cloud-hosted RemoteApps feel native to the local Windows desktop. For users who primarily use a handful of remote applications, this eliminates the friction of navigating through the Windows App workspace every time they need to launch an app.
Prerequisites
To use the RemoteApp desktop shortcuts feature, you need:
- Azure Virtual Desktop (ARM-based) — the modern AVD service, not AVD Classic (which retires September 30, 2026)
- Host pool with RemoteApp application group — properly configured with session hosts powered on
- Published RemoteApps — applications installed on session hosts and published to the application group
- Windows App on the local device — the client that processes the shortcut policy
- Intune policy configuration — the “Automatically create desktop shortcuts for published resources” policy deployed to devices
- Proper licensing and user assignment — users must be licensed for AVD and assigned to the application group
Why This Feature Matters
This feature addresses one of the remaining UX gaps in Azure Virtual Desktop’s RemoteApp model. While RemoteApps already run in their own windows and behave like local applications once launched, the discovery and launch experience has remained a point of friction.
Without desktop shortcuts:
- Users open Windows App → navigate to workspace → scroll through app list → double-click to launch
- New users may not know where their applications are
- Support tickets for “I can’t find my app” are common in AVD deployments
With desktop shortcuts:
- Users see familiar icons on their desktop → double-click to launch
- Cloud applications sit alongside locally installed applications
- The launch experience is indistinguishable from opening a local app
- IT retains central control over which apps get shortcuts and how they’re configured
For organizations migrating from on-premises RDS or Citrix environments where users had desktop shortcuts to published apps, this feature provides a familiar transition path.
Relationship to Other Recent AVD Improvements
The RemoteApp desktop shortcuts feature builds on several recent AVD enhancements:
- RemoteApp V2 enhancements (2025-2026): Improved Windows Snap support, full-screen mode, better DPI handling, and refined visuals — making RemoteApps look and feel more like local apps once launched
- Windows App consolidation: Microsoft’s unified client for AVD, Windows 365, and Dev Box, with Favorites pinning and device actions
- AVD Hybrid GA (September 2026): Extends AVD to on-premises infrastructure, broadening the scenarios where RemoteApp shortcuts are relevant
- Context-based redirections (June 2026): Server-side policy control for clipboard, printer, and USB redirection based on user identity and device compliance
Together, these improvements signal Microsoft’s commitment to making RemoteApps a first-class application delivery mechanism — not just a legacy RDS compatibility feature.
Rollout Recommendations
If you’re planning to test the RemoteApp desktop shortcuts preview:
- Start with a pilot host pool — create a test application group with a small set of frequently used RemoteApps
- Configure the Intune policy — deploy “Automatically create desktop shortcuts for published resources” to a pilot group of devices
- Enable the shortcut toggle on selected RemoteApps in the Azure portal
- Verify the user experience — have pilot users sign in to Windows App and confirm shortcuts appear on their desktops
- Test launch behavior — ensure double-clicking shortcuts opens the correct RemoteApp
- Gather feedback — ask pilot users whether the desktop shortcuts improve their workflow
- Expand gradually — once validated, roll out to broader groups
What’s Not Included in the Preview
As with any public preview, there are limitations to be aware of:
- The feature requires File path as the application source in the Azure portal — it’s not yet clear if Start menu source or App Attach source apps will get the toggle in a future update
- The PowerShell module support is in a preview version (6.0.1-preview), which may not be suitable for all production environments
- Intune policy is mandatory — there’s no fallback for environments without Intune
- The feature is specific to Windows App on Windows — other platforms (macOS, Android, iOS, web) are not mentioned in the current documentation
Looking Ahead
The Pin RemoteApp shortcuts feature is in public preview, which means Microsoft is gathering feedback and refining the experience before general availability. Based on the pattern of other recent AVD features, GA could come within a few months.
For AVD administrators, now is the time to test the feature in a pilot environment and provide feedback to Microsoft through the standard AVD feedback channels. The more feedback Microsoft receives during preview, the better the GA version will be.
This feature also raises interesting questions about future direction:
- Will Microsoft extend shortcut support to App Attach-published applications?
- Could we see taskbar pinning as an admin-configurable option in the future?
- Will the feature eventually support Start menu pinning as a separate admin policy?
For now, the desktop shortcut preview is a welcome improvement that makes RemoteApps more accessible and reduces the friction of cloud application delivery.
For ongoing coverage of Azure Virtual Desktop updates, follow the AVD What’s New series and connect with us on X at https://x.com/kkaminsk.