This is a Windows batch script for uninstalling Cygwin, a Unix-like environment and command-line interface for Microsoft Windows. The script deletes Cygwin shortcuts on the desktop and start menu, removes the registry node for Cygwin, deletes the Cygwin installation directory, and deletes any temporary files created during the installation process. The script is designed to be run as an administrator and provides feedback at each step, displaying messages to indicate what actions have been taken and whether or not they have been successful.
https://user-images.githubusercontent.com/68126304/215520123-6caf7add-c0a2-4c90-ad8b-c3c64db5bf7d.mp4
Use this script at your own risk. The script has been tested on a limited number of machines and may not work on all systems. It is recommended to backup your data before running the script.