⚠️ This guide walks you through setting up unattended access in Sunflower Control step by step. Unattended access lets you connect to your devices remotely without anyone clicking “accept” on the other end.

What Is Unattended Access

Unattended access is the ability to remotely connect to a device at any time without requiring someone physically present at the remote end to accept the connection. This is essential for:

  • Remote work — Access your office PC from home at any hour
  • Server management — Manage headless servers and NAS devices
  • IT support — Help family or clients without them needing to do anything
  • Digital signage — Maintain kiosk PCs and display devices remotely

I discovered how critical unattended access is when my office implemented a new security policy requiring all work to be done on office computers only — no more taking laptops home with work files. Without unattended access, I would have been stuck driving to the office every time I needed a file or wanted to check something after hours. With it set up, I can connect to my office PC from home whenever I need to, as if I were sitting right at my desk. That single feature alone justified the subscription cost for me within the first week.

Prerequisites

Before setting up unattended access, make sure you have:

RequirementDetails
Sunflower Control accountFree to create
Paid subscriptionRequired for unattended access feature
Host client installedOn the device you want to access remotely
Stable internetOn both the local and remote device
Admin accessNeeded to install host client on the remote device
Access passwordA strong, unique password for device access

If you haven’t installed the host client yet on the device you want to access remotely, see our detailed host client download and setup guide first — it covers installation, configuration, and security hardening for the host client component.

Step-by-Step Setup Guide

Step 1: Install the Host Client

On the device you want to access remotely:

  1. Download the host client from the official website
  2. Run the installer with administrator privileges
  3. Choose “Install as Windows Service” (critical for boot-time access)
  4. Complete the installation

Step 2: Sign In to Your Account

  1. Launch the host client configuration
  2. Sign in with your Sunflower Control account
  3. If you don’t have a paid subscription, you’ll be prompted to upgrade
  4. Complete the subscription process if needed

Step 3: Set Your Access Password

  1. In host client settings, navigate to “Access Password”
  2. Enter a strong password (12+ characters recommended)
  3. Confirm the password
  4. This password is required every time someone connects to this device

⚠️ Important: Your access password should be different from your account password. If someone gets your account password, they still can’t connect without the access password.

Step 4: Configure Auto-Start

  1. Open host client settings → “Startup”
  2. Enable “Start automatically with Windows”
  3. Select “Run as system service” (not user application)
  4. This ensures the host client starts even before any user logs in

Step 5: Configure Power Settings

On the remote device, prevent it from sleeping:

Windows:

  1. Settings → System → Power & Sleep
  2. Set “Sleep” to “Never” when plugged in
  3. Set “Screen” to a short timeout (screen can turn off, but PC must stay awake)

macOS:

  1. System Settings → Displays → set “Turn display off” to “Never”
  2. System Settings → Energy → enable “Prevent sleeping when display is off”

Step 6: Test the Connection

From another device:

  1. Open Sunflower Control main application
  2. Sign in with your account
  3. Find the remote device in your device list
  4. Click “Connect”
  5. Enter the access password
  6. Verify you can control the remote device

If the connection works without anyone at the remote end having to click “accept” — congratulations, unattended access is properly configured and working! You now have 24/7 access to this device from anywhere in the world.

Unattended access setup complete

Advanced Configuration

Multi-Monitor Support

If the remote device has multiple monitors:

  1. Connect to the device remotely
  2. In the remote session toolbar, click the monitor icon
  3. Select which monitor to view, or choose “All monitors”
  4. Switch between monitors using keyboard shortcuts

Session Permissions

Control what actions are allowed during remote sessions:

PermissionPersonal UseIT SupportServer Management
Remote control
File transfer
Clipboard sharing⚠️ Optional
Remote restart⚠️ Optional
Command prompt
Software installation

Honestly, I keep permissions minimal on my personal devices — just remote control and file transfer is all I need for daily work. The fewer permissions you enable, the less potential damage is possible if something goes wrong or if your account is ever compromised. For IT support scenarios where you’re fixing other people’s computers, you may need more permissions like command prompt access, but enable them only when specifically needed and disable them immediately afterward.

Black Screen Feature

