Compare commits

...

3 Commits

Author SHA1 Message Date
Fierelier 3fdc0e7ff5 Update version 2022-07-27 06:47:57 +02:00
Fierelier 27d20e4213 Update docs 2022-07-27 06:47:47 +02:00
Fierelier 89fd2b38c3 Move "disable update auto-reboot" to all-nu 2022-07-27 06:46:47 +02:00
6 changed files with 3 additions and 3 deletions

View File

@ -66,6 +66,7 @@ Mods that require System rights<br>
<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>disable update auto-reboot</b></td><td>stability, quality</td><td>Disable the complete arsenine scheduled reboot to apply installed updates.</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>
<tr><td>[all-nu]\<b>uninstall pc health check</b></td><td>quality</td><td>Removes the annoying reminder that you should install Windows 11, and keeps it from being installed.</td></tr>
@ -140,7 +141,6 @@ Mods that require System rights<br>
<tr><td>[hell]\<b>disable start menu suggestions</b></td><td>quality</td><td>Removes the &quot;Suggested&quot; category in the start menu.</td></tr>
<tr><td>[hell]\<b>disable tips tricks and suggestions</b></td><td>quality</td><td>Disable random push notifications telling you to use Microsoft services.</td></tr>
<tr><td>[hell]\<b>disable transparency</b></td><td>performance</td><td>Remove transparency effects from the start menu, taskbar and certain apps.</td></tr>
<tr><td>[hell]\<b>disable update auto-reboot</b></td><td>stability, quality</td><td>Disable the complete arsenine scheduled reboot to apply installed updates.</td></tr>
<tr><td>[hell]\<b>disable update check schedule</b></td><td>performance, telemetry</td><td>Keep Windows from checking for updates.</td></tr>
<tr><td>[hell]\<b>disable windows defender</b></td><td>quality, performance, telemetry</td><td>Reduces harddrive usage and telemetry.</td></tr>
<tr><td>[hell]\<b>no duplicate drives in explorer</b></td><td>quality</td><td>Reduces clutter by not listing external drives a second time in Explorer&#x27;s sidebar.</td></tr>

View File

@ -66,6 +66,7 @@ Mods that require System rights<br>
<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>disable update auto-reboot</b></td><td>stability, quality</td><td>Disable the complete arsenine scheduled reboot to apply installed updates.</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>
<tr><td>[all-nu]\<b>uninstall pc health check</b></td><td>quality</td><td>Removes the annoying reminder that you should install Windows 11, and keeps it from being installed.</td></tr>
@ -140,7 +141,6 @@ Mods that require System rights<br>
<tr><td>[hell]\<b>disable start menu suggestions</b></td><td>quality</td><td>Removes the &quot;Suggested&quot; category in the start menu.</td></tr>
<tr><td>[hell]\<b>disable tips tricks and suggestions</b></td><td>quality</td><td>Disable random push notifications telling you to use Microsoft services.</td></tr>
<tr><td>[hell]\<b>disable transparency</b></td><td>performance</td><td>Remove transparency effects from the start menu, taskbar and certain apps.</td></tr>
<tr><td>[hell]\<b>disable update auto-reboot</b></td><td>stability, quality</td><td>Disable the complete arsenine scheduled reboot to apply installed updates.</td></tr>
<tr><td>[hell]\<b>disable update check schedule</b></td><td>performance, telemetry</td><td>Keep Windows from checking for updates.</td></tr>
<tr><td>[hell]\<b>disable windows defender</b></td><td>quality, performance, telemetry</td><td>Reduces harddrive usage and telemetry.</td></tr>
<tr><td>[hell]\<b>no duplicate drives in explorer</b></td><td>quality</td><td>Reduces clutter by not listing external drives a second time in Explorer&#x27;s sidebar.</td></tr>

View File

@ -1,2 +1,2 @@
@echo off
exit /b 12
exit /b 13