I’ll show you how to use a command to uninstall the Ubuntu setup installation in this guide, so just follow my simple instructions.
Step 1: check the list whatever having installed
Open your command prompt and run below code.
wsl --list
Step 2 : To unregister Ubuntu
wsl --unregister Ubuntu
wsl --unregister --all








