xxxxxxxxxx
#prepare destination
C:\> whoami
desktop-6u8g9u9\me
C:\> icacls F:\wsl /grant "me:(OI)(CI)(F)"
# get distribution name
wsl --list
# install lxrunoffline tool
choco install lxrunoffline
# move the distribution to another location
lxrunoffline move -n Ubuntu-20.04 -d F:\wsl\installed\Ubuntu-20.04