Disable User Account Control in Windows Vista (Command Line)

Aug 03

This is the fastest way to disable UAC via a command line. Copy and paste the following registry command into your “Start Search” Disable User Account Control 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 User Account...

Read More

Disable User Account Control in Windows Vista.

Aug 03

Windows Vista now comes with a User Account Control (UAC) features that can help prevent unauthorized changes to the computer. I’m sure with 30 mintues usage to do your work, you might have already encountered one of the following message Windows needs your permission to continue A program needs your permission to continue An unidentified program wants...

Read More