Wingetlywingetly
← All apps

ZBrush 2024

by Maxonv2024.0.4

Last updated

ZBrush is a digital sculpting, modeling, and painting software used to create highly detailed 3D models. It offers fluid, intuitive features that allow you to model 3D shapes just like sculpting with real clay.

Install with winget

$ winget install --id Maxon.ZBrush.2024 --exact --version 2024.0.4

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

Silent install command for ZBrush 2024

ZBrush 2024 uses EXE. The silent install switches are --mode unattended --unattendedmodeui none.

One-line silent install (x64)
ZBrush_2024.0.4_Installer.exe --mode unattended --unattendedmodeui none

See the full silent install reference for ZBrush 2024

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

ZBrush is a digital sculpting, modeling, and painting software used to create highly detailed 3D models. It offers fluid, intuitive features that allow you to model 3D shapes just like sculpting with real clay.

Loved by 3D artists and industries worldwide, the intuitive brush system adapts to your style, letting you create with precision and control.

ZBrush continues to evolve on both desktop and iPad, making sculpting more precise, customizable, and production-ready. Recent updates bring refinements across modeling, texturing, and workflow, ensuring artists have the flexibility they need whether they are creating collectibles, prototypes, or production assets.

- Sculpt detailed characters, properties, and environments from concept design, to in-game assets and marketing materials.

- Craft intricate, precision-driven designs for unique pieces like jewellery, vehicle components, and advertising materials.

- Design detailed models with support structures for smooth printing, bringing your creations to life.

- Craft realistic models and detailed visual effects for films, concept art, and scientific visualisation.

Installers · v2024.0.4

ArchitectureTypeScopeInstallDownload
x64EXE-Direct

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 ZBrush 2024.

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

  • ZBrush 2026Maxon
    Maxon.ZBrush.2026v2026

    ZBrush is a digital sculpting, modeling, and painting software used to create highly detailed 3D models. It offers fluid, intuitive features that allow you to model 3D shapes just like sculpting with real clay.

  • Cinema 4D 2025Maxon
    Maxon.Cinema4D.2025v2025.3.3

    Cinema 4D is a professional 3D animation, modeling, simulation and rendering software solution.

  • ZBrush 2025Maxon
    Maxon.ZBrush.2025v2025.2.2

    ZBrush is a digital sculpting, modeling, and painting software used to create highly detailed 3D models. It offers fluid, intuitive features that allow you to model 3D shapes just like sculpting with real clay.

  • Cinema 4D 2024Maxon
    Maxon.Cinema4D.2024v2024.5.1

    Cinema 4D is a professional 3D animation, modeling, simulation and rendering software solution.

  • Cinebench R23Maxon
    Maxon.CinebenchR23v23.200

    Cinebench is a tool to compare CPU and graphics performance across various systems and platforms

  • Cinema 4D 2026Maxon
    Maxon.Cinema4D.2026v2026.0.0

    Cinema 4D is a professional 3D animation, modeling, simulation and rendering software solution.

More from Maxon or browse 3D, Modeling, Sculpting.

Frequently asked questions

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