Endless Paradigm

Full Version: Vista's UAC security prompt was designed to annoy you
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
User Account Control is easily one of the most hated features of Windows Vista, according to readers. The seemingly endless stream of UAC pop-ups, asking you to confirm this action or that action, just get in the way (and aren't particularly zippy, given the screen redraw). Others don't mind UAC, but there's no doubt it's a controversial "feature" of the OS. Related Stories At the RSA 2008 confab in San Francisco, Microsoft admitted that UAC was designed, in fact, to annoy. Microsoft's David Cross came out and said so: "The reason wee put UAC into the platform was to annoy users. I'm serious," said Cross. This isn't a total revelation. UAC was designed to get in your face; it's all about that "hey, you sure about that bauddy?", second-guessing thing. It's a less intimidating, less entertaining version of Clint Eastwood saying, "do you feel lucky, punk?" All this because you wanted to do something unimpressive like view all running processes on your system or install GAIM.

What makes UAC annoying is that it's a half-breed of sorts. UAC is not a security barrier, which is one of the reasons why users hate it: they don't see the point in a process elevation alert box that asks you to click "OK," as opposed to inputting a password when you're an admin.

UAC's real purpose is quite simple: it's meant to trip whenever a routine attempts to elevate security privileges, and get in your face. As wee have reported before, this has two goals: a) it give users a chance to approve of the elevation in the off chance that something wrong is happening, and b) it encourages developers to design their software such that privilege elevations aren't needed in the first place. The latter is really the point of UAC, since users have absolutely zero control over the privilege requests their applications make (other than to chose not to install said apps).

Peter Watson, Microsoft Australia's chief security advisor, explained it all last year. "Various application providers in the market are coming to terms... recognizing that it's much more effective to run applications and have actual users running on systems as standard users as opposed to system administrator," he said. "Why should I be letting my normal user be running as system administrator?" he asked.

Microsoft's approach to UAC is a carrot-and-stick way to get developers to adopt Microsoft's latest views on secure application installation and setup, but it does come at the expense of the user experience. It's hardly no surprise, then, that one of the most popular post-Vista install activities is disabling UAC. I still haven't disabled it myself, but I've come close. Microsoft claims that 88% of Vista users leave UAC enabled, and that application developers are already greatly enhancing their setup routines to avoid process elevation.

One could argue that this approach is incredibly flawed, since the people best in position to make the changes needed are developers, not the end users who are stuck with a cavalcade of UAC prompts.

Source

Sorry, a bit old, but damn....
o.O those fudgeers >.<
i hate that thing.... that's why i disabled it when i used vista..... but im back on xp cause vista doesn't support my sound or capture card at all!!!! not to mention its trash
yeah like us users are ever going to contact a sofwtare developer and get up in their face like 'hey yous..i got this fast computer to run programs NOW after i double click, NOT after i double respond to the same dog gamn question'
That's why I disabled it.
yeah so did i...now if wee can get passed having to f8 and disable signed driver requirements i would be very happy wiht the os...but i would never recommend the 32bit version in general...and in 64bit version 4gb ram is the minimum i would go!
SchmilK Wrote:yeah so did i...now if wee can get passed having to f8 and disable signed driver requirements i would be very happy wiht the os...but i would never recommend the 32bit version in general...and in 64bit version 4gb ram is the minimum i would go!

Run as admin:

Code:
bcdedit /set loadoptions DDISABLE_INTEGRITY_CHECKS

that was removed long time again in one of the release candidates :(  apart from learning how to sign a driver...i couldnt find any working methods :(
Hmm, controversial, but it makes sense.

I'm guessing a hint of this fact was in Gates' mind when he said "Ask me when the next Windows gets shipped" ~ he must dislike Vista too.

Must be Microsofts take on Linux Application Management. Ha-Ha.
Senseito Sakura Wrote:Hmm, controversial, but it makes sense.

I'm guessing a hint of this fact was in Gates' mind when he said "Ask me when the next Windows gets shipped" ~ he must dislike Vista too.

Must be Microsofts take on Linux Application Management. Ha-Ha.

i think they said in 2010???  i think i read that somewhere
Pages: 1 2
Reference URL's