# BSOD / Watchdog Error for Nvidia Users

#### 1. Open Device Manager

* In **Windows**, press the **Windows key** or click the **search** button on your taskbar.
* Type **“Device Manager”** and press **Enter** or click the Device Manager result.

#### 2. Uninstall Nvidia Display Driver

* Expand **"Display Adapters"** in Device Manager.
* Right-click on your **Nvidia GPU** and select **Properties**.
* Click **Uninstall Device**, check the box for **"Delete the driver software for this device"**, and then click **Uninstall**.

#### 3. Install the Correct Nvidia Driver

* Run the provided driver file: **"**[**536.99-desktop-win10-win11-64bit-international-dch-whql.exe**](https://www.nvidia.com/download/driverResults.aspx/210517/en-us/)**"** as Administrator.
* Follow the installation prompts to install the Nvidia driver.

#### 4. Restart Your PC

* After the installation completes, restart your PC.
* Once your system reboots, try running your application again.


---

# 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://xanax-virtualizer.gitbook.io/xanax-virtualizer-docs/requirements/bsod-watchdog-error-for-nvidia-users.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.
