This commit is contained in:
Justin Hall 2018-09-19 11:16:11 -07:00
parent bb83b2c116
commit ff27a7a619

View File

@ -157,78 +157,39 @@ To better understand each component, review the table below:
</td> </td>
<td> <td>
<p>UAC has a slider to select from four levels of notification.</p> <p>UAC has a slider to select from four levels of notification.</p>
<table> <ul>
<tr> <li><p><b>Always notify</b> will:</p>
<th>Level</th> <ul>
<th>Notification</th> <li>Notify you when programs try to install software or make changes to your computer.</li>
<th>Secure desktop</th>
<th>Recommendation</th>
</tr>
<tr>
<td>
<p><b>Always notify</b></p>
</td>
<td>
<ul><li>Notify you when programs try to install software or make changes to your computer.</li>
<li>Notify you when you make changes to Windows settings.</li> <li>Notify you when you make changes to Windows settings.</li>
<li>Freeze other tasks until you respond.</li>
</ul> </ul>
</td>
<td>
<p>Freeze other tasks until you respond.</p>
</td>
<td>
<p>Recommended if you often install new software or visit unfamiliar websites.</p> <p>Recommended if you often install new software or visit unfamiliar websites.</p>
</td> </li>
</tr> <li><p><b>Notify me only when programs try to make changes to my computer</b> will:</p>
<tr> <ul>
<td> <li>Notify you when programs try to install software or make changes to your computer.</li>
<p><b>Notify me only when programs try to make changes to my computer</b></p> <li>Not notify you when you make changes to Windows settings.</li>
</td> <li>Freeze other tasks until you respond.</li>
<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>
<p>Freezes other tasks until you respond.</p>
</td>
<td>
<p>Recommended if you do not often install apps or visit unfamiliar websites.</p> <p>Recommended if you do not often install apps or visit unfamiliar websites.</p>
</td> </li>
</tr> <li><p><b>Notify me only when programs try to make changes to my computer (do not dim my desktop)</b> will:</p>
<tr> <ul>
<td> <li>Notify you when programs try to install software or make changes to your computer.</li>
<p><b>Notify me only when programs try to make changes to my computer (do not dim my desktop)</b></p> <li>Not notify you when you make changes to Windows settings.</li>
</td> <li>Not freeze other tasks until you respond.</li>
<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>
<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> <p>Not recommended. Choose this only if it takes a long time to dim the desktop on your computer.</p>
</td> </li>
</tr> <li><p><b>Never notify (Disable UAC)</b> will:</p>
<tr> <ul>
<td> <li>Not notify you when programs try to install software or make changes to your computer.</li>
<p><b>Never notify (Disable UAC)</b></p> <li>Not notify you when you make changes to Windows settings.</li>
</td> <li>Not freeze other tasks until you respond.</li>
<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> </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> <p>Not recommended due to security concerns.</p>
</td> </li></ul>
</tr>
</table>
</td> </td>
</tr> </tr>
<tr> <tr>