Ok, so you working on Computer where you dont have Admin access. Also you want to set some Environment Variables (PATH, CLASSPATH etc). In Windows XP, you can set environment variables for your user although you dont have admin access. But in Windows 7 if you try to do so, it asks for administrator password. Damn.. So how to set Environment Variables in a Windows 7 machine for non-administrative users?
Well, follow below simple steps and you can easily do this.
Step 1. Open Start Menu, type string Accounts in Search programs and files textbox.
You should see User Accounts in Start Menu as seen in above screenshot. Select User Accounts.
Step 2. This should open User Account panel where you can tweak user level settings. See below screenshot.
Notice a link on left sidebar: Change my environment variables. Voila!! You got it.
Click this link “Change my environment variables”. It should open standard Environment Variable dialog box where you can set user level Env variables although you don’t have administrator access on Windows 7.
Hope this is useful.
Java URL Encoder/Decoder Example - In this tutorial we will see how to URL encode/decode…
Show Multiple Examples in OpenAPI - OpenAPI (aka Swagger) Specifications has become a defecto standard…
Local WordPress using Docker - Running a local WordPress development environment is crucial for testing…
1. JWT Token Overview JSON Web Token (JWT) is an open standard defines a compact…
GraphQL Subscription provides a great way of building real-time API. In this tutorial we will…
1. Overview Spring Boot Webflux DynamoDB Integration tests - In this tutorial we will see…
View Comments
Useful Post
Thanks
R Ramarajan.
Thanks :)
Very helpful, thanks
Hi ,
You can also achive this by
Right click on MyComputer > Properties > Advanced Settings
Under advance Tab you will see the EnvironmentVariables
Hi Santhosh, That will only work if you have Administrator password or you have logged in as Admin. If you are a normal user, this will ask admin credential to work.
The only way to set environment variable if you don't have admin access is via steps mentioned in article above.
How to change system variables without admin rights.
Thnx day before only i faced the problem..
just typing environment run opens up the settings
and what if the user doesn't have the access to view user accounts section of control panel? is there any way out in such a situation?
Very much helped me. Thank You.
Thank You Very Much !
Timely Help... Thanks!!!!!
U can directly type environment in startmenu and select the fast option
Very Perfect!!!! Thank u so much!!!
Perfect post - to the point !!!