July 26, 20205 yr Hello, Any help would be greatly appreciated as I feel like I'm going insane. I'm trying to turn off hyper-v in my windows 10 vm to stop my gpu having error code 43 based off of this guide. However any time I change Hyper-V to no instead of yes it automatically changes itself back to yes. I feel like I'm missing something obvious here so any help would be greatly appreciated. Here is my xml configuration: https://pastebin.com/SiYFf0kz
September 22, 20205 yr Hyper-V kept switching itself on for some reason. Rather than tracking issue down, I just did set up the VM without it from start. Which seems best practice anyway. --- Kind of solved for me.
December 10, 20214 yr Had the same issue. Way around it for me was to go into a "XML View" and remove the entire "hyperv" element. Had no problems myself, but be sure to backup your original XML. This is what I removed <hyperv> <relaxed state='on'/> <vapic state='on'/> <spinlocks state='on' retries='8191'/> <vendor_id state='on' value='none'/> </hyperv>
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.