Default values of path variables in windows 10 [closed]

半城伤御伤魂 提交于 2020-01-02 05:39:39

问题


I changed my path values by mistake. so i need default path values for windows 10 pro 64 bit.


回答1:


I find the answer here:

%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\

This is copied from a Win 10 Enterprise 64Bit System I set up yesterday (no programs installed yet):

Windows 10, Instruction

  1. From the desktop, right click the My Computer icon. Choose
  2. Properties from the context menu. Click the Advanced tab Click
  3. Environment Variables. ... In the Edit System Variable (or New
  4. System Variable) window select PATH environment
  5. Edit PATH environment by adding or correcting existed values. Be sure, you separate variables with semicolons (;)


来源:https://stackoverflow.com/questions/45072617/default-values-of-path-variables-in-windows-10

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!