Docker won't start - Hardware assisted virtualization in BIOS

Hi.
I have a Dell E6540 laptop, I am trying to install Docker and WSL2,

However Docker fails to start with the following error:
image

I have enabled all possible Virtualization option from BIOS.

I executed all the Powershell commands from this page:

The bcdedit command seems to fail:
PS C:\Windows\system32> bcdedit /set hypervisorlaunchtype auto
An error occurred while attempting to reference the specified entry.
The system cannot find the file specified.

Virtualization is enabled if i check from task manager.

In addition launding WSL2 Ubuntu 20.04 install fails with the following message:
Installing, this may take a few minutes…
WslRegisterDistribution failed with error: 0x80370102
Error: 0x80370102 The virtual machine could not be started because a required feature is not installed.

Press any key to continue…

I do have VirtualBox installed, do i need to remove it?

Please advise,
Bup