How to resolve Error: 0x80370102 during wsl2 installation?

Advertisement

QUERY

I need to install Redis on my Microsoft 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 this error

“WslRegisterDistribution failed with error: 0x80370102

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

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

SOLUTION

Follow the below steps to resolve the query\issues related to wsl2.

  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

I hope this solution will help you resolve the issue. Please subscribe to this website for more such solutions to your day-to-day tech issues. Happy to help you.

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title="" rel=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>