Update docs

This commit is contained in:
Fierelier 2022-06-06 10:55:46 +02:00
parent 0496cdb977
commit 8061095298
2 changed files with 2 additions and 0 deletions

View File

@ -64,6 +64,7 @@ Mods that require System rights<br>
<tr><td>[all-nu]\<b>disable metro app swapping</b></td><td>performance</td><td>Stops Windows Store apps from swapping in and out of memory, reducing disk usage.</td></tr>
<tr><td>[all-nu]\<b>disable microsoft account (accidental)</b></td><td>telemetry</td><td>Stops user from accidentally connecting their local account to a Microsoft account.</td></tr>
<tr><td>[all-nu]\<b>disable microsoft account (consensual)</b></td><td>telemetry</td><td>Stops user from purposefully connecting their local account to a Microsoft account.</td></tr>
<tr><td>[all-nu]\<b>disable ms-msdt protocol</b></td><td>security</td><td>Disables the ms-msdt protocol, which can result in RCE under certain circumstances on unpatched systems, see CVE-2022-30190.</td></tr>
<tr><td>[all-nu]\<b>disable smartscreen</b></td><td>performance, telemetry</td><td>Don&#x27;t check Microsoft&#x27;s database for executables before running them.</td></tr>
<tr><td>[all-nu]\<b>remove all apps</b></td><td>performance, quality, telemetry</td><td>Removes all Windows Store apps, including the Windows Store itself.</td></tr>
<tr><td>[all-nu]\<b>smaller titlebar</b></td><td>quality, looks</td><td>Reduce title bar size to reclaim some screen space.</td></tr>

View File

@ -64,6 +64,7 @@ Mods that require System rights<br>
<tr><td>[all-nu]\<b>disable metro app swapping</b></td><td>performance</td><td>Stops Windows Store apps from swapping in and out of memory, reducing disk usage.</td></tr>
<tr><td>[all-nu]\<b>disable microsoft account (accidental)</b></td><td>telemetry</td><td>Stops user from accidentally connecting their local account to a Microsoft account.</td></tr>
<tr><td>[all-nu]\<b>disable microsoft account (consensual)</b></td><td>telemetry</td><td>Stops user from purposefully connecting their local account to a Microsoft account.</td></tr>
<tr><td>[all-nu]\<b>disable ms-msdt protocol</b></td><td>security</td><td>Disables the ms-msdt protocol, which can result in RCE under certain circumstances on unpatched systems, see CVE-2022-30190.</td></tr>
<tr><td>[all-nu]\<b>disable smartscreen</b></td><td>performance, telemetry</td><td>Don&#x27;t check Microsoft&#x27;s database for executables before running them.</td></tr>
<tr><td>[all-nu]\<b>remove all apps</b></td><td>performance, quality, telemetry</td><td>Removes all Windows Store apps, including the Windows Store itself.</td></tr>
<tr><td>[all-nu]\<b>smaller titlebar</b></td><td>quality, looks</td><td>Reduce title bar size to reclaim some screen space.</td></tr>