February 14, 200818 yr 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,
February 15, 200818 yr 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:00000001Next time a simple search would have found some info for you.
Create an account or sign in to comment