Failed to connect to open session

Discussions related to using VirtualBox on Linux hosts.
Post Reply
Kirky
Posts: 1
Joined: 16. Jan 2020, 19:35

Failed to connect to open session

Post by Kirky »

Im getting the below

The native API dll was not found (C:\Windows\system32\WinHvPlatform.dll) (VERR_NEM_NOT_AVAILABLE).
VT-x is disabled in the BIOS for all CPU modes (VERR_VMX_MSR_ALL_VMX_DISABLED).


Result Code:
E_FAIL (0x80004005)
Component:
ConsoleWrap
Interface:
IConsole {872da645-4a9b-1727-bee2-5585105b9eed}



Please help
scottgus1
Site Moderator
Posts: 20945
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Windows, Linux

Re: Failed to connect to open session

Post by scottgus1 »

Seems to me the first place to look is right here:
Kirky wrote:VT-x is disabled in the BIOS
Open the BIOS and turn on the host's Virtualization Technology, or whatever it's called. Google for how to do this.
Post Reply