# Network Card Drivers

1. Click **Start**.
2. Click **Control Panel**. If there is an option to **Switch to Classic View**, do so.
3. Click **System.**
4. Click the **Hardware** tab, then click **Device Manager**.
5. Expand the **Network Adapters** category. Make note of the network card name and model listed.
6. Double-click the network card listed.
7. Click the **Driver** tab and make note of the driver date and version.
8. Visit the driver manufacturer's website to obtain the most up-to-date driver. Contact the driver manufacturer for assistance with updating the driver. If the computer is under warranty, contact the computer manufacturer.

<details>

<summary>Driver Downloads</summary>

* [Realtek Driver Download](https://www.realtek.com/en/downloads)
* [Intel Driver Download](http://downloadcenter.intel.com)
* [Marvell Driver Download](http://www.marvell.com/support/downloads)
* [Broadcom Driver Download](http://www.broadcom.com/support/ethernet_nic/downloaddrivers.php)

</details>


---

# 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/account-and-application/troubleshooting-installation-and-patching/updating-your-drivers-and-operating-system/network-card-drivers.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.
