RcloneView on Windows 11 — Cloud Storage Sync and Backup
RcloneView installs natively on Windows 11 with a single
.exeinstaller, bundling rclone automatically. No command line setup needed to connect and sync 90+ cloud storage providers.
Windows 11 includes OneDrive sync built-in, but it only covers one provider. RcloneView fills the gap: a native Windows application that connects to Google Drive, Dropbox, Amazon S3, Backblaze B2, Cloudflare R2, and 90+ other providers simultaneously. Whether you're a home user backing up photos to multiple clouds or a developer syncing deployment artifacts to S3, RcloneView on Windows 11 handles it through a visual interface without requiring any PowerShell or Command Prompt scripting.

Manage & Sync All Clouds in One Place
RcloneView is a cross-platform GUI for rclone. Compare folders, transfer or sync files, and automate multi-cloud workflows with a clean, visual interface.
- One-click jobs: Copy · Sync · Compare
- Schedulers & history for reliable automation
- Works with Google Drive, OneDrive, Dropbox, S3, WebDAV, SFTP and more
Free core features. Plus automations available.
Installing RcloneView on Windows 11
Download the Windows installer from rcloneview.com — the file is named setup_rclone_view-{version}.exe and is an Inno Setup installer. Double-click the installer, follow the setup wizard (default installation directory is fine for most users), and RcloneView appears in your Start menu and taskbar.
The installer bundles rclone — no separate rclone installation is required. RcloneView launches with its embedded rclone instance running on http://127.0.0.1:5582. You'll see the rclone version and connection status in the bottom footer of the app.
Windows 11 system requirements:
- Architecture: x86-64 (Intel/AMD 64-bit). Note: Windows ARM64 is not supported.
- VC++ 2015–2022 Redistributable (usually already installed; the RcloneView installer checks)
- Windows Vista or later (Windows 11 is fully supported)
Adding Cloud Storage Providers
After installation, add your first cloud storage provider. Click Remote tab → New Remote and select your provider. For OAuth-based services (Google Drive, Dropbox, OneDrive, Box, pCloud), RcloneView opens your default browser for authentication — sign in and grant access. For credential-based services (Amazon S3, Backblaze B2, Cloudflare R2, Wasabi), enter your access key and secret key directly.
Windows 11's default browser (Edge or Chrome) handles OAuth flows cleanly. If your organization uses a proxy or restricts browser-based OAuth, check your network settings and ensure localhost redirects are allowed.
Mounting Cloud Storage as a Windows Drive
RcloneView's Mount Manager lets you mount cloud storage as a Windows drive letter (e.g., Z:\ for Google Drive, Y:\ for Backblaze B2). Click Remote tab → Mount Manager → New Mount, select your remote and folder, choose a drive letter, and click Save and Mount.
The mounted cloud drive appears immediately in File Explorer alongside local drives. Any application can read and write files to the mounted drive — useful for accessing cloud files directly from Office, Adobe Creative Suite, or any other Windows application. Enable Auto Mount (PLUS license) to automatically mount your cloud drives at Windows startup.
Setting Up Scheduled Cloud Backups
Use RcloneView's Job Manager to create automated backup jobs. A typical Windows 11 setup: sync C:\Users\{user}\Documents\ to Backblaze B2 nightly, and sync C:\Users\{user}\Pictures\ to Google Drive weekly. Each job runs at the scheduled time in the background — RcloneView minimizes to the Windows system tray and continues running scheduled jobs without keeping the main window open.
Enable desktop notifications (Settings → Notifications → Show sync completion notification) to receive a Windows 11 toast notification when each backup job completes.
Getting Started
- Download RcloneView from rcloneview.com (Windows x86-64 installer).
- Run the installer and launch RcloneView from the Start menu.
- Add your cloud storage providers via New Remote (OAuth browser or credential entry).
- Create Sync jobs in Job Manager with schedules for automated backups.
RcloneView on Windows 11 replaces a dozen separate cloud sync clients with one unified interface — giving you full control over where your files go and when they're transferred.
Related Guides:
- RcloneView on Windows Server — Cloud Backup Setup
- Mount Amazon S3 Buckets as Local Drives with RcloneView
- Automate Daily Cloud Backups with RcloneView