'VirtualBox Windows 10 64 Bit Host - The VM session was aborted

I'm trying to make a Win 7 64 bit guest machine. When it's time to load the ISO, I try to load it and I get the following error

The VM session was aborted.
Result Code: E_FAIL (0x80004005)
Component: SessionMachine
Interface: ISession {7844aa05-b02e-4cdd-a04f-ade4a762e6b7}

What's a fix for this? Thank you.



Solution 1:[1]

Maybe it will help. I turned off sound card , and at virtual machine I had "audio" controller turned on. When I turned off audio controler virtual machine start normaly.

BR Simon

Solution 2:[2]

  1. Backed up the last saved snapshot from C:\Users\\VirtualBox VMs\Ubuntu\Snapshots

  2. Go to Machine> Ignore last saved state.

Restart VM.

This worked.

This issue most likely happened for me because my Windows 10 randomly restarted a couple of time, with BSOD.

Error code

Result Code: E_FAIL (0x80004005)
Component: SessionMachine
Interface: ISession {7844aa05-b02e-4cdd-a04f-ade4a762e6b7}

Solution 3:[3]

Menu -> Machine -> Reset all warnings

worked for me

Solution 4:[4]

update the extension pack was my solution

Solution 5:[5]

Menu -> Machine -> Discard Saved State...

This worked.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 user6081290
Solution 2 alpha_989
Solution 3 mluthra
Solution 4 user14325260
Solution 5 Miquéias Francisco