Skip to main content
Self-Hosting & Privacy

Proxmox vs VMware vs Hyper-V: Homelab Hypervisor Guide

Proxmox VE remains free with no per-core fee, while Broadcom's VMware now bills a 16-core-per-CPU minimum and Hyper-V requires a paid Windows Server 2025 host. A worked 3-year homelab cost table and feature matrix compare all three.

milanbuha00July 12, 20269 min read
ShareXin

Sixteen. That is the minimum number of CPU cores Broadcom will bill you for on every physical processor in a VMware host in 2026 — even if the chip you actually installed only has eight. I run my own Proxmox homelab on a single-socket 8-core box, and when I priced out what the same server would cost to license under VMware and under Hyper-V, the gap was bigger than I expected. Here is the real math, not the marketing.

TL;DR

  • Proxmox VE is free with no feature gating — HA, live migration, clustering, and unlimited VMs/containers work identically with or without a paid subscription.
  • VMware is now subscription-only, and Broadcom's own licensing rules bill a minimum of 16 cores per physical CPU, so an 8-core homelab chip is charged as if it had 16.
  • Free standalone Hyper-V Server is discontinued — the last free version was Hyper-V Server 2019, so running Hyper-V today means buying a licensed Windows Server 2025 host.
  • Over 3 years on a single 8-core homelab node, Proxmox costs €0, VMware's vSphere Foundation runs roughly $6,480, and Windows Server 2025 Datacenter is a one-time ~$6,771.
  • The right pick depends on what you're actually optimizing for: cost, Windows-shop job relevance, or enterprise-parity practice.
16 coresthe minimum Broadcom bills per physical CPU under VMware Cloud Foundation and vSphere Foundation licensing, regardless of how many cores the chip actually has

What changed: the licensing landscape in 2026

Three years ago this comparison was simple: Proxmox was free, VMware had a free ESXi tier for homelabbers, and Microsoft shipped a standalone free Hyper-V Server. None of that middle option survives intact today.

Proxmox VE hasn't changed its model at all. It is open-source under the AGPLv3, and Proxmox Server Solutions sells optional support subscriptions on top of an otherwise identical, fully-featured product.

VMware changed the most. Broadcom retired perpetual VMware licenses after acquiring the company, moving everything to term-based subscriptions. The old standalone vSphere/ESXi/vCenter SKUs were folded into two bundles: VMware Cloud Foundation (VCF), the full software-defined data center stack with vSAN storage and NSX networking, and the smaller VMware vSphere Foundation (VVF), aimed at customers who just need compute virtualization and management without the networking and storage extras. Both bill per physical core.

Hyper-V didn't disappear, but its free on-ramp did. Microsoft discontinued the standalone, license-free Hyper-V Server product line — Hyper-V Server 2019 was the last version, with mainstream support already ended and extended support running to January 2029. Windows Server 2025 still includes the Hyper-V role, but you now reach it only by licensing the Windows Server operating system itself.

Note

None of this changes what each hypervisor is technically capable of. KVM-based Proxmox, VMware ESXi, and Microsoft's Hyper-V are all mature, production-grade type-1 hypervisors. What changed is who has to pay, how much, and on what schedule — which is exactly what matters for a homelab budget.

Feature and support comparison

Here is the matrix I actually used when deciding what to run at home, focused on what a homelab operator cares about rather than every enterprise checkbox.

CapabilityProxmox VEVMware (VVF/VCF)Hyper-V (Windows Server 2025)
Base license costFree, no per-core fee (AGPLv3)Subscription-only; no perpetual optionBundled into Windows Server license (perpetual purchase)
Licensing unitPer CPU socket (support only, not required)Per physical core, 16-core minimum per CPUPer physical core, 16-core minimum per server
Free tier for homelabYes — full features via no-subscription repoNo stable free tier since Feb 2024; a limited free ESXi hypervisor build returned in 2025 (no vCenter)No — standalone free Hyper-V Server discontinued after the 2019 release
Clustering / HA / live migrationIncluded at every tierIncluded in VVF/VCFIncluded in Datacenter edition (Failover Clustering)
Containers (LXC) alongside VMsNative, built inNot native (needs Tanzu/Kubernetes add-ons)Not native (Windows/Hyper-V containers differ from LXC)
Management UIWeb UI, includedvCenter (licensed separately in most VCF/VVF setups)Windows Admin Center / Failover Cluster Manager
Support modelOptional paid tiers, €120–€1,100/socket/year (Community–Premium)Included in subscription; enterprise-gradeSeparate Microsoft Premier/Unified support contract

