5

I know that multiple questions have been asked related to this topic; but my error is entirely different This is the exact error I get:

Failed to open a session for the virtual machine Arch.

Call to VidMessageSlotMap failed: Last=0xc000000d/87     (VERR_NEM_VM_CREATE_FAILED).

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

It should be noted that I have a windows 10 home edition. It doesn't come with a Hyper-V feature. Even to use Hyper-V, I will have to buy a professional edition

Edit:

I installed vmware. It isn't working, but at least giving a nice error message saying device guard and credential guard should be turned off. As I said, I've Windows 10 Home edition and it doesn't have either of the two. Will anyone explain the reason?

kesarling
  • 209
  • 2
  • 11

2 Answers2

1

I suspected, after reading OP's own answer, that my activation of Windows Hello PIN had hosed my VirtualBox install; even when attempting to set up brand new VMs, they all failed to start with the same error. I instead decided to try a different tack though: I reinstalled VirtualBox (over the top of my old install).

My old version was 6.1.18, and I reinstalled 6.1.30 over it -- as soon as the install had completed (I had to reinstall the VirtualBox Extension Pack as well because the old one was out of date) I tried to fire up a VM, and boom, it runs like a champ!

Doktor J
  • 2,433
0

Finally, I myself found an answer. The solution is very simple (Do Take a backup of ye data before implementing). Go to the BIOS and reset the TPM settings(!!!!WARNING This clears your account credentials including your Windows Hello PIN if you have it set up!!!!). Then reboot and lo! bob's your uncle :). To all of you Geeks out there, what setting must have got changed when I reset TPM?? I mean, I don't remember changing TPM settings.

One more thing, the solution works for insider as well as non-insider builds

kesarling
  • 209
  • 2
  • 11