If I modify or add an environment variable I have to restart the command prompt. Is there a command I could execute that would do this without restarting CMD?

26 s
26

On Windows 7/8/10, you can install Chocolatey, which has a script for this built-in.

After installing Chocolatey, just type refreshenv.

Leave a Reply

Your email address will not be published. Required fields are marked *