In the provided information, there is no documented way to configure or override an alttabsettings value specifically for the “dedicated shell for RemoteApp” on Windows Server 2025, nor any setting that changes the ALT+TAB behavior within a RemoteApp session in the way described.
The available documented RemoteApp-related shell and graphics controls are:
- Enhanced shell experience for RemoteApp
- Policy:
TS_SERVER_REMOTEAPP_USE_SHELLAPPRUNTIME
- Location (ADMX):
- Computer Configuration → Windows Components → Remote Desktop Services → Remote Desktop Session Host → Remote Session Environment
- Registry:
- Key:
HKLM\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services
- Value name:
UseShellAppRuntimeRemoteApp
- Behavior:
- Enabled or Not configured → RemoteApp sessions use the enhanced shell experience (default file associations, Run/RunOnce keys, etc.).
- Disabled → RemoteApp sessions fall back to legacy shell behavior.
- This setting does not expose any
alttabsettings parameter or ALT+TAB list/preview control.
- Advanced graphics for RemoteApp (RemoteFX-style enhancements)
- Policy:
TS_SERVER_ADVANCED_REMOTEFX_REMOTEAPP
- CSP path:
./Device/Vendor/MSFT/Policy/Config/ADMX_TerminalServer/TS_SERVER_ADVANCED_REMOTEFX_REMOTEAPP
- Behavior:
- Enabled or Not configured → RemoteApp programs use advanced graphics (transparency, live thumbnails, seamless moves).
- Disabled → RemoteApp programs do not use these advanced graphics.
- This affects graphics capabilities but does not provide a documented knob for ALT+TAB behavior or an
alttabsettings value.
- Hi-Def RemoteApp client behavior
- There is a client-side registry value
EnableAdvancedRemoteFXRemoteAppSupport under:
-
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Terminal Server Client
- Setting this to
0 disables Hi-Def mode on the RDP client to work around display issues.
- This is a client-side workaround for rendering artifacts and does not document any
alttabsettings control or preview-list behavior for ALT+TAB.
Within the available documentation, RemoteApp shell behavior is controlled only at the level of “enhanced shell experience vs. legacy shell” and “advanced graphics on/off.” No supported method is documented to change an alttabsettings value or otherwise force the classic ALT+TAB preview list specifically inside the dedicated RemoteApp shell on Windows Server 2025.
References: