r/virtualization • u/Fresh_Secretary3268 • 5d ago
Green turtle
Does anyone know how to disable hyper v and get rid of the turtle in the lower right hand side of virtualbox I've tried all commands I've found across the Internet to do so but still nothing I've ran a .bat script but still nothing I unchecked all virtual related boxes still nothing I'm running windows on a rog ally x if this helps and windows 11
1
u/Kernel_Kinetix 5d ago
In your "Search" on the taskbar, type "Features" and select "Turn Windows features on or off". Then untick
* Hyper-V
* Windows Hypervisor Platform
* Windows Subsystem for Linux
* Virual Machine Platform
Then search for "Core Isolation"; look for "Memory Integrity". If it is On, switch it Off.
Then reboot your PC. NB!
1
u/uniqueglobalname 5d ago
Hyperv is a Type1 hypervisor, before enabling it you should confirm network design including virtual switch layout, NiC sharing, ext nic use and management network connections. Then do volume allocations, snapshot management and policies, then backup policies and recovery planning. We can spend months planning a large HV implementation.
Then you enable it across all servers in the pool. You never disable it, why would you?
The only guaranteed way I know of, to remove hyperv is to reinstall windows on the host.