Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to uninstall msys2?

Tags:

mingw

msys

msys2

How to uninstall msys2? When I am trying to uninstall from "Programs and Features" I receive the error:

error

What to do? Just delete the msys2 folder?

I am using Windows 8.1

like image 237
vasili111 Avatar asked Oct 27 '25 10:10

vasili111


1 Answers

In my case I had to go into the msys2 installation folder and rename maintenancetool.exe.new and maintenancetool.dat.new to maintenancetool.exe and maintenancetool.dat. Then the uninstall from the Control Panel went fine.

like image 76
Adrian Pop Avatar answered Oct 29 '25 07:10

Adrian Pop