Skip to content
github-actions[bot] edited this page Feb 21, 2025 · 3 revisions

Forgotten Credentials

If you forgot your credentials to the web UI, try this.

General

sunshine --creds {new-username} {new-password}

AppImage (Linux)

./sunshine.AppImage --creds {new-username} {new-password}

Flatpak (Linux)

flatpak run --command=sunshine dev.lizardbyte.app.Sunshine --creds {new-username} {new-password}

This information is also available in our troubleshooting docs

Clone this wiki locally