wsl --list --verbose For each distribution, unregister (and wipe its filesystem) using:
wsl --unregister <distro-name> Example: wsl --unregister Ubuntu-22.04 wsl unistall
Alternatively, via PowerShell as Admin:
Here’s a blog-style post tailored for developers or IT pros who might need to completely remove WSL (Windows Subsystem for Linux) from their machine. How to Completely Uninstall WSL (and Why You Might Need To) wsl --list --verbose For each distribution, unregister (and