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

# Install on Windows

Download the .exe file and double click to install.

<div style={{ marginBottom: '1rem' }}>
  <a href="https://github.com/WorshipBuddy/PresenterBuddy-Downloads/releases/download/studio-latest/PresenterBuddy-Studio-x64.exe" download>Download for Windows</a>
</div>

<CardGroup cols="1">
  <Card title="INFO">
    After launch, you might get an alert that the Firewall has blocked some features. If you don't allow access, then you can't connect to the application remotely. This includes the stage display, and remote controllers.
  </Card>
</CardGroup>

## Application data path

For advanced users

<CodeGroup>
  ```bash cmd theme={null}
  %AppData%/presenterbuddy
  ```
</CodeGroup>
