# HG changeset patch # User Oleksandr Gavenko # Date 1288253064 -10800 # Node ID c98126a070a72a2166cf1109f629e292a87d9f99 # Parent 26f0d8c50fb942ad13402f5ca4d98a9f96a7ec27 Disabling UAC. diff -r 26f0d8c50fb9 -r c98126a070a7 windows.rst --- a/windows.rst Wed Oct 27 17:20:08 2010 +0300 +++ b/windows.rst Thu Oct 28 11:04:24 2010 +0300 @@ -292,3 +292,18 @@ http://blogs.technet.com/b/srd/archive/2010/07/28/announcing-the-upcoming-release-of-emet-v2.aspx +* Disabling UAC. + +To disable UAC on the test computer, you must be able to log on with or provide the credentials of a +member of the local Administrators group. + +Starting with Windows 7, UAC is disabled by following these steps: + + 1. On the Start menu, type "UAC" and then click Change User Account settings. + 2. Move the slide bar to the bottom (Never Notify) and then click OK. + +On Windows Vista and Windows Server 2008, UAC is disabled by following these steps: + + 1. Start Control Panel and double-click User Accounts. + 2. In the User Accounts tasks window, click Turn User Account Control on or off. + 3. Clear the Use User Account Control (UAC) to help protect your computer check box, and then click OK.