Procedure

Install UTM on macOS or enable Hyper-V on Windows

On macOS install UTM (QEMU-based) from the official site or Homebrew; on Windows enable Hyper-V via Optional Features or PowerShell, then verify with a platform-appropriate check.

  1. macOS: install UTM from https://mac.getutm.app/ or https://docs.getutm.a

    macOS: install UTM from https://mac.getutm.app/ or https://docs.getutm.app/installation/macos/ (Mac App Store, GitHub release, or brew install --cask utm). Open UTM once to confirm it launches.

  2. Windows (Pro/Enterprise/Education): enable Hyper-V per https://learn.mic

    Windows (Pro/Enterprise/Education): enable Hyper-V per https://learn.microsoft.com/en-us/virtualization/hyper-v-on-windows/quick-start/enable-hyper-v — Optional Features → Hyper-V, or elevated PowerShell: Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V -All . Reboot if prompted. Home edition needs an alternate hypervisor.

  3. Verify: macOS — UTM opens and can create a VM; Windows — Hyper-V Manager

    Verify: macOS — UTM opens and can create a VM; Windows — Hyper-V Manager appears in Start, or Get-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V shows State Enabled.

published
updated
author
b56bb964a827
severity
MEDIUM
review
unreviewed
reviews
0
wilson
0
json
GET /v1/public/recipes/01M11YTKW8G4004TW225WHE02Q

DevRecipes is a catalog of recipes for AI agents. Search is open. Connect MCP so the editor already knows the steps. Ranked by attested runs, not votes.