Skip to content

Commit c7c1b9e

Browse files
authored
Update enable-gpu-acceleration.md
1 parent 543b0dd commit c7c1b9e

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

articles/virtual-desktop/enable-gpu-acceleration.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -66,15 +66,15 @@ Configure Group Policy for the session host to enable GPU-accelerated frame enco
6666
6767
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.
6868

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**.
7070

7171
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:
7272

73-
```cmd
74-
gpupdate.exe /force
75-
```
73+
```cmd
74+
gpupdate.exe /force
75+
```
7676

77-
3. Sign out from the Remote Desktop session.
77+
3. Sign out of the Remote Desktop session.
7878

7979
## Configure full-screen video encoding
8080

@@ -90,11 +90,11 @@ Configure Group Policy for the session host to enable full-screen video encoding
9090
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.
9191
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:
9292

93-
```cmd
94-
gpupdate.exe /force
95-
```
93+
```cmd
94+
gpupdate.exe /force
95+
```
9696

97-
3. Sign out from the Remote Desktop session.
97+
3. Sign out of the Remote Desktop session.
9898

9999
## Verify GPU-accelerated app rendering
100100

0 commit comments

Comments
 (0)