Purpose
Hyper-V is the native Microsoft hypervisor on supported Windows editions. It can be a good fit for Windows users who prefer built-in platform tooling.
When This Option Makes Sense
Consider Hyper-V when you use Windows as your primary host and want native VM management, but validate virtual switch behavior carefully.
Advantages
- Native Windows management
- Good fit for supported Windows editions
- Checkpoint-based recovery workflow
Tradeoffs and Limitations
- Virtual switch behavior needs planning
- Some desktop integration differs from other hypervisors
- Nested virtualization and security settings may complicate setups
What to Verify Before You Commit
- Windows edition and host policy allow Hyper-V
- The selected virtual switch gives stable connectivity
- Checkpoints are created before major changes
Common Mistakes
- Changing virtual switches without recording the baseline
- Assuming Hyper-V networking works like VMware NAT
- Using checkpoints as the only backup
Official References
- Kali Hyper-V docs (https://www.kali.org/docs/virtualization/install-hyper-v-guest-vm/)
- Microsoft Hyper-V documentation (https://learn.microsoft.com/windows-server/virtualization/hyper-v/)
Summary
Running Kali with Hyper-V is a good choice only when its recovery, networking, and operational tradeoffs fit your study workflow.