Windows 7: Disable User Account Control (UAC)
by admin on Mar.24, 2011, under News
There’s a new feature which has been introduced with Windows Vista: The User Account Control (UAC). It prompts users for their conformation and won’t allow the execution of potential malicious code without their permission. In fact it’s a useful function, but it gets very annoying when working with the OS everyday.
Due to that fact I’m going to explain how to disable it:
1. Open regedit: [win-key] + [R], type “regedit” and hit enter
2. Open the key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System
3. Double-click the value EnableLUA. Change its value to 0
4. Restart the computer
Optionally you might want to download the following reg-file instead of doing the steps above:
Download