If you need to run some application elevated at Windows startup, you might be surprised to learn that this is not a simple task. If you use any modern version of Windows such as Windows 8, Windows 7 or Vista, and User Account Control is on, and any shortcut set to 'Run as administrator' in your startup folder will not run! Windows will ignore it! In this article, I will show you a simple solution to resolve the issue.
Tag: ElevatedShortcut
Open any program as administrator without UAC prompt
Often, you need to run apps elevated in Windows Vista, Windows 7 or Windows 8. Programs which require admin privileges show a UAC prompt. The Registry Editor app is a good example of such an app. If the application you are using frequently requires a UAC request every time you start it, it can be a bit annoying. In this article, we will see how to create a shortcut to run apps elevated without a UAC prompt in Windows Vista, Windows 7 or Windows 8.