Skip to content
github-actions[bot] edited this page May 1, 2024 · 1 revision

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)

From github.com/LizardByte releases

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

From Flathub

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