If you're weighing this against a general-purpose OS decision rather than a hypervisor one, the reasoning overlaps a lot with how to choose the right Linux distribution for a home server, or a straight comparison of Windows, macOS, and Linux as a base platform.

What each one actually costs for a homelab

Numbers beat adjectives, so here's a worked example for a realistic homelab box: one physical socket, 8 real CPU cores, run for 3 years, sized so it can host an unlimited/large number of VMs and containers (not just two).

PlatformLicensing basisYear 1Years 2–3 (subscription)3-year total
Proxmox VE (no-subscription repo)Free, unlimited VMs/containers€0€0€0
Proxmox VE (Basic support tier)€370/socket/year€370€740€1,110
VMware vSphere Foundation (VVF)~$135/core list, 16-core minimum on an 8-core CPU = 16 cores billed$2,160$4,320≈ $6,480
Windows Server 2025 Datacenter (unlimited VMs)16-core pack, one-time purchase$6,771$0 (perpetual, no renewal required)≈ $6,771

The Proxmox and VMware/Microsoft figures are in different currencies (EUR vs USD) because that's how each vendor actually prices, but at roughly 1:1 parity in 2026 the comparison still lands the same way: Proxmox is free, VMware is the most expensive because it never stops billing, and Hyper-V is a large but one-time hit if you buy the unlimited-VM Datacenter edition outright.

Warning

The 16-core-per-CPU minimum is the trap that catches homelabbers moving from an old free-ESXi mindset to 2026 VMware pricing. Broadcom's own licensing documentation confirms that an 8-core or even a 6-core physical CPU is still billed as if it had 16 cores — so a "small" homelab chip doesn't get a proportionally small bill. Check your actual core count against this rule before assuming VMware licensing will be cheap just because your hardware is modest.

Proxmox VE: free by design, not free by trial

The most common misconception is that Proxmox's free tier is a crippled trial like VMware's old free ESXi used to be. It isn't. The no-subscription repository ships the exact same binaries as the paid enterprise repository — HA clustering, live migration, ZFS, Ceph, and the firewall are all there with no artificial VM count cap and no feature wall. The only visible difference is a dismissible subscription notice on login, and slightly earlier (marginally less soak-tested) package releases.

My setup runs Proxmox VE 9.2, released May 21, 2026, on Debian 13.5 "Trixie" with kernel 7.0. The two features I've actually used since upgrading are the new Dynamic Load Balancing (the Cluster Resource Scheduler now auto-migrates HA-managed guests to reduce node imbalance) and the SDN Fabrics additions for WireGuard and BGP/EVPN route filtering — genuinely useful for a multi-node homelab, not enterprise box-ticking. If you're layering Docker workloads on top of your VMs, the same LXC-vs-container distinctions come up when getting started with your first Docker container.

Paid Proxmox tiers (Community €120, Basic €370, Standard €550, Premium €1,100 per CPU socket per year) buy you the enterprise repository and support tickets with defined response times — not more capability. For a solo homelab operator comfortable troubleshooting on the forums, the honest answer is you can run Proxmox at production-grade quality for €0.

VMware after Broadcom: still capable, no longer casual

VMware's technology hasn't regressed — ESXi is still a rock-solid type-1 hypervisor and vCenter's management depth is real. What changed is accessibility for anyone not running a full enterprise budget.

Broadcom killed the free ESXi single-host license in February 2024, which cut off the traditional homelab on-ramp overnight. A limited free ESXi hypervisor build quietly returned in April 2025, but it's the bare hypervisor without vCenter, not the full stack. The realistic legal path for a homelabber who actually wants the full VMware experience — vCenter, vSAN, the works — is a VMUG Advantage membership at roughly $200/year, which is materially cheaper than licensing VVF or VCF directly but still an annual cost Proxmox simply doesn't have.

For anyone licensing "for real" outside the VMUG program, VVF list pricing runs around $135/core with that 16-core-per-CPU floor, and VCF (the full stack with vSAN and NSX) costs more on top of that. None of it is perpetual anymore — every subscription needs renewing, and reports from IT teams describe renewal quotes running 3–10x what the old perpetual license plus support once cost.

