Check GPU Driver

This article demonstrates how to check the GPU driver version installed on your PC.

Select your OS, then GPU:

Use Intel Driver & Support assistant to automatically detect your driver version or follow the instructions below to find it manually.

Screenshot of Intel Driver & Support Assistant Screenshot of the Graphics pane in "Intel Driver & Support Assistant"
  1. StartControl Panel

  2. Select Device Manager from the list (switch View by to Small Icons if needed)

  3. Expand the Display Adapter section and right-click Properties on your Intel® Display Adapter

  4. Navigate to the Driver tab and note the Driver Version presented

    Screenshot of the driver properties for the Intel graphics card on Windows.

Use NVIDIA Smart Scan to automatically detect your driver version or follow the instructions below to find it manually.

  1. Open NVIDIA Control Panel (right-click on Desktop).

  2. Click System Information (bottom-left corner).

  3. Note the Driver version in the Details section.

    Screenshot of NVIDIA system information on Windows.

Use AMD Driver Auto-detect tool to automatically detect your driver version or follow the instructions below to find it manually.

  1. Open AMD Radeon Settings (right-click on Desktop).

  2. Click on System to access the system overview, software and hardware details.

  3. Select the Software tab for detailed information about the installed graphics driver. Note the Driver Packaging Version.

    Screenshot of AMD system information on Windows.

Separately check OpenCL and OpenGL driver versions.

Open a terminal window by pressing Ctrl + Alt + T keys on the keyboard, then execute the following command:

nvidia-smi

This will print the driver version.

Separately check OpenCL and OpenGL driver versions.