Dansk
Appearance
Dansk
Appearance
WSL Dashboard provides a complete suite of tools to manage your WSL distribution instances, from basic state control to advanced disk management.
In the main view, you can perform the following actions on a selected instance:
You can designate a distribution as the system's default WSL instance. When you run the wsl command directly in the terminal, it will enter this distribution by default.
WSL installs instances on the system drive (C:) by default. Over time, the disk image (.vhdx) can consume a significant amount of space. WSL Dashboard lets you migrate an instance to another drive with a single click, without the need to manually run complex export/import commands.
.tar or .tar.gz file for backup purposes.Click "Open in File Explorer" to directly access the root filesystem of a WSL instance.
WSL Dashboard displays live information for each instance:
.vhdx file.Before major system updates or modifications to core WSL internals (such as kernel compilation or driver installation), it is recommended to use the Clone feature to create a temporary copy, or the Export feature to generate a compressed backup.
While the WSL 2 disk grows automatically, it does not shrink automatically when files are deleted within it.
It is advisable to migrate your primary development environments to a non-system drive (such as D: or E:) to prevent low disk space on the system drive from degrading Windows performance.