Hyper-V: free hypervisor, not-free host

Hyper-V occupies an odd middle ground. The hypervisor role itself has no separate license fee once you're running Windows Server — but you can no longer get to it for free the way homelabbers used to with the standalone Hyper-V Server product.

Microsoft ended mainstream support for the free, standalone Hyper-V Server 2019 on January 9, 2024, with extended support running to January 9, 2029, and confirmed it as the last release in that free line. Windows Server 2025's Hyper-V role is only reachable by licensing the OS: Standard edition (~$1,176 per 16-core pack) grants rights for 2 VMs plus 1 Hyper-V host, while Datacenter edition (~$6,771 per 16-core pack) grants unlimited VMs and the full virtualized-datacenter feature set including Storage Spaces Direct and Shielded VMs. Both are core-based with the same 16-core-per-server minimum logic as VMware, and both still require separately-purchased Client Access Licenses (CALs) for users or devices connecting over the network.

Tip

If your homelab genuinely only needs two VMs on one host, Standard edition's 2-VM allowance is enough and is far cheaper than Datacenter — don't default to the unlimited tier just because it sounds safer.

Because it's a one-time perpetual purchase rather than a recurring subscription, Hyper-V's 3-year cost curve is flatter than VMware's — the pain is front-loaded into a single license purchase instead of spread across annual renewals.

Which one fits your homelab

  • Cost-sensitive tinkerer running dozens of VMs/LXCs on modest hardware: Proxmox VE, free tier, no contest. The container-native LXC support alone (see how layered container architecture works) covers a lot of ground VMware and Hyper-V require separate products for.
  • Windows-shop admin practicing skills that map to a day job built on Hyper-V/Windows Server: Hyper-V, accepting the one-time Windows Server license cost as a career investment rather than a homelab expense.
  • Practicing for an enterprise VMware environment or needing vSAN/NSX-equivalent experience: VMUG Advantage against VVF/VCF, budgeting roughly $200/year and accepting it as a recurring cost, not a one-off.

None of these are wrong choices technically — Proxmox, ESXi, and Hyper-V are all capable, production-grade hypervisors. The decision in 2026 is really a budget and career-relevance decision first, and a feature decision a distant second.

Frequently asked questions

Is Proxmox really free for production use?

Yes. The Proxmox VE core product is open-source (AGPLv3) with no license fee, no per-core charge, and no cap on VMs, containers, or cluster nodes. Paid subscription tiers add the enterprise package repository and support tickets — they do not unlock additional features.

How much does VMware cost now that Broadcom owns it?

VMware no longer sells perpetual licenses. vSphere Foundation (VVF) lists at roughly $135 per core with a minimum of 16 cores billed per physical CPU, so an 8-core homelab chip is charged for 16 cores. VMware Cloud Foundation (VCF), the fuller stack with vSAN and NSX, costs more on top of that.

Can you still get free Hyper-V?

Not as a standalone product. The free, license-free Hyper-V Server line ended with Hyper-V Server 2019. Running Hyper-V today means licensing Windows Server 2025 (Standard or Datacenter) and using the built-in Hyper-V role.

Is Proxmox better than VMware for a homelab?

For a cost-sensitive homelab, Proxmox is the stronger fit: it's free with no feature gating, has native LXC container support VMware lacks, and doesn't carry VMware's 16-core minimum billing rule. VMware still makes sense if you specifically need to practice on VMware's stack for professional reasons.

What is the cheapest hypervisor for a homelab in 2026?

Proxmox VE, run on the no-subscription repository, at €0. The next cheapest realistic path to a full VMware-style experience is a VMUG Advantage membership at roughly $200/year; Hyper-V's cheapest route is a one-time Windows Server 2025 Standard license (~$1,176 per 16-core pack) if two VMs are enough for your use case.

Related stories

More from Self-Hosting & Privacy

Stay in the loop

Get the latest articles delivered to your inbox. No spam, unsubscribe anytime.

Read next

German Pension for Expats: What Happens to Your Rente

What Germany's 18.6% statutory pension contribution buys you, the 5-year Wartezeit vesting rule, and the part most guides get wrong: what happens to your contributions if you leave — as an EU/EEA/Swiss national, a totalization-agreement national, or neither.

Continue Reading