Skip to content

Instantly share code, notes, and snippets.

@thiagopilz
Created August 6, 2022 06:51
Show Gist options
  • Save thiagopilz/937e7b9d2c78088a7bba4c0b3769c1a7 to your computer and use it in GitHub Desktop.
Save thiagopilz/937e7b9d2c78088a7bba4c0b3769c1a7 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