C:\Users\[YourUsername]\AppData\Local\Packages\[DistroName]\LocalState\
Understanding where your WSL distro lives—and how to move it—is essential for managing disk space (particularly if you are rocking a smaller SSD) and creating reliable backups.
Where is my WSL Distro Actually Stored? (And How to Move It)
If you installed your distribution via the Windows Terminal using the wsl --install command on Windows 11, the file is managed directly by the internal WSL engine: %LOCALAPPDATA%\wsl\ Use code with caution.
# Find the block device df -h /
You can move a WSL distribution to a different location by: