If you’ve used Windows Vista for more than 3.7 minutes, you know what UAC (User Account Control) is..
It’s the obnoxious, nagging popup window that will be your life for the next 3-5 years unless you switch back to XP in frustration, or to a better OS like… OS X, Suse, Ubuntu, or even XP.
Note: Disabling UAC will lead to a less secure system, so be warned.
Windows need your permission to annoy the crap out of you:
There’s a quick way you can enable or disable this annoying window from the command line:
Disable UAC
C:\Windows\System32\cmd.exe /k %windir%\System32\reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 0 /f
Enable UAC
C:\Windows\System32\cmd.exe /k %windir%\System32\reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 1 /f
After you enable or disable UAC, you will have to reboot your computer for the changes to take effect.
To get more updates on this blog,Subscribe it now.
Monday, August 6, 2007
Get Rid Of UAC on Windows VIsta
(For full text with comments please click on the title)
Subscribe to:
Post Comments (Atom)







0 comments:
Post a Comment