After reading all of these comments, I can assume this is something broken on Microsoft's end, right? It's something they'll have to fix in a future update? Because I'm having the same problem too.
Host: Windows 7
Antivirus: Windows Security Essentials
Debugging programs etc... does Visual Studio 2013 count?
My Windows 7 host had updates over the weekend. After restarting, I decided to fire up Virtualbox the other day and play around with my W10 VM. But I was graciously (or more accurately, "gracelessly") met with the errors attached below. Here is the text of the second one:
- Code: Select all Expand viewCollapse view
E_FAIL (0x80004005)
Machine
IMachine {480cf695-2d8d-4256-9c7c-cce4184fa048}
I've tried uninstalling and reinstalling VB (I'm running 4.3.28), to no avail. Turning off my Antivirus doesn't help, nor does uninstalling it. I don't have the following key in my registry (some people say to delete it):
- Code: Select all Expand viewCollapse view
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers] "C:\\Program Files\\Oracle\\VirtualBox\\VirtualBox.exe"="DISABLEUSERCALLBACKEXCEPTION"
It's not just the Windows 10 Guest either I tried to create an Ubuntu Guest, and it provided the same message before the guest even started up.