Windows 10: environment variable

Discus and support environment variable in Windows 10 Customization to solve the problem; What would happen when we deleted all the environment variable system directory.... Discussion in 'Windows 10 Customization' started by Hrithik Kumar_ind, May 4, 2020.

  1. environment variable


    What would happen when we deleted all the environment variable system directory.

    :)
     
    Hrithik Kumar_ind, May 4, 2020
    #1
  2. MCK
    mck Win User

    System environment variable won't stick

    Running Win10 Home on an Acer Spin 3, 64bit, i7cpu. I try to add a path to the system environment variables by:

    1. Control Panel > System > Advanced system settings > Advanced tab > Environment variables

    2. The "Environment Variables" window opens.
    3. In the "System Variables" pane I select "Path" and click the EDIT button.
    4. A list of the current system paths is displayed.
    5. I click the NEW button, browse to the path I want to add which is "C:\Python36-32" and click OK. The path "C:\Python36-32" is added to the list of current system paths.
    6. I click OK and am returned to the "Environment Variables" window.
    7. I click the "X" at the top right to close the "Environment Variables" window.

    Now if I click the "Environment Variables" button again (end of step-1) and repeat steps 2-4, the new path I added in step-5 is gone. IOW, adding a new path won't stick.

    What am I doing wrong?
     
  3. Searching environment variable in list

    I'm using a command that gives me a list of environment variables. When searching in the list, I want to find all environment variables with the word
    EXTERNAL; using the following command all that is occurring is all the environment variables are being listed instead of those environment variables with the word
    EXTERNAL ?

    findstr /c "EXTERNAL"
     
    StraightWorld, May 4, 2020
    #3
  4. Bree Win User

    environment variable

    System environment variable won't stick

    Yes, there's an OK button for each step.


    environment variable [​IMG]
     
    Bree, May 4, 2020
    #4
Thema:

environment variable

Loading...
  1. environment variable - Similar Threads - environment variable

  2. How Do I Combine an Environment Variable?

    in Windows 10 Customization
    How Do I Combine an Environment Variable?: How do I combine an environment variable?Should a combined environment variable be something like this?“C:\mesa3d-24.0.1-release-msvc\x86” + “C:\mesa3d-24.0.1-release-msvc\x64” = “C:\mesa3d-24.0.1-release-msvc\;”...
  3. How Do I Combine an Environment Variable?

    in Windows 10 Gaming
    How Do I Combine an Environment Variable?: How do I combine an environment variable?Should a combined environment variable be something like this?“C:\mesa3d-24.0.1-release-msvc\x86” + “C:\mesa3d-24.0.1-release-msvc\x64” = “C:\mesa3d-24.0.1-release-msvc\;”...
  4. How Do I Combine an Environment Variable?

    in Windows 10 Software and Apps
    How Do I Combine an Environment Variable?: How do I combine an environment variable?Should a combined environment variable be something like this?“C:\mesa3d-24.0.1-release-msvc\x86” + “C:\mesa3d-24.0.1-release-msvc\x64” = “C:\mesa3d-24.0.1-release-msvc\;”...
  5. System PATH ADD variable Environment doesn't work

    in Windows 10 Gaming
    System PATH ADD variable Environment doesn't work: As per this article: https://learn.microsoft.com/en-us/windows/deployment/usmt/usmt-recognized-environment-variables%USERPROFILE%can be entered in search box >Start menu and goes straight to my profile folder, but doesn't work in System ParthTrying to add wget, and do not...
  6. System PATH ADD variable Environment doesn't work

    in Windows 10 Software and Apps
    System PATH ADD variable Environment doesn't work: As per this article: https://learn.microsoft.com/en-us/windows/deployment/usmt/usmt-recognized-environment-variables%USERPROFILE%can be entered in search box >Start menu and goes straight to my profile folder, but doesn't work in System ParthTrying to add wget, and do not...
  7. Environment Variables Problem

    in Windows 10 Network and Sharing
    Environment Variables Problem: Yesterday, i changed System Environment Variables to include node.js and now i can’t open SEV or command prompt and many other system apps. I tried in many ways opening SEV to edit them but i am unable to open it with admin rights even though i have them. When i try to open...
  8. Environment Variables Problem

    in Windows 10 Gaming
    Environment Variables Problem: Yesterday, i changed System Environment Variables to include node.js and now i can’t open SEV or command prompt and many other system apps. I tried in many ways opening SEV to edit them but i am unable to open it with admin rights even though i have them. When i try to open...
  9. Environment Variables Problem

    in Windows 10 Software and Apps
    Environment Variables Problem: Yesterday, i changed System Environment Variables to include node.js and now i can’t open SEV or command prompt and many other system apps. I tried in many ways opening SEV to edit them but i am unable to open it with admin rights even though i have them. When i try to open...
  10. Launching wsl: /usr:/usr/bin is not found in the $PATH environment variable after Windows...

    in Windows 10 Gaming
    Launching wsl: /usr:/usr/bin is not found in the $PATH environment variable after Windows...: Windows 11 update this week, and after that whenever I try to start wsl I get the following errors:-bash: groups: command not foundCommand 'grep' is available in the following places * /bin/grep * /usr/bin/grepThe command could not be located because '/bin:/usr/bin' is not...