3
votes
2answers
127 views

Are standard users still useful when Windows 8 has UAC?

My last computer ran XP; administrators had unrestricted access (no UAC) and my normal day to day account was a standard user. I simply did a 'run as' then entered the admin credentials when I needed ...
2
votes
2answers
303 views

Make a permanent exception for Steam's BuildBot in Windows 7 UAC

I'm using Windows 7 64-bit. I am the only user of the computer, although I do have a password-protected backup account. I have not disabled UAC, nor do I wish to. I also use Steam (unfortunately). ...
3
votes
3answers
276 views

Is the UAC level in Windows per individual user?

Can each user have different UAC level in a PC? Specifically, can an Admin have UAC level set to "never notify" and a User have UAC level set to "always notify" and so on?
7
votes
1answer
16k views

How do I disable administrator prompt in Windows 8?

I am using Windows 8 Enterprise on my development machine. Most of the time, I need full administrator for debugging, changing system files, etc. In Windows 7, setting UAC to "never notify" would ...
2
votes
1answer
99 views

Check what administrator rights are needed by the application

Is there a tool that I can use to check why a certain application requires administrator rights under Windows7/Windows server 2008?
0
votes
1answer
215 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 ...
5
votes
1answer
281 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 ...
5
votes
1answer
403 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
546 views

Disable UAC prompt for certain executables [duplicate]

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 ...
3
votes
1answer
2k views

UAC Status from Command Line

Is there any command which will tell me the state of UAC? Eg it's switched on, off of which level it's on.
1
vote
1answer
9k views

Disable UAC and XP Pro 32 Bit

It seems the latest patches have included some kind of UAC in XP - I can't seem to find a way to disable it. Does anyone know how/where? The reason I ask (I may be wrong on UAC) - but when I log in ...
7
votes
2answers
16k views

Grant permanent UAC permission to one program? [duplicate]

Possible Duplicate: Selectively disabling UAC for specific programs on Windows 7 Is there a way to grant permanent UAC permission in Windows 7 to a single program? I have an old program ...
2
votes
1answer
9k views

Create files on C:\ root gives error 0x80070522

One of our customers has just found a problem when trying to create a file on the root of the C:\ Drive, on a Windows 7 Professional PC. I know they shouln't be keeping files here, but there is a ...
6
votes
2answers
5k views

Turn off “unknown publisher” message for older Windows application?

Anyone know how to turn off or suppress the "unknown publisher" message for a specific application? The application is a legacy version of Delphi that we use to update a LOB application. I thought ...
1
vote
1answer
281 views

Yahoo Messenger vs. UAC

Lately I've been needing to play with limiting user rights on some machines, UAC is turned on. We use Vista, and we also use Yahoo Messenger. When I use Yahoo Messenger as an Administrator, ...
0
votes
1answer
126 views

Running Salamander as admin on a per operation basis

Is there a way of running Altap Salamander at the same security level as windows explorer? In windows explorer, if you attempt to, say, delete a file in Program Files it will pop up saying that you ...
7
votes
4answers
6k views

How to run Firefox in Protected Mode? (i.e. at low integrity level)

I noticed that Firefox, unlike Chrome and Internet Explorer, doesn't run in the Low Mandatory Level (aka Protected Mode, Low Integrity) Google Chrome: Microsoft Internet Explorer: Mozilla ...