Hi Fabio, On Mon, 7 Jul 2025, Fabio Frumento wrote: > After upgrading from 2.49 to 2.50 git bash won’t start anymore, a prompt > window shortly appears and close immediately, downgrading to 2.49 solve > the issue > > So 2.50 don’t work on windows 11 Pro Maybe v2.50.1 does? If not, please run `& "C:\Program Files\Git\bin\bash.exe" -li` and see whether that reproduces the error (in which case the terminal window won't close immediately, giving you ample time to copy/paste the error message). Ciao, Johannes