How to Install Git Bash on Windows 11 using Terminal Command

If you want to install Git Bash on your Windows 11 PC, you can do that by running the below command in Terminal (PowerShell/CMD)

  • Open Terminal or PowerShell as Administrator on your Windows 11 PC.
  • Now run the below command.
    winget install --id Git.Git -e --source winget
    Installing Git on Windows 11 using PowerShell

Comments & Discussion

Facing issues? Have questions? Post them here! We're happy to help!