Skip to content

Windows client

The NGBackup File Daemon runs natively on Windows 10/11 and Server 2016+ (32- and 64-bit).

Run the installer and choose the File Daemon. It registers as a Windows service and starts automatically.

NGBackup uses the Volume Shadow Copy Service (VSS) so open files and applications are backed up consistently. Enable it in the FileSet:

FileSet {
Name = "windows"
Include {
Options { Signature = MD5 }
File = "C:/"
}
}
  • Back up all fixed drives, or list them explicitly.
  • System State and application-aware backups (SQL Server, Exchange, AD) are handled by the matching plugins.
  • The File Daemon is flag-driven and can also run unattended for imaging/automation.