How to resolve Error: 0x80370102 during wsl2 installation?
QUERY
I need to install Redis on my Microsoft Windows 10 22H2 version.
Referred below link on installing wsl2
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.
- bcdedit /set hypervisorlaunchtype auto
- Disable the “Virtual Machine Platform” feature
- Restart your PC
- Re-enable the “Virtual Machine Platform” feature
- 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.