#Can't start msys2.exe on Win11 after installation
1 messages · Page 1 of 1 (latest)
bash.exe can be launched. But other tools doesn't work in appeared window.
I don't understand, what cause this problem. MS Defender, Security settings, anything else? Any ideas?
It seems I've figured it out. I had to record a video to see the error in the terminal, which appears only for a brief moment.
I had zsh installed on top of Git Bash, and my .bash_profile was also modified. As a result, it was affecting the launch of msys2.exe.
Solution: Restore .bash_profile to its original state (or delete the file).