Monday, February 6, 2012

Enable/Disable UAC in Windows7 using Command Prompt

Disabling the UAC can be done by a variety of methods, but the most simple is to use Command Line. This can be done as below figure.

After running disable UAC you will get notification like below image, it assures that your UAC is disabled.



Code:

Disable UAC:



Enable UAC:


If you need code of this it's available below to download. When  prompt for password enter technoknol.

Once we have disabled the UAC, we have relatively free reign on the computer without alerting the user. We can change policies, disable the privilege escalation prompt, or any of a number of other changes to help hide our activities and clean up any trails that we have left behind.

DOWNLOAD:
Password is technoknol

0 comments:

Post a Comment