Install and Start Using it
Overview
2004 Update
dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart download and install https://wslstorestorage.blob.core.windows.net/wslblob/wsl_update_x64.msi wsl --set-default-version 2 https://docs.microsoft.com/en-us/windows/wsl/install-win10 wsl –set-version Ubuntu-20.04 2 wsl -l -v https://docs.microsoft.com/en-us/windows/wsl/wsl2-kernel
2004 Update
How to use wsl 2 store all your file in wsl2 not in the mounted folders The best way to figure out where to move your files is to find the home directory in Linux, then open it in Windows explorer.
I will get back to you ASAP.