A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
Joshua Roles - The issue is due to Screen Capture Protection (SCP) compatibility limitations.
Microsoft states that Screen Capture Protection is client-dependent and requires supported clients - https://learn.microsoft.com/en-us/azure/virtual-desktop/screen-capture-protection?tabs=intune
Current guidance indicates SCP is supported on Windows and macOS Remote Desktop clients, and not supported on mobile or browser-based clients (e.g., Android, ChromeOS)
When a user connects from an unsupported client, the session may:
- fail to launch, or return connection-related errors (such as 0x1151)
Why behavior differs between profiles
Work profile (Intune-managed):
- Device/app is managed and compliant
- Policies and supported configurations are enforced → connection succeeds
Personal profile (unmanaged):
- Treated as an unsupported client scenario when SCP is enabled
- Results in connection failure due to SCP restrictions - MAM/App Protection issue (second symptom) - App Protection (MAM) on Android requires proper app registration and supporting components (e.g., Company Portal) . If the app is not correctly enrolled or policy state is inconsistent:
Users may see repeated prompts such as:
- “Signed out of managed account”
- “Remove and re-add account”
This behavior is typically seen in:
- Unmanaged (personal) profiles
- Improper or incomplete MAM enrollment state
Recommended actions we can suggest -
- Validate SCP impact
- Temporarily disable SCP and test Android/ChromeOS access
Platform decision
Either: Allow only supported clients (Windows/macOS) or disable SCP for cross-platform access
Fix MAM issue
Ensure:
- Company Portal installed
- Proper MAM enrollment completed
- Reinstall Windows App and re-register the account if needed