I recently installed Windows 7 and it works fine except that when I try to right click a program and run as administrator, nothing happens. I've installed all the updates and disabled my UAC but I still get nothing. The only program that works when I try to run as administrator is the cmd.
I found a few other threads on this topic, but none have helped me.
Any advice?
That is a major security issue right there.
Stop doing that.
As asked above, what program are you trying to run as administrator? Have you tried going to the properties of the icon and marking it needs admin rights?
User account control (UAC) protects the system in many ways.
In windows vista and above, the admin account has the same rights as the standard account. The only time the admin account is elevated to admin is when the uac box appears and you click yes to allow the action, which elevates that process for a short time until the action is complete. When copying or changing any folders in examples below, you must click continue to allow a rename or delete of a folder, etc.
UAC protects multiple areas, here are some of them:
-registry
-installing/uninstalling programs
-program files folder
-windows folder
-other user accounts folders
-temp folder/app datar
Read up on it here:
User Account Control - Wikipedia, the free encyclopedia
UAC info for IT professionals
Why use a standard user account instead of an administrator account?
When using a standard account and you make a change or install a program that affects the whole system, UAC will prompt you to continue. Make sure the setting or program you are tying to install is listed, then click yes to continue. If you are just browsing the web and the prompt appears with a program you have not heard of, or do not know what it is, it is much safer to click no then yes. No will block the action, and if you were trying to do something, you can always start it again and choose yes.
UAC makes this easy, see here:
What is user account control (UAC)?
I also suggest choosing always notify for UAC for better security:
What are User Account Control settings?