When you’re connected remotely, the remote display can optionally show a black screen to prevent people nearby from seeing your session:

  1. During a remote session, click the toolbar → “Black Screen”
  2. The remote monitor turns black while you continue to see and control the desktop
  3. The black screen automatically disables when you disconnect

This is useful in open office environments where you don’t want colleagues to see what you’re working on during a remote session. I use it regularly when accessing my office PC from a coffee shop — nobody in the office can see what I’m doing remotely, and I can work with confidential documents without worrying about prying eyes.

Setting Up Unattended Access for Different Scenarios

Remote Work Setup

For accessing your office PC from home:

  1. Install the host client on your office PC
  2. Configure the office PC to never sleep
  3. Ensure the office PC is connected to a UPS
  4. Set a strong access password
  5. Install the main app on your home PC (or Mac, phone)
  6. Connect from home whenever you need to access work files

Server Management Setup

For managing a home or office server:

  1. Install the standalone host client on the server (no GUI needed)
  2. Configure the server’s BIOS to “Restore on AC Power Loss” (auto-restart after power outage)
  3. Set a static IP on the server for reliable network access
  4. Enable unattended access with minimal permissions
  5. Configure logging for audit purposes

Family Tech Support Setup

For helping family members remotely:

  1. Install the host client on your family member’s PC
  2. Set a simple but secure access password
  3. Enable notifications so they know when you’re connected
  4. Limit permissions to remote control and file transfer only
  5. Test the connection before they actually need help

I set this up for my parents three years ago, and it’s saved us countless hours of frustrating phone-based troubleshooting. When my mom’s printer stops working or my dad can’t figure out how to attach a file to an email, I just connect remotely and fix it in five minutes instead of spending 30 minutes explaining where to click over the phone. Honestly, it’s one of the best things I’ve ever done for our relationship — no more tech support arguments.

Family tech support setup

Troubleshooting Unattended Access

ProblemLikely CauseSolution
Can’t connect after PC restartsHost service not set to auto-startSet Sunflower Host to “Automatic” in Windows Services
“Requires acceptance” promptSubscription expiredCheck your subscription status and renew
Connection drops after idlePC went to sleepDisable sleep in Power Settings
Host client not in system trayService crashedRestart the service from Windows Services
Access password not acceptedPassword mismatchReset the access password in host settings
Can’t connect before loginHost running as user app, not serviceReinstall as system service
Very slow connectionNetwork issueSee high latency fix guide

For more connection troubleshooting, see our detailed connection failed guide and high latency fix guide.

Unattended Access on Different Operating Systems

The setup process varies slightly depending on the remote device’s operating system:

Windows Setup

Windows is the most common platform for unattended access hosts. Key Windows-specific steps:

  • Install the host client as a Windows Service (not a user application) — this ensures it starts before any user logs in
  • Disable Windows Fast Startup if it causes issues with the host service starting correctly (Power Settings → Choose what the power buttons do → uncheck “Turn on fast startup”)
  • Add the host client to Windows Defender exclusions if real-time scanning slows down connections
  • Configure Windows Update to not automatically restart the PC during work hours (Settings → Windows Update → Active hours)

macOS Setup

macOS requires additional permissions for the host client:

  • Grant Screen Recording permission in System Settings → Privacy & Security
  • Grant Accessibility permission for keyboard and mouse input forwarding
  • Disable automatic login screen timeout (System Settings → Lock Screen → set “Require password” to “Never” for remote access scenarios)
  • Disable App Nap for the host client to prevent macOS from suspending it (Terminal: defaults write com.sunflower.host NSAppSleepDisabled -bool YES)

Linux Setup (Limited Support)

Sunflower Control has limited Linux support. If available:

  • Install the host client via the command-line installer
  • Configure the service to start with systemd
  • Set up X11 forwarding if you need graphical remote access
  • VNC may be a more reliable option for Linux remote access

For platform-specific downloads, see Windows download and Mac download.

Security Best Practices

