I just spent the last hour on trying to find out why the hell my PATH variable wasn't updating for my cmd.exe.
Now I figured out that it kind of did update, but only for certain conditions...
I updated it via Win+Break -> Change Settings -> Advanced -> Environment Variables...
Now when I open a new commandline via Win+R -> cmd -> Enter
the PATH variable shows whatever I set it to.
But when I open a new commandline via Shift+Rightclick into folder -> Open command window here
, the PATH variable shows outdated content.
My question: Why is this happening, what can I do about it?