Disabling vista user account control (UAC) and its warnings
October 13th, 2008To disable UAC in Windows Vista:
- Go to Start > Control Panel > User Accounts, and click Turn User Account Control on or off.
- Search “regedit” in Vista Start Menu. Execute regedit.exe.
- Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center
- Right click on the right column, and New > DWORD (32-bit) VALUE.
- Enter Value name: UACDisableNotify, and Value data: 1.
- Save and reboot your computer.