Wingetlywingetly
← All apps

Bochs

by The Bochs Projectv3.1

Last updated

Cross Platform x86 Emulator Project

Install with winget

$ winget install --id Bochs.Bochs --exact --version 3.1

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

Silent install command for Bochs

Bochs uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64, machine scope)
Bochs-win64-3.1.exe /S

See the full silent install reference for Bochs

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

Bochs is a highly portable open source IA-32 (x86) PC emulator written in C++, that runs on most popular platforms. It includes emulation of the Intel x86 CPU, common I/O devices, and a custom BIOS. Bochs can be compiled to emulate many different x86 CPUs, from early 386 to the most recent x86-64 Intel and AMD processors which may even not reached the market yet.

Bochs is capable of running most Operating Systems inside the emulation including Linux, DOS or Microsoft Windows. Bochs was originally written by Kevin Lawton and is currently maintained by this project.

Bochs can be compiled and used in a variety of modes, some which are still in development. The 'typical' use of bochs is to provide complete x86 PC emulation, including the x86 processor, hardware devices, and memory. This allows you to run OS's and software within the emulator on your workstation, much like you have a machine inside of a machine. For instance, let's say your workstation is a Unix/X11 workstation, but you want to run Win'95 applications. Bochs will allow you to run Win 95 and associated software on your Unix/X11 workstation, displaying a window on your workstation, simulating a monitor on a PC.

Installers · v3.1

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
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 Bochs.

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.

  • Docker DesktopDocker Inc.
    Docker.DockerDesktopv4.91.0

    An application for the building and sharing of containerized applications.

  • C
    cv4pve-autosnapCorsinvest Srl
    Corsinvest.cv4pve.autosnapv2.1.1

    Automatic Snapshot Tool for Proxmox VE

  • Spice webdavdThe Spice Project
    Spice.SpiceWebDAVdv2.4.0

    SPICE file sharing daemon for Windows guest virtual machines.

  • QEMU guest agentRedHat
    SoftwareFreedomConservancy.QEMUGuestAgentv110.0.2

    Service for Windows guests in QEMU to coordinate snapshot, suspend, and shutdown with the host.

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

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

More from The Bochs Project or browse emulator, virtual-machine, virtualization.

Frequently asked questions

How do I install Bochs on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Bochs.Bochs --exact --version 3.1. winget downloads the installer from The Bochs Project and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Bochs silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Bochs.Bochs --exact 3.1 --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 Bochs?
Bochs uses EXE (NSIS). Run the downloaded installer with: Bochs-win64-3.1.exe /S. The silent switches are /S.
How do I uninstall Bochs via winget?
Run: winget uninstall --id Bochs.Bochs --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Bochs's Apps & Features entry.
Is Bochs free?
Bochs is distributed under LGPL-2.1. Refer to the publisher (https://bochs.sourceforge.io/getcurrent.html) for the full license terms - Wingetly itself does not charge for installation.
Does Bochs 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 Bochs directly from the publisher.
How do I keep Bochs up to date?
Run winget upgrade --id Bochs.Bochs --exact, or winget upgrade --all to update everything winget tracks. We index 2 versions of Bochs from microsoft/winget-pkgs.

Recent versions

  • 3.1latest
  • 3.0