Uninstall Wsl |top| -

wsl --list --verbose or simply:

List your installed distributions:

wsl --export <DistributionName> <Filename>.tar # Example: wsl --export Ubuntu-22.04 ubuntu_backup.tar You can later re-import it with wsl --import . First, open PowerShell or Windows Terminal as Administrator (right-click Start > "Windows Terminal (Admin)" or "PowerShell (Admin)"). uninstall wsl

Windows Subsystem for Linux (WSL) is a powerful tool that allows you to run a GNU/Linux environment directly on Windows. However, you may eventually need to remove it—whether to free up disk space, fix a corrupted installation, or simply because you no longer use it. wsl --list --verbose or simply: List your installed