Forum Discussion
krish_verma
Jul 12, 2021Copper Contributor
An issue regarding system variable %temp%
Hello Microsoft Team, I am facing an issue with my Windows 10. I am trying to reach Windows Temporary Files using system variable %temp%, then not able to open the same, but getting following mes...
MattGarcia
Jan 19, 2026Copper Contributor
Run the commands `setx temp C:\Windows\Temp` and `setx tmp C:\Windows\Temp` at the command prompt to rectify the temporary folder path.