> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dwe.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# exploreHD Firmware Update Guide

> A guide on how to update the firmware for your exploreHD camera.

<Note>
  Please see [product changelog](/product-update-log) to see if your
  product needs updates.
</Note>

<Warning>
  **Applying the wrong firmware for the wrong camera will permanently brick your
  device. Please read carefully.**
</Warning>

<Info>
  At this time, the firmware loading is only available on **Windows 10/11**
</Info>

## Requirements

### Visual C++ Redistributables

To run the firmware updater tool, you need to install a few Visual C++ Redistributable packages.

Ensure you reboot your computer after downloading.

<AccordionGroup>
  <Accordion title="Single-Click Download From Ninite">
    <Card title="VCRedist-13/15 Downloads" icon="microsoft" href="https://ninite.com/vcredist13-vcredist15-vcredistx13-vcredistx15">
      You can install all the required packages in one click using Ninite.
    </Card>
  </Accordion>

  <Accordion title="Manual Microsoft Download Instructions">
    <Steps>
      <Step title="Download 2013 Redistributables">
        Navigate to the [2013 Microsoft Download Center](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170#visual-studio-2013-vc-120-no-longer-supported).
      </Step>

      <Step>
        Click Download and select both `vcredist_x86.exe` and `vcredist_x64.exe`.
      </Step>

      <Step>
        You must run **both installers** and follow the on-screen prompts.
      </Step>

      <Step>
        You have successfully installed the 2013 Redistributables! Now you must install the latest Redistributables.
      </Step>

      <Step title="Download 2015 Redistributables">
        Navigate to the [2015 Microsoft Download Center](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170#visual-studio-2015-vc-140-no-longer-supported).
      </Step>

      <Step>
        Click Download and select both `vc_redist.x86.exe` and `vc_redist.x64.exe`.
      </Step>

      <Step>
        You must run **both installers** and follow the on-screen prompts.
      </Step>

      <Step>
        You have successfully installed the 2015 Redistributables!
      </Step>

      <Step>
        Reboot your computer.
      </Step>
    </Steps>
  </Accordion>
</AccordionGroup>

## Find your firmware update tool

Visit the page for [your product](/exploreHD/specs/exploreHD), and find the download button for the Firmware Update Utility (usually near the bottom of the page).

## Firmware Update Procedure

<Frame>
  <iframe src="https://www.youtube.com/embed/JfQI7enmOPM" title="exploreHD Firmware Update Guide" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen />
</Frame>

<Steps>
  <Step>
    Extract the zip file containing the folder with the program.

    <img src="https://mintcdn.com/deepwaterexplorationinc/NrWVR9Qe6FWmBE6d/exploreHD/guides/images/firmware-update/Firmware_Loader_Step_1-1.png?fit=max&auto=format&n=NrWVR9Qe6FWmBE6d&q=85&s=a986e47d09270f05085c2b6c62d3ddf6" alt="Extract the Zip File" width="484" height="24" data-path="exploreHD/guides/images/firmware-update/Firmware_Loader_Step_1-1.png" />

    <img src="https://mintcdn.com/deepwaterexplorationinc/NrWVR9Qe6FWmBE6d/exploreHD/guides/images/firmware-update/Firmware_Loader_Step_1-2.png?fit=max&auto=format&n=NrWVR9Qe6FWmBE6d&q=85&s=94c4b2685499077d8ba591ceacc953db" alt="Folder Contents" width="484" height="152" data-path="exploreHD/guides/images/firmware-update/Firmware_Loader_Step_1-2.png" />
  </Step>

  <Step>
    Unplug all camera/webcam devices and only plug in **one** camera.

    ```mermaid theme={null}
    flowchart LR
        camera --> computer
    ```
  </Step>

  <Step>
    **Make sure all applications that use the camera are closed before proceeding.**

    Run `DWEFirmwareLoader.exe`

    <img src="https://mintcdn.com/deepwaterexplorationinc/NrWVR9Qe6FWmBE6d/exploreHD/guides/images/firmware-update/Firmware_Loader_Step_3.png?fit=max&auto=format&n=NrWVR9Qe6FWmBE6d&q=85&s=f09f9c3a663749cad0fce35e43d4d89f" alt="DWE Firmware Loader" width="581" height="230" data-path="exploreHD/guides/images/firmware-update/Firmware_Loader_Step_3.png" />
  </Step>

  <Step>
    Select the correct firmware option for your camera.

    <Warning>
      Do not close the application, unplug the camera, or open any applications that may use the camera until the update is complete.
    </Warning>

    <img src="https://mintcdn.com/deepwaterexplorationinc/NrWVR9Qe6FWmBE6d/exploreHD/guides/images/firmware-update/Firmware_Loader_Step_4.png?fit=max&auto=format&n=NrWVR9Qe6FWmBE6d&q=85&s=11b695669d0659561f1e2c3cc4aefa28" alt="Update Firmware" width="581" height="229" data-path="exploreHD/guides/images/firmware-update/Firmware_Loader_Step_4.png" />
  </Step>

  <Step>
    After approximately a minute, your camera should be ready to use!

    You may now close the application.

    You can test the camera using our tool below.

    <Card title="Online Camera Testing Utility" icon="video" href="https://dwe.ai/testcam">
      Convenient tool to test your USB camera feeds.
    </Card>
  </Step>
</Steps>

## Troubleshooting

If you see any errors during the upgrading process, please follow the guides below.

<AccordionGroup>
  <Accordion title="Error: exploreHD not recognized!">
    <img src="https://mintcdn.com/deepwaterexplorationinc/NrWVR9Qe6FWmBE6d/exploreHD/guides/images/firmware-update/Firmware_Loader_Error_Not_Recognized.png?fit=max&auto=format&n=NrWVR9Qe6FWmBE6d&q=85&s=4b8b846d6d974d6311a0467128db1992" alt="Error Message" width="352" height="152" data-path="exploreHD/guides/images/firmware-update/Firmware_Loader_Error_Not_Recognized.png" />

    1. Ensure the exploreHD is the only camera plugged in
    2. If on a laptop, temporarily disable the built-in webcam by going to Device Manager.
    3. Please ensure you have extracted everything in the zip file. The dll files must be in the same folder directory as the main exe.
  </Accordion>

  <Accordion title="Error: Unable to load firmware dll!">
    <img src="https://mintcdn.com/deepwaterexplorationinc/NrWVR9Qe6FWmBE6d/exploreHD/guides/images/firmware-update/Firmware_Loader_Error_No_dll.png?fit=max&auto=format&n=NrWVR9Qe6FWmBE6d&q=85&s=f19f98c4439aff7dc047b0d36bc20ee0" alt="Error Message" width="238" height="152" data-path="exploreHD/guides/images/firmware-update/Firmware_Loader_Error_No_dll.png" />

    1. Please ensure you have extracted everything in the zip file. The dll files must be in the same folder directory as the main exe.
  </Accordion>
</AccordionGroup>
