# Драйверы сетевой карты

1. Откройте меню **Пуск**
2. Откройте **Панель управления**.
3. Перейдите в раздел **Система**.
4. Перейдите в раздел **Диспетчер устройств**.
5. Разверните категорию **Сетевые адаптеры**. Обратите внимание на название и модель сетевой карты.
6. Дважды щелкните по названию сетевой карты.
7. Перейдите на вкладку «Драйвер» и обратите внимание на дату выпуска и версию драйвера.
8. Зайдите на страницу производителя, чтобы загрузить последнюю версию драйверов. Свяжитесь с производителем для получения инструкций по обновлению драйвера. Если компьютер находится на гарантии, свяжитесь с производителем компьютера.

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

* [Загрузка драйверов Realtek](https://www.realtek.com/en/downloads)
* [Загрузка драйверов Intel](http://downloadcenter.intel.com/)
* [Загрузка драйверов Marvell](http://www.marvell.com/support/downloads/)
* [Загрузка драйверов Broadcom](http://www.broadcom.com/support/ethernet_nic/downloaddrivers.php)


---

# 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-setevoi-karty.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.
