# How to view and upgrade graphics card driver?

> Graphics card driver updates usually fix certain bugs or optimize certain algorithms for the hardware. Keeping your graphics card drivers up to date to ensure maximum performance can prevent D5 Renderer from flashing, crashing, etc. due to low driver versions.

### View Graphics Card Driver <a href="#header-0" id="header-0"></a>

1\. Click on the 'Help > System Info' in the lower left corner of D5 Launcher.

<figure><img src="https://3611830798-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MjbN1iGmN_HBnj_fyU9%2Fuploads%2Fe9D28mBkUTzqWeiRjaLg%2Fimage.png?alt=media&#x26;token=12e602d3-3f7a-4733-92d1-ad58231733e9" alt=""><figcaption></figcaption></figure>

2\. Type `dxdiag` in the search bar at the bottom of your computer desktop, select 'Run as an administrator'.And then switch to the 'Display' column, your current graphics card driver will be displayed.

<figure><img src="https://3611830798-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MjbN1iGmN_HBnj_fyU9%2Fuploads%2FVjnQRoBVH5TH84resOeK%2Fimage.png?alt=media&#x26;token=15ecbcb1-212d-4213-a29b-cef4a61b9757" alt="" width="375"><figcaption><p>dxdiag</p></figcaption></figure>

<figure><img src="https://3611830798-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MjbN1iGmN_HBnj_fyU9%2Fuploads%2F90PSdxf1cfL0rI3iuI2N%2Fimage.png?alt=media&#x26;token=76433830-f943-4389-ba17-342bb28d1fa7" alt="" width="371"><figcaption><p>dxdiag-Display</p></figcaption></figure>

### Upgrade the Graphics Card Driver  <a href="#header-1" id="header-1"></a>

* Update the driver through NV’s official software [GeForce Experience](https://www.nvidia.com/en-us/geforce/geforce-experience/), or download and install the driver by manually selecting the appropriate graphics card from [NVIDIA’s official website](https://www.nvidia.com/download/index.aspx)
* Update the driver at AMD’s official website [AMD Drivers and Support](https://www.amd.com/en/support)
* Update the driver at Intel’s official website [Intel® Driver & Support Assistant](https://www.intel.com/content/www/us/en/support/detect.html)
* Use third-party software.

<mark style="background-color:purple;">Manually search for drivers:</mark>

1. According to your specific hardware configuration, please select the appropriate graphics card driver. You can find multiple versions of the graphics card driver on the official NVIDIA website, allowing you to download the corresponding version.
2. Double-click the downloaded driver to install it.
3. Retain the default directory, click ok, and wait until the decompression is complete.
4. Select Install "NVIDIA Graphics Driver ", click “Agree and continue”
5. Select ‘‘Custom’’, click ‘‘Next’’
6. Click ‘‘Perform Clean Installation’’, click Next
7. After the installation is complete, restart the PC

> Note: During the installation process, it is normal that the monitor may uninterruptedly experience several black screens or changes in display size.

<figure><img src="https://usa-forum.d5cdn.com/optimized/3X/b/8/b845c51279c3962dbe92063c55267ee34a6e20e9_2_571x500.png" alt=""><figcaption></figcaption></figure>

***

### Graphics card driver with known issues:

#### NVIDIA：

1. **526.47:** can <mark style="background-color:green;">cause your D5 file to fail to open or your computer to crash when placing lights</mark>; recommend replacing with another normal driver version.
2. **Driver version is incompatible with the system version:** ***Graphics card drivers version 531 and above*** are not compatible with *system **versions 1909 and below***, which <mark style="background-color:green;">may cause system instability, crashes, or other performance issues</mark>. Recommend updating your system minor version to 21H2 and above.
3. **572.16:** <mark style="background-color:green;">FPS decreases and output time increases significantly longer during D5 scene preview</mark>; (Nvidia has not yet been fully launched for repair versions) It is recommended to fall back to the 560 or above version.

#### AMD：

1. **Adrenalin 22.10.3:** will cause D5 to flash/not run properly.

***

### FAQs <a href="#header-7" id="header-7"></a>

#### 1. Why does it say "known problem with graphics driver"? <a href="#header-8" id="header-8"></a>

Recommendation: Update the driver to a newer version.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.d5render.com/user-guide/hardware/how-to-view-and-upgrade-graphics-card-driver.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
