Method #1 - Using MSCONFIG
- Launch MSCONFIG by from the Run menu.
- Click on the Tools tab. Scroll down till you find "Disable UAC" . Click on that line.

- Press the Launch button.
- A CMD window will open. When the command is done, you can close the window.
- Close MSCONFIG. You need to reboot the computer for changes to apply.
You can re-enable UAC by selecting the "Enable UAC" line and then clicking on the Launch button.
Method #2 - Using Regedit
- Open Registry Editor.
- In Registry Editor, navigate to the following registry key:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System - Locate the following value (DWORD): EnableLUA and give it a value of 0.

- Close Registry Editor. You need to reboot the computer for changes to apply.
Note: As always, before making changes to your registry you should always make sure you have a valid backup. In cases where youre supposed to delete or modify keys or values from the registry it is possible to first export that key or value(s) to a .REG file before performing the changes.
In order to re-enable UAC just change the above value to 1.
No comments:
Post a Comment