Wingetlywingetly
← All apps

RootsMagic 10

by RootsMagic, Inc.v10.0.9.0

Last updated

The award-winning genealogy software which makes researching, organizing, and sharing your family history easy!

Install with winget

$ winget install --id RootsMagic.RootsMagic.10 --exact --version 10.0.9.0

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

Silent install command for RootsMagic 10

RootsMagic 10 uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, machine scope)
RootsMagic10SetupX64.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for RootsMagic 10

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

RootsMagic is the award-winning genealogy and family tree software designed to help users discover, document, and share their family history with ease. It allows you to start from scratch or import existing trees, integrate records from FamilySearch, Ancestry, MyHeritage, and Findmypast, and keep notes, photos, health details, and DNA matches organized in one place.

Installers · v10.0.9.0

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
machineDirect
x64EXE
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 RootsMagic 10.

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

  • RootsMagic 9RootsMagic, Inc.
    RootsMagic.RootsMagic.9v9.1.6.0

    The award-winning genealogy software which makes researching, organizing, and sharing your family history easy!

  • RootsMagic 8RootsMagic, Inc.
    RootsMagic.RootsMagic.8v8.5.0.0

    The award-winning genealogy software which makes researching, organizing, and sharing your family history easy!

  • RootsMagic 3RootsMagic, Inc.
    RootsMagic.RootsMagic.3v3.2.6.0

    The award-winning genealogy software which makes researching, organizing, and sharing your family history easy!

  • RootsMagic 6RootsMagic, Inc.
    RootsMagic.RootsMagic.6v6.3.3.2

    The award-winning genealogy software which makes researching, organizing, and sharing your family history easy!

  • RootsMagic 11RootsMagic, Inc.
    RootsMagic.RootsMagic.11v11.5.0.0

    The award-winning genealogy software which makes researching, organizing, and sharing your family history easy!

  • RootsMagic 5RootsMagic, Inc.
    RootsMagic.RootsMagic.5v5.0.4.1

    The award-winning genealogy software which makes researching, organizing, and sharing your family history easy!

More from RootsMagic, Inc. or browse DNA, GEDCOM, ancestry.

Frequently asked questions

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