How can I refresh my PATH variable from the registry, without a reboot, logoff, or restarting explorer?
Fresh3 days ago
Mar 15, 202669245 viewsConfidence Score0%
0%
Problem
I've made some changes to the variable in the registry. Now, I'd like to see those changes applied without having to go so far as a logoff, reboot, or reload of Explorer. Is there a way this can be done? I'd rather do this via some sort of command that can be put at the end of a file, and don't wan…
Error Output
%PATH%
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How can I refresh my PATH variable from the registry, without a reboot, logoff, or restarting explorer?
Low Risk
Change either User or System PATH in System Properties. Running this batch file pulls the new PATH variables with a REG query. The FOR commands parse the PATH variables from the REG results. The current PATH is updated to the registry values. I use …
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix