#22242 new defect
Windows 11 Hiper-V 24h2 | Virtualbox 7.1.4 + Extrension - how disable green turtle?
回報者: | mobostar0101 | 負責人: | |
---|---|---|---|
元件: | other | 版本: | VirtualBox-7.1.4 |
關鍵字: | 副本: | ||
Guest type: | other | Host type: | other |
描述
I have Windows 11 24h2 and now show a "green turtle", but when I have 23h2 dont show this. Its show the turtle when Hiper-V is enabled on system, but I disable with this code:
bcdedit /set hypervisorlaunchtype off bcdedit /set vsmlaunchtype Off DISM /Online /Disable-Feature:Microsoft-Hyper-V Disable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V -All
I update my Virtualbox to 7.1.4 and install the Extension Pack but the turtle persist.
注意:
瀏覽 TracTickets
來幫助您使用待辦事項功能
I finally did it! its works in my case, for anyone who can help. I run this command:
then I restart system and msinfo32 show whats the hiper-v is execute.
now I install the Intel HAXM with this link: https://github.com/intel/haxm/releases
I got the last release 7.8
before I restart system, the Virtualbox show normal "V" instead the "green turtle".