Can i run Prefect Agent on windows?

im sure it can run on Docker but i have issues running docker on a Windows VM
was wonder if Agent can run on windows OS in general

Yes you can run the agent on Windows. I’ve been running it on a VM for the past 18 months without issues. Just activate your virtual environment and start the agent.

> venv_path\Scripts\activate.bat
> prefect agent start -p default-agent-pool