Skip to content

Instantly share code, notes, and snippets.

@pa-0
Forked from thiagopilz/disable LUA
Created September 7, 2024 22:07
Show Gist options
  • Save pa-0/44186761a7336f12bad44dd977cd1fa3 to your computer and use it in GitHub Desktop.
Save pa-0/44186761a7336f12bad44dd977cd1fa3 to your computer and use it in GitHub Desktop.
Disable_UAC.reg
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"ConsentPromptBehaviorAdmin"=dword:00000000
"EnableLUA"=dword:00000000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment