Windows Vista Forums
Vista Forums Home Join Vista Forums Donate Vista Tutorials Tags

Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
Register at Vista forums...the world biggest Windows Vista resource Join Vista Forums Now

Go Back   Vista Forums > Vista Newsgroups > Vista security

User Account Control

Closed Thread
 
Thread Tools Display Modes
Old 02-15-2008   #1 (permalink)
AW
Guest
 
Posts: n/a

User Account Control

I am new to Vista and I would like to know how to stop the prompt to cancel
or allow a program that I use 50+ times a day in my line of work. I tried to
follow instructions in the help section by going to accessories, run, and
typing secpol.msc but that address cannot be found (this is a brand new
laptop). Any suggestions would greatly appreciated.

AW
 
Old 02-15-2008   #2 (permalink)
Bob
Guest
 
Posts: n/a

Re: User Account Control

To stop the prompt Run regedit. Navigate to the registry key
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System.
Change the value of ConsentPromptBehaviorAdmin to 0 (zero) from 2.

Be sure to backup your registry first.

"AW" <AW@xxxxxx> wrote in message
news:80203820-A4F5-485B-8CB2-2B640232CFA0@xxxxxx
Quote:

>I am new to Vista and I would like to know how to stop the prompt to cancel
> or allow a program that I use 50+ times a day in my line of work. I tried
> to
> follow instructions in the help section by going to accessories, run, and
> typing secpol.msc but that address cannot be found (this is a brand new
> laptop). Any suggestions would greatly appreciated.
>
> AW
 
Old 02-16-2008   #3 (permalink)
Mark Conrad
Guest
 
Posts: n/a

Re: User Account Control


Thanks Bob for that tip to "AW", the original poster.

I had a similar problem with UAC, your tip paid off.

Mark-




In article <E_2dndRlNdSx9CvanZ2dnUVZ_v6rnZ2d@xxxxxx>,
"Bob" <nowhere@xxxxxx> wrote:
Quote:

> To stop the prompt Run regedit. Navigate to the registry key
> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System.
> Change the value of ConsentPromptBehaviorAdmin to 0 (zero) from 2.
>
> Be sure to backup your registry first.
 
Old 02-16-2008   #4 (permalink)
Bob
Guest
 
Posts: n/a

Re: User Account Control


Your welcome. Glad to hear your problem is resolved. Thanks for the
feedback.



"Mark Conrad" <noneof@xxxxxx> wrote in message
news:noneof-55118C.02180516022008@xxxxxx-sjc.supernews.net...
Quote:

>
> Thanks Bob for that tip to "AW", the original poster.
>
> I had a similar problem with UAC, your tip paid off.
>
> Mark-
>
>
>
>
> In article <E_2dndRlNdSx9CvanZ2dnUVZ_v6rnZ2d@xxxxxx>,
> "Bob" <nowhere@xxxxxx> wrote:
>
Quote:

>> To stop the prompt Run regedit. Navigate to the registry key
>> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System.
>> Change the value of ConsentPromptBehaviorAdmin to 0 (zero) from 2.
>>
>> Be sure to backup your registry first.
 
Old 02-16-2008   #5 (permalink)
AW
Guest
 
Posts: n/a

Re: User Account Control

Thank you very much Bob. Can you tell me a little more specifically how I do
this? I just do my work on my computer. I am not very knowledgeable about
the processes of things. Thanks for your help.

AW

"Bob" wrote:
Quote:

> To stop the prompt Run regedit. Navigate to the registry key
> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System.
> Change the value of ConsentPromptBehaviorAdmin to 0 (zero) from 2.
>
> Be sure to backup your registry first.
>
> "AW" <AW@xxxxxx> wrote in message
> news:80203820-A4F5-485B-8CB2-2B640232CFA0@xxxxxx
Quote:

> >I am new to Vista and I would like to know how to stop the prompt to cancel
> > or allow a program that I use 50+ times a day in my line of work. I tried
> > to
> > follow instructions in the help section by going to accessories, run, and
> > typing secpol.msc but that address cannot be found (this is a brand new
> > laptop). Any suggestions would greatly appreciated.
> >
> > AW
>
>
 
