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
Copy file name to clipboardExpand all lines: articles/virtual-desktop/enable-gpu-acceleration.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,15 +66,15 @@ Configure Group Policy for the session host to enable GPU-accelerated frame enco
66
66
67
67
1. Select the policy **Configure H.264/AVC hardware encoding for Remote Desktop connections**. Set this policy to **Enabled** to enable hardware encoding for AVC/H.264 in the remote session.
68
68
69
-
If you're using Windows Server 2016, set **Prefer AVC Hardware Encoding** to **Always attempt**.
69
+
If you're using Windows Server 2016, set **Prefer AVC Hardware Encoding** to **Always attempt**.
70
70
71
71
2. Now that you've edited the policies, force a Group Policy update. Open the command prompt as an administrator and run the following command:
72
72
73
-
```cmd
74
-
gpupdate.exe /force
75
-
```
73
+
```cmd
74
+
gpupdate.exe /force
75
+
```
76
76
77
-
3. Sign out from the Remote Desktop session.
77
+
3. Sign out of the Remote Desktop session.
78
78
79
79
## Configure full-screen video encoding
80
80
@@ -90,11 +90,11 @@ Configure Group Policy for the session host to enable full-screen video encoding
90
90
1. Select the policy **Prioritize H.264/AVC 444 Graphics mode for Remote Desktop connections**. Set this policy to **Enabled** to force the H.264/AVC 444 codec in the remote session.
91
91
2. Now that you've edited the policies, force a Group Policy update. Open the command prompt as an administrator and run the following command:
0 commit comments