Windows 10: My environment variables do not work

Discus and support My environment variables do not work in Windows 10 Gaming to solve the problem; Windows Pro 11My environment variables do not work when entering them manually for example: C:\swigwin-4.2.0\swig.exe If I entered my environment... Discussion in 'Windows 10 Gaming' started by Alex Ricciardi, Feb 1, 2024.

  1. My environment variables do not work


    Windows Pro 11My environment variables do not work when entering them manually for example: C:\swigwin-4.2.0\swig.exe If I entered my environment variables like so in the system menu:User variable for User:Variable ValueSwigWing C:\swigwin-4.2.0\swig.exe or as System variables:Variable ValueSwigWing C:\swigwin-4.2.0\swig.exe This is the message from my terminal:C:\Users\User\Desktop>swig -help 'swig' is not recognized as an internal or external command, operable program or batch file.Now if I entered the path like so:C:\Users\User\Desktop&

    :)
     
    Alex Ricciardi, Feb 1, 2024
    #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, Feb 1, 2024
    #3
  4. My environment variables do not work

    no longer able to set User's environment variables in control panel

    Hello,

    Thank you for posting your concern in Microsoft Community and welcome to the Windows 10 Family.

    From the description provided, I understand that you are not able to work on the Environment Variables in Windows 10 after the latest update to build 10586.3.

    The path to access the Environment variables in Windows would be:

    Control panel -> System -> Advanced System Settings -> Advanced -> Environment variables.

    However, if the above is still in place, but however, you still face functionality issue, I would suggest you to rollback to the previous build and check if it helps.

    Follow the below steps:

    • Click on Start and select Settings and then choose Update & security.
    • Then click on ‘Recovery Options’.
    • Click on the ‘Get started’ button in the ‘Go back to a previous build of Windows’ option to start the recovery process.
    Hope the above information is helpful. If you need further information, feel free to write t us and we would be happy to help you.

    Thank you.
     
    Sayan_Ghosh, Feb 1, 2024
    #4
Thema:

My environment variables do not work

Loading...
  1. My environment variables do not work - Similar Threads - environment variables

  2. i need help my school computer isnt working no directory for environment variable

    in Windows 10 Gaming
    i need help my school computer isnt working no directory for environment variable: i need help missing files and no app will download cant reset or do anythging at all https://answers.microsoft.com/en-us/windows/forum/all/i-need-help-my-school-computer-isnt-working-no/ec9a3b99-66a5-4516-a54b-439341f37143
  3. i need help my school computer isnt working no directory for environment variable

    in Windows 10 Software and Apps
    i need help my school computer isnt working no directory for environment variable: i need help missing files and no app will download cant reset or do anythging at all https://answers.microsoft.com/en-us/windows/forum/all/i-need-help-my-school-computer-isnt-working-no/ec9a3b99-66a5-4516-a54b-439341f37143
  4. Powershell breaks with semicolons in the PATH environment variable

    in Windows 10 Gaming
    Powershell breaks with semicolons in the PATH environment variable: I've been going down a rabbit hole with how Powershell processes the PATH environment variable. I am developing a program that helps manage the PATH, and I recently discovered that it has issues when a path containing semicolons is added to the PATH.According to [this comment...
  5. Powershell breaks with semicolons in the PATH environment variable

    in Windows 10 Software and Apps
    Powershell breaks with semicolons in the PATH environment variable: I've been going down a rabbit hole with how Powershell processes the PATH environment variable. I am developing a program that helps manage the PATH, and I recently discovered that it has issues when a path containing semicolons is added to the PATH.According to [this comment...
  6. Powershell breaks with semicolons in the PATH environment variable

    in Windows 10 Network and Sharing
    Powershell breaks with semicolons in the PATH environment variable: I've been going down a rabbit hole with how Powershell processes the PATH environment variable. I am developing a program that helps manage the PATH, and I recently discovered that it has issues when a path containing semicolons is added to the PATH.According to [this comment...
  7. 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\;”...
  8. 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\;”...
  9. 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\;”...
  10. 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...