# AMD Drivers

## Updating Video Drivers For AMD:

This guide will go through the steps to install/reinstall the latest AMD drivers for your PC.

### AMD Adrenalin:

To install the latest drivers, we’ll want head to AMD’s website: <https://www.amd.com/en/support/download/drivers.html>

On their website, head down to the search bar shown and type in your GPU installed in your PC. In my example, I’ll be utilizing the RX 6600. Once you’ve found/selected your GPU, click “Search”.

<div align="left"><img src="https://cdn.document360.io/535cda27-121e-40f3-b793-98802baf85cf/Images/Documentation/image-1734987296816.png" alt="" width="1062"></div>

Depending on what OS you’re utilizing, you’ll select your download from a separate dropdown. In my example, I’m utilizing a Windows 11 OS and so will choose the Windows 11 64 Bit option. If you already have Adrenaline installed on your PC, you’ll select the smaller file size for strictly the driver update. (If you don’t have adrenaline yet installed on your PC, select the larger file shown)

<div align="left"><img src="https://cdn.document360.io/535cda27-121e-40f3-b793-98802baf85cf/Images/Documentation/image-1734987326021.png" alt="" width="1070"></div>

Once you’ve clicked “Download”, the application will launch and ask for permission to make changes to your PC. Click “yes”, and proceed. The application will ask you to confirm that the driver you’re looking to install is for the correct GPU. (It should show your previously selected GPU on screen) If everything looks correct, click “Next”.

<div align="left"><img src="https://cdn.document360.io/535cda27-121e-40f3-b793-98802baf85cf/Images/Documentation/image-1734987487147.png" alt="" width="709"></div>

Lastly, we’ll click “Install”. The application will show a time remaining and progress on the driver instillation. During this process, the application may ask for further permissions or even recommend restarting your PC. Follow and allow all prompts asked by the application. Once done, you should be updated to the latest available driver.

<div align="left"><img src="https://cdn.document360.io/535cda27-121e-40f3-b793-98802baf85cf/Images/Documentation/image-1734987608000.png" alt="" width="712"></div>

<br>


---

# 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://gspro.gitbook.io/gspro-knowledge-base/troubleshooting-and-support/amd-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.
