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/graphics-enable-gpu-acceleration.md
+6-8Lines changed: 6 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -229,17 +229,15 @@ To verify that a remote session is using GPU acceleration, GPU-accelerated appli
229
229
> [!TIP]
230
230
> 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).
231
231
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.
233
233
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.
235
235
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.
241
239
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.
0 commit comments