Wingetlywingetly
← All apps
M

MomentBackup

by Watari Labs Pty Ltdv1.0.17

Last updated

Personal backup and recovery. Encrypted file history on your own drive, NAS, Google Drive, or S3 storage, plus whole-computer images on Windows.

Install with winget

$ winget install --id WatariLabs.MomentBackup --exact --version 1.0.17

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for MomentBackup

MomentBackup uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x64, machine scope)
msiexec.exe /i MomentBackup_1.0.17_x64_en-US.msi /quiet /norestart

See the full silent install reference for MomentBackup

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

MomentBackup keeps a browsable, encrypted history of your files on storage you already own: an external drive, a NAS, Google Drive, or an S3-compatible bucket. Encryption keys never leave your computer. Browse any past version of a file and restore it; on Windows you can also keep a whole-computer image and restore it to a replacement drive after hardware failure. Backups are verified, and restores always work whether or not a license is active.

Buy once ($49 for one computer) with no subscription and no hosted-storage bill. A 7-day trial needs a free account (email address only, no card).

Installers · v1.0.17

ArchitectureTypeScopeInstallDownload
x64MSI
WiX
machineDirect
arm64MSI
WiX
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for MomentBackup.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • 夸克网盘Quark
    Alibaba.QuarkCloudDrivev3.24.0

    Quark Cloud Drive is a cloud service product launched by Quark, featuring cloud storage, HD streaming, online file decompression, PDF one-click conversion, etc.

  • Synology Drive ClientSynology
    Synology.DriveClientv8.1.0.18123

    The desktop utility that provides file syncing and personal computer backup services on multiple client computers to a centralized server, Synology Drive Server.

  • Ente Authente.io
    ente-io.auth-desktopv4.4.25

    Open source 2FA authenticator, with end-to-end encrypted backups.

  • AWS Command Line InterfaceAmazon Web Services
    Amazon.AWSCLIv2.36.48

    Universal Command Line Interface for Amazon Web Services

  • FastCopyH.Shirouzu & FastCopy Lab, LLC.
    FastCopy.FastCopyv5.12.0

    The Fastest Copy/Backup Software on Windows

  • Wondershare RecoveritWondershare Software Co.,Ltd.
    Wondershare.Recoveritv14.5.2.6

    Quickly restore precious documents, emails, and other files.

More from Watari Labs Pty Ltd or browse backup, disaster-recovery, encryption.

Frequently asked questions

How do I install MomentBackup on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id WatariLabs.MomentBackup --exact --version 1.0.17. winget downloads the installer from Watari Labs Pty Ltd and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install MomentBackup silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id WatariLabs.MomentBackup --exact 1.0.17 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for MomentBackup?
MomentBackup uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i MomentBackup_1.0.17_x64_en-US.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall MomentBackup via winget?
Run: winget uninstall --id WatariLabs.MomentBackup --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from MomentBackup's Apps & Features entry.
Is MomentBackup free?
MomentBackup is distributed under Proprietary. Refer to the publisher (https://momentbackup.com/) for the full license terms - Wingetly itself does not charge for installation.
Does MomentBackup work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls MomentBackup directly from the publisher.
How do I keep MomentBackup up to date?
Run winget upgrade --id WatariLabs.MomentBackup --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of MomentBackup from microsoft/winget-pkgs.