OneCompiler

How to update WSL to WSL2?

I installed wsl recently, now I want to update it to wsl2. How can I do that?

1 Answer

5 years ago by

Download the latest kernel

Then install it and run the below command

wsl --set-default-version 2
5 years ago by Divya