|
||||||
The Requested Operation Requires Elevation (Windows Vista)I’m Joe Russell, and in this article I will explain the “The requested operation requires elevation” message in Windows Vista.
![]() The requested operation requires elevation Why? In my days of tech support, I found a fast way to open the command prompt using (Windows key) + R, cmd, (ENTER). Since upgrading to Windows Vista, this has proven to be a less efficient way. With Vista came security advances. Operations that require an administrator account are protected by Microsoft’s UAC. Many command-line programs are protected by UAC. If you try to use one of these programs (e.g. ipconfig /flushdns) you will be given the message “The requested operation requires elevation”. Fix: To open a UAC-protected program from the command prompt, you must open a command prompt as an administrator. I will show you the long way and the short way. Long Way
Short Way The short way actually takes longer than the long way to set up, but in the end is faster to use. You may also do this to any other shortcut to have it run as administrator.
The shortcut will now open the command prompt as administrator, and you will no longer encounter the “The requested operation requires elevation” message. Notes: You must be running an account with administrative privileges to run the command prompt as administrator. 2 comments to The Requested Operation Requires Elevation (Windows Vista) |
||||||
|
Copyright © 2010 Joe Russell - IT Professional - All Rights Reserved |
||||||
[...] NOTE: If you are running Windows Vista, you will have to open the command prompt as an administrator. [...]
thanks a lot. saved me lots of time.