Jump to content

Recommended Posts

Posted

Hi All,

Do any of you know how to disable UAC so once i will try to install apps at first logon so it would not ask me to click continue or input username or password?

Thanks,


Posted

You could try this reg tweak

; Switch UAC to quiet mode - keeps it on but supresses prompts for admin and user both

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]

"ConsentPromptBehaviorAdmin"=dword:00000000

"ConsentPromptBehaviorUser"=dword:00000000

"EnableLUA"=dword:00000001

Next time a simple search would have found some info for you.

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...