diff --git a/docs/index.html b/docs/index.html index 1b05c38..506c084 100644 --- a/docs/index.html +++ b/docs/index.html @@ -64,6 +64,7 @@ Mods that require System rights
[all-nu]\disable metro app swappingperformanceStops Windows Store apps from swapping in and out of memory, reducing disk usage. [all-nu]\disable microsoft account (accidental)telemetryStops user from accidentally connecting their local account to a Microsoft account. [all-nu]\disable microsoft account (consensual)telemetryStops user from purposefully connecting their local account to a Microsoft account. + [all-nu]\disable ms-msdt protocolsecurityDisables the ms-msdt protocol, which can result in RCE under certain circumstances on unpatched systems, see CVE-2022-30190. [all-nu]\disable smartscreenperformance, telemetryDon't check Microsoft's database for executables before running them. [all-nu]\remove all appsperformance, quality, telemetryRemoves all Windows Store apps, including the Windows Store itself. [all-nu]\smaller titlebarquality, looksReduce title bar size to reclaim some screen space. diff --git a/docs/index.md b/docs/index.md index 1b05c38..506c084 100644 --- a/docs/index.md +++ b/docs/index.md @@ -64,6 +64,7 @@ Mods that require System rights
[all-nu]\disable metro app swappingperformanceStops Windows Store apps from swapping in and out of memory, reducing disk usage. [all-nu]\disable microsoft account (accidental)telemetryStops user from accidentally connecting their local account to a Microsoft account. [all-nu]\disable microsoft account (consensual)telemetryStops user from purposefully connecting their local account to a Microsoft account. + [all-nu]\disable ms-msdt protocolsecurityDisables the ms-msdt protocol, which can result in RCE under certain circumstances on unpatched systems, see CVE-2022-30190. [all-nu]\disable smartscreenperformance, telemetryDon't check Microsoft's database for executables before running them. [all-nu]\remove all appsperformance, quality, telemetryRemoves all Windows Store apps, including the Windows Store itself. [all-nu]\smaller titlebarquality, looksReduce title bar size to reclaim some screen space.