Laptop Motherboard Repair Forum | Laptop schematic download website | Mobile schematics download website

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

  • Hi howdy? we glad you to be here. Are you interested to learn Laptop chip level repair work, then this is a small forum join in the laptop repair community to help each other.
    Please Register

Windows How To Add Path Environment Variable In Windows 11 | How Edit Path Environment Variable In Windows 11

Windows related posts, like diskpart, pendrive, updates, tricks and etc..

Introduction​

In this article, we will see how we can create and set up path environment variables in Windows 11.

Windows Environment Variables​

The Environment Variable is a variable that the computer creates and maintains automatically. It assists the system in determining where to install files, locate programs, and check for user and system preferences. It may also be accessed from anywhere on the computer by graphical and command-line tools. It is required to set up the environment variables so that the system knows the executable file that it needs to run on a given command.

Windows Path Variable​

The PATH variable is nothing more than a directory of your computer's applications and instructions. The PATH variable must include the address of any new program on your computer that you want to start through the command-line interface. As part of the process, Windows looks for the address for a certain command. When you send a command from the command line, Windows initially searches for it in the current directory. If it cannot be found in the current directory, the operating system checks for the address in the PATH variable.

Check Environment Variables​

Use the following command in CMD to check the environment variables set on your PC.

echo %Environment Variable name%
1754019788197.png

Setup Path Environment Variable​

We require permission from the system administrator and privileges to utilize and set the environment variables. As a result, you must notify the system administrator and request their assistance if you are not one.
Step 1. Right Click Windows Start Menu Button
Step 1. Click System


1754020615802.png

Step 3. Click on "Advanced system settings

1754020921407.png

Step 4. Click on Advanced Tab and then Click "Environment Variables...".
1754021058768.png

Step 5. The environment variables panel shows up on the screen. You can observe two types of variables

  1. User Variables: Use them when you wish to change the environment variables for the current or specific user.
  2. System Variables: Use them when you want the system-wide changes.
If you want to change the path variable system-wide, hence you have double-click on the highlighted row.
1754021274301.png
Step 6. Click the New button to add new paths or edit to modify the existing path. Delete will delete a path.
1754021441921.png

Thats it. Thank you
 

Find member

Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock