Add mod: disable telemetry

This commit is contained in:
Fierelier 2023-02-04 10:36:03 +01:00
parent 7abb83338d
commit 221dd22c58
3 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1 @@
Prevent system from collecting some data. Only fully works on enterprise.

View File

@ -0,0 +1 @@
opusnt.runReg(["add",opusnt.regTmpPath + "software\\Policies\\Microsoft\\Windows\\DataCollection","/v","AllowTelemetry","/t","REG_DWORD","/d","0x00000000","/f"])

View File

@ -0,0 +1 @@
performance telemetry