Disable User Account Control (UAC) Using Windows Registry Tool as completely disable Windows 7, 8 and 10 UAC notifications. After installing any of the latest Windows operating systems, trying to make the slightest change, we will be bombarded with windows warnings and confirmation boxes that become annoying.
After the release of Windows Vista Microsoft introduces User Account Control (UAC) functionality to enhance security. But that has always been hated by those who like to configure the system to its shape. They are the annoying windows that constantly jump asking for confirmation. When you want to make any changes or modifications files.
Disable User Account Control
The User Account Control (UAC) notifies us when trying to make any changes to the equipment requiring permission administrator level. By default receive notifications when programs try to make changes, but you can configure by changes to the configuration of the function. In Windows Vista and 7 disable this feature is easy, but in Windows 8 and 10 becomes more difficult and can bring adverse consequences. So we are using to done this using Windows Registry tool.
The Windows registry (Regedit) is a file in hexadecimal instruction is composed of a series of instructions, services, applications and necessary for the proper functioning of the operating system configurations. When we make a change in this record we risk this stop functioning properly and thus, our operating system will no longer do so and also without backup, it is very difficult to restore proper operation. Therefore, you must “take backup of Windows registry“.
To apply this Windows Features you should open Windows Registry Tool and browse the following Regedit path step by step or you can jump to target Windows Registry Tool with single click.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\ CurrentVersion\Policies\System
Now find “EnableLUA“, and apply the “0” for disable UAC and “1” for enable UAC.
User Account Control Enabled: 1
User Account Control Disabled: 0
Method :2
Copy the below code and save it as Windows Features.reg, double click the saved file and accept all messages.
To Disable UAC Using Windows Registry Tool
Windows Registry Editor Version 5.00 ; Created by mr.neeo www.neeosearch.com [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\ CurrentVersion\Policies\ System] "EnableLUA"=dword:00000001
To Enable UAC Using Windows Registry Tool
Copy the below code and save it as .reg, double click the saved file and accept all messages.
Windows Registry Editor Version 5.00 ; Created by mr.neeo www.neeosearch.com [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\ CurrentVersion\Policies\ System] "EnableLUA"=dword:00000000
Note:- If you don’t know how to use Windows Registry script, you should read how to Save file in Windows Registry Tool
After applying anyone method from above you will see the following User Account Control “UAC“. This UAC will confirm “Do you want to allow this app to make change to your device?“. So if you want to open Windows Registry Editor tool you should click on “Yes”