Wingetlywingetly
← All apps

MSI Kombustor 2

by MSI Co., LTDv2.6.0.0

Last updated

MSI Kombustor is MSI's exclusive burn-in benchmarking tool based on the well-known FurMark software.

Install with winget

$ winget install --id MSI.Kombustor.2 --exact --version 2.6.0.0

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

Silent install command for MSI Kombustor 2

MSI Kombustor 2 uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

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

See the full silent install reference for MSI Kombustor 2

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.

Installers · v2.6.0.0

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 MSI Kombustor 2.

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

  • MSI AfterburnerMSI Co., LTD
    Guru3D.Afterburnerv4.6.6

    MSI Afterburner monitoring and GPU overclocking tool.

  • MSI Kombustor 3MSI Co., LTD
    MSI.Kombustor.3v3.5.2.1

    MSI Kombustor is MSI's exclusive burn-in benchmarking tool based on the well-known FurMark software.

  • MSI Afterburner BetaMSI Co., LTD
    Guru3D.Afterburner.Betav4.6.7 Beta 2

    MSI Afterburner monitoring and GPU overclocking tool

  • I
    Intel(R) Extreme Tuning UtilityIntel Corporation
    Intel.IntelExtremeTuningUtilityv7.14.2.69

    Performance tuning software for Intel processors

  • Nvidia FrameViewNVIDIA Corporation
    Nvidia.FrameViewv2.0

    An application for measuring frame rates, frame times, power, and performance-per-watt on a wide range of graphics cards.

  • CrystalDiskMark Shizuku EditionCrystal Dew World
    CrystalDewWorld.CrystalDiskMark.ShizukuEditionv9.0.3

    A simple disk benchmark software. This is CrystalDiskMark with Shizuku Theme.

More from MSI Co., LTD or browse benchmark, gpu-benchmark, stress-test.

Frequently asked questions

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