Wingetlywingetly
← All apps

XMind 8

by XMind Ltd.v3.7.9.201912052356

Last updated

Popular and classic mind mapping tool for over a decade, millions of people are using it.

Install with winget

$ winget install --id Xmind.Xmind.8 --exact --version 3.7.9.201912052356

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

Silent install command for XMind 8

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

One-line silent install (x86, machine scope)
xmind-8-update9-windows.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for XMind 8

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

XMind, a full-featured mind mapping and brainstorming tool, designed to generate ideas, inspire creativity, brings efficiency both in work and life. Millions and millions of people love it.

Installers · v3.7.9.201912052356

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 XMind 8.

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

  • ObsidianObsidian
    Obsidian.Obsidianv1.13.7

    Obsidian is the private and flexible writing app that adapts to the way you think.

  • draw.ioJGraph
    JGraph.Drawv31.4.5

    A diagramming desktop app based on Electron that wraps the core draw.io editor.

  • XmindXMIND LTD.
    Xmind.Xmindv26.5.1107

    A full-featured Swiss Army Knife for your brain.

  • LogseqLogseq
    Logseq.Logseqv2.0.1

    A privacy-first, open-source platform for knowledge management and collaboration

  • 金山文档Kingsoft Corp.
    Kingsoft.KDocsv3.11.2

    Online document for multi-user collaboration

  • Wondershare EdrawMaxEdrawSoft Co.,Ltd.
    EdrawSoft.EdrawMaxv15.2.9.1577

    An intuitive diagram software with templates for any scenario.

More from XMind Ltd. or browse mind-map, mind-mapping, mindmap.

Frequently asked questions

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