The Great UAC Debate!


UAC  

1412 members have voted

  1. 1. Do You Use UAC?

    • Yes
      477
    • Yes, On "Silent Mode"
      91
    • No (I use an Admin Account)
      496
    • No (I use a Standard Account)
      39
    • I don't use Windows Vista
      118
  2. 2. Have You Ever Been Saved By UAC?

    • Yes
      226
    • No
      932
    • I don't use Windows Vista
      106


Recommended Posts

UAC is the first thing i disable on every Vista system i setup... UAC is a royal pain in the *SS, and most of my clients absolutely hate UAC, because it constantly nags/annoys the user about the most trivial activities. UAC just gets in the way of getting real work done.

UAC is not a feature, it's a bug, and if microsoft was serious about securing the OS, then they would never have hacked together a crappy/half-assed/stop-gap measure like UAC.

You must be just like the computer repair place in the next town. She's always turning UAC off when ever a computer comes into her shop. I swear she considers it "Tweaking" the machine. But that's ok, I always turn it back on whenever I work on a computer she has previously touched.

Can't believe this thread is still going. Anyway, as was discussed MUCH earlier in this thread, instead of disabling UAC just set it to quiet mode. You still retain most of its functionality without the annoying prompts.

I was reading up on quiet mode

Is the "quiet" mode of UAC less secure?

If you've used TweakUAC, you've seen the "quiet" option it offers that lets you suppress the elevation prompts of UAC without turning the UAC off completely. In such a mode, you keep all the positive effects of UAC, such as Internet Explorer operating in the protected mode, applications starting without the administrative privileges by default, etc. The only thing that gets changed is that you will no longer see the infamous "Windows needs your permission to continue" messages whenever you attempt to make a change to your Vista configuration, or when you run a program that needs administrative rights.

So in quite mode if you run an app that needs admin privileges, it just gives it to the application? How the hell is that secure? Sure it doesn't nag you, but if an application on my computer wants admin privileges I want windows to prompt me.

So in quite mode if you run an app that needs admin privileges, it just gives it to the application? How the hell is that secure? Sure it doesn't nag you, but if an application on my computer wants admin privileges I want windows to prompt me.

It will still prompt you for third-party software, it's just certain signed Microsoft executables that are allowed to elevate without prompting.

This does somewhat reduce security (if something else can ride along with the automatic elevation), but it's always about compromises. It's better than having someone disable it completely.

