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:

Wsl Distro Location

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. wsl distro location

Where is my WSL Distro Actually Stored? (And How to Move It) wsl distro location

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. wsl distro location

# Find the block device df -h /

You can move a WSL distribution to a different location by: