VM manager

Opening 86Box will start the virtual machine manager, which allows for creating, managing, starting and controlling multiple emulated machine configurations.

Note

  • This manager is currently a preview, with a limited feature set expanding upon the previous standalone 86Box Manager app. Other managers with more features can still be used.

  • Running 86Box directly no longer creates or starts an emulated machine in the current folder like on previous versions. The -P/--vmpath command line option can be used to start a machine directly instead.

  • The manager can be fully disabled (restoring the behavior of previous 86Box versions when launched without specifying a virtual machine path on the command line) by adding vmm_disabled = 1 to the global configuration file, which is stored at one of the following locations based on the platform:

    • Windows: C:\Users\[username]\AppData\Local\86Box\86box_global.cfg

    • Linux: ~/.config/86Box/86box_global.cfg

    • macOS: ~/Library/Preferences/86Box/86box_global.cfg

Machine list

The left-hand side of the manager window displays a list of all machines found in the system directory, along with their current state and icon. Click on a machine to select it.

The following options are available by right-clicking a machine:

  • Start: start the machine.

  • Hard reset: force a reset of the machine.

  • Force shutdown: force a shutdown of the machine. If this fails due to a frozen 86Box process, try Kill.

  • Ctrl+Alt+Del: send a Ctrl+Alt+Del key combination to the machine.

  • Settings: open the Settings window to configure the machine.

  • Change display name: change the name by which the machine is identified on the manager and 86Box window. Changing this will not rename the machine’s folder.

  • Set icon: change the icon displayed next to the machine on the list.

    • Select an icon from the preset list, or click Reset to restore the default icon.

  • Clone: make a copy of the machine.

  • Kill: forcibly terminate the machine’s 86Box process if one is running.

  • Wipe NVRAM: clear the machine’s CMOS non-volatile memory. On models with Flash ROM, the original BIOS is also reflashed.

  • Delete: delete the machine, along with everything stored within its directory.

  • Open folder: open the directory where the machine’s configuration file is stored.

  • Open printer tray: open the directory where documents printed by the machine’s emulated printers are saved.

  • Open screenshots folder: open the directory where screenshots of the machine are saved.

  • Show config file: display the contents of the machine’s 86box.cfg file for sharing, support requests and bug reports.

Machine details

The right-hand side of the manager window displays information and controls for the selected machine:

  • A summary of the machine’s configuration.

  • A gallery of screenshots saved through Take screenshot or the respective keyboard shortcut.

  • A small text area for writing any notes about the machine.

  • Controls for the machine: Settings, Hard reset, Force shutdown, Start/Pause, Ctrl+Alt+Del.

  • The machine’s current status, with the 86Box process ID if one is running.

Toolbar

The toolbar located at the top of the manager window (right below the menu bar) provides controls for the machine list.

  • New machine: create a new machine from scratch or from an existing configuration file.

  • Start: start the selected machine.

  • Hard reset: force a reset of the selected machine.

  • Force shutdown: force a shutdown of the selected machine.

  • Ctrl+Alt+Del: send a Ctrl+Alt+Del key combination to the selected machine.

  • Settings: open the Settings window to configure the selected machine.

Status bar

The status bar located at the bottom of the manager window displays a count of running, paused and total available machines.

Additionally, any information about available updates will be displayed in the status bar if checking for updates on startup is enabled.