Uninstall Podman Desktop on Mac
Decide whether you want to remove only the Podman Desktop interface or also the Podman engine and machines. They are separate installations, and containers, images, and volumes inside a machine are not ordinary caches.
Save work and stop machines
Export or back up required container data, databases, and files, then verify the copies. Stop writes and the relevant Podman machine. If you are removing only the desktop interface while continuing to use the CLI, keep the engine and machines.
Remove Desktop through its installation channel
Quit Podman Desktop and move it from Applications to the Trash. For a Homebrew installation, follow the corresponding vendor instructions. Removing machines or all data is an additional decision, not an automatic next step. Official Podman Desktop uninstall instructions
Use Shift + Command + G in Finder to open ~/.local/share/containers/podman-desktop. Mole lists this Desktop data directory without preselecting it. The parent ~/.local/share/containers may serve other container tools; do not delete it wholesale.
Check the engine you kept
If you kept the Podman CLI, inspect its machines with this read-only command:
podman machine list
A remaining machine does not mean Desktop removal failed. An empty list only describes machines in the current Podman environment. A missing command or error does not prove every data file is gone. Check the Desktop app, machines, and intentionally retained data separately.
