From 446672049353971e1ef97dc178484a6c43edf20d Mon Sep 17 00:00:00 2001 From: ChrisTitusTech Date: Sun, 8 Dec 2024 15:33:04 +0000 Subject: [PATCH 1/6] =?UTF-8?q?Deploying=20to=20main=20from=20@=20ChrisTit?= =?UTF-8?q?usTech/winutil@1d0e3bfd5c288e5296dacf654e25faf24ac7fe63=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0bd148fa..192e0749 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ If you have Issues, refer to [Known Issues](https://christitustech.github.io/win These are the sponsors that help keep this project alive with monthly contributions. -TriHyderaMark AmosJason A. DiegmuellerwyattRMSStefanPaulDave JonesAnthony MendezClaudemodsMaxDursleyGuySandman616Phillip Waters +TriHyderaMark AmosJason A. DiegmuellerwyattRMSStefanPaulDave JonesAnthony MendezClaudemodsMaxDursleyGuySandman616Phillip Waters ## 🏅 Thanks to all Contributors Thanks a lot for spending your time helping Winutil grow. Thanks a lot! Keep rocking 🍻. From c33946bde2a19d0fc58e1e56a114fb101bf7eb39 Mon Sep 17 00:00:00 2001 From: Chris Titus Date: Mon, 9 Dec 2024 00:21:45 -0600 Subject: [PATCH 2/6] tweaks remove all --- config/tweaks.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/config/tweaks.json b/config/tweaks.json index e296c552..5a883b31 100644 --- a/config/tweaks.json +++ b/config/tweaks.json @@ -2320,17 +2320,10 @@ "microsoft.windowscommunicationsapps", "Microsoft.WindowsFeedbackHub", "Microsoft.WindowsMaps", - "Microsoft.YourPhone", "Microsoft.WindowsSoundRecorder", - "Microsoft.XboxApp", "Microsoft.ConnectivityStore", "Microsoft.ScreenSketch", - "Microsoft.Xbox.TCUI", - "Microsoft.XboxGameOverlay", - "Microsoft.XboxGameCallableUI", - "Microsoft.XboxSpeechToTextOverlay", "Microsoft.MixedReality.Portal", - "Microsoft.XboxIdentityProvider", "Microsoft.ZuneMusic", "Microsoft.ZuneVideo", "Microsoft.Getstarted", From 4fc34e44b3be2b4334dcfbb64d622114a1bcb5ff Mon Sep 17 00:00:00 2001 From: ChrisTitusTech Date: Mon, 9 Dec 2024 15:34:30 +0000 Subject: [PATCH 3/6] =?UTF-8?q?Deploying=20to=20main=20from=20@=20ChrisTit?= =?UTF-8?q?usTech/winutil@c33946bde2a19d0fc58e1e56a114fb101bf7eb39=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 192e0749..cea0ce39 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ If you have Issues, refer to [Known Issues](https://christitustech.github.io/win These are the sponsors that help keep this project alive with monthly contributions. -TriHyderaMark AmosJason A. DiegmuellerwyattRMSStefanPaulDave JonesAnthony MendezClaudemodsMaxDursleyGuySandman616Phillip Waters +TriHyderaMark AmosJason A. DiegmuellerwyattRMSStefanPaulDave JonesAnthony MendezClaudemodsMaxDursleyGuySandman616Phillip WatersKonrad Konieczny ## 🏅 Thanks to all Contributors Thanks a lot for spending your time helping Winutil grow. Thanks a lot! Keep rocking 🍻. From 9d475141902529aee40b0af0026e334f87bc7f42 Mon Sep 17 00:00:00 2001 From: Chris Titus Tech Date: Mon, 9 Dec 2024 12:07:56 -0600 Subject: [PATCH 4/6] move prefer ipv4 to advanced --- config/tweaks.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/tweaks.json b/config/tweaks.json index 5a883b31..19b10722 100644 --- a/config/tweaks.json +++ b/config/tweaks.json @@ -3194,9 +3194,9 @@ "WPFTweaksIPv46": { "Content": "Prefer IPv4 over IPv6", "Description": "To set the IPv4 preference can have latency and security benefits on private networks where IPv6 is not configured.", - "category": "Essential Tweaks", + "category": "z__Advanced Tweaks - CAUTION", "panel": "1", - "Order": "a005_", + "Order": "a023_", "registry": [ { "Path": "HKLM:\\SYSTEM\\CurrentControlSet\\Services\\Tcpip6\\Parameters", From f4d4bdad3c19d068b5e8f34b6758c67ccea5cdce Mon Sep 17 00:00:00 2001 From: Chris Titus Tech Date: Mon, 9 Dec 2024 12:08:27 -0600 Subject: [PATCH 5/6] move prefer ipv4 to advanced --- config/preset.json | 1 - 1 file changed, 1 deletion(-) diff --git a/config/preset.json b/config/preset.json index 570c1f67..fb96dde5 100644 --- a/config/preset.json +++ b/config/preset.json @@ -14,7 +14,6 @@ "WPFTweaksDeleteTempFiles", "WPFTweaksEndTaskOnTaskbar", "WPFTweaksRestorePoint", - "WPFTweaksIPv46", "WPFTweaksPowershell7Tele" ], "Minimal": [ From 985d415db1bcb5957b7096a8abdd98cdb42ce615 Mon Sep 17 00:00:00 2001 From: ChrisTitusTech Date: Thu, 12 Dec 2024 15:34:22 +0000 Subject: [PATCH 6/6] =?UTF-8?q?Deploying=20to=20main=20from=20@=20ChrisTit?= =?UTF-8?q?usTech/winutil@f4d4bdad3c19d068b5e8f34b6758c67ccea5cdce=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cea0ce39..f20468fe 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ If you have Issues, refer to [Known Issues](https://christitustech.github.io/win These are the sponsors that help keep this project alive with monthly contributions. -TriHyderaMark AmosJason A. DiegmuellerwyattRMSStefanPaulDave JonesAnthony MendezClaudemodsMaxDursleyGuySandman616Phillip WatersKonrad Konieczny +TriHyderaMark AmosJason A. DiegmuellerwyattRMSStefanPaulDave JonesAnthony MendezClaudemodsMaxDursleyGuySandman616Phillip WatersKonrad Konieczny ## 🏅 Thanks to all Contributors Thanks a lot for spending your time helping Winutil grow. Thanks a lot! Keep rocking 🍻.