Version: 2.0.8.1 Installer:.exe (setup) / .msi Hives: HKCU, HKLM, SYSTEM
Duplicati is a free, open-source backup client that stores encrypted, incremental, compressed backups on cloud storage services, FTP, SSH, WebDAV, and local drives. It runs as a background service with a web-based UI.
Duplicati runs a local web server on port 8200 by default — the UI is accessed via browser.
Backup configuration, schedules, and encryption keys are stored in %PROGRAMDATA%\Duplicati\ as SQLite databases and JSON files, not in the registry.
The service can be switched to run as a specific user account (not LocalSystem) for accessing network shares.
Duplicati also supports a "user-installed" mode without a Windows service — the tray icon launches the server on demand.
🗑️ Cleanup
Stop the service before removing registry entries:
Stop-ServiceDuplicatisc.exedeleteDuplicati
Windows Registry Editor Version 5.00
[-HKEY_CURRENT_USER\SOFTWARE\Duplicati]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Duplicati]
[-HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Duplicati]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Duplicati_is1]