Jump to content

Disabling UAC = same as UAC on lowest security level?


Recommended Posts

Posted

As well known the User Account Control can be disabled completely or alternatively adjusted to the minimum lowest level.

Is there a different between these two variants from the security point of view?

Matt


Posted

Nope. :)

Level 4 => ConsentPromptBehaviorAdmin=2 ; PromptOnSecureDesktop=1 ; EnableLUA=1

Level 3 => ConsentPromptBehaviorAdmin=5 ; PromptOnSecureDesktop=1 ; EnableLUA=1

Level 2 => ConsentPromptBehaviorAdmin=5 ; PromptOnSecureDesktop=0 ; EnableLUA=1

Level 1 => ConsentPromptBehaviorAdmin=0 ; PromptOnSecureDesktop=0 ; EnableLUA=0

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...