You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are two supported scenarios for screen capture protection, depending on the version of Windows you're using:
15
15
16
-
-**Block screen capture on client**: the session host instructs a supported Remote Desktop client to enable screen capture protection for a remote session. This option prevents screen capture from the client of applications running in the remote session.
16
+
-**Block screen capture on client**: the session host instructs a supported Remote Desktop or Windows App client to enable screen capture protection for a remote session. This option prevents screen capture from the client of applications running in the remote session.
17
17
18
18
-**Block screen capture on client and server**: the session host instructs a supported Remote Desktop client to enable screen capture protection for a remote session. This option prevents screen capture from the client of applications running in the remote session, but also prevents tools and services within the session host from capturing the screen.
19
19
@@ -28,7 +28,7 @@ When screen capture protection is enabled, users can't share their Remote Deskto
28
28
29
29
- Your session hosts must be running one of the following versions of Windows to use screen capture protection:
30
30
31
-
-**Block screen capture on client** is available with a [supported version of Windows 10 or Windows 11](prerequisites.md#operating-systems-and-licenses).
31
+
-**Block screen capture on client** is available with a [supported version of Windows 10 or Windows 11](prerequisites.md#operating-systems-and-licenses) or a [supported version of Windows App on iOS/iPadOS or Android using Intune MAM](/azure/virtual-desktop/client-device-redirection-intune)
32
32
-**Block screen capture on client and server** is available starting with Windows 11, version 22H2.
33
33
34
34
- Users must connect to Azure Virtual Desktop with Windows App or the Remote Desktop app to use screen capture protection. The following table shows supported scenarios. If a user tries to connect with a different app or version, the connection is denied and shows an error message with the code `0x1151`.
@@ -39,6 +39,8 @@ When screen capture protection is enabled, users can't share their Remote Deskto
39
39
| Remote Desktop client on Windows | 1.2.1672 or later | Yes | Yes. Client device OS must be Windows 11, version 22H2 or later. |
40
40
| Azure Virtual Desktop Store app | Any | Yes | Yes. Client device OS must be Windows 11, version 22H2 or later. |
41
41
| Windows App on macOS | Any | Yes | Yes |
42
+
| Windows App on iOS/iPadOS | 11.0.7 or later | Yes | Yes |
43
+
| Windows App (Preview) on Android | 1.0.145 | Yes | Yes |
42
44
| Remote Desktop client on macOS | 10.7.0 or later | Yes | Yes |
43
45
44
46
- To configure Microsoft Intune, you need:
@@ -57,7 +59,7 @@ When screen capture protection is enabled, users can't share their Remote Deskto
57
59
58
60
Screen capture protection is configured on session hosts and enforced by the client. Select the relevant tab for your scenario.
59
61
60
-
# [Microsoft Intune](#tab/intune)
62
+
# [Microsoft Intune (Windows)](#tab/intune)
61
63
62
64
To configure screen capture protection using Microsoft Intune:
63
65
@@ -87,7 +89,7 @@ To configure screen capture protection using Microsoft Intune:
87
89
88
90
1. Once the policy applies to the computers providing a remote session, restart them for the settings to take effect.
89
91
90
-
# [Group Policy](#tab/group-policy)
92
+
# [Group Policy (Windows)](#tab/group-policy)
91
93
92
94
To configure screen capture protection using Group Policy:
93
95
@@ -109,6 +111,25 @@ To configure screen capture protection using Group Policy:
109
111
110
112
1. Ensure the policy is applied to the computers providing a remote session, then restart them for the settings to take effect.
111
113
114
+
# [iOS/iPadOS](#tab/iOS)
115
+
116
+
To configure screen capture protection using Intune App Protection Policies:
117
+
118
+
1. Follow the steps to create an [App protection policy](/azure/virtual-desktop/client-device-redirection-intune) for your device.
119
+
120
+
1. On the **Data protection** tab, set **Send org data to other apps** with a value of **None**.
121
+
122
+
1. Configure other settings as needed and target the App Protection Policy to users and devices as listed in [App protection policy](/azure/virtual-desktop/client-device-redirection-intune).
123
+
124
+
# [Android](#tab/Android)
125
+
126
+
To configure screen capture protection using Intune App Protection Policies:
127
+
128
+
1. Follow the steps to create an [App protection policy](/azure/virtual-desktop/client-device-redirection-intune) for your device.
129
+
130
+
1. On the **Data protection** tab, set **Screen capture and Google Assistant** to **Block**.
131
+
132
+
1. Configure other settings as needed and target the App Protection Policy to users and devices as listed in [App protection policy](/azure/virtual-desktop/client-device-redirection-intune).
0 commit comments