# Драйверы Видеокарты

1. Нажмите комбинацию клавиш **Windows** + **R**.
2. Введите DxDiag и нажмите **OK**.
3. В открывшемся окне «Средства диагностики DirectX» перейдите на вкладку **Экран**.
4. Название и производитель вашей видеокарты будут указаны в разделе «Устройство». Версия установленного драйвера будет указана в окне «Драйверы» рядом с надписью «Версия».
5. Зайдите на страницу производителя, чтобы загрузить последнюю версию драйверов. Свяжитесь с производителем для получения инструкций по обновлению драйвера. Если компьютер находится на гарантии, свяжитесь с производителем компьютера.

Загрузка драйверов

* [Загрузка драйверов AMD / ATI](https://www.amd.com/en/support)
* [Загрузка драйверов Nvidia](http://www.nvidia.com/drivers)
* [Загрузка драйверов Intel Driver](http://downloadcenter.intel.com/)


---

# 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://help.innadril.gg/ru/uchetnaya-zapis-i-prilozhenie/reshenie-zatrudnenii-s-ustanovkoi-i-obnovleniem/obnovlenie-draiverov-i-operacionnoi-sistemy/draivery-videokarty.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.
