Install Cove on Windows
The Windows native release is for 64-bit x86 (x64) systems. It contains Cove and Cove Instance Manager as self-contained executables, so you do not need to install .NET separately.
Download and extract Cove
Section titled “Download and extract Cove”- Open the latest Cove release.
- Download
cove-win-x64.zip. You can also download its.sha256file if you want to verify the archive against the published checksum. - Extract the archive to a directory that will remain in place. Keep
Cove.exeandCove.InstanceManager.exetogether; the manager uses the Cove executable beside it. - Run
Cove.InstanceManager.exefrom the extracted directory.
On the first start, Cove may download managed PostgreSQL and FFmpeg components. Keep the computer online and allow additional startup time.
If Windows shows a security prompt, confirm that the archive came from Cove’s official GitHub release before allowing it to run. Do not continue with a file from an unknown mirror.
Start an instance
Section titled “Start an instance”- Use the provided Default instance unless you need multiple isolated Cove libraries.
- Select Start.
- Wait for its status to change from Starting to Running.
- Select Open. The Cove setup wizard opens in your browser.
The manager gives every instance its own home directory, database, configuration, generated assets, backups, and logs. It displays the home path for each instance. Use the manager to start and stop the instance instead of launching Cove.exe separately.
Verify the native installation
Section titled “Verify the native installation”Keep Cove Instance Manager open and confirm that Default remains Running. If the instance stops during first startup, open its logs from the manager and follow startup troubleshooting.
Once the setup wizard appears, continue with Complete first-run setup.