Quick checks
Start with the doctor command for the local setup checks:arm64. If the result is x86_64, the machine is an Intel Mac or the command is running under an x86_64 environment. microsandbox needs Apple Silicon; Rosetta does not make an Intel Mac supported for local sandboxes.
Hardware virtualization
Unlike Linux and Windows, macOS does not require enabling a separate KVM or Windows Hypervisor Platform feature. Apple Silicon Macs include the hypervisor support that microsandbox uses. If sandbox startup fails on an Apple Silicon Mac, first runmsb doctor, then try a fresh terminal session so your current PATH is visible. If the doctor reports missing runtime files, refresh them with:
Runtime path
The default runtime root is~/.microsandbox. The CLI binary lives under bin/msb, and the runtime library lives under lib/libkrunfw.dylib.
If macOS is finding a stale binary, check the command path: