How to turn OFF Windows UAC in Windows 10
Posted: Tue Sep 20, 2016 8:19 am
It looks like sliding the UAC slider bar to the bottom is no longer enough. You now need to make a Registry change too:
In the Windows registry (regedit.exe), locate :
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\policies\system
Find the node "EnableLUA" and set it's value to a zero "0"
Reboot the machine and UAC is now effectively OFF.
Note that in a corporate Domain environment, these settings can be reset via the domain policies settings without the users knowledge.
More on this: https://social.technet.microsoft.com/Fo ... ersecurity
In the Windows registry (regedit.exe), locate :
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\policies\system
Find the node "EnableLUA" and set it's value to a zero "0"
Reboot the machine and UAC is now effectively OFF.
Note that in a corporate Domain environment, these settings can be reset via the domain policies settings without the users knowledge.
More on this: https://social.technet.microsoft.com/Fo ... ersecurity