How to resolve Error: 0x80370102 during wsl2 installation although virtualization and SLAT is enabled ?

Kokila Sankar 20 Reputation points
2023-02-15T13:46:03.19+00:00

Hi,
Need to install Redis in my windows 10 22H2 version.

Referred below link on installing wsl2

https://learn.microsoft.com/en-us/windows/wsl/install

During Ubuntu installation, initially got up with

"WslRegisterDistribution failed with error: 0x80370102

Error: 0x80370102 The virtual machine could not be started because a required feature is not installed."

Then based on troubleshooting guide enabled virtualization. Now both virtualization ,SLAT are enabled but still getting same above mentioned error. Attached Snapshots

Virtualisation & SLAT.PNG

Please help !

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,068 questions
0 comments No comments
{count} votes

Accepted answer
  1. Limitless Technology 44,081 Reputation points
    2023-02-16T11:23:01.9766667+00:00

    Hello

    Thank you for your question and reaching out. I can understand you are having query\issues related to wsl2.

    Follow below steps which should help you to resolve the issue.

    1. bcdedit /set hypervisorlaunchtype auto
    2. Disable the "Virtual Machine Platform" feature
    3. Restart your PC
    4. Re-enable the "Virtual Machine Platform" feature
    5. Restart your PC

    --If the reply is helpful, please Upvote and Accept as answer--

    2 people found this answer helpful.

0 additional answers

Sort by: Most helpful