A windows batch script which kills all running instances of WSL which outputs some beautiful ASCII art to confirm.
Note;
- You will need to restart services such as Docker etc.
- Allow the script to be executable (
chmod +x
) - Run the script as admin from the Windows menu