1.a. Find windows system path on windows terminal Run path command on any cmd prompt and this should print the path output, tested on windows 10
D:\> path
1.b. Find and temporarily modify windows system path on powershell windows 10
PS D:\> $env:Path