Windows Installation
Download and install Gopher on Windows.
System Requirements
- Windows: 10 (version 1809+) or Windows 11
- Processor: x64 (64-bit)
- Memory: 4 GB RAM minimum
- Storage: 200 MB available space
- Runtime: WebView2 (usually pre-installed on Windows 10/11)
Download
- Go to the Releases page
- Download the latest
Gopher-X.X.X-Setup.exeinstaller
Install
- Run the installer - Double-click
Gopher-X.X.X-Setup.exe - Accept prompts - If Windows SmartScreen appears, click "More info" then "Run anyway"
- Follow the wizard - Choose installation location and complete setup
- Launch - Gopher will be available in the Start menu
Windows SmartScreen Warning
Since Gopher is not signed with an EV certificate, Windows may show a SmartScreen warning.
How to Proceed
- Click More info on the warning dialog
- Click Run anyway
This is a one-time prompt for new applications.
Portable Installation
If you prefer not to use the installer:
- Download
Gopher-X.X.X-windows-amd64.zipfrom Releases - Extract to your preferred location
- Run
Gopher.exedirectly
Note: The portable version won't create Start menu shortcuts.
Troubleshooting
"Windows protected your PC" (SmartScreen)
Click "More info" → "Run anyway". This appears for new, unsigned applications.
"WebView2 Runtime is required"
Download and install WebView2 Runtime from Microsoft.
Most Windows 10/11 systems have this pre-installed.
App doesn't start / blank window
- Ensure WebView2 is installed
- Try running as Administrator
- Check if antivirus is blocking the app
- Report the issue with your Windows version
Antivirus blocking installation
Some antivirus software may flag new applications. You can:
- Temporarily disable real-time protection during installation
- Add Gopher to your antivirus whitelist
- Download from GitHub releases (official source)
Uninstall
Via Settings
- Open Settings > Apps > Apps & features
- Find Gopher in the list
- Click Uninstall
Via Control Panel
- Open Control Panel > Programs > Uninstall a program
- Find Gopher and double-click to uninstall
Remove Settings (Optional)
After uninstalling, remove user data:
Remove-Item -Recurse "$env:USERPROFILE\Documents\Gopher"
Remove-Item -Recurse "$env:APPDATA\Gopher"
Next Steps
- Quick Start Guide - Run your first strategy evolution
- Configuration - Set up API keys and preferences