Old 02-16-2008   #6 (permalink)
Bob
Guest
 
Posts: n/a

Re: User Account Control

Press Winkey+r. Type regedit. Press Enter. When the registry opens press
CTRL+f. Type ConsentPrompt. Press Enter. Right click the resulting
highlighted file. In the Value Box change the 2 to 0.

Again, be sure to backup your registry first. To backup click File>Export.
Save it in a convenient location. Make sure you save it with the .reg
extension. I suggest you name it "registry backup 2-16-2008.reg". (without
the quotes) As an additional safeguard, I suggest you also create a Restore
Point before making the registry change.


"AW" <AW@xxxxxx> wrote in message
news:77AA8F68-07B9-4AF0-B362-052506A09054@xxxxxx
Quote:

> Thank you very much Bob. Can you tell me a little more specifically how I
> do
> this? I just do my work on my computer. I am not very knowledgeable
> about
> the processes of things. Thanks for your help.
>
> AW
>
> "Bob" wrote:
>
Quote:

>> To stop the prompt Run regedit. Navigate to the registry key
>> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System.
>> Change the value of ConsentPromptBehaviorAdmin to 0 (zero) from 2.
>>
>> Be sure to backup your registry first.
>>
>> "AW" <AW@xxxxxx> wrote in message
>> news:80203820-A4F5-485B-8CB2-2B640232CFA0@xxxxxx
Quote:

>> >I am new to Vista and I would like to know how to stop the prompt to
>> >cancel
>> > or allow a program that I use 50+ times a day in my line of work. I
>> > tried
>> > to
>> > follow instructions in the help section by going to accessories, run,
>> > and
>> > typing secpol.msc but that address cannot be found (this is a brand new
>> > laptop). Any suggestions would greatly appreciated.
>> >
>> > AW
>>
>>
 
Old 02-16-2008   #7 (permalink)
AW
Guest
 
Posts: n/a

Re: User Account Control

Bob, thank you very very much for your help.

AW

"Bob" wrote:
Quote:

> Press Winkey+r. Type regedit. Press Enter. When the registry opens press
> CTRL+f. Type ConsentPrompt. Press Enter. Right click the resulting
> highlighted file. In the Value Box change the 2 to 0.
>
> Again, be sure to backup your registry first. To backup click File>Export.
> Save it in a convenient location. Make sure you save it with the .reg
> extension. I suggest you name it "registry backup 2-16-2008.reg". (without
> the quotes) As an additional safeguard, I suggest you also create a Restore
> Point before making the registry change.
>
>
> "AW" <AW@xxxxxx> wrote in message
> news:77AA8F68-07B9-4AF0-B362-052506A09054@xxxxxx
Quote:

> > Thank you very much Bob. Can you tell me a little more specifically how I
> > do
> > this? I just do my work on my computer. I am not very knowledgeable
> > about
> > the processes of things. Thanks for your help.
> >
> > AW
> >
> > "Bob" wrote:
> >
Quote:

> >> To stop the prompt Run regedit. Navigate to the registry key
> >> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System.
> >> Change the value of ConsentPromptBehaviorAdmin to 0 (zero) from 2.
> >>
> >> Be sure to backup your registry first.
> >>
> >> "AW" <AW@xxxxxx> wrote in message
> >> news:80203820-A4F5-485B-8CB2-2B640232CFA0@xxxxxx
> >> >I am new to Vista and I would like to know how to stop the prompt to
> >> >cancel
> >> > or allow a program that I use 50+ times a day in my line of work. I
> >> > tried
> >> > to
> >> > follow instructions in the help section by going to accessories, run,
> >> > and
> >> > typing secpol.msc but that address cannot be found (this is a brand new
> >> > laptop). Any suggestions would greatly appreciated.
> >> >
> >> > AW
> >>
> >>
>
>
 
Old 02-16-2008   #8 (permalink)
Kayman
Guest
 
Posts: n/a

Re: User Account Control

On Fri, 15 Feb 2008 19:29:01 -0800, AW wrote:
Quote:

