Welcome to Harkawal's Blog. Hope you are doing good !

Tuesday, August 13, 2019

Failed to open session Error Virtual Box

Sometimes we get an Error in Oracle Virtual Box

"Failed to open session"

For this we can solve this problem very easily with the below mentioned command in the Command Prompt;

Open Command Prompt in Administrator Mode

Type the below command;

2
 bcdedit /set hypervisorlaunchtype off                                                             
Press Enter
This will disable hyper v
To enable again (In case you need to enable it at some point or in some other situation;
Open Command Prompt in Administrator Mode
Type the below command;
 bcdedit /set hypervisorlaunchtype auto
3
4 Thanks and Regards 5 Harkawal Post settings Labels Virtual Box, No matching suggestions Published on 7/13/19 2:57 PM Links Location Search Description Options Post: Edit

No comments:

Post a Comment

Kindly provide your valuable comments. Regards Harkawal