(Also, you can actually disable prompts while still keeping things like Protected Mode IE. Forgive me if that's what this "TweakUAC" actually means.)

  • 2 months later...
  • 3 weeks later...

Did you notice that UAC takes longer to show up if executable is very large in size?

E.g. when launching a setup that is 150MB large, there is noticeable delay in the time UAC prompt shows up, never mind speaking of larger .exe files;

it's like it's "reading" the whole executable before launching the Yes/No dialog.

Hello.

I had viruses on my computer. But I think UAC kinda saved my ass and made the damage a lot less. First I had one of the viruses that wanted access to something, I pressed no. That didn't come up again. Then this more tricky one came, it kept spamming me with new UAC and wanted access to cmd to do stuff. It kept coming and coming and I keep hitting no.

I don't know if that saved me, but it probably did. Does anyone know if UAC stops giving prompts if you say no for a number of times or did it somehow run? Because while that was happening I did CTRL - ALT - DEL fast to stop all process.

Yeah well so... I don't know 100 % if UAC helped me here. But it seems like it, because some things the viruses were supposed to do (according to tech. info) didn't happen, so it was probably UAC.

Hello.

I had viruses on my computer. But I think UAC kinda saved my ass and made the damage a lot less. First I had one of the viruses that wanted access to something, I pressed no. That didn't come up again. Then this more tricky one came, it kept spamming me with new UAC and wanted access to cmd to do stuff. It kept coming and coming and I keep hitting no.

I don't know if that saved me, but it probably did. Does anyone know if UAC stops giving prompts if you say no for a number of times or did it somehow run? Because while that was happening I did CTRL - ALT - DEL fast to stop all process.

Yeah well so... I don't know 100 % if UAC helped me here. But it seems like it, because some things the viruses were supposed to do (according to tech. info) didn't happen, so it was probably UAC.

UAC stopped the nasty stuff from making changes to your system, that's why you didn't experience all the symptoms. Technically malware can nag you with UAC prompts until you out of desperation click 'Yes' but terminating the process and running a scan immediately is the best thing to do. (Y)

UAC stopped the nasty stuff from making changes to your system, that's why you didn't experience all the symptoms. Technically malware can nag you with UAC prompts until you out of desperation click 'Yes' but terminating the process and running a scan immediately is the best thing to do. (Y)

Yeah. It actually does seem like that. For example the viruses were supposed to break my internet, but I could access it normally. Some registry changes that should of been done weren't, but only some. It just limited things, which was not all that bad. I didn't check it much though, I formatted the next day just to be on the safe side (you never know what you get into your PC).

Something should of been done against that nagging though; it was really hard and I seriously didn't know what to do. I did no, no, no, no, no then suddenly it stopped? or maybe it ran? or maybe my CTRL ALT DEL accidently pressed yes? No idea.

But for sure I will keep UAC turned on on every computer I ever fix and help people with it, because I saw my myself that it helped... even if it would not limit damages atleast it gave me a sign that I have an infection.

So people, Turn your UAC on! It's not just for your own sake, it's for the your fellow computer users too.

Day by day viruses are getting more. They are also getting more dangerous and finding easier ways to infect us. People who say common sense have no idea what they are doing; I was one of the "common sense people". I was one of those "Don't format, just remove the virus." But then you understand just by going to your daily website, you can infect your PC with a malware cocktail you will learn common sense is useless here.

I noticed a very interesting thing when I had UAC off, you couldn't elevate processes. With UAC on if you say "Run as Administrator" it will actually do as you say and run as if there is nothing in your way, as long as you allow it via the pop up. However, with UAC off and selecting "Run as Administrator", you really don't get that much of a change and end up having the process be not as elevated.

I noticed a very interesting thing when I had UAC off, you couldn't elevate processes. With UAC on if you say "Run as Administrator" it will actually do as you say and run as if there is nothing in your way, as long as you allow it via the pop up. However, with UAC off and selecting "Run as Administrator", you really don't get that much of a change and end up having the process be not as elevated.

I think you misunderstand. There's no "not as elevated." What normally happens when you have administrator approval mode (AAM, what you mean by UAC) enabled is that your account has two security tokens. One with the rights of an administrator, and one with the rights of a standard user.

By default everything runs with the standard token, unless you click yes to the elevation prompt. When you do that, it switches tokens and runs that specific process with the administrator rights. If you disable AAM, then this standard user token goes away and everything always runs with the administrator token.

In other words, if you disable AAM, then your account becomes a full administrator account and every single thing you click always runs with full administrator rights and full access to your system.

I think you misunderstand. There's no "not as elevated." What normally happens when you have administrator approval mode (AAM, what you mean by UAC) enabled is that your account has two security tokens. One with the rights of an administrator, and one with the rights of a standard user.

By default everything runs with the standard token, unless you click yes to the elevation prompt. When you do that, it switches tokens and runs that specific process with the administrator rights. If you disable AAM, then this standard user token goes away and everything always runs with the administrator token.

In other words, if you disable AAM, then your account becomes a full administrator account and every single thing you click always runs with full administrator rights and full access to your system.

So, can you say that there is no need to have a "Standard account" for web browsing and these stuff if you have Vista or 7?

Or is it still safe to have one?

And seriously - anyone knows if UAC stops prompting you if you have a malware that keeps wanting access? It gets so annoying and one almost gets depressed haha.

So, can you say that there is no need to have a "Standard account" for web browsing and these stuff if you have Vista or 7?

Or is it still safe to have one?

The best setup is to run as a standard user, if you can live with the hassle of having to log onto an administrator account to make system changes (the credentials prompt is not secure.) If you can't, then admin approval mode is a good compromise.

And seriously - anyone knows if UAC stops prompting you if you have a malware that keeps wanting access? It gets so annoying and one almost gets depressed haha.

Not sure what you mean. Are you saying that your system is infected by something that keeps asking for administrator rights? What you have to understand about UAC (AAM) is that it's not a defense against malware.

First of all, malware doesn't technically need administrator rights to do bad things. Most are designed that way today, but it's not something technically needed. Malware running as standard user still has access to all your data and still has access to the internet. It could still steal all your personal files and make you part of a botnet. Getting administrator rights is merely a convenience that lets it hide itself better.

Second, malware running as standard user can trick you into elevating it, for example by replacing a file that you've downloaded with malware before you have a chance to run it, or by taking advantage of the way the library loader works in order to piggyback on a legitimate elevation request by a program you trust. It's very hard to know what you're actually saying yes to when you see a UAC prompt. For this reason, it's not considered a security boundary at all. It merely exists as a convenience.

It is not safe to run any executables you don't trust, period. Just don't do it. The second you double-click any executable, your system could be compromised.

The best setup is to run as a standard user, if you can live with the hassle of having to log onto an administrator account to make system changes (the credentials prompt is not secure.) If you can't, then admin approval mode is a good compromise.

Not sure what you mean. Are you saying that your system is infected by something that keeps asking for administrator rights? What you have to understand about UAC (AAM) is that it's not a defense against malware.

First of all, malware doesn't technically need administrator rights to do bad things. Most are designed that way today, but it's not something technically needed. Malware running as standard user still has access to all your data and still has access to the internet. It could still steal all your personal files and make you part of a botnet. Getting administrator rights is merely a convenience that lets it hide itself better.

Second, malware running as standard user can trick you into elevating it, for example by replacing a file that you've downloaded with malware before you have a chance to run it, or by taking advantage of the way the library loader works in order to piggyback on a legitimate elevation request by a program you trust. It's very hard to know what you're actually saying yes to when you see a UAC prompt. For this reason, it's not considered a security boundary at all. It merely exists as a convenience.

It is not safe to run any executables you don't trust, period. Just don't do it. The second you double-click any executable, your system could be compromised.

Sad but true. And especially the last one, it's hard to trust anything. How do you know the Firefox you are downloading is safe and clean? A few weeks ago some famous IRC Server (UnrealD? or something similiar) was revelead having a backdoor for 9 months without the developers even noticing. And a lot of people would say that is a trusted file.

You can't trust anything on the internet. I didn't believe this before but now when I see what can really happen, you don't really have a chance and your best shoot is to: 1) Have backups. 2) Protect yourself with 50 layers of security tools (haha). 3) Be very, very, very, very careful when downloading files & browsing.

  • 3 weeks later...

I have UAC on and left at default settings. The only time I notice it is when I go to install something, which is very rare. I've read things about UAC before and people act as if it's a constant annoyance, forcing them to disable it. Why is this? What are you doing on a daily basis that is making the UAC prompt you several times? o_O

I have UAC on and left at default settings. The only time I notice it is when I go to install something, which is very rare. I've read things about UAC before and people act as if it's a constant annoyance, forcing them to disable it. Why is this? What are you doing on a daily basis that is making the UAC prompt you several times? o_O

7-Zip couldn't extract newer minefield builds on top of older ones, it always failed.

I just then set it to run with Admin privileges all the time, but that would make UAC prompt me all the time. So I disabled UAC prompting.

That was satisfactory for some time.

Then, I noticed some things starting up extremely slowly (Gothic II auto-run or installer was one of them I think). So, I simply disabled the UAC driver. Surprisingly only a few people realize that this is the only true way to disable UAC.

Whatcha know? Windows 7 felt snappier. And well no annoyingly long pause before launching some programs.

So,

Annoyances can be avoided by turning off UAC prompts as well as making program always run with admin privileges. Ex: 7-Zip

Disabling UAC prompts != disabling UAC; disabling UAC is done by nuking the driver.

Nuking UAC = startup performance increase in some applications.

  • 3 months later...
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Close, but it is for any application starting, not just during boot time. In fact, it probably will not improve boot time at all because during a boot, the CPU is already boosting, so a pre-boost wouldn't change anything. I agree that it isn't exciting (especially considering every other OS already does it), but it is a good thing, even if they are just playing catch up.
    • Any so called performance increase will be in milliseconds, which nobody will actually notice in real world usage.
    • All it does is use the CPU more efficiently during boot to speed up boot times. That's it. Yawn....
    • It's not a one or the other kind of thing. Software should run efficiently, and the operating system should appropriately manage the CPU clocks. You could have the best most optimized software on earth, and it will still run faster if the CPU does a better job of boosting as needed. All this is doing is pre-boosting the CPU based on user actions, instead of waiting for the normal detection mechanism to kick in. If the OS knows it is about to need more CPU, why shouldn't it use that knowledge? It's the same idea of downshifting before passing someone, instead of just burying your foot into the peddle and waiting for the transmission to figure out what you want to do.
    • Audacity 3.7.8 by Razvan Serea Audacity is a free, open source digital audio editor and recording application. Edit your sounds using cut, copy, and paste features (with unlimited undo functionality), mix tracks, or apply effects to your recordings. The program also has a built-in amplitude-envelope editor, a customizable spectrogram mode, and a frequency-analysis window for audio-analysis applications. Built-in effects include bass boost, wah wah, and noise removal, and the program also supports VST plug-in effects. You can use Audacity to: Record live audio. Record computer playback on any Windows Vista or later machine. Convert tapes and records into digital recordings or CDs. Edit WAV, AIFF, FLAC, MP2, MP3 or Ogg Vorbis sound files. AC3, M4A/M4R (AAC), WMA and other formats supported using optional libraries. Cut, copy, splice or mix sounds together. Numerous effects including change the speed or pitch of a recording. Write your own plug-in effects with Nyquist. And more! See the complete list of features. Audacity 3.7.8 changelog: #10688 Fixed an exception thrown when pasting into a newly-created track (Thanks, David Bailes (@DavidBailes)!) #10870, #10884, #10775, #10629 Fixed tone generation, waveform-scale setting, SetClip Name parameter, and clip-boundary command names for scripting and macros (Thank you, David Bailes (@DavidBailes)!) #11106 Fixed the loading of presets for the Distortion effect (A million thanks, David Bailes (@DavidBailes)!) #10947 Fixed paste into an empty audio track not preserving the source sample rate (Thanks, Juan Gabriel Colonna (@juancolonna)!) #10776 Allowed AltGr modifier in label and clip name editing (Thanks, Davide Peressoni (@DPDmancul)!) #9938 Added options to choose where silence is truncated (start/middle/end) (Thanks, Noah Rosenfield (@nosenfield)!) #9935 Added Podcast 2.0 chapters JSON export for label tracks (Thanks, Noah Rosenfield (@nosenfield)!) #10103 Improve UI on HiDPI displays on Linux/wxGTK (Thanks, Ivan A. Melnikov (@iv-m)!) #10099 Fixed MixerBoard Mute and Solo button display (Thanks, Ivan A. Melnikov (@iv-m)!) #10681 Fixed multichannel FLAC import #10999 Fixed envelope being broken after joining clips Download: Audacity 64-bit | Standalone ~20.0 MB (Open Source) Download: Audacity 32-bit | Standalone Download: Audacity ARM64 | Standalone View: Audacity Home Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • One Year In
      slackerzz earned a badge
      One Year In
    • One Year In
      highriskpaym earned a badge
      One Year In
    • One Month Later
      highriskpaym earned a badge
      One Month Later
    • Week One Done
      highriskpaym earned a badge
      Week One Done
    • Week One Done
      FBSPL earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      500
    2. 2
      PsYcHoKiLLa
      198
    3. 3
      +Edouard
      155
    4. 4
      Steven P.
      84
    5. 5
      ATLien_0
      71
  • Tell a friend

    Love Neowin? Tell a friend!