0

The issue is that although I enabled virtualization everywhere, both wsl2 and Docker Desktop see it as disabled.

Details ->

Environment:

  • Win 10 Pro, OS Build 19043
  • x64 based system
  • FUJITSU Lifebook E546
  • motherboard FJNB291

Configuration:

  • Hyper-V tried both enabled/disabled, checked in Turn Win features on/off -> I tried to enable/disable also via Cmd Prompt and PowerShell, this seems working well
  • BIOS Virtualization Technology [enabled]
  • BIOS Intel VT -d [tried both enabled/disabled]
  • enabled virtualization based security -> I could not disable it anyways, so it is enabled.
user3603644
  • 95
  • 1
  • 7
  • Not understandably closed. Or, at least, StackOverflow is not consistent with that since there are many existing tickets like this one, just with a different technology stack. – user3603644 Oct 11 '22 at 08:24

1 Answers1

2

Try Disabling the Hyper V Manager

Follow the steps:

1.Open CMD As Admin

2.Type In bcdedit /set hypervisorlaunchtype off and click enter.

Then You Have to restart Ur PC... Hope This Works!

Reference: virtualbox - virtualization is enabled but not working

tabby.sl
  • 90
  • 7