Skip to content

Commit 9fdcb5d

Browse files
Update articles/virtual-desktop/graphics-enable-gpu-acceleration.md
Co-authored-by: dknappettmsft <[email protected]>
1 parent cd93848 commit 9fdcb5d

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

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

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -229,17 +229,15 @@ To verify that a remote session is using GPU acceleration, GPU-accelerated appli
229229
> [!TIP]
230230
> For NVIDIA GPUs, you can also use the `nvidia-smi` utility to check for GPU utilization when running your application. For more information, see [Verify driver installation](/azure/virtual-machines/windows/n-series-driver-setup#verify-driver-installation).
231231
232-
1. To verify GPU-accelerated full-screen encoding using HEVC/H.265 or AVC/H.264, you can open the Connection Information window from your session.
232+
1. To verify GPU-accelerated full-screen encoding using HEVC/H.265 or AVC/H.264, you can open the **Connection Information** window from your session.
233233
234-
1. If your session is in full-screen mode, click on the signal strength icon in the RDP connection bar at the top of your session window.
234+
1. If your session is in full-screen mode, select the signal strength icon in the RDP connection bar at the top of your session window. If your session is in windowed mode, right-click on the top of the window and select **Connection Information** from the context menu.
235235
236-
1. If your session is in windowed mode, right-click on the top of the window and select "Connection Information" from the context menu.
237-
238-
1. Click on **"See details"** to expand the window with additional information.
239-
- If you see **Codecs Used: AVC** under **"[Graphics details]"**, then GPU-accelerated frame encoding with AVC/H.264 and full-screen video encoding is in use.
240-
- If you see **Codecs Used: HEVC** under **"[Graphics details]"**, then GPU-accelerated frame encoding with HEVC/H.265 and full-screen video encoding is in use.
236+
1. Select **"See details"** to expand the window with additional information.
237+
- If you see **Codecs Used: AVC** under **Graphics details**, then GPU-accelerated frame encoding with AVC/H.264 and full-screen video encoding is in use.
238+
- If you see **Codecs Used: HEVC** under **Graphics details**, then GPU-accelerated frame encoding with HEVC/H.265 and full-screen video encoding is in use.
241239
242-
1. Alternatively, you can use Event Viewer to verify GPU acceleration. To do so, open Event Viewer from the start menu, or run `eventvwr.msc` from the command line.
240+
1. Alternatively, you can use Event Viewer to verify GPU acceleration. To do so, open **Event Viewer** from the Start menu, or run `eventvwr.msc` from the command line.
243241
244242
1. Navigate to one of the following locations:
245243

0 commit comments

Comments
 (0)