Skip to content
HELP CENTER

Find answers, fast.

FAQ, troubleshooting guides, connection setup, and technical support for Windows, macOS, Linux, and Android.

TOPICS

How can we help?

Four broad areas — pick the one closest to what you're trying to do.

01 / TOPIC

Getting Started

Learn how to install, set up, and make your first connection

02 / TOPIC

Troubleshooting

Solutions for common connection, performance, and setup issues

03 / TOPIC

Account & Billing

Manage your subscription, update payment methods, and view invoices

04 / TOPIC

FAQ

Quick answers to the most frequently asked questions

QUICK START

Up and running in minutes.

Four steps to your first remote session.

STEP 01

Download

Get GoDeskFlow for Windows, macOS, or Linux.

STEP 02

Install & launch

Run the installer and open the app. Nothing else to configure.

STEP 03

Share your ID

Share your ID with the person connecting to you, or enter their ID to connect.

STEP 04

Start your session

You're in. Transfer files, chat, and control the remote desktop.

FAQ

Frequently asked questions.

Answers to the most common questions about GoDeskFlow.

Getting Started

How do I connect to a remote device?
Open GoDeskFlow on both devices. On the remote device, note the device ID shown on screen. On your device, enter that ID and click Connect. The remote user will see a prompt to accept the connection.
Do I need to install GoDeskFlow on both computers?
Yes, GoDeskFlow needs to be running on both the local and remote computer. (A portable Windows build that runs without installation is on the roadmap — for now the standard NSIS installer is the only Windows distribution.)
How do I set up unattended access?
Go to Settings in GoDeskFlow and set a persistent password. Once configured, you can connect to that device anytime without someone needing to accept the connection on the other end.
Can I use GoDeskFlow without creating an account?
Yes, you can use basic remote access with just the device ID and one-time password. Creating a free account unlocks the address book and gives you 30 devices on the Free tier.

Connection & Network

Does GoDeskFlow work behind firewalls?
Yes. GoDeskFlow connects through port 443 (HTTPS), which is open on virtually all networks including corporate firewalls. No port forwarding or special configuration needed.
Do I need a VPN?
No. GoDeskFlow provides its own encrypted tunnel between devices using AES-256-GCM with X25519 key exchange. You don't need a separate VPN. It works safely from any network — home, office, or public Wi-Fi.
Why is my connection slow?
Connection speed depends on the internet speed of both devices. Try lowering the display quality in session settings, closing bandwidth-heavy applications, or connecting via a wired Ethernet connection instead of Wi-Fi.
Can I connect to a device on the same local network?
Yes. If both devices are on the same network, GoDeskFlow will route traffic directly between them for maximum speed and lowest latency.

Security

How secure is GoDeskFlow?
All connections use AES-256-GCM end-to-end encryption with X25519 + ED25519 key exchange on port 443. We use a zero-knowledge architecture — we cannot see your screen or access your data. Session data is never stored on our servers.
Can someone connect to my computer without my permission?
No. By default, every incoming connection requires your explicit approval. If you enable unattended access with a persistent password, only someone with that password can connect.
Is my data stored on your servers?
No. Our relay servers route encrypted packets without the ability to decrypt them. Session data is never written to disk. Once your connection ends, there is no trace of what was transmitted.

Pricing & Billing

Is GoDeskFlow free?
Yes, for personal use. The free plan includes up to 30 devices (with account), 1 concurrent session, 5 GB/mo of relay traffic, file transfer up to 5 MB, and session chat. No credit card required.
What payment methods do you accept?
Stripe Checkout handles payment. The exact set of methods you see depends on your country and Stripe's current rollout — Visa/Mastercard/Amex are everywhere, with country-specific local methods (e.g. SEPA, iDEAL, BLIK in EU) appearing as Stripe enables them. Bank-transfer / invoice billing are not yet supported.
Can I switch plans later?
Yes. You can upgrade or downgrade your plan at any time. When upgrading, you pay only the prorated difference. Downgrades take effect at the next billing cycle.
Is there a money-back guarantee?
EU/UK consumers have a statutory 14-day right of withdrawal under the Consumer Rights Directive — see the Refund Policy for the exact mechanism. Outside the EU/UK we don't offer a blanket money-back guarantee, but if a paid plan is genuinely broken for you, email info@godeskflow.com and we'll work it out.

Platforms

