Skip to main content
OpenSRE installs on Windows with PowerShell. You can also run the Linux install inside WSL if that’s how you usually work.

Option 1: Native Windows (PowerShell)

1. Install

Open PowerShell and run:
If a new window doesn’t see opensre, close and reopen PowerShell so PATH updates apply.

2. Set things up

3. Try an investigation

Or start the interactive shell:
GIFs for Windows install and onboard are on the Quickstart.

Option 2: WSL (Linux on Windows)

Prefer a Linux shell?
  1. Install WSL and open your Ubuntu (or other) distro.
  2. Follow the Linux install guide inside that terminal.

Stuck?

  • Command not found — new terminal, or check that the install directory is on PATH
  • Onboard can’t reach the LLM — check the API key and network; you can save and retry later
  • More tips: Quickstart troubleshooting

Next