diff --git a/config/tweaks.json b/config/tweaks.json index 34aae6cb..a0699a66 100644 --- a/config/tweaks.json +++ b/config/tweaks.json @@ -65,7 +65,7 @@ "Description": "Most modern laptops have connected standby enabled which drains the battery, this sets hibernation as default which will not drain the battery. See issue https://github.com/ChrisTitusTech/winutil/issues/1399", "category": "z__Advanced Tweaks - CAUTION", "panel": "1", - "Order": "a027_", + "Order": "a030_", "registry": [ { "Path": "HKLM:\\SYSTEM\\CurrentControlSet\\Control\\Power\\PowerSettings\\238C9FA8-0AAD-41ED-83F4-97BE242C8F20\\7bc4a2f9-d8fc-4469-b07b-33eb785aaca0", @@ -1158,7 +1158,7 @@ "Description": "Disables various telemetry options, popups, and other annoyances in Edge.", "category": "z__Advanced Tweaks - CAUTION", "panel": "1", - "Order": "a022_", + "Order": "a026_", "registry": [ { "Path": "HKLM:\\SOFTWARE\\Policies\\Microsoft\\EdgeUpdate", @@ -1634,7 +1634,7 @@ "Description": "Makes it so you can uninstall edge via settings > installed apps", "category": "z__Advanced Tweaks - CAUTION", "panel": "1", - "Order": "a023_", + "Order": "a026_", "registry": [ { "Path": "HKLM:\\SOFTWARE\\WOW6432Node\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\Microsoft Edge", @@ -1675,7 +1675,7 @@ "Description": "Essential for computers that are dual booting. Fixes the time sync with Linux Systems.", "category": "z__Advanced Tweaks - CAUTION", "panel": "1", - "Order": "a027_", + "Order": "a030_", "registry": [ { "Path": "HKLM:\\SYSTEM\\CurrentControlSet\\Control\\TimeZoneInformation", @@ -1712,7 +1712,7 @@ "Description": "Removes the Gallery from Explorer and sets This PC as default", "category": "z__Advanced Tweaks - CAUTION", "panel": "1", - "Order": "a030_", + "Order": "a029_", "InvokeScript": [ " Remove-Item \"HKLM:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Desktop\\NameSpace\\{e88865ea-0e1c-4e20-9aa6-edcd0212c87c}\" @@ -1730,7 +1730,7 @@ "Description": "Sets the system preferences to performance. You can do this manually with sysdm.cpl as well.", "category": "z__Advanced Tweaks - CAUTION", "panel": "1", - "Order": "a027_", + "Order": "a030_", "registry": [ { "Path": "HKCU:\\Control Panel\\Desktop", @@ -1970,7 +1970,7 @@ "Description": "This will create an Environment Variable called 'POWERSHELL_TELEMETRY_OPTOUT' with a value of '1' which will tell Powershell 7 to not send Telemetry Data.", "category": "Essential Tweaks", "panel": "1", - "Order": "a009_", + "Order": "a005_", "InvokeScript": [ "[Environment]::SetEnvironmentVariable('POWERSHELL_TELEMETRY_OPTOUT', '1', 'Machine')" ], @@ -2080,7 +2080,7 @@ "Description": "If enabled then allows your computer vendor to execute a program each time it boots. It enables computer vendors to force install anti-theft software, software drivers, or a software program conveniently. This could also be a security risk.", "category": "z__Advanced Tweaks - CAUTION", "panel": "1", - "Order": "a027_", + "Order": "a025_", "registry": [ { "Path": "HKLM:\\SYSTEM\\CurrentControlSet\\Control\\Session Manager", @@ -2195,7 +2195,7 @@ "Description": "Great Windows 11 tweak to bring back good context menus when right clicking things in explorer.", "category": "z__Advanced Tweaks - CAUTION", "panel": "1", - "Order": "a027_", + "Order": "a030_", "InvokeScript": [ " New-Item -Path \"HKCU:\\Software\\Classes\\CLSID\\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\" -Name \"InprocServer32\" -force -value \"\" @@ -2291,7 +2291,7 @@ "Description": "To set the IPv4 preference can have latency and security benefits on private networks where IPv6 is not configured.", "category": "z__Advanced Tweaks - CAUTION", "panel": "1", - "Order": "a024_", + "Order": "a027_", "registry": [ { "Path": "HKLM:\\SYSTEM\\CurrentControlSet\\Services\\Tcpip6\\Parameters",