> I am new to Vista and I would like to know how to stop the prompt to cancel
> or allow a program that I use 50+ times a day in my line of work. I tried to
> follow instructions in the help section by going to accessories, run, and
> typing secpol.msc but that address cannot be found (this is a brand new
> laptop). Any suggestions would greatly appreciated.
>
Educate yourself!

1. Do not work in elevated level; Day-to-day work should be
performed while the User Account Control (UAC) is enabled. Turning
off UAC reduces the security of your computer and may expose you to
increased risk from malicious software.
Windows User Account Control Step-by-Step Guide
http://technet2.microsoft.com/Window....mspx?mfr=true
2. Familiarize yourself with "Services Hardening in Windows Vista".
3. Keep your operating (OS) system (and all software on it)
updated/patched.
4. Reconsider the usage of IE.
5. Review your installed 3rd party software applications/utilities;
Remove clutter.
6. Don't expose services to public networks.
7. Activate the build-in firewall and tack together its advanced
configuration settings.
7a.If on high-speed internet use a router as well.
8. Routinely practice safe-hex.
9. Regularly back-up data/files.
10.Familiarize yourself with crash recovery tools and with
re-installing your operating system (OS).
11.Utilize a real-time anti-virus application and vital system
monitoring utilities/applications.
12.Keep abreast of the latest developments - Sh!t happens...you know.

--
Security is a process not a product.
(Bruce Schneier)
 
Old 02-16-2008   #9 (permalink)
Bob
Guest
 
Posts: n/a

Re: User Account Control

You're very welcome, AW.

"AW" <AW@xxxxxx> wrote in message
news:2992C41E-D72E-4058-A475-8A8EA340263B@xxxxxx
Quote:

> Bob, thank you very very much for your help.
>
> AW
>
> "Bob" wrote:
>
Quote:

>> Press Winkey+r. Type regedit. Press Enter. When the registry opens press
>> CTRL+f. Type ConsentPrompt. Press Enter. Right click the resulting
>> highlighted file. In the Value Box change the 2 to 0.
>>
>> Again, be sure to backup your registry first. To backup click
>> File>Export.
>> Save it in a convenient location. Make sure you save it with the .reg
>> extension. I suggest you name it "registry backup 2-16-2008.reg".
>> (without
>> the quotes) As an additional safeguard, I suggest you also create a
>> Restore
>> Point before making the registry change.
>>
>>
>> "AW" <AW@xxxxxx> wrote in message
>> news:77AA8F68-07B9-4AF0-B362-052506A09054@xxxxxx
Quote:

>> > Thank you very much Bob. Can you tell me a little more specifically
>> > how I
>> > do
>> > this? I just do my work on my computer. I am not very knowledgeable
>> > about
>> > the processes of things. Thanks for your help.
>> >
>> > AW
>> >
>> > "Bob" wrote:
>> >
>> >> To stop the prompt Run regedit. Navigate to the registry key
>> >> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System.
>> >> Change the value of ConsentPromptBehaviorAdmin to 0 (zero) from 2.
>> >>
>> >> Be sure to backup your registry first.
>> >>
>> >> "AW" <AW@xxxxxx> wrote in message
>> >> news:80203820-A4F5-485B-8CB2-2B640232CFA0@xxxxxx
>> >> >I am new to Vista and I would like to know how to stop the prompt to
>> >> >cancel
>> >> > or allow a program that I use 50+ times a day in my line of work. I
>> >> > tried
>> >> > to
>> >> > follow instructions in the help section by going to accessories,
>> >> > run,
>> >> > and
>> >> > typing secpol.msc but that address cannot be found (this is a brand
>> >> > new
>> >> > laptop). Any suggestions would greatly appreciated.
>> >> >
>> >> > AW
>> >>
>> >>
>>
>>
 
 
Closed Thread

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
User account control giddyup Vista General 10 07-14-2008 01:37 PM
User Account Control (UAC) Brink Tutorials 12 04-17-2008 11:28 AM
User Account Control bug? Dominic Vista performance & maintenance 0 03-28-2008 11:42 AM
User Account Control RiverDog Vista General 4 01-23-2008 07:28 PM
User Account Control George Frank Vista security 2 04-29-2007 10:24 PM








Vistax64.com is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media 2005-2008

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49