Host Africa

Thursday 11 December 2014

Cannot disable User Account Control via control panel

Use this command in cmd


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

No comments:

Post a Comment