User Access control is a pain in the ass. It’s pretty easy to turn it off, you can just use the TweakUAC app to totally disable it –
http://www.tweak-uac.com/download/
To disable the stupid security warnings, you need to do the following:
1. Use a registry editing tool to navigate to the following
key:
2. HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center
- Add the following value:
Data Type:DWORDValue Name:UACDisableNotifyValue:1
-
Restart the Security Center service for the change to take effect.