Tasks that require elevated privileges will trigger a UAC prompt. Despite the improvement in security, UAC has been widely regarded as an annoyance in Windows Vista, asking every time an application requests elevation, without any way to whitelist applications. In Windows 7, UAC has four levels of ...
0
votes
0answers
12 views
Webex controlling remote Windows 7 desktops and UAC prompts
We use Webex to remotely support users by controlling their desktops. This is becoming increasingly annoying when used to connect to remote Windows 7 desktops, as UAC prompts on the remote machine ...
1
vote
0answers
25 views
Run a program in XP compatibility on Win 7 *without* admin rights
I have a VB.NET program I wrote which uses Process.Start() to launch an '.ARTask' file associated with BMC Remedy User. For reasons beyond the scope of this question (someone else had the same problem ...
13
votes
3answers
584 views
How to take a screenshot of Window's secure desktop?
By default, Windows Vista/7/8's UAC prompt is shown on a secure desktop. Unfortunately the Print Screen key doesn't seem to have any effect when viewing the secure desktop. I can see the reasoning ...
1
vote
1answer
59 views
Windows 7: UAC Shield for same setup.exe shows on one computer but not another
Does anyone know why the UAC badge wouldn't show up for a given setup.exe icon on one computer in Windows Explorer, but when the same executable is copied to another computer, it does? Both machines ...
0
votes
1answer
35 views
How can I determine why exactly UAC is blocking an app from running/installing?
Windows 7 Professional (Fully updated).
UAC seems to be preventing an Outlook Add-in from installing/running correctly. When I disable UAC and restart, it works fine. When I re-enable UAC and ...
4
votes
3answers
250 views
I am admin on win 7, why still need to “run as admin” [closed]
Possible Duplicate:
Why do I need to run commands as administrator if my account is member of administrator group?
Windows 7 “Run as Administrator” when already an Administrator
...
0
votes
1answer
118 views
Windows 7 “Run as Administrator” when already an Administrator [closed]
Possible Duplicate:
Why do I need to run commands as administrator if my account is member of administrator group?
Silly question here: why in Windows 7 (and presumably Vista/Server2008) ...
2
votes
1answer
110 views
Executing Commands at Cmd Prompt Result in “Access Denied”
I am running Windows 7.
Whenever I try to run commands like 'ping', 'ipconfig', 'taskkill', 'tasklist', etc from the command line I get an "Access is denied" message.
I checked the "Advanced ...
0
votes
1answer
117 views
Opening a program as a different user (with /savecred) fails
What I'm trying to do is run a second instance (my personal account) of dropbox.
I have a second user account setup, Dropbox installed, the Dropbox folder on the second acct shared properly. ...
1
vote
0answers
43 views
UAC Quiet Mode & Recycle Bin
When running UAC on Windows 7 in so-called "quiet-mode" (automatic "Yes" to UAC prompts on Admin accounts), Delete operations on restricted files (where the Delete option is marked with the UAC ...
2
votes
0answers
61 views
MSI UAC always opens behind window
When installing MSI packages, the UAC prompt always appears behind the MSI installer window. This does not happen for any other scenarios (EXE installers, other programs, etc), just MSI packages.
...
1
vote
1answer
36 views
Joined a domain, no prompt for administrator login when elevated privileges are required
I have added a new computer to Windows domain, but when I try to do something, what requires elevated privileges, I just get a message to contact administrator, but no promt to enter administrator ...
5
votes
1answer
69 views
Silently Skip Windows 7 UAC Prompts?
NOTE: I am not trying to disable UAC.
I have a Windows 7 machine where I've added one administrator account and one regular user account. When using the regular user account, a UAC dialog will show ...
2
votes
1answer
105 views
Running logon scripts with the standard user access token?
I have a powershell script which executes after I logon to my account. This is done by a group policy logon script.
Because I am in the Administrator group this script is run with elevated rights ...
1
vote
4answers
321 views
change exe option to run as administrator by bat script on Windows 7
I can't disable UAC in Windows 7 and I want to change .exe option to run as administrator. I can right click on icon and goto compatibility then change this option through GUI but I have to do by ...
2
votes
3answers
56 views
no UAC prompt when opening the Services applet
My Windows 7 Ultimate no longer 'UAC prompts' me when I open the services applet (administrative tools). I can manipulate services without ever confirming the elevation.
Yes, UAC is still enabled. ...
0
votes
2answers
314 views
nagging samsung apps on rf511 notebook
I just bought a Samsung rf511 notebook. While I find it an excellent buy, I have one problem with it: many of the Samsung apps that come preinstalled nag me each time I boot up the computer and login; ...
0
votes
0answers
87 views
Even though a program “runs as administrator”, UAC still pops up [closed]
Possible Duplicate:
Why does UAC still prompt me when “Run as Administrator” is permanently set?
I set up a program (KM Player in this case) to always run as Administrator ...
1
vote
1answer
89 views
Windows 7 : How to set default choice as “Yes” in UAC?
Is there any way to set default choice as "Yes" ,while running any application in windows 7 it will prompt us to allow or not . By default select option is "no" always .
I want to set "Yes" as a ...
4
votes
2answers
84 views
I want to make an item on a Windows 7 Jump List run as administrator
Only occasionally I have to open a Visual Studio project with a VS instance running under admin. This is a little inconvenient because I can't use the short-cut for that project in the VS Jump List. ...
1
vote
1answer
51 views
How to start computer with IE open and can't do anything else
I have a computer with two users on it: one Administrator and one User. I want to computer to automatically log into the User Account and open Internet Explorer. The User should not be able to do ...
3
votes
2answers
308 views
Why does UAC still prompt me when “Run as Administrator” is permanently set?
In the Properties, Compatibility (or Shortcut) tab I have ticked the "Run as administrator" box for certain applications that need administrator privileges.
When I then run these applications Windows ...
0
votes
0answers
28 views
Minimize security prompts when debugger fires in Visual Studio 2010
I am trying to use Visual Studio 2010 to debug JSCRIPT applications (.ASP) running via IIS on Windows7. Every time the debugger fires, I get 3 separate prompts before I'm actually in the debugger. I ...
1
vote
1answer
73 views
UAC warning with one file and not the other?
I have two identical files. Example1.exe and example2.exe. Example2.exe was created by copying example1.exe and renaming it. When I start example2.exe, I get the UAC warning box. When I start ...
0
votes
1answer
64 views
How to run an application with administrator rights all the time?
I have a shortcut to an application that I have to run as administrator. There is an option in the properties of this shortcut that this application should be always ran as administrator. ...
0
votes
0answers
50 views
Running a login script when entering UAC mode?
I have a small problem when using UAC with Windows 7: My homedrive is on a network share mounted as P: and when entering UAC mode the network shares are not present. This leads to problems with ...
0
votes
1answer
135 views
C# Application prompts for Admin Credentials for particular user
I have two users one a month old, and one brand new.
Both are standard users(belong to standard users group).
UAC Setting is set to Default.
Problem is while launching a C# App, old_user prompts ...
2
votes
0answers
131 views
Is there a way to run resource monitor (resmon.exe) without administrator privileges?
Is there a way to run resource monitor (resmon.exe) without administrator privileges?
The user is member of the debug users, power users, performance monitor and performance log groups, however, this ...
3
votes
4answers
167 views
What is causing my system to wait 10 minutes after boot before presenting a UAC elevation prompt?
Since about four days ago, every time I restart or reboot my Windows 7 machine, the system comes back up with Microsoft Security Essentials disabled. The network and sharing icon in the status bar ...
1
vote
2answers
99 views
How do I run a program as admin without entering user credentials?
You're probably going to say DUPE! but that question's answer is specifically for a batch file command while mine isn't
I have a domain that is running a program on all computers (Win7 and XP). In ...
1
vote
1answer
44 views
Easy quick notifications on Windows 7 with UAC
On Windows XP I was used to create simple notifications for myself using combination of at and msg commands. The whole thing was very easy
hit Ctrl+R
type eg. at 21:00 msg * Do something
hit ...
1
vote
1answer
42 views
Can access a shared folder when logged in, but not with runas
We have a medium-sized school using a Win2008R2 domain. We have several shares that are blocked except to administrators.
The problem is that if I log in as an administrator, I can access the shares ...
2
votes
2answers
94 views
Why doesn't Firefox trigger UAC notification on Windows 7?
I have a C# (WPF) application (my own creation) that needs to open a port on the computer. This means that it requires administrative privileges to run. The app is currently unsigned and every time I ...
2
votes
2answers
51 views
Unfamiliar .exe files attempt to run repeatedly
User Account Control recently alerted me that a program named setupxxxxxxxxx.exe (where the Xs are seemingly random numbers) was trying to run. When I said no, another file with different numbers ...
0
votes
0answers
87 views
What could cause Program Files and Windows folders to become writable by a normal user on Windows 7?
What could cause the \Program Files and \Windows folders' security permissions to change so that a normal user on Windows 7 now has write access?
Virus/malware would be the obvious answer, but I am ...
1
vote
1answer
125 views
How can I get around UAC in Windows 7 / Vista to run tests using Selenium under NetBeans?
I am trying to set-up a test environment for a PHP web application on a windows 7 system. I'm using the NetBeans IDE with the Selenium PHP plugin and PHPUnit installed on a local web server (XAMPP). I ...
0
votes
2answers
49 views
What does Control+Shift+[click on taskbar item] in Windows 7 do?
When I hold down Ctrl, Shift and click on an item in the taskbar in Windows 7, a UAC dialogue pops up asking if I want to allow the program to make changes to my system.
I daren't grant permission ...
1
vote
1answer
87 views
How to assign permissions to manage windows service when UAC is enabled?
I have following scenario:
I'm local admin on my computer with Windows 7 Enterprise and UAC enabled
Computer is not in domain and is not under group policy
I run some program without running it as ...
4
votes
1answer
147 views
Are there any security benefits to running as a Standard User in Windows 7 with UAC turned all the way up?
I currently have my Windows 7 machines set up so that my main user account, the one I use on a daily basis, is a Standard User. I have a separate account that is set as the Administrator.
The UAC is ...
1
vote
1answer
144 views
Disable UAC prompt for certain executables [closed]
Possible Duplicate:
Selectively disabling UAC for specific programs on Windows 7
Is it possible on Windows 7 to run a certain executable as Aministrator without UAC prompt and without ...
0
votes
1answer
90 views
How do I use RUNAS with the Administrator account disabled in Windows 7
My user account is an administrator account (well in the Administrator group technically). As I understand this I am always running in the standard user context except when elevation is required, ...
4
votes
0answers
165 views
How to remove UAC sheild Icon [closed]
Possible Duplicate:
How to Remove UAC Icon Overlays (Blue-Yellow Shields) in Windows 7
How can we remove the (yellow-blue) UAC icon that overlay on our executable files without changing UAC ...
1
vote
5answers
90 views
Emacs on Windows 7 bringing up UAC
I downloaded Emacs 23 and unzipped it into C:\Program Files (x86)\GNU\emacs-23.3, and I ran the addpm program to install it. This put it into the Start menu, but when I try to run Emacs, I get two ...
3
votes
2answers
47 views
Use windows as non admin is the security equivalent of using UAC?
If I want to make my Windows more secure, should I use a standard account or UAC will suffice? With UAC I don't need to type passwords to perform admin tasks.
0
votes
1answer
101 views
Windows 7 always running with administrator rights
I did a series of Windows Updates to my machine (it was lagging behind a bit) and afterwards my user account seems to be always running with administrator rights. I first noticed when I ran cmd.exe ...
0
votes
3answers
149 views
Windows 7 security and Avast antivirus turned off by themself
I was just browsing around when at once I got messages that UAC, windows defender, Avast, etc. got turned off, without me doing anything. Then my PC turned by itself. I'm now running virus scans and I ...
0
votes
1answer
139 views
Deploying Windows Service through group policy fails with Event ID 102
I'm trying to deploy a custom Windows Service (written in C#; installed through a VS setup project) using a group policy. To help debug this, I also have two additional MSIs in the same policy. All ...
0
votes
1answer
112 views
Start a service (or services) with a double-click without the UAC prompt
I'd like to put an icon on my taskbar (pinned), quick launch toolbar (how to add a QLT on Windows 7) or system tray, that if I click or double-click it, it will restart a preset Windows service ...
2
votes
2answers
152 views
My account is in administrators group, but doesn't honor permissions for administrators group on remote share?
I am on a home network and not using a domain controller. My username is in the administrators group and I have UAC turned on. I have a share on a network computer that has certain rights for users of ...
0
votes
1answer
315 views
Problem running msiexec as Administrator in Win 7
I recently bought a new HP computer and I am unable to run any MSI by double clicking it. I receive an error message
"This installation package could not be
opened. ...