Enable/Disable UAC in Windows7 using Command Prompt

Disabling the UAC can be done by a variety of methods, but the most simple is to use Command Line. This can be done as below figure.



After running disable UAC you will get notification like below image, it assures that your UAC is disabled.












Code:
Disable UAC:
%windir%\System32\cmd.exe /c %windir%\System32\reg.exe ADD HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\