I'm trying to install WSL 2.
I have Microsoft Windows 10 Home [Version 10.0.19041.508]
I already have WSL 1 and Ubuntu 18.04 working.
I have followed all instructions here and tried solutions explained here to no avail (see results below).
If Hyper-V is indeed required for WSL 2, I discovered here that on Windows 10 Home it cannot be activated:
However, the FAQ here says:
Thank you for any suggestion.
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
"Please enable the Virtual Machine Platform windows feature and ensure virtualization is enabled in the BIOS" could be a misleading error message. What's your CPU?
If the CPU lacks some capabilities like SLAT it won't work. https://github.com/microsoft/WSL/issues/4709
@onomatopellan thank you.
CPU: Intel Core i5-8265U CPU @ 1.60 GHz
In addition:

I run the Intel Processor Identification Utility. It indicates that SLAT is supported:

I found the solution.
The virtualization technology was disabled and had to be enabled in the BIOS:

Now it works:

Btw you don't see any changes in the enabled features:

@onomatopellan Thank you again for pointing me in the right direction.
Most helpful comment
I found the solution.
The virtualization technology was disabled and had to be enabled in the BIOS:

Now it works:

Btw you don't see any changes in the enabled features:

@onomatopellan Thank you again for pointing me in the right direction.