What is the difference between user variables and system variables?

前端 未结 5 2013
孤城傲影
孤城傲影 2020-11-28 18:28

What is the difference between user variables such as PATH, TMP, etc. and system variables?

I accidentally deleted the user variable

5条回答
  •  眼角桃花
    2020-11-28 18:52

    Just recreate the Path variable in users. Go to user variables, highlight path, then new, the type in value. Look on another computer with same version windows. Usually it is in windows 10: Path %USERPROFILE%\AppData\Local\Microsoft\WindowsApps;

提交回复
热议问题