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

# AutoIQ — Install on Windows

> Install AutoIQ on Windows. Includes notes on unsigned installer and driver signing.

## Prerequisites

* Windows 10 or later (64-bit)
* Administrator rights for installation and driver setup

<Warning>
  **Unsigned installer:** AutoIQ’s installer may be unsigned. Windows SmartScreen or Defender can block it. You must explicitly allow the app (see Troubleshooting). Do not run installers from untrusted sources.
</Warning>

<Warning>
  **Driver signing:** OBD-II USB adapters often use unsigned or self-signed drivers. Windows may require you to disable driver signature enforcement temporarily, or use a driver that is signed. See [Supported adapters](/autoiq/adapters) and Troubleshooting below.
</Warning>

<Steps>
  <Step title="Download">
    Download the latest **AutoIQ** (`.exe`) from [autoiq.pro](https://autoiq.pro).
  </Step>

  <Step title="Run the installer">
    Double-click the downloaded file. If Windows blocks it, click **More info** → **Run anyway** (or use Troubleshooting steps below).
  </Step>

  <Step title="Complete setup">
    Follow the wizard: accept the license, choose install location, and optional shortcuts.

    <Check>
      AutoIQ launches from the Start menu or desktop
    </Check>
  </Step>
</Steps>

## Troubleshooting

<AccordionGroup>
  <Accordion title="Windows blocks the installer (SmartScreen / Defender)">
    Click **More info** on the warning dialog, then **Run anyway**. Only do this for installers downloaded from autoiq.pro. If the file was removed, re-download and try again.
  </Accordion>

  <Accordion title="Adapter not detected or driver fails">
    Ensure the adapter’s driver is installed (see [Supported adapters](/autoiq/adapters)). If the driver is unsigned, you may need to temporarily disable driver signature enforcement: **Settings → Update & Security → Recovery → Advanced startup → Restart** → **Troubleshoot → Advanced options → Startup Settings → Restart** → choose **Disable driver signature enforcement**. Use only for trusted hardware.
  </Accordion>

  <Accordion title="AutoIQ won’t start after install">
    Run as administrator once, or re-run the installer and choose **Repair**. Check that no other OBD software is holding the adapter.
  </Accordion>
</AccordionGroup>

## Next

* [Supported adapters](/autoiq/adapters)
* [FAQ](/autoiq/faq)