Unattended access means your device is always reachable remotely. Follow these practices:

  1. Strong access password — Use a unique 12+ character password that’s different from your account password
  2. Two-factor authentication — Enable 2FA on your Sunflower Control account for an extra layer of protection
  3. Session logging — Enable logging to track all remote access sessions
  4. Session timeout — Set an automatic disconnect after a period of inactivity (30 minutes recommended)
  5. Black screen — Use the black screen feature in public or shared spaces
  6. Regular password changes — Change your access password every 3-6 months
  7. Review connected devices — Periodically check your device list and remove unknown devices

Truth be told, the biggest security risk with unattended access isn’t the software itself — it’s weak passwords and credential reuse by users. If your Sunflower Control password is the same as a password that was leaked in a data breach (check haveibeenpwned.com to find out), attackers could potentially access your devices remotely. Use a unique, strong password for your Sunflower Control account and enable two-factor authentication for maximum protection.

Unattended Access vs Manual Acceptance

AspectUnattended AccessManual Acceptance
Requires someone at remote end❌ No✅ Yes
Available 24/7✅ Yes❌ Depends on someone being there
Requires subscription✅ Paid❌ Free
Security riskSlightly higher (always accessible)Lower (requires human approval)
Best forRemote work, servers, tech supportOccasional screen sharing, presentations
Setup complexityModerateSimple

For most users who need regular remote access to their devices, unattended access is well worth the subscription cost. The free version with manual acceptance is fine for occasional use — like showing a colleague your screen during a meeting or helping someone for a few minutes — but completely impractical for daily remote work where you need to connect multiple times throughout the day without coordinating with someone at the other end.

Unattended Access Setup Checklist

Use this checklist to ensure you’ve configured everything correctly:

On the remote device (the one you want to access):

  • Host client installed as Windows service (not user application)
  • Signed in to your Sunflower Control account
  • Paid subscription active (check in Account settings)
  • Strong access password set (12+ characters, different from account password)
  • Auto-start with Windows enabled
  • Power settings: Sleep set to “Never” when plugged in
  • UPS connected (for desktop PCs)
  • Firewall allows Sunflower Control traffic
  • Session logging enabled

On your local device (the one you connect from):

  • Sunflower Control main app installed (Windows / Mac / Android / iOS)
  • Signed in with the same account
  • Test connection successful (no manual acceptance needed)
  • Display quality adjusted for your connection speed
  • File transfer working in both directions

Frequently Asked Questions

Q: Can I use unattended access on a laptop that goes to sleep when the lid is closed? A: Not if the laptop enters sleep mode — the network adapter is disabled during sleep, so the host client cannot maintain or receive connections. You have two options: (1) Change Windows power settings to “Do nothing” when the lid is closed (Settings → System → Power → Additional power settings → Choose what closing the lid does), or (2) Use an external monitor and keep the laptop plugged in with the lid open. For laptops used as remote access hosts, I strongly recommend option 1 with the laptop connected to a docking station and external display. This way, you can close the laptop to tuck it away while keeping it fully powered and network-connected.

Q: Does unattended access work over cellular data from my phone? A: Yes, absolutely. The host client on the remote device uses its own wired or Wi-Fi internet connection to stay reachable. You can connect to it from any network on your end, including cellular data on your phone or tablet. The connection is established through Sunflower’s relay servers, so no special network configuration or port forwarding is needed on either end. This means you can access your office PC from your phone while sitting in a park on 4G, as easily as from your home Wi-Fi.

Q: How many devices can I set up with unattended access? A: There’s no hard limit on how many devices you can install the host client on and enable unattended access for. Each device with the host client installed appears in your device list and can be accessed remotely at any time. However, the number of simultaneous connections you can maintain may be limited by your subscription plan — check your specific plan details for connection limits.

Q: What happens if I forget my access password? A: You can reset the access password from the host client settings on the remote device itself. Open the host client configuration on the device you want to access, navigate to Access Password settings, and set a new password. If you can’t physically access the remote device, you may need someone there to help you reset it — there’s no way to remotely reset the access password for security reasons.

Unattended access working


This guide was written based on Sunflower Control 2026 latest version. Software features may change with updates. This site is an independent information resource and is not affiliated with Oray or the Sunflower remote control development team.

Disclaimer: This is an independent guide and review site. We are not associated with Oray, Sunflower, or any other remote control software company. All trademarks belong to their respective owners. This site provides links to official sources only for your safety and convenience.