mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-06-28 09:04:47 -05:00
DisableConsumerFeatures Tweak (#2187)
* Compile Winutil * Remove ConsumerFeatures from Disable Telemetry and move it to seperate tweak * Update winutil.ps1 --------- Co-authored-by: Marterich <Marterich@users.noreply.github.com>
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
{
|
||||
"Standard": [
|
||||
"WPFTweaksAH",
|
||||
"WPFTweaksConsumerFeatures",
|
||||
"WPFTweaksDVR",
|
||||
"WPFTweaksHiber",
|
||||
"WPFTweaksHome",
|
||||
@ -16,6 +17,7 @@
|
||||
"WPFTweaksTeredo"
|
||||
],
|
||||
"Minimal": [
|
||||
"WPFTweaksConsumerFeatures",
|
||||
"WPFTweaksHome",
|
||||
"WPFTweaksServices",
|
||||
"WPFTweaksTele"
|
||||
|
Reference in New Issue
Block a user