added slider table

This commit is contained in:
Justin Hall
2018-09-19 10:15:01 -07:00
parent e6ace9f86f
commit 0af8eccb26

View File

@ -7,7 +7,7 @@ ms.mktglfcycl: operate
ms.sitesec: library ms.sitesec: library
ms.pagetype: security ms.pagetype: security
author: brianlic-msft author: brianlic-msft
ms.date: 04/19/2017 ms.date: 09/19/2018
--- ---
# How User Account Control works # How User Account Control works
@ -156,37 +156,79 @@ To better understand each component, review the table below:
<p>Check UAC slider level</p> <p>Check UAC slider level</p>
</td> </td>
<td> <td>
<p>UAC has four levels of notification to choose from and a slider to use to select the notification level:</p> <p>UAC has a slider to select from four levels of notification.</p>
<ul> <table>
<li> <tr>
<p><b>Always Notify</b></p> <th>Level</th>
<p>If the slider is set to <b>Always notify</b>, the system will notify you when programs try to install software or make changes to your computer.</p> <th>Notification</th>
</li> <th>Secure desktop</th>
<li> <th>Recommendation</th>
<p>Medium</p> </tr>
<p>If the slider is set to <b>Notify me only when programs try to make changes to my computer</b>, the <b>User Account Control: Only elevate executable files that are signed and validated</b> policy setting is checked:</p> <tr>
<ul> <td>
<li> <p><b>Always notify</b></p>
<p>If the policy setting is enabled, the public key infrastructure (PKI) certification path validation is enforced for a given file before it is permitted to run.</p> </td>
</li> <td>
<li> <ul><li>Notify you when programs try to install software or make changes to your computer.</li>
<p>If the policy setting is not enabled (default), the PKI certification path validation is not enforced before a given file is permitted to run. The <b>User Account Control: Switch to the secure desktop when prompting for elevation</b> Group Policy setting is checked.</p> <li>Notify you when you make changes to Windows settings.</li>
</li>
</ul> </ul>
</li> </td>
<li> <td>
<p>Low</p> <p>Freeze other tasks until you respond.</p>
<p>If the slider is set to <b>Notify me only when apps try to make changes to my computer (do not dim by desktop)</b>, the CreateProcess is called.</p> </td>
</li> <td>
<li> <p>Recommended if you often install new software or visit unfamiliar websites.</p>
<p>Never Notify</p> </td>
<p>If the slider is set to <b>Never notify me when</b>, UAC prompt will never notify when an app is trying to install or trying to make any change on the computer.</p> </tr>
<div class="alert"><b>Important</b>  <p class="note">This setting is not recommended. This setting is the same as setting the <b>User Account Control: Behavior of the elevation prompt for administrators in Admin Approval Mode</b> policy setting to <b>Elevate without prompting</b>.</p> <tr>
</div> <td>
<div> </div> <p><b>Notify me only when programs try to make changes to my computer</b></p>
</li> </td>
<td>
<ul><li>Notifies you when programs try to install software or make changes to your computer.</li>
<li>Doesn't notify you when you make changes to Windows settings.</li>
</ul> </ul>
</td> </td>
<td>
<p>Freezes other tasks until you respond.</p>
</td>
<td>
<p>Recommended if you do not often install apps or visit unfamiliar websites.</p>
</td>
</tr>
<tr>
<td>
<p><b>Notify me only when programs try to make changes to my computer (do not dim my desktop)</b></p>
</td>
<td>
<ul><li>Notifies you when programs try to install software or make changes to your computer.</li>
<li>Doesn't notify you when you make changes to Windows settings.</li>
</ul>
</td>
<td>
<p>Doesn't freeze other tasks or wait for a response.</p>
</td>
<td>
<p>Not recommended. Choose this only if it takes a long time to dim the desktop on your computer.</p>
</td>
</tr>
<tr>
<td>
<p><b>Never notify (Disable UAC)</b></p>
</td>
<td>
<ul><li>Doesn't notify you when programs try to install software or make changes to your computer.</li>
<li>Doesn't notify you when you make changes to Windows settings.</li>
</ul>
</td>
<td>
<p>Doesn't freeze other tasks or wait for a response.</p>
</td>
<td>
<p>Not recommended due to security concerns.</p>
</td>
</tr>
</td>
</tr> </tr>
<tr> <tr>
<td> <td>