Issues with the desktop agent — installation, downloads, crashes, and platform-specific fixes.
The StartSync Agent must remain running on the room laptop throughout the event. If the agent is closed or crashes, the laptop disconnects — presentations stop downloading and the room status goes offline in the dashboard.
Why it happens
The Agent is a desktop app that runs in the background with a system tray icon. It can stop if someone accidentally quits it, if the laptop goes to sleep, if the OS restarts, or if the app crashes.
How to fix
Prevention
Enable "Launch at startup" in the agent settings so it starts automatically when the laptop boots. It sits in the system tray and uses minimal resources. Before the event, always verify the tray icon is visible and the dashboard shows the room as connected.
The Agent is a desktop application that runs on the room presentation laptop. It connects that laptop to your event so presentations download and open automatically.
Step 1 — Download and install
.exe installer and follow the prompts..dmg file and drag StartSync Agent into Applications. If macOS blocks it, see T21 below.Step 2 — First-time setup (guided wizard)
After setup, the agent connects automatically and starts downloading presentations. The room status dot in the dashboard should turn green.
Important: Each room needs its own laptop with the agent configured for that specific room. The agent remembers your configuration — after the first setup, it reconnects automatically every time you launch it.
Symptom: You uploaded a presentation to the platform but nothing appears on the room laptop.
Common causes and fixes
Quick fix: Close and reopen the agent → wait a few seconds → check if download starts. If not, re-assign the presentation to the room from the dashboard.
Symptom: A .pptx file opens in LibreOffice instead of PowerPoint, or a .pdf opens in the browser instead of Adobe Reader.
The agent opens files using the operating system's default application for each file type. If the default was changed or never set correctly, files open in an unexpected app.
Fix on Windows
Fix on Mac
Symptom: The .pptx file downloads but opens in LibreOffice or a file manager because Microsoft PowerPoint is not installed.
Options (best to worst)
Prevention: Add "PowerPoint (or WPS Office) installed" to your venue setup checklist. Verify this the day before the event, not the morning of.
Symptom: After downloading the .dmg on macOS, double-clicking shows: "StartSync Agent not opened. Apple could not verify StartSync Agent is free of malware..."
This can happen on older versions of the agent that were not yet notarized with Apple. Newer versions are signed and notarized, but macOS may still show this warning if the app was downloaded before notarization was completed, or if quarantine flags were applied during download. The app is safe — this is a security warning, not a virus.
Method 1 — Right-click
Method 2 — System Settings
Method 3 — Terminal
If the above methods don't work, open Terminal and run:
xattr -cr /Applications/StartSync\ Agent.app
This removes the quarantine flag. Then double-click the app normally.