Monday, July 5, 2021

Refresh environment variables without reboot windows 10.

https://search4fan.github.io

  • open cmd commend prompt window
  • input set PATH=C -> this will refresh the environment variables
  • close and restart cmd window
  • input echo %PATH% to test