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

Discussions related to using VirtualBox on Windows hosts.
Post Reply
hossein
Posts: 2
Joined: 22. Jul 2019, 10:00

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

Post by hossein »

Hi,
My VirtualBox doesn't work. My windows is Home edition 64 bit.
Bios Virtualiztion is enabled and Virtual Machine Platform and Windows Hypervisor Platform are disabled.
Microcode revision 0x00000025
00:00:02.284740 CPUM: MSR/CPUID reconciliation insert: 0x0000010b IA32_FLUSH_CMD
00:00:02.284744 CPUM: MSR/CPUID reconciliation insert: 0x0000010a IA32_ARCH_CAPABILITIES
00:00:02.284758 CPUM: SetGuestCpuIdFeature: Enabled SYSENTER/EXIT
00:00:02.284761 CPUM: SetGuestCpuIdFeature: Enabled SYSCALL/RET
00:00:02.284764 CPUM: SetGuestCpuIdFeature: Enabled PAE
00:00:02.284766 CPUM: SetGuestCpuIdFeature: Enabled LONG MODE
00:00:02.284768 CPUM: SetGuestCpuIdFeature: Enabled LAHF/SAHF
00:00:02.284771 CPUM: SetGuestCpuIdFeature: Enabled NX
00:00:02.287679 VMSetError: F:\tinderbox\win-6.0\src\VBox\VMM\VMMR3\NEMR3Native-win.cpp(1463) int __cdecl nemR3NativeInitAfterCPUM(struct VM *); rc=VERR_NEM_VM_CREATE_FAILED
00:00:02.287708 VMSetError: Call to WHvSetupPartition failed: ERROR_SUCCESS (Last=0xc000000d/87)
00:00:02.287730 NEM: Destroying partition 00000000016ab020 with its 0 VCpus...
00:00:02.292007 ERROR [COM]: aRC=E_FAIL (0x80004005) aIID={872da645-4a9b-1727-bee2-5585105b9eed} aComponent={ConsoleWrap} aText={Call to WHvSetupPartition failed: ERROR_SUCCESS (Last=0xc000000d/87) (VERR_NEM_VM_CREATE_FAILED)}, preserve=false aResultDetail=-6805
00:00:02.292198 Console: Machine state changed to 'PoweredOff'
00:00:02.330829 Power up failed (vrc=VERR_NEM_VM_CREATE_FAILED, rc=E_FAIL (0X80004005))
00:00:02.830858 GUI: UIMachineViewNormal::resendSizeHint: Restoring guest size-hint for screen 0 to 800x600
00:00:02.830900 ERROR [COM]: aRC=E_ACCESSDENIED (0x80070005) aIID={ab4164db-c13e-4dab-842d-61ee3f0c1e87} aComponent={DisplayWrap} aText={The console is not powered up}, preserve=false aResultDetail=0
00:00:02.831116 GUI: Aborting startup due to power up progress issue detected...
Thank you
Attachments
VBox.log
(32.5 KiB) Downloaded 23 times
andyp73
Volunteer
Posts: 1631
Joined: 25. May 2010, 23:48
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Assorted Linux, Windows Server 2012, DOS, Windows 10, BIOS/UEFI emulation

Re: Call to WHvSetupPartition failed: ERROR_SUCCESS (Last=0xc000000d/87) (VERR_NEM_VM_CREATE_FAILED)

Post by andyp73 »

00:00:02.223387 HM: HMR3Init: Attempting fall back to NEM: VT-x is not available
00:00:02.277571 NEM: WHvCapabilityCodeHypervisorPresent is TRUE, so this might work...
It looks like something else has grabbed hold of the CPU's virtualisation capabilities. The current list of known culprits can be found in the last post on the thread I have a 64bit host, but can't install 64bit guests. See if any of those are still enabled.

-Andy.
My crystal ball is currently broken. If you want assistance you are going to have to give me all of the necessary information.
Please don't ask me to do your homework for you, I have more than enough of my own things to do.
hossein
Posts: 2
Joined: 22. Jul 2019, 10:00

Re: Call to WHvSetupPartition failed: ERROR_SUCCESS (Last=0xc000000d/87) (VERR_NEM_VM_CREATE_FAILED)

Post by hossein »

Thank you.

I just ran this command in cmd (run as administrator):

bcdedit /set hypervisorlaunchtype off
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: Call to WHvSetupPartition failed: ERROR_SUCCESS (Last=0xc000000d/87) (VERR_NEM_VM_CREATE_FAILED)

Post by socratis »

hossein wrote:I just ran this command
But you didn't mention if it worked or not...
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Post Reply