2

In Windows 8.1, if I change the Environment Variable for PATH under either System or User and open a command prompt and execute path, whatever I appended to PATH is not shown unless I sign out of my current Windows session and log back on.

Is there anyway to have the PATH reflect my change without the log in/log out?

This question is different to the one asked here as that one notes that logging back on and/or opening a new command prompt solves the problem. That answer does not answer this question.

1 Answers1

2

Any changes to PATH should update automatically. You usually have to exit and re-launch any open programs though.

You can also try killing explorer.exe and re-launching it to see if that works for you.

Josh
  • 5,333