Wingetlywingetly
← All apps

BizHawk

by TASEmulatorsv2.11

Last updated

A core-based, multi-system emulator written in C#. Provides nice features for casual gamers such as full screen, and joypad support in addition to full rerecording and debugging tools for all system cores.

Install with winget

$ winget install --id TASEmulators.BizHawk --exact --version 2.11

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

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.11

ArchitectureTypeScopeInstallDownload
x64ZIP
archive
-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 BizHawk.

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

  • Android StudioGoogle LLC
    Google.AndroidStudiov2026.1.4.7

    The official Integrated Development Environment (IDE) for Android app development.

  • BlueStacksnow.gg, Inc.
    BlueStack.BlueStacksv5.22.166.1003

    Play Android games on PC or try instantly from our cloud.

  • Ruffle (Nightly)Ruffle
    Ruffle.Ruffle.Nightlyv0.4.0.26180

    A Flash Player emulator written in Rust.

  • DOSBox StagingDOSBox Staging
    DOSBoxStaging.DOSBoxStagingv0.83.0-7b400

    DOSBox Staging is a modern continuation of DOSBox — your existing configurations will continue to work, and you will have access to many advanced features.

  • Eden («x86_64-v1» instruction set, MSVC)Utopia LLC
    Utopia.Eden.MSVCv0.2.1

    The Eden Nintendo Switch Emulator.

  • shadPS4shadps4-emu
    shadps4-emu.shadPS4v0.18.0

    PlayStation 4 emulator for Windows, Linux and macOS written in C++

More from TASEmulators or browse emulator, mednafen, neshawk nintendoentertainmentsystem.

Frequently asked questions

How do I install BizHawk on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id TASEmulators.BizHawk --exact --version 2.11. winget downloads the installer from TASEmulators and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install BizHawk silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id TASEmulators.BizHawk --exact 2.11 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall BizHawk via winget?
Run: winget uninstall --id TASEmulators.BizHawk --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from BizHawk's Apps & Features entry.
Is BizHawk free?
BizHawk is distributed under Mostly MIT, as well as, quote, "an illegal combination of several incompatible GPL licenses"; see the License URL.. Refer to the publisher (https://github.com/TASEmulators/BizHawk) for the full license terms - Wingetly itself does not charge for installation.
Does BizHawk 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 BizHawk directly from the publisher.
How do I keep BizHawk up to date?
Run winget upgrade --id TASEmulators.BizHawk --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of BizHawk from microsoft/winget-pkgs.