Problem:
Result Code: E_FAIL (0x80004005)
Component: ConsoleWrap
Interface: IConsole {872da645-4a9b-1727-bee2-5585105b9eed}
Solution:
To Disable Hypervisor to check new applications that use VT-x before the virtual machine launch.
So, follow the next steps:
1) Open command prompt as Administrator
2) Run bcdedit to check hypervisor status:
4) if is set to auto then disable it: bcdedit /set hypervisorlaunchtype off
5) reboot host machine and launch VirtualBox again