What operating systems are supported?
GoDesk currently ships native clients for Windows 10/11 (64-bit), macOS 12+ (Apple Silicon + Intel universal binary, Apple-notarized), and Debian/Ubuntu Linux (.deb, glibc 2.31+). Connect from any of these to any other. Android, iOS, .AppImage, and .rpm are on the roadmap — see the next section for specifics.
Is there a portable version?
Not yet. Today the Windows distribution is a single NSIS installer (~18 MB). A portable .exe and an MSI for Group Policy deployment are both on the roadmap. The NSIS installer is unsigned today (EV cert pending Cyprus business-registry clearance) — SmartScreen flags it on first launch; click "More info → Run anyway".
Can I install on a USB drive and run on a guest computer?
Not yet officially. The current installer writes to Program Files. A portable build is on the post-v0.14 roadmap. As a workaround, the installer is a single .exe — you can copy the installed `GoDesk\flutter_godesk.exe` + `librustdesk.dll` to a USB drive and they will run from there, but config + permissions persist on the host machine, not the USB.

Honest limitations

Is there an Android or iOS app?
Not yet. Both clients are in active development. Android is targeted Q3 2026, iOS shortly after. The /platforms/android and /platforms/ios pages have a waitlist — sign up there and we email when each ships. Until then, the desktop clients (Windows / macOS / Linux) cover every documented feature.
Why only Debian/Ubuntu? What about Fedora, Arch, or .AppImage?
We currently ship a single .deb package built on Ubuntu 24.04. The binary depends on glibc 2.31+, so it works on Debian 11+, Ubuntu 22.04+, Mint 21+. .AppImage (universal, dependency-free) and .rpm (Fedora/RHEL) are roadmapped — sign up for the Linux waitlist on the /platforms/linux page. For Arch, the AGPL source is on GitHub; community AUR packages from forks build cleanly with the documented `cargo build --release --features flutter` + `flutter build linux` commands.
Are you SOC 2 / ISO 27001 / HIPAA compliant?
We are not certified for SOC 2, ISO 27001, or HIPAA today. The transport encryption is AES-256-GCM end-to-end (no relay can decrypt), keys are negotiated client-side via X25519, and the source is auditable on GitHub under AGPL-3.0. Formal certifications are roadmapped for 2026 once revenue justifies the audit cost. If your procurement requires a certified vendor today, AnyDesk and TeamViewer hold those certifications — see /compare for a side-by-side.
The Settings → Audio page mentions volume and mic gain — where are the sliders?
We removed those sliders in 0.13.17 because they didn't actually affect the audio pipeline (the underlying cpal library mixes at the OS device level). Use your operating-system volume mixer to adjust per-app levels: Windows → right-click sound icon → Open Volume Mixer; macOS → System Settings → Sound → Output. Per-session gain controls inside GoDesk are on the roadmap.
Do you offer 24/7 support / a 99.9% uptime SLA?
No — not today. GoDesk is built and run by a small team (one full-time founder + part-time contractors). Support is async via info@godeskflow.com — we typically reply within 24 hours on weekdays and may take longer on weekends. There is no contractual SLA. The relay infrastructure runs on a single Cyprus VPS today (not multi-region, no auto-failover). Once we cross 500+ paid users we will publish a real SLA backed by HA infrastructure (Phase G of our roadmap).
Is the relay multi-region? Will my US/Asia users get good latency?
All relay traffic currently goes through a single Cyprus VPS. Latency is fine within Europe (~30-80ms). North-American users see 90-130ms, Asia-Pacific 200ms+. For most desktop-control workflows this is acceptable, but power users on remote shores will notice. Multi-region relay POPs (US-East, Asia-Pacific) are roadmapped per ADR-009. The Settings → Network panel shows the active relay region — for now it always reports EU-West regardless of where you click.
Can I self-host the relay?
Yes — fully supported and documented. The relay is two Rust binaries (`hbbs` for rendezvous, `hbbr` for traffic relay) that run on any Linux box with a public IP, ~50 MB RAM at idle. Setup is a 10-minute exercise on a $5/month VPS. See the self-hosted-remote-desktop blog post for the step-by-step. Self-hosting bypasses our Cyprus VPS entirely and gives you full data sovereignty.
How many users does GoDesk have? Can I see a customer list?
GoDesk is in early launch (May 2026). We have a small handful of paying users today and we publish honest numbers — no fabricated metrics on this site. If you'd like to be referenced as an early customer with a logo + 2-line testimonial in exchange for visible-on-the-pricing-page perks, email info@godeskflow.com. We will populate /partners and a customer roll-call page only once we have actual customers who opt in publicly.
STILL STUCK?

Contact support.

Can't find what you're looking for? Email us — small team, real responses.

Email us at
info@godeskflow.com

Async support — typically under 24h on weekdays

READY?

Ready to go remote?

Download GoDeskFlow for free and connect to your devices in under a minute.