Wingetlywingetly
← All apps

EaseUS Backup Center

by EaseUSv16.3

Last updated

Your streamlined central backup management console.

Install with winget

$ winget install --id EaseUS.BackupCenter --exact --version 16.3

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

Silent install command for EaseUS Backup Center

EaseUS Backup Center uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x86, machine scope)
EaseUS_Backup_Center_16.3.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for EaseUS Backup Center

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

EaseUS Backup Center – the centralized backup management solution helps to deploy backup tasks to multiple terminal machines from one console, run and monitor backups on all systems easily.

EaseUS Backup Center is a web-based portal working with EaseUS Todo Backup Enterprise, which enables IT administrators, and service providers to deliver the centralized management of the backup tasks to the client PCs.

EaseUS Backup Center needs to be installed on one of your machines as the server-side. Next, all the management is available through a web application called the Management Portal.

The management portal enables administrators to:

1. Add client PCs to the portal.

2. Manage and Group the client PCs.

3. Create multiple backup tasks with the intelligent backup scheme and cleanup strategy.

4. Remotely deploy and manage backup tasks to different clients/group

5. Monitor the backup tasks on the Client PCs.

Installers · v16.3

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
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 EaseUS Backup Center.

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

  • EaseUS Partition MasterEaseUS
    EaseUS.PartitionMasterv2080

    A free partition software that can partition hard drive and reoragnize the disk space for better performance

  • EaseUS ChatTransEaseUS
    EaseUS.ChatTransv2.1.7

    Easy WhatsApp Transfer, Backup & Restore

  • EaseUS RecExpertsEaseUS
    EaseUS.RecExpertsv5.1.1

    Screen Recorder for Capturing PC with High-Quality Video

  • EaseUS Todo BackupEaseUS
    EaseUS.TodoBackupv17.5.0

    Complete Backup solutions for Home Users

  • EaseUS MobiMoverEaseUS
    EaseUS.MobiMoverv6.2.5

    Effortlessly transfer, backup, and manage your iPhone data with EaseUS MobiMover

  • EaseUS Todo PCTransEaseUS
    EaseUS.TodoPCTransv14.2.0

    Useful and reliable software solution created to serve in computer migration operations.

More from EaseUS or browse Backup, Centralized, Management.

Frequently asked questions

How do I install EaseUS Backup Center on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id EaseUS.BackupCenter --exact --version 16.3. winget downloads the installer from EaseUS and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install EaseUS Backup Center silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id EaseUS.BackupCenter --exact 16.3 --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 EaseUS Backup Center?
EaseUS Backup Center uses EXE (Inno Setup). Run the downloaded installer with: EaseUS_Backup_Center_16.3.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall EaseUS Backup Center via winget?
Run: winget uninstall --id EaseUS.BackupCenter --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from EaseUS Backup Center's Apps & Features entry.
Is EaseUS Backup Center free?
EaseUS Backup Center is distributed under Proprietary. Refer to the publisher (https://www.easeus.com/backup-software/central-management.html) for the full license terms - Wingetly itself does not charge for installation.
Does EaseUS Backup Center 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 EaseUS Backup Center directly from the publisher.
How do I keep EaseUS Backup Center up to date?
Run winget upgrade --id EaseUS.BackupCenter --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of EaseUS Backup Center from microsoft/winget-pkgs.