Skip to content

Commit da1d6ae

Browse files
authored
Merge pull request #103131 from gundarev/patch-2
Changed event log name to correct one
2 parents 53bf934 + 3c50ecc commit da1d6ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-desktop/configure-vm-gpu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ To verify that apps are using the GPU for rendering, try any of the following:
7878
To verify that Remote Desktop is using GPU-accelerated encoding:
7979
8080
1. Connect to the desktop of the VM using Windows Virtual Desktop client.
81-
2. Launch the Event Viewer and navigate to the following node: **Applications and Services Logs** > **Microsoft** > **Windows** > **RemoteDesktopServices-RdpCoreTS** > **Operational**
81+
2. Launch the Event Viewer and navigate to the following node: **Applications and Services Logs** > **Microsoft** > **Windows** > **RemoteDesktopServices-RdpCoreCDV** > **Operational**
8282
3. To determine if GPU-accelerated encoding is used, look for event ID 170. If you see "AVC hardware encoder enabled: 1" then GPU encoding is used.
8383
4. To determine if AVC 444 mode is used, look for event ID 162. If you see "AVC Available: 1 Initial Profile: 2048" then AVC 444 is used.
8484

0 commit comments

Comments
 (0)