. Advertisement .
..3..
. Advertisement .
..4..
I have an installation of Git for Windows. I am tired of fixing the problem: ‘git’ is not recognized as an internal or external command, operable program or batch file. while I try to use the git command in Command Prompt, I encounter this error.
'git' is not recognized as an internal or external command, operable program or batch file.
How do I do that? Could you support me in improving this problem?
The cause: Here are two typical causes of this issue:
Solution: You can fix this error by starting again Command Prompt:
Step 1: Close the command prompt.
Step 2: To launch the Windows Search tool, press Win + S.
Step 3: Find Command Prompt and select it with the right click. Select Run as administrator . Start again Command Prompt.
You can then retry executing a git command to see if the error still occurs.