diff --git a/Compile.ps1 b/Compile.ps1
index c77421e7..8009ec31 100644
--- a/Compile.ps1
+++ b/Compile.ps1
@@ -43,7 +43,7 @@ if (-NOT $SkipPreprocessing) {
$preprocessingFilePath = ".\tools\Invoke-Preprocessing.ps1"
. "$(($workingdir -replace ('\\$', '')) + '\' + ($preprocessingFilePath -replace ('\.\\', '')))"
- $excludedFiles = @('.\.git\', '.\.gitignore', '.\.gitattributes', '.\.github\CODEOWNERS', '.\LICENSE', '.\winutil.ps1', "$preprocessingFilePath", '.\docs\changelog.md', '*.png', '*.exe')
+ $excludedFiles = @('.\.git\', '.\.gitignore', '.\.gitattributes', '.\.github\CODEOWNERS', '.\LICENSE', '.\winutil.ps1', "$preprocessingFilePath", '*.png', '*.exe')
$msg = "Pre-req: Code Formatting"
Invoke-Preprocessing -WorkingDir "$workingdir" -ExcludedFiles $excludedFiles -ProgressStatusMessage $msg
}
diff --git a/IntegratedServicesRegionPolicySet.json b/IntegratedServicesRegionPolicySet.json
index 488024e1..393e9920 100644
--- a/IntegratedServicesRegionPolicySet.json
+++ b/IntegratedServicesRegionPolicySet.json
@@ -1,516 +1 @@
-{
- "$schema": "schemas/IntegratedServicesRegionPolicySet.Schema.1.1.0.json",
- "version": "1.0",
- "policies": [
- {
- "$comment": "Edge is uninstallable.",
- "guid": "{1bca278a-5d11-4acf-ad2f-f9ab6d7f93a6}",
- "defaultState": "disabled",
- "conditions": {
- "region": {
"enabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
- }
- }
- },
- {
- "$comment": "User can disable web search.",
- "guid": "{6002ce31-b807-4f82-820c-2b92e716ab76}",
- "defaultState": "disabled",
- "conditions": {
- "region": {
- "enabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
- }
- }
- },
- {
- "$comment": "Narrator scripting extensions are enabled.",
- "guid": "{6033b294-79ff-47eb-bbde-97b4c6479217}",
- "defaultState": "enabled",
- "conditions": {
- "region": {
- "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
- }
- }
- },
- {
- "$comment": "File Explorer Search is third party extensible.",
- "guid": "{63ef7a1e-95a1-4f7b-9d4c-b5ed8e72fe10}",
- "defaultState": "disabled",
- "conditions": {
- "region": {
- "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
- }
- }
- },
- {
- "$comment": "First party File Explorer Search is allowed.",
- "guid": "{ad2d9176-ef16-42de-ba5e-5f6e5a07abca}",
- "defaultState": "enabled",
- "conditions": {
- "region": {
- "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
- }
- }
- },
- {
- "$comment": "SetAppAsDefault Public API exception for setting Edge as default",
- "guid": "{50db02cb-3f22-465b-9205-0e722c2caf0c}",
- "defaultState": "disabled",
- "conditions": {
- "region": {
- "enabled": ["CN", "HK", "MO", "TW"]
- }
- }
- },
- {
- "$comment": "Third party search providers show in search.",
- "guid": "{f2775604-739c-4cd2-8463-eb040f7e8bf7}",
- "defaultState": "disabled",
- "conditions": {
- "region": {
- "enabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
- }
- }
- },
- {
- "$comment": "Third party search highlight content in search zero input.",
- "guid": "{e462341d-48bf-4a7f-9585-5a4e5b90a079}",
- "defaultState": "disabled",
- "conditions": {
- "region": {
- "enabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
- }
- }
- },
- {
- "$comment": "First party search highlight content in search zero input.",
- "guid": "{13feefcf-0f8a-4df0-b85c-417cbcc68d27}",
- "defaultState": "enabled",
- "conditions": {
- "region": {
- "enabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
- }
- }
- },
- {
- "$comment": "V2: Third parties can customize the Taskbar Gleam.",
- "guid": "{7de951fb-a68f-4cb0-b67b-ae6fbdec83ed}",
- "defaultState": "disabled",
- "conditions": {
- "region": {
- "enabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
- }
- }
- },
- {
- "$comment": "Third parties can customize the Taskbar Gleam.",
- "guid": "{9a9f7273-6d5d-4da8-a8e6-bc3243b84d21}",
- "defaultState": "disabled",
- "conditions": {
- "region": {
- "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
- }
- }
- },
- {
- "$comment": "V2: First party Taskbar Gleam customization is shown.",
- "guid": "{17bcdbb5-6003-4b4a-8da8-db163a9869d5}",
- "defaultState": "enabled",
- "conditions": {
- "region": {
- "enabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
- }
- }
- },
- {
- "$comment": "First party Taskbar Gleam customization is shown.",
- "guid": "{61bf5046-c5db-4cd3-b6bf-929e5b421a6a}",
- "defaultState": "enabled",
- "conditions": {
- "region": {
- "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
- }
- }
- },
- {
- "$comment": "Search MRU shows third party provider.",
- "guid": "{407a6a2a-4c34-4945-bd24-cd194635abae}",
- "defaultState": "disabled",
- "conditions": {
- "region": {
- "enabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
- }
- }
- },
- {
- "$comment": "Edge is required for web search.",
- "guid": "{5436f3c3-803e-447d-9bd2-b533888df09f}",
- "defaultState": "disabled",
- "conditions": {
- "region": {
- "enabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
- }
- }
- },
- {
- "$comment": "System components are differentiated from apps.",
- "guid": "{b162c44a-5d51-4fb4-aadd-6b8bf3ea4648}",
- "defaultState": "disabled",
- "conditions": {
- "region": {
- "enabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
- }
- }
- },
- {
- "$comment": "Backup options are restricted.",
- "guid": "{4492387d-5ea5-4e72-9ca0-69067d19502c}",
- "defaultState": "disabled",
- "conditions": {
- "region": {
- "enabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
- }
- }
- },
- {
- "$comment": "Show files from the MS Office MRU redommendation provider.",
- "guid": "{c053478a-fd9a-4bbf-a794-4ebef4bbf764}",
- "defaultState": "enabled",
- "conditions": {
- "region": {
- "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
- }
- }
- },
- {
- "$comment": "Third party feed is shown in Widgets.",
- "guid": "{16d2b50e-fa7c-4bb1-ab17-01d766530b3b}",
- "defaultState": "disabled",
- "conditions": {
- "region": {
- "enabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
- }
- }
- },
- {
- "$comment": "Third party Widgets are shown in Widgets feed.",
- "guid": "{93f5099b-feeb-42c1-984b-c34851e100aa}",
- "defaultState": "enabled",
- "conditions": {
- "region": {
- "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
- }
- }
- },
- {
- "$comment": "First party Widget feed can be disabled.",
- "guid": "{92ca7dcf-f422-4a4b-892e-7883a3ca8d70}",
- "defaultState": "disabled",
- "conditions": {
- "region": {
- "enabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
- }
- }
- },
- {
- "$comment": "Use default web protocol for Widget links.",
- "guid": "{3d0c862c-bfd8-4350-af2f-4c42884cc3a8}",
- "defaultState": "disabled",
- "conditions": {
- "region": {
- "enabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
- }
- }
- },
- {
- "$comment": "Restrict Widgets data sharing.",
- "guid": "{0dcb52b1-6b3f-4e95-8049-bf2281ae2eda}",
- "defaultState": "disabled",
- "conditions": {
- "region": {
- "enabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
- }
- }
- },
- {
- "$comment": "Restrict third-party Widgets data sharing.",
- "guid": "{4323bb73-d394-4c3a-b9df-224ab359844f}",
- "defaultState": "disabled",
- "conditions": {
- "region": {
- "enabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
- }
- }
- },
- {
- "$comment": "UTC events should be tagged restricted.",
- "guid": "{dd5d7e7c-3ad7-4e38-b11b-a566f1510d00}",
- "defaultState": "disabled",
- "conditions": {
- "region": {
- "enabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
- }
- }
- },
- {
- "$comment": "XBox performance fit data sharing.",
- "guid": "{cd69e9e4-3778-4418-ba1d-bf0116eeeebe}",
- "defaultState": "enabled",
- "conditions": {
- "region": {
- "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
- }
- }
- },
- {
- "$comment": "Shared ODD consent.",
- "guid": "{1f5403a8-5d44-40b9-a002-dda7ce7b0d01}",
- "defaultState": "enabled",
- "conditions": {
- "region": {
- "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
- }
- }
- },
- {
- "$comment": "Windows CoPilot",
- "guid": "{4ac54d32-0799-405f-9bf4-1fe094cd859c}",
- "defaultState": "enabled",
- "conditions": {
- "region": {
- "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
- }
- }
- },
- {
- "$comment": "Automatic app sign-in",
- "guid": "{1d290cdb-499c-4d42-938a-9b8dceffe998}",
- "defaultState": "enabled",
- "conditions": {
- "region": {
- "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
- }
- }
- },
- {
- "$comment": "Notifications on the taskbar for Widgets.",
- "guid": "{37bae007-d2ac-41e8-b1bb-848f04e7858f}",
- "defaultState": "enabled",
- "conditions": {
- "region": {
- "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
- }
- }
- },
- {
- "$comment": "Show recent web searches in search zero input.",
- "guid": "{3ffae667-623e-408e-bb30-9f670707c346}",
- "defaultState": "enabled",
- "conditions": {
- "region": {
- "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
- }
- }
- },
- {
- "$comment": "Show website items in start recommendations.",
- "guid": "{1ee2eff2-27f6-4103-b593-6e7d656a54df}",
- "defaultState": "enabled",
- "conditions": {
- "region": {
- "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
- }
- }
- },
- {
- "$comment": "Widget sign-in is restricted to default account.",
- "guid": "{1b4085de-aab1-43f6-9385-c5774b824be9}",
- "defaultState": "disabled",
- "conditions": {
- "region": {
- "enabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
- }
- }
- },
- {
- "$comment": "Widget third-party taskbar badges are enabled.",
- "guid": "{0446522c-1359-4a68-9e11-e7e46459b2e7}",
- "defaultState": "enabled",
- "conditions": {
- "region": {
- "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
- }
- }
- },
- {
- "$comment": "Widgets should be restricted to static recommendations.",
- "guid": "{263054fb-c39e-41d5-b712-23f340806ca8}",
- "defaultState": "disabled",
- "conditions": {
- "region": {
- "enabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
- }
- }
- },
- {
- "$comment": "First-party Widgets have optimized frame and taskbar integration.",
- "guid": "{9f39df42-5d54-46fc-aa50-9ae3b1ecd663}",
- "defaultState": "enabled",
- "conditions": {
- "region": {
- "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
- }
- }
- },
- {
- "$comment": "News & Interest settings are shown.",
- "guid": "{3b6022db-defd-4b4a-b6cf-6004dd657f3c}",
- "defaultState": "enabled",
- "conditions": {
- "region": {
- "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
- }
- }
- },
- {
- "$comment": "Full screen user setup promotional surfaces are allowed.",
- "guid": "{b5113273-5a79-4488-a7b4-0a4fc5d5b194}",
- "defaultState": "enabled",
- "conditions": {
- "region": {
- "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
- }
- }
- },
- {
- "$comment": "Individual promotional pages within larger user setup flows are allowed.",
- "guid": "{75b09d11-2e0d-4029-bd88-b91ec9a229bb}",
- "defaultState": "enabled",
- "conditions": {
- "region": {
- "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
- }
- }
- },
- {
- "$comment": "Windows and first-party apps are allowed to access web browser user profile IDs.",
- "guid": "{874ed11b-2ab7-4f1e-b275-6032092e3dda}",
- "defaultState": "enabled",
- "conditions": {
- "region": {
- "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
- }
- }
- },
- {
- "$comment": "Promotion and direct launch of Edge instead of the default browser from campaigns is allowed",
- "guid": "{2bf706de-6dbb-4692-b7ef-84d80c47e927}",
- "defaultState": "enabled",
- "conditions": {
- "region": {
- "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
- }
- }
- },
- {
- "$comment": "Campaign segment targeting is allowed",
- "guid": "{36996754-e327-483a-902f-523e2ba03239}",
- "defaultState": "enabled",
- "conditions": {
- "region": {
- "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
- }
- }
- },
- {
- "$comment": "Widgets is shown as a Status app on Lock Screen",
- "guid": "{f7281e17-d7eb-4224-89d0-8aa12a403410}",
- "defaultState": "enabled",
- "conditions": {
- "region": {
- "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
- }
- }
- },
- {
- "$comment": "Third party apps can be expedited via UO infrastructure",
- "guid": "{0d8903d8-84f5-4048-af3f-547476d83c3c}",
- "defaultState": "disabled",
- "conditions": {
- "region": {
- "enabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
- }
- }
- },
- {
- "$comment": "Windows Copilot chat provider extensibility",
- "guid": "{a9aacd21-327a-4747-adc1-9d8f1d0f6704}",
- "defaultState": "disabled",
- "conditions": {
- "region": {
- "enabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
- }
- }
- },
- {
- "$comment": "Full screen user setup promotional surfaces are allowed.",
- "guid": "{b5113273-5a79-4488-a7b4-0a4fc5d5b194}",
- "defaultState": "enabled",
- "conditions": {
- "region": {
- "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
- }
- }
- },
- {
- "$comment": "Individual promotional pages within larger user setup flows are allowed.",
- "guid": "{75b09d11-2e0d-4029-bd88-b91ec9a229bb}",
- "defaultState": "enabled",
- "conditions": {
- "region": {
- "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
- }
- }
- },
- {
- "$comment": "Windows and first-party apps are allowed to access web browser user profile IDs.",
- "guid": "{874ed11b-2ab7-4f1e-b275-6032092e3dda}",
- "defaultState": "enabled",
- "conditions": {
- "region": {
- "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
- }
- }
- },
- {
- "$comment": "Promotion and direct launch of Edge instead of the default browser from campaigns is allowed",
- "guid": "{2bf706de-6dbb-4692-b7ef-84d80c47e927}",
- "defaultState": "enabled",
- "conditions": {
- "region": {
- "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
- }
- }
- },
- {
- "$comment": "Campaign segment targeting is allowed",
- "guid": "{36996754-e327-483a-902f-523e2ba03239}",
- "defaultState": "enabled",
- "conditions": {
- "region": {
- "disabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
- }
- }
- },
- {
- "$comment": "Show Copilot on taskbar by default when definitive answer is not received from Bing on user eligibility",
- "guid": "{ff9e2d65-8af9-4235-a8c0-e4126475fb99}",
- "defaultState": "enabled",
- "conditions": {
- "region": {
- "disabled": ["CN", "RU" , "BY", "IR", "CU", "KP", "SY"]
- }
- }
- }
- ]
-}
diff --git a/docs/dev/features/Features/DisableLegacyRecovery.md b/docs/dev/features/Features/DisableLegacyRecovery.md
index 4b8fbb96..98b948ca 100644
--- a/docs/dev/features/Features/DisableLegacyRecovery.md
+++ b/docs/dev/features/Features/DisableLegacyRecovery.md
@@ -48,7 +48,7 @@ Disables Advanced Boot Options screen that lets you start Windows in advanced tr
}
New-ItemProperty -Path 'HKLM:\SYSTEM\CurrentControlSet\Control\Session Manager\Configuration Manager\LastKnownGood' -Name 'Enabled' -Type DWord -Value 0 -Force
Start-Process -FilePath cmd.exe -ArgumentList '/c bcdedit /Set {Current} BootMenuPolicy Standard' -Wait
-
+
```
diff --git a/docs/dev/features/Features/DisableSearchSuggestions.md b/docs/dev/features/Features/DisableSearchSuggestions.md
index 3c94d0bb..f683b270 100644
--- a/docs/dev/features/Features/DisableSearchSuggestions.md
+++ b/docs/dev/features/Features/DisableSearchSuggestions.md
@@ -48,7 +48,7 @@ Disables web suggestions when searching using Windows Search.
}
New-ItemProperty -Path 'HKCU:\SOFTWARE\Policies\Microsoft\Windows\Explorer' -Name 'DisableSearchBoxSuggestions' -Type DWord -Value 1 -Force
Stop-Process -name explorer -force
-
+
```
diff --git a/docs/dev/features/Features/EnableLegacyRecovery.md b/docs/dev/features/Features/EnableLegacyRecovery.md
index 9f03b193..938a8e53 100644
--- a/docs/dev/features/Features/EnableLegacyRecovery.md
+++ b/docs/dev/features/Features/EnableLegacyRecovery.md
@@ -48,7 +48,7 @@ Enables Advanced Boot Options screen that lets you start Windows in advanced tro
}
New-ItemProperty -Path 'HKLM:\SYSTEM\CurrentControlSet\Control\Session Manager\Configuration Manager\LastKnownGood' -Name 'Enabled' -Type DWord -Value 1 -Force
Start-Process -FilePath cmd.exe -ArgumentList '/c bcdedit /Set {Current} BootMenuPolicy Legacy' -Wait
-
+
```
diff --git a/docs/dev/features/Features/EnableSearchSuggestions.md b/docs/dev/features/Features/EnableSearchSuggestions.md
index 3c817732..1cb9c51a 100644
--- a/docs/dev/features/Features/EnableSearchSuggestions.md
+++ b/docs/dev/features/Features/EnableSearchSuggestions.md
@@ -48,7 +48,7 @@ Enables web suggestions when searching using Windows Search.
}
New-ItemProperty -Path 'HKCU:\SOFTWARE\Policies\Microsoft\Windows\Explorer' -Name 'DisableSearchBoxSuggestions' -Type DWord -Value 0 -Force
Stop-Process -name explorer -force
-
+
```
diff --git a/docs/dev/features/Features/RegBackup.md b/docs/dev/features/Features/RegBackup.md
index 4b81bb9e..2012d605 100644
--- a/docs/dev/features/Features/RegBackup.md
+++ b/docs/dev/features/Features/RegBackup.md
@@ -48,7 +48,7 @@ Enables daily registry backup, previously disabled by Microsoft in Windows 10 18
$action = New-ScheduledTaskAction -Execute 'schtasks' -Argument '/run /i /tn "\Microsoft\Windows\Registry\RegIdleBackup"'
$trigger = New-ScheduledTaskTrigger -Daily -At 00:30
Register-ScheduledTask -Action $action -Trigger $trigger -TaskName 'AutoRegBackup' -Description 'Create System Registry Backups' -User 'System'
-
+
```
diff --git a/docs/dev/tweaks/Essential-Tweaks/DiskCleanup.md b/docs/dev/tweaks/Essential-Tweaks/DiskCleanup.md
index 76908882..fedad44a 100644
--- a/docs/dev/tweaks/Essential-Tweaks/DiskCleanup.md
+++ b/docs/dev/tweaks/Essential-Tweaks/DiskCleanup.md
@@ -41,7 +41,7 @@ Runs Disk Cleanup on Drive C: and removes old Windows Updates.
cleanmgr.exe /d C: /VERYLOWDISK
Dism.exe /online /Cleanup-Image /StartComponentCleanup /ResetBase
-
+
```
diff --git a/docs/dev/tweaks/Essential-Tweaks/LaptopHibernation.md b/docs/dev/tweaks/Essential-Tweaks/LaptopHibernation.md
index cd1b6fa8..ff8cce93 100644
--- a/docs/dev/tweaks/Essential-Tweaks/LaptopHibernation.md
+++ b/docs/dev/tweaks/Essential-Tweaks/LaptopHibernation.md
@@ -81,7 +81,7 @@ Most modern laptops have connected standby enabled which drains the battery, thi
Start-Process -FilePath powercfg -ArgumentList "/change standby-timeout-dc 60" -NoNewWindow -Wait
Start-Process -FilePath powercfg -ArgumentList "/change monitor-timeout-ac 10" -NoNewWindow -Wait
Start-Process -FilePath powercfg -ArgumentList "/change monitor-timeout-dc 1" -NoNewWindow -Wait
-
+
```
## Undo Script
@@ -96,7 +96,7 @@ Most modern laptops have connected standby enabled which drains the battery, thi
Start-Process -FilePath powercfg -ArgumentList "/change standby-timeout-dc 15" -NoNewWindow -Wait
Start-Process -FilePath powercfg -ArgumentList "/change monitor-timeout-ac 15" -NoNewWindow -Wait
Start-Process -FilePath powercfg -ArgumentList "/change monitor-timeout-dc 15" -NoNewWindow -Wait
-
+
```
## Registry Changes
@@ -113,7 +113,7 @@ You can find information about the registry on [Wikipedia](https://www.wikiwand.
**New Value:** 2
-### Registry Key: Attributes
+### Registry Key: Attributes
**Type:** DWord
diff --git a/docs/dev/tweaks/Essential-Tweaks/RestorePoint.md b/docs/dev/tweaks/Essential-Tweaks/RestorePoint.md
index 0d1aaea8..a7db58af 100644
--- a/docs/dev/tweaks/Essential-Tweaks/RestorePoint.md
+++ b/docs/dev/tweaks/Essential-Tweaks/RestorePoint.md
@@ -126,7 +126,7 @@ Creates a restore point at runtime in case a revert is needed from WinUtil modif
Checkpoint-Computer -Description $description -RestorePointType "MODIFY_SETTINGS"
Write-Host -ForegroundColor Green "System Restore Point Created Successfully"
}
-
+
```
diff --git a/docs/dev/tweaks/Essential-Tweaks/Tele.md b/docs/dev/tweaks/Essential-Tweaks/Tele.md
index 544b8adf..648398b6 100644
--- a/docs/dev/tweaks/Essential-Tweaks/Tele.md
+++ b/docs/dev/tweaks/Essential-Tweaks/Tele.md
@@ -428,7 +428,7 @@ Disables Microsoft Telemetry. Note: This will lock many Edge Browser settings. M
# Disable Defender Auto Sample Submission
Set-MpPreference -SubmitSamplesConsent 2 -ErrorAction SilentlyContinue | Out-Null
-
+
```
## Registry Changes
diff --git a/docs/dev/tweaks/z--Advanced-Tweaks---CAUTION/BlockAdobeNet.md b/docs/dev/tweaks/z--Advanced-Tweaks---CAUTION/BlockAdobeNet.md
index 54ef2fe2..a4683703 100644
--- a/docs/dev/tweaks/z--Advanced-Tweaks---CAUTION/BlockAdobeNet.md
+++ b/docs/dev/tweaks/z--Advanced-Tweaks---CAUTION/BlockAdobeNet.md
@@ -182,7 +182,7 @@ Reduce user interruptions by selectively blocking connections to Adobe's activat
} catch {
Write-Error "Failed to flush DNS cache. Error: $_"
}
-
+
```
## Undo Script
@@ -232,7 +232,7 @@ Reduce user interruptions by selectively blocking connections to Adobe's activat
} catch {
Write-Error "Failed to flush DNS cache. Error: $_"
}
-
+
```
diff --git a/docs/dev/tweaks/z--Advanced-Tweaks---CAUTION/DeBloat.md b/docs/dev/tweaks/z--Advanced-Tweaks---CAUTION/DeBloat.md
index a59d4715..c5b0e205 100644
--- a/docs/dev/tweaks/z--Advanced-Tweaks---CAUTION/DeBloat.md
+++ b/docs/dev/tweaks/z--Advanced-Tweaks---CAUTION/DeBloat.md
@@ -176,7 +176,7 @@ USE WITH CAUTION!!!!! This will remove ALL Microsoft store apps other than the e
$proc = Start-Process -FilePath $FilePath -Args $ProcessArgs -PassThru
$proc.WaitForExit()
}
-
+
```
diff --git a/docs/dev/tweaks/z--Advanced-Tweaks---CAUTION/DebloatAdobe.md b/docs/dev/tweaks/z--Advanced-Tweaks---CAUTION/DebloatAdobe.md
index ae598dfd..ad05c612 100644
--- a/docs/dev/tweaks/z--Advanced-Tweaks---CAUTION/DebloatAdobe.md
+++ b/docs/dev/tweaks/z--Advanced-Tweaks---CAUTION/DebloatAdobe.md
@@ -220,7 +220,7 @@ Manages Adobe Services, Adobe Desktop Service, and Acrobat Updates
CCStopper
AcrobatUpdates
-
+
```
## Undo Script
@@ -262,7 +262,7 @@ Manages Adobe Services, Adobe Desktop Service, and Acrobat Updates
RestoreCCService
AcrobatUpdates
-
+
```
## Service Changes
diff --git a/docs/dev/tweaks/z--Advanced-Tweaks---CAUTION/DisableLMS1.md b/docs/dev/tweaks/z--Advanced-Tweaks---CAUTION/DisableLMS1.md
index 5f0b339d..834e0c0f 100644
--- a/docs/dev/tweaks/z--Advanced-Tweaks---CAUTION/DisableLMS1.md
+++ b/docs/dev/tweaks/z--Advanced-Tweaks---CAUTION/DisableLMS1.md
@@ -123,7 +123,7 @@ Intel LMS service is always listening on all ports and could be a huge security
Write-Host "All found LMS.exe files have been deleted.";
}
Write-Host 'Intel LMS vPro service has been disabled, removed, and blocked.';
-
+
```
## Undo Script
@@ -132,7 +132,7 @@ Intel LMS service is always listening on all ports and could be a huge security
Write-Host "LMS vPro needs to be redownloaded from intel.com"
-
+
```
diff --git a/docs/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveCopilot.md b/docs/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveCopilot.md
index 1594735d..7ed43cfa 100644
--- a/docs/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveCopilot.md
+++ b/docs/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveCopilot.md
@@ -70,7 +70,7 @@ Disables MS Copilot AI built into Windows since 23H2.
Write-Host "Remove Copilot"
dism /online /remove-package /package-name:Microsoft.Windows.Copilot
-
+
```
## Undo Script
@@ -79,7 +79,7 @@ Disables MS Copilot AI built into Windows since 23H2.
Write-Host "Install Copilot"
dism /online /add-package /package-name:Microsoft.Windows.Copilot
-
+
```
## Registry Changes
diff --git a/docs/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveEdge.md b/docs/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveEdge.md
index cfd3c1cc..6662face 100644
--- a/docs/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveEdge.md
+++ b/docs/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveEdge.md
@@ -45,7 +45,7 @@ Removes MS Edge when it gets reinstalled by updates. Credit: Techie Jack
```powershell
Uninstall-WinUtilEdgeBrowser
-
+
```
## Undo Script
@@ -54,7 +54,7 @@ Removes MS Edge when it gets reinstalled by updates. Credit: Techie Jack
Write-Host "Install Microsoft Edge"
Start-Process -FilePath winget -ArgumentList "install --force -e --accept-source-agreements --accept-package-agreements --silent Microsoft.Edge " -NoNewWindow -Wait
-
+
```
## Function: Uninstall-WinUtilEdgeBrowser
diff --git a/docs/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveHomeGallery.md b/docs/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveHomeGallery.md
index 8c927b3b..25fd7090 100644
--- a/docs/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveHomeGallery.md
+++ b/docs/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveHomeGallery.md
@@ -50,7 +50,7 @@ Removes the Home and Gallery from explorer and sets This PC as default
REG DELETE "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{e88865ea-0e1c-4e20-9aa6-edcd0212c87c}" /f
REG DELETE "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{f874310e-b6b7-47dc-bc84-b9e6b38f5903}" /f
REG ADD "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /f /v "LaunchTo" /t REG_DWORD /d "1"
-
+
```
## Undo Script
@@ -60,7 +60,7 @@ Removes the Home and Gallery from explorer and sets This PC as default
REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{e88865ea-0e1c-4e20-9aa6-edcd0212c87c}" /f /ve /t REG_SZ /d "{e88865ea-0e1c-4e20-9aa6-edcd0212c87c}"
REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{f874310e-b6b7-47dc-bc84-b9e6b38f5903}" /f /ve /t REG_SZ /d "CLSID_MSGraphHomeFolder"
REG DELETE "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /f /v "LaunchTo"
-
+
```
diff --git a/docs/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveOnedrive.md b/docs/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveOnedrive.md
index 294de59b..9bfada63 100644
--- a/docs/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveOnedrive.md
+++ b/docs/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveOnedrive.md
@@ -197,7 +197,7 @@ Moves OneDrive files to Default Home Folders and Uninstalls it.
} else {
Write-Host "Something went Wrong during the Unistallation of OneDrive" -ForegroundColor Red
}
-
+
```
## Undo Script
@@ -206,7 +206,7 @@ Moves OneDrive files to Default Home Folders and Uninstalls it.
Write-Host "Install OneDrive"
Start-Process -FilePath winget -ArgumentList "install -e --accept-source-agreements --accept-package-agreements --silent Microsoft.OneDrive " -NoNewWindow -Wait
-
+
```
diff --git a/docs/dev/tweaks/z--Advanced-Tweaks---CAUTION/RightClickMenu.md b/docs/dev/tweaks/z--Advanced-Tweaks---CAUTION/RightClickMenu.md
index 400b11a2..34cbb569 100644
--- a/docs/dev/tweaks/z--Advanced-Tweaks---CAUTION/RightClickMenu.md
+++ b/docs/dev/tweaks/z--Advanced-Tweaks---CAUTION/RightClickMenu.md
@@ -1,4 +1,4 @@
-# Set Classic Right-Click Menu
+# Set Classic Right-Click Menu
Last Updated: 2024-08-07
@@ -54,7 +54,7 @@ Great Windows 11 tweak to bring back good context menus when right clicking thin
Write-Host Restarting explorer.exe ...
$process = Get-Process -Name "explorer"
Stop-Process -InputObject $process
-
+
```
## Undo Script
@@ -66,7 +66,7 @@ Great Windows 11 tweak to bring back good context menus when right clicking thin
Write-Host Restarting explorer.exe ...
$process = Get-Process -Name "explorer"
Stop-Process -InputObject $process
-
+
```
diff --git a/winutil.ps1 b/winutil.ps1
index d46f5b66..2158ed4f 100644
--- a/winutil.ps1
+++ b/winutil.ps1
@@ -8811,7 +8811,8 @@ $sync.configs.feature = '{
"NetFx4-AdvSrvs",
"NetFx3"
],
- "InvokeScript": []
+ "InvokeScript": [],
+ "link": "https://christitustech.github.io/winutil/dev/features/Features/dotnet"
},
"WPFFeatureshyperv": {
"Content": "HyperV Virtualization",
@@ -8831,7 +8832,8 @@ $sync.configs.feature = '{
],
"InvokeScript": [
"Start-Process -FilePath cmd.exe -ArgumentList ''/c bcdedit /set hypervisorschedulertype classic'' -Wait"
- ]
+ ],
+ "link": "https://christitustech.github.io/winutil/dev/features/Features/hyperv"
},
"WPFFeatureslegacymedia": {
"Content": "Legacy Media (WMP, DirectPlay)",
@@ -8845,7 +8847,8 @@ $sync.configs.feature = '{
"DirectPlay",
"LegacyComponents"
],
- "InvokeScript": []
+ "InvokeScript": [],
+ "link": "https://christitustech.github.io/winutil/dev/features/Features/legacymedia"
},
"WPFFeaturewsl": {
"Content": "Windows Subsystem for Linux",
@@ -8857,7 +8860,8 @@ $sync.configs.feature = '{
"VirtualMachinePlatform",
"Microsoft-Windows-Subsystem-Linux"
],
- "InvokeScript": []
+ "InvokeScript": [],
+ "link": "https://christitustech.github.io/winutil/dev/features/Features/wsl"
},
"WPFFeaturenfs": {
"Content": "NFS - Network File System",
@@ -8876,7 +8880,8 @@ $sync.configs.feature = '{
"Set-ItemProperty -Path ''HKLM:\\SOFTWARE\\Microsoft\\ClientForNFS\\CurrentVersion\\Default'' -Name ''AnonymousGID'' -Type DWord -Value 0",
"nfsadmin client start",
"nfsadmin client localhost config fileaccess=755 SecFlavors=+sys -krb5 -krb5i"
- ]
+ ],
+ "link": "https://christitustech.github.io/winutil/dev/features/Features/nfs"
},
"WPFFeatureEnableSearchSuggestions": {
"Content": "Enable Search Box Web Suggestions in Registry(explorer restart)",
@@ -8893,7 +8898,8 @@ $sync.configs.feature = '{
New-ItemProperty -Path ''HKCU:\\SOFTWARE\\Policies\\Microsoft\\Windows\\Explorer'' -Name ''DisableSearchBoxSuggestions'' -Type DWord -Value 0 -Force
Stop-Process -name explorer -force
"
- ]
+ ],
+ "link": "https://christitustech.github.io/winutil/dev/features/Features/EnableSearchSuggestions"
},
"WPFFeatureDisableSearchSuggestions": {
"Content": "Disable Search Box Web Suggestions in Registry(explorer restart)",
@@ -8910,7 +8916,8 @@ $sync.configs.feature = '{
New-ItemProperty -Path ''HKCU:\\SOFTWARE\\Policies\\Microsoft\\Windows\\Explorer'' -Name ''DisableSearchBoxSuggestions'' -Type DWord -Value 1 -Force
Stop-Process -name explorer -force
"
- ]
+ ],
+ "link": "https://christitustech.github.io/winutil/dev/features/Features/DisableSearchSuggestions"
},
"WPFFeatureRegBackup": {
"Content": "Enable Daily Registry Backup Task 12.30am",
@@ -8927,7 +8934,8 @@ $sync.configs.feature = '{
$trigger = New-ScheduledTaskTrigger -Daily -At 00:30
Register-ScheduledTask -Action $action -Trigger $trigger -TaskName ''AutoRegBackup'' -Description ''Create System Registry Backups'' -User ''System''
"
- ]
+ ],
+ "link": "https://christitustech.github.io/winutil/dev/features/Features/RegBackup"
},
"WPFFeatureEnableLegacyRecovery": {
"Content": "Enable Legacy F8 Boot Recovery",
@@ -8944,7 +8952,8 @@ $sync.configs.feature = '{
New-ItemProperty -Path ''HKLM:\\SYSTEM\\CurrentControlSet\\Control\\Session Manager\\Configuration Manager\\LastKnownGood'' -Name ''Enabled'' -Type DWord -Value 1 -Force
Start-Process -FilePath cmd.exe -ArgumentList ''/c bcdedit /Set {Current} BootMenuPolicy Legacy'' -Wait
"
- ]
+ ],
+ "link": "https://christitustech.github.io/winutil/dev/features/Features/EnableLegacyRecovery"
},
"WPFFeatureDisableLegacyRecovery": {
"Content": "Disable Legacy F8 Boot Recovery",
@@ -8961,14 +8970,16 @@ $sync.configs.feature = '{
New-ItemProperty -Path ''HKLM:\\SYSTEM\\CurrentControlSet\\Control\\Session Manager\\Configuration Manager\\LastKnownGood'' -Name ''Enabled'' -Type DWord -Value 0 -Force
Start-Process -FilePath cmd.exe -ArgumentList ''/c bcdedit /Set {Current} BootMenuPolicy Standard'' -Wait
"
- ]
+ ],
+ "link": "https://christitustech.github.io/winutil/dev/features/Features/DisableLegacyRecovery"
},
- "WPFFeaturesandbox": {
+ "WPFFeaturesSandbox": {
"Content": "Windows Sandbox",
"category": "Features",
"panel": "1",
"Order": "a021_",
- "Description": "Windows Sandbox is a lightweight virtual machine that provides a temporary desktop environment to safely run applications and programs in isolation."
+ "Description": "Windows Sandbox is a lightweight virtual machine that provides a temporary desktop environment to safely run applications and programs in isolation.",
+ "link": "https://christitustech.github.io/winutil/dev/features/Features/Sandbox"
},
"WPFFeatureInstall": {
"Content": "Install Features",
@@ -8976,7 +8987,8 @@ $sync.configs.feature = '{
"panel": "1",
"Order": "a060_",
"Type": "Button",
- "ButtonWidth": "300"
+ "ButtonWidth": "300",
+ "link": "https://christitustech.github.io/winutil/dev/features/Features/Install"
},
"WPFPanelAutologin": {
"Content": "Set Up Autologin",
@@ -8984,7 +8996,8 @@ $sync.configs.feature = '{
"Order": "a040_",
"panel": "1",
"Type": "Button",
- "ButtonWidth": "300"
+ "ButtonWidth": "300",
+ "link": "https://christitustech.github.io/winutil/dev/features/Fixes/Autologin"
},
"WPFFixesUpdate": {
"Content": "Reset Windows Update",
@@ -8992,7 +9005,8 @@ $sync.configs.feature = '{
"panel": "1",
"Order": "a041_",
"Type": "Button",
- "ButtonWidth": "300"
+ "ButtonWidth": "300",
+ "link": "https://christitustech.github.io/winutil/dev/features/Fixes/Update"
},
"WPFFixesNetwork": {
"Content": "Reset Network",
@@ -9000,7 +9014,8 @@ $sync.configs.feature = '{
"Order": "a042_",
"panel": "1",
"Type": "Button",
- "ButtonWidth": "300"
+ "ButtonWidth": "300",
+ "link": "https://christitustech.github.io/winutil/dev/features/Fixes/Network"
},
"WPFPanelDISM": {
"Content": "System Corruption Scan",
@@ -9008,7 +9023,8 @@ $sync.configs.feature = '{
"panel": "1",
"Order": "a043_",
"Type": "Button",
- "ButtonWidth": "300"
+ "ButtonWidth": "300",
+ "link": "https://christitustech.github.io/winutil/dev/features/Fixes/DISM"
},
"WPFFixesWinget": {
"Content": "WinGet Reinstall",
@@ -9016,7 +9032,8 @@ $sync.configs.feature = '{
"panel": "1",
"Order": "a044_",
"Type": "Button",
- "ButtonWidth": "300"
+ "ButtonWidth": "300",
+ "link": "https://christitustech.github.io/winutil/dev/features/Fixes/Winget"
},
"WPFRunAdobeCCCleanerTool": {
"Content": "Remove Adobe Creative Cloud",
@@ -9024,56 +9041,64 @@ $sync.configs.feature = '{
"panel": "1",
"Order": "a045_",
"Type": "Button",
- "ButtonWidth": "300"
+ "ButtonWidth": "300",
+ "link": "https://christitustech.github.io/winutil/dev/features/Fixes/RunAdobeCCCleanerTool"
},
"WPFPanelnetwork": {
"Content": "Network Connections",
"category": "Legacy Windows Panels",
"panel": "2",
"Type": "Button",
- "ButtonWidth": "300"
+ "ButtonWidth": "300",
+ "link": "https://christitustech.github.io/winutil/dev/features/Legacy-Windows-Panels/network"
},
"WPFPanelcontrol": {
"Content": "Control Panel",
"category": "Legacy Windows Panels",
"panel": "2",
"Type": "Button",
- "ButtonWidth": "300"
+ "ButtonWidth": "300",
+ "link": "https://christitustech.github.io/winutil/dev/features/Legacy-Windows-Panels/control"
},
"WPFPanelpower": {
"Content": "Power Panel",
"category": "Legacy Windows Panels",
"panel": "2",
"Type": "Button",
- "ButtonWidth": "300"
+ "ButtonWidth": "300",
+ "link": "https://christitustech.github.io/winutil/dev/features/Legacy-Windows-Panels/power"
},
"WPFPanelregion": {
"Content": "Region",
"category": "Legacy Windows Panels",
"panel": "2",
"Type": "Button",
- "ButtonWidth": "300"
+ "ButtonWidth": "300",
+ "link": "https://christitustech.github.io/winutil/dev/features/Legacy-Windows-Panels/region"
},
"WPFPanelsound": {
"Content": "Sound Settings",
"category": "Legacy Windows Panels",
"panel": "2",
"Type": "Button",
- "ButtonWidth": "300"
+ "ButtonWidth": "300",
+ "link": "https://christitustech.github.io/winutil/dev/features/Legacy-Windows-Panels/sound"
},
"WPFPanelsystem": {
"Content": "System Properties",
"category": "Legacy Windows Panels",
"panel": "2",
"Type": "Button",
- "ButtonWidth": "300"
+ "ButtonWidth": "300",
+ "link": "https://christitustech.github.io/winutil/dev/features/Legacy-Windows-Panels/system"
},
"WPFPaneluser": {
"Content": "User Accounts",
"category": "Legacy Windows Panels",
"panel": "2",
"Type": "Button",
- "ButtonWidth": "300"
+ "ButtonWidth": "300",
+ "link": "https://christitustech.github.io/winutil/dev/features/Legacy-Windows-Panels/user"
}
}' | convertfrom-json
$sync.configs.preset = '{
@@ -9321,7 +9346,8 @@ $sync.configs.tweaks = '{
"Value": "0",
"OriginalValue": "1"
}
- ]
+ ],
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/Essential-Tweaks/AH"
},
"WPFTweaksHiber": {
"Content": "Disable Hibernation",
@@ -9350,7 +9376,8 @@ $sync.configs.tweaks = '{
],
"UndoScript": [
"powercfg.exe /hibernate on"
- ]
+ ],
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/Essential-Tweaks/Hiber"
},
"WPFTweaksLaptopHibernation": {
"Content": "Set Hibernation as default (good for laptops)",
@@ -9397,7 +9424,8 @@ $sync.configs.tweaks = '{
Start-Process -FilePath powercfg -ArgumentList \"/change monitor-timeout-ac 15\" -NoNewWindow -Wait
Start-Process -FilePath powercfg -ArgumentList \"/change monitor-timeout-dc 15\" -NoNewWindow -Wait
"
- ]
+ ],
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/Essential-Tweaks/LaptopHibernation"
},
"WPFTweaksHome": {
"Content": "Disable Homegroup",
@@ -9416,7 +9444,8 @@ $sync.configs.tweaks = '{
"StartupType": "Manual",
"OriginalType": "Automatic"
}
- ]
+ ],
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/Essential-Tweaks/Home"
},
"WPFTweaksLoc": {
"Content": "Disable Location Tracking",
@@ -9453,7 +9482,8 @@ $sync.configs.tweaks = '{
"Value": "0",
"OriginalValue": "1"
}
- ]
+ ],
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/Essential-Tweaks/Loc"
},
"WPFTweaksServices": {
"Content": "Set Services to Manual",
@@ -10872,7 +10902,8 @@ $sync.configs.tweaks = '{
"StartupType": "Manual",
"OriginalType": "Manual"
}
- ]
+ ],
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/Essential-Tweaks/Services"
},
"WPFTweaksEdgeDebloat": {
"Content": "Debloat Edge",
@@ -11028,7 +11059,8 @@ $sync.configs.tweaks = '{
"Value": "0",
"OriginalValue": "1"
}
- ]
+ ],
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/Essential-Tweaks/EdgeDebloat"
},
"WPFTweaksConsumerFeatures": {
"Content": "Disable ConsumerFeatures",
@@ -11044,7 +11076,8 @@ $sync.configs.tweaks = '{
"Value": "1",
"Type": "DWord"
}
- ]
+ ],
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/Essential-Tweaks/ConsumerFeatures"
},
"WPFTweaksTele": {
"Content": "Disable Telemetry",
@@ -11415,7 +11448,8 @@ $sync.configs.tweaks = '{
# Disable Defender Auto Sample Submission
Set-MpPreference -SubmitSamplesConsent 2 -ErrorAction SilentlyContinue | Out-Null
"
- ]
+ ],
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/Essential-Tweaks/Tele"
},
"WPFTweaksWifi": {
"Content": "Disable Wifi-Sense",
@@ -11438,7 +11472,8 @@ $sync.configs.tweaks = '{
"Value": "0",
"OriginalValue": "1"
}
- ]
+ ],
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/Essential-Tweaks/Wifi"
},
"WPFTweaksUTC": {
"Content": "Set Time to UTC (Dual Boot)",
@@ -11454,7 +11489,8 @@ $sync.configs.tweaks = '{
"Value": "1",
"OriginalValue": "0"
}
- ]
+ ],
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/z--Advanced-Tweaks---CAUTION/UTC"
},
"WPFTweaksRemoveHomeGallery": {
"Content": "Remove Home and Gallery from explorer",
@@ -11475,7 +11511,8 @@ $sync.configs.tweaks = '{
REG ADD \"HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Desktop\\NameSpace\\{f874310e-b6b7-47dc-bc84-b9e6b38f5903}\" /f /ve /t REG_SZ /d \"CLSID_MSGraphHomeFolder\"
REG DELETE \"HKEY_CURRENT_USER\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced\" /f /v \"LaunchTo\"
"
- ]
+ ],
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveHomeGallery"
},
"WPFTweaksDisplay": {
"Content": "Set Display for Performance",
@@ -11581,7 +11618,8 @@ $sync.configs.tweaks = '{
],
"UndoScript": [
"Remove-ItemProperty -Path \"HKCU:\\Control Panel\\Desktop\" -Name \"UserPreferencesMask\""
- ]
+ ],
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/z--Advanced-Tweaks---CAUTION/Display"
},
"WPFTweaksDeBloat": {
"Content": "Remove ALL MS Store Apps - NOT RECOMMENDED",
@@ -11699,7 +11737,8 @@ $sync.configs.tweaks = '{
$proc.WaitForExit()
}
"
- ]
+ ],
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/z--Advanced-Tweaks---CAUTION/DeBloat"
},
"WPFTweaksRestorePoint": {
"Content": "Create Restore Point",
@@ -11755,7 +11794,8 @@ $sync.configs.tweaks = '{
Write-Host -ForegroundColor Green \"System Restore Point Created Successfully\"
}
"
- ]
+ ],
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/Essential-Tweaks/RestorePoint"
},
"WPFTweaksEndTaskOnTaskbar": {
"Content": "Enable End Task With Right Click",
@@ -11788,7 +11828,8 @@ $sync.configs.tweaks = '{
# Set the property, creating it if it doesn''t exist
New-ItemProperty -Path $path -Name $name -PropertyType DWord -Value $value -Force | Out-Null"
- ]
+ ],
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/Essential-Tweaks/EndTaskOnTaskbar"
},
"WPFTweaksPowershell7": {
"Content": "Change Windows Terminal default: PowerShell 5 -> PowerShell 7",
@@ -11801,7 +11842,8 @@ $sync.configs.tweaks = '{
],
"UndoScript": [
"Invoke-WPFTweakPS7 -action \"PS5\""
- ]
+ ],
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/Essential-Tweaks/Powershell7"
},
"WPFTweaksPowershell7Tele": {
"Content": "Disable Powershell 7 Telemetry",
@@ -11814,7 +11856,8 @@ $sync.configs.tweaks = '{
],
"UndoScript": [
"[Environment]::SetEnvironmentVariable(''POWERSHELL_TELEMETRY_OPTOUT'', '''', ''Machine'')"
- ]
+ ],
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/Essential-Tweaks/Powershell7Tele"
},
"WPFTweaksStorage": {
"Content": "Disable Storage Sense",
@@ -11827,7 +11870,8 @@ $sync.configs.tweaks = '{
],
"UndoScript": [
"Set-ItemProperty -Path \"HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\StorageSense\\Parameters\\StoragePolicy\" -Name \"01\" -Value 1 -Type Dword -Force"
- ]
+ ],
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/Essential-Tweaks/Storage"
},
"WPFTweaksRemoveEdge": {
"Content": "Remove Microsoft Edge",
@@ -11845,7 +11889,8 @@ $sync.configs.tweaks = '{
Write-Host \"Install Microsoft Edge\"
Start-Process -FilePath winget -ArgumentList \"install --force -e --accept-source-agreements --accept-package-agreements --silent Microsoft.Edge \" -NoNewWindow -Wait
"
- ]
+ ],
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveEdge"
},
"WPFTweaksRemoveCopilot": {
"Content": "Disable Microsoft Copilot",
@@ -11887,7 +11932,8 @@ $sync.configs.tweaks = '{
Write-Host \"Install Copilot\"
dism /online /add-package /package-name:Microsoft.Windows.Copilot
"
- ]
+ ],
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveCopilot"
},
"WPFTweaksDisableLMS1": {
"Content": "Disable Intel MM (vPro LMS)",
@@ -11944,7 +11990,8 @@ $sync.configs.tweaks = '{
Write-Host \"LMS vPro needs to be redownloaded from intel.com\"
"
- ]
+ ],
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/z--Advanced-Tweaks---CAUTION/DisableLMS1"
},
"WPFTweaksRemoveOnedrive": {
"Content": "Remove OneDrive",
@@ -12038,7 +12085,8 @@ $sync.configs.tweaks = '{
Write-Host \"Install OneDrive\"
Start-Process -FilePath winget -ArgumentList \"install -e --accept-source-agreements --accept-package-agreements --silent Microsoft.OneDrive \" -NoNewWindow -Wait
"
- ]
+ ],
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveOnedrive"
},
"WPFTweaksDisableNotifications": {
"Content": "Disable Notification Tray/Calendar",
@@ -12061,7 +12109,8 @@ $sync.configs.tweaks = '{
"Value": "0",
"OriginalValue": "1"
}
- ]
+ ],
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/z--Advanced-Tweaks---CAUTION/DisableNotifications"
},
"WPFTweaksDebloatAdobe": {
"Content": "Adobe Debloat",
@@ -12209,7 +12258,8 @@ $sync.configs.tweaks = '{
"StartupType": "Manual",
"OriginalType": "Automatic"
}
- ]
+ ],
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/z--Advanced-Tweaks---CAUTION/DebloatAdobe"
},
"WPFTweaksBlockAdobeNet": {
"Content": "Adobe Network Block",
@@ -12316,7 +12366,8 @@ $sync.configs.tweaks = '{
Write-Error \"Failed to flush DNS cache. Error: $_\"
}
"
- ]
+ ],
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/z--Advanced-Tweaks---CAUTION/BlockAdobeNet"
},
"WPFTweaksRightClickMenu": {
"Content": "Set Classic Right-Click Menu ",
@@ -12340,7 +12391,8 @@ $sync.configs.tweaks = '{
$process = Get-Process -Name \"explorer\"
Stop-Process -InputObject $process
"
- ]
+ ],
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/z--Advanced-Tweaks---CAUTION/RightClickMenu"
},
"WPFTweaksDiskCleanup": {
"Content": "Run Disk Cleanup",
@@ -12353,7 +12405,8 @@ $sync.configs.tweaks = '{
cleanmgr.exe /d C: /VERYLOWDISK
Dism.exe /online /Cleanup-Image /StartComponentCleanup /ResetBase
"
- ]
+ ],
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/Essential-Tweaks/DiskCleanup"
},
"WPFTweaksDeleteTempFiles": {
"Content": "Delete Temporary Files",
@@ -12364,7 +12417,8 @@ $sync.configs.tweaks = '{
"InvokeScript": [
"Get-ChildItem -Path \"C:\\Windows\\Temp\" *.* -Recurse | Remove-Item -Force -Recurse
Get-ChildItem -Path $env:TEMP *.* -Recurse | Remove-Item -Force -Recurse"
- ]
+ ],
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/Essential-Tweaks/DeleteTempFiles"
},
"WPFTweaksDVR": {
"Content": "Disable GameDVR",
@@ -12408,7 +12462,8 @@ $sync.configs.tweaks = '{
"OriginalValue": "1",
"Type": "DWord"
}
- ]
+ ],
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/Essential-Tweaks/DVR"
},
"WPFTweaksTeredo": {
"Content": "Disable Teredo",
@@ -12430,7 +12485,8 @@ $sync.configs.tweaks = '{
],
"UndoScript": [
"netsh interface teredo set state default"
- ]
+ ],
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/Essential-Tweaks/Teredo"
},
"WPFTweaksDisableipsix": {
"Content": "Disable IPv6",
@@ -12452,7 +12508,8 @@ $sync.configs.tweaks = '{
],
"UndoScript": [
"Enable-NetAdapterBinding -Name \"*\" -ComponentID ms_tcpip6"
- ]
+ ],
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/z--Advanced-Tweaks---CAUTION/Disableipsix"
},
"WPFTweaksDisableBGapps": {
"Content": "Disable Background Apps",
@@ -12468,7 +12525,8 @@ $sync.configs.tweaks = '{
"OriginalValue": "0",
"Type": "DWord"
}
- ]
+ ],
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/z--Advanced-Tweaks---CAUTION/DisableBGapps"
},
"WPFTweaksDisableFSO": {
"Content": "Disable Fullscreen Optimizations",
@@ -12484,7 +12542,8 @@ $sync.configs.tweaks = '{
"OriginalValue": "0",
"Type": "DWord"
}
- ]
+ ],
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/z--Advanced-Tweaks---CAUTION/DisableFSO"
},
"WPFToggleDarkMode": {
"Content": "Dark Theme for Windows",
@@ -12492,7 +12551,8 @@ $sync.configs.tweaks = '{
"category": "Customize Preferences",
"panel": "2",
"Order": "a100_",
- "Type": "Toggle"
+ "Type": "Toggle",
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/Customize-Preferences/DarkMode"
},
"WPFToggleBingSearch": {
"Content": "Bing Search in Start Menu",
@@ -12500,7 +12560,8 @@ $sync.configs.tweaks = '{
"category": "Customize Preferences",
"panel": "2",
"Order": "a101_",
- "Type": "Toggle"
+ "Type": "Toggle",
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/Customize-Preferences/BingSearch"
},
"WPFToggleNumLock": {
"Content": "NumLock on Startup",
@@ -12508,7 +12569,8 @@ $sync.configs.tweaks = '{
"category": "Customize Preferences",
"panel": "2",
"Order": "a102_",
- "Type": "Toggle"
+ "Type": "Toggle",
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/Customize-Preferences/NumLock"
},
"WPFToggleVerboseLogon": {
"Content": "Verbose Messages During Logon",
@@ -12516,7 +12578,8 @@ $sync.configs.tweaks = '{
"category": "Customize Preferences",
"panel": "2",
"Order": "a103_",
- "Type": "Toggle"
+ "Type": "Toggle",
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/Customize-Preferences/VerboseLogon"
},
"WPFToggleSnapWindow": {
"Content": "Snap Window",
@@ -12524,7 +12587,8 @@ $sync.configs.tweaks = '{
"category": "Customize Preferences",
"panel": "2",
"Order": "a104_",
- "Type": "Toggle"
+ "Type": "Toggle",
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/Customize-Preferences/SnapWindow"
},
"WPFToggleSnapFlyout": {
"Content": "Snap Assist Flyout",
@@ -12532,7 +12596,8 @@ $sync.configs.tweaks = '{
"category": "Customize Preferences",
"panel": "2",
"Order": "a105_",
- "Type": "Toggle"
+ "Type": "Toggle",
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/Customize-Preferences/SnapFlyout"
},
"WPFToggleSnapSuggestion": {
"Content": "Snap Assist Suggestion",
@@ -12540,7 +12605,8 @@ $sync.configs.tweaks = '{
"category": "Customize Preferences",
"panel": "2",
"Order": "a106_",
- "Type": "Toggle"
+ "Type": "Toggle",
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/Customize-Preferences/SnapSuggestion"
},
"WPFToggleMouseAcceleration": {
"Content": "Mouse Acceleration",
@@ -12548,7 +12614,8 @@ $sync.configs.tweaks = '{
"category": "Customize Preferences",
"panel": "2",
"Order": "a107_",
- "Type": "Toggle"
+ "Type": "Toggle",
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/Customize-Preferences/MouseAcceleration"
},
"WPFToggleStickyKeys": {
"Content": "Sticky Keys",
@@ -12556,7 +12623,8 @@ $sync.configs.tweaks = '{
"category": "Customize Preferences",
"panel": "2",
"Order": "a108_",
- "Type": "Toggle"
+ "Type": "Toggle",
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/Customize-Preferences/StickyKeys"
},
"WPFToggleHiddenFiles": {
"Content": "Show Hidden Files",
@@ -12564,7 +12632,8 @@ $sync.configs.tweaks = '{
"category": "Customize Preferences",
"panel": "2",
"Order": "a200_",
- "Type": "Toggle"
+ "Type": "Toggle",
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/Customize-Preferences/HiddenFiles"
},
"WPFToggleShowExt": {
"Content": "Show File Extensions",
@@ -12572,7 +12641,8 @@ $sync.configs.tweaks = '{
"category": "Customize Preferences",
"panel": "2",
"Order": "a201_",
- "Type": "Toggle"
+ "Type": "Toggle",
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/Customize-Preferences/ShowExt"
},
"WPFToggleTaskbarSearch": {
"Content": "Search Button in Taskbar",
@@ -12580,7 +12650,8 @@ $sync.configs.tweaks = '{
"category": "Customize Preferences",
"panel": "2",
"Order": "a202_",
- "Type": "Toggle"
+ "Type": "Toggle",
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/Customize-Preferences/TaskbarSearch"
},
"WPFToggleTaskView": {
"Content": "Task View Button in Taskbar",
@@ -12588,7 +12659,8 @@ $sync.configs.tweaks = '{
"category": "Customize Preferences",
"panel": "2",
"Order": "a203_",
- "Type": "Toggle"
+ "Type": "Toggle",
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/Customize-Preferences/TaskView"
},
"WPFToggleTaskbarWidgets": {
"Content": "Widgets Button in Taskbar",
@@ -12596,7 +12668,8 @@ $sync.configs.tweaks = '{
"category": "Customize Preferences",
"panel": "2",
"Order": "a204_",
- "Type": "Toggle"
+ "Type": "Toggle",
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/Customize-Preferences/TaskbarWidgets"
},
"WPFToggleTaskbarAlignment": {
"Content": "Center Taskbar Items",
@@ -12604,7 +12677,8 @@ $sync.configs.tweaks = '{
"category": "Customize Preferences",
"panel": "2",
"Order": "a204_",
- "Type": "Toggle"
+ "Type": "Toggle",
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/Customize-Preferences/TaskbarAlignment"
},
"WPFToggleDetailedBSoD": {
"Content": "Detailed BSoD",
@@ -12612,14 +12686,16 @@ $sync.configs.tweaks = '{
"category": "Customize Preferences",
"panel": "2",
"Order": "a205_",
- "Type": "Toggle"
+ "Type": "Toggle",
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/Customize-Preferences/DetailedBSoD"
},
"WPFOOSUbutton": {
"Content": "Run OO Shutup 10",
"category": "z__Advanced Tweaks - CAUTION",
"panel": "1",
"Order": "a039_",
- "Type": "Button"
+ "Type": "Button",
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/z--Advanced-Tweaks---CAUTION/OOSUbutton"
},
"WPFchangedns": {
"Content": "DNS",
@@ -12627,21 +12703,24 @@ $sync.configs.tweaks = '{
"panel": "1",
"Order": "a040_",
"Type": "Combobox",
- "ComboItems": "Default DHCP Google Cloudflare Cloudflare_Malware Cloudflare_Malware_Adult Open_DNS Quad9 AdGuard_Ads_Trackers AdGuard_Ads_Trackers_Malware_Adult"
+ "ComboItems": "Default DHCP Google Cloudflare Cloudflare_Malware Cloudflare_Malware_Adult Open_DNS Quad9 AdGuard_Ads_Trackers AdGuard_Ads_Trackers_Malware_Adult",
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/z--Advanced-Tweaks---CAUTION/changedns"
},
"WPFTweaksbutton": {
"Content": "Run Tweaks",
"category": "z__Advanced Tweaks - CAUTION",
"panel": "1",
"Order": "a041_",
- "Type": "Button"
+ "Type": "Button",
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/z--Advanced-Tweaks---CAUTION/button"
},
"WPFUndoall": {
"Content": "Undo Selected Tweaks",
"category": "z__Advanced Tweaks - CAUTION",
"panel": "1",
"Order": "a042_",
- "Type": "Button"
+ "Type": "Button",
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/z--Advanced-Tweaks---CAUTION/Undoall"
},
"WPFAddUltPerf": {
"Content": "Add and Activate Ultimate Performance Profile",
@@ -12649,7 +12728,8 @@ $sync.configs.tweaks = '{
"panel": "2",
"Order": "a080_",
"Type": "Button",
- "ButtonWidth": "300"
+ "ButtonWidth": "300",
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/Performance-Plans/AddUltPerf"
},
"WPFRemoveUltPerf": {
"Content": "Remove Ultimate Performance Profile",
@@ -12657,7 +12737,8 @@ $sync.configs.tweaks = '{
"panel": "2",
"Order": "a081_",
"Type": "Button",
- "ButtonWidth": "300"
+ "ButtonWidth": "300",
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/Performance-Plans/RemoveUltPerf"
},
"WPFWinUtilShortcut": {
"Content": "Create WinUtil Shortcut",
@@ -12665,7 +12746,8 @@ $sync.configs.tweaks = '{
"panel": "2",
"Order": "a082_",
"Type": "Button",
- "ButtonWidth": "300"
+ "ButtonWidth": "300",
+ "link": "https://christitustech.github.io/winutil/dev/tweaks/Shortcuts/Shortcut"
}
}' | convertfrom-json
$inputXML = '
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -15159,17 +15343,50 @@ $inputXML = '
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -15951,8 +16168,8 @@ Stop-Transcript
# SIG # Begin signature block
# MIIQRwYJKoZIhvcNAQcCoIIQODCCEDQCAQExDzANBglghkgBZQMEAgEFADB5Bgor
# BgEEAYI3AgEEoGswaTA0BgorBgEEAYI3AgEeMCYCAwEAAAQQH8w7YFlLCE63JNLG
-# KX7zUQIBAAIBAAIBAAIBAAIBADAxMA0GCWCGSAFlAwQCAQUABCBwfa4pnNrVy98I
-# mTVpIIjPDqRRR4/HZkn8o/oErTxHkqCCDIMwggYaMIIEAqADAgECAhBiHW0MUgGe
+# KX7zUQIBAAIBAAIBAAIBAAIBADAxMA0GCWCGSAFlAwQCAQUABCAg+qr2L1/v+F+8
+# mJWGh3LvHWCdBPvbnAUuAw/40WK5zqCCDIMwggYaMIIEAqADAgECAhBiHW0MUgGe
# O5B5FSCJIRwKMA0GCSqGSIb3DQEBDAUAMFYxCzAJBgNVBAYTAkdCMRgwFgYDVQQK
# Ew9TZWN0aWdvIExpbWl0ZWQxLTArBgNVBAMTJFNlY3RpZ28gUHVibGljIENvZGUg
# U2lnbmluZyBSb290IFI0NjAeFw0yMTAzMjIwMDAwMDBaFw0zNjAzMjEyMzU5NTla
@@ -16024,16 +16241,16 @@ Stop-Transcript
# ZSBTaWduaW5nIENBIFIzNgIQJs052f8oQtNfSG2ygwabxTANBglghkgBZQMEAgEF
# AKCBhDAYBgorBgEEAYI3AgEMMQowCKACgAChAoAAMBkGCSqGSIb3DQEJAzEMBgor
# BgEEAYI3AgEEMBwGCisGAQQBgjcCAQsxDjAMBgorBgEEAYI3AgEVMC8GCSqGSIb3
-# DQEJBDEiBCBp+VlAhVWx8v3J2911K5Y3gOVfTGF3DGyakuayxAVjnzANBgkqhkiG
-# 9w0BAQEFAASCAgCOo/Mi2xz5/7MZaCo1O1nn4RkhrNRKdKMA0vio3SiJKupSeawM
-# Ks/BB5CGqWUT8lW6t2l468Z6UX6gxkwju3OPy2qOPEnZtErjt6bMbA97xJkmeN5b
-# 3+YoraPkIvaJdWckbTFRCDItCJLx6T9sMk47Nx5NhF73orIf/mBORr5+v8hdQ/Ti
-# KxQkLOX59oqYi9ch7Z5v7U+uIr+o1SEuSwPYwbYkVX3PC375TY3l1GmBLHtgvZtV
-# sWc/GqpujKrP50ZnpQKoXh4HC3kj0sGlA3HNDWyZo62B/Tahzk4Xd3b6mzFSW4ba
-# hKCgJc7x5BkPWxnNTDcgDlk82I3ns/9fxCfgO6kAuhCONOtOkzpzYTsZyRUbIF6S
-# 9bL7MlRISSK2axBMx75kjiG94/2ou1909smesaY2/XbPDpPV0++bU4pFYLi7jj5+
-# CLT7NsJYOL4UXAdpGnUxKjf81or38AM+MZApzflNGepg5+LUtpLtM48LxiNT6MMY
-# 9dXV3N4pMxQqYwuTrB75VHMOnqFsTyNGf9RksmaSH1zcrUoo0FETjIlYzM+YZsTn
-# fvhZk7oVB0KZ8woB4onPbKCGFK7xXZkIeajC3zWDAH+w1fpfaWpX/Sam1sA0gJD+
-# zXDL51guV80bSW8fnON/n2FXBhEi+ecXM4omfEMOZOKkJertBtFCJB65yQ==
+# DQEJBDEiBCDEBAV242+n8TQdEFWzzFTibHIJNcr0NfyLYu6cjB2eiDANBgkqhkiG
+# 9w0BAQEFAASCAgChzHK0TS8X5SQKbk8x7RGla7gqSWpS8xXpwfA2xGzAtLoNmaWe
+# iYcuACmWC1inVIFHEELmheAhIdMZNfPyfp/InXJBunlN6E4GNHEUjwaaKcvosx+I
+# lqPoWpCbG7rsR1gHBzzNadvlY3xcOd9PUACeuS+Hc3ZbONT7LM5IKsVcnaQ8nmXd
+# o2Xvr/r6CcuhNP/VhqlrA0cnOzvuwzoUSUwgZ8uXaX4sc0zoSe79yL2+MzuWDVjy
+# U/V+s5G6BlyWERVC64JnNjvipvWKY3mS0VIhHWl4AbdQ5OdqYzpushS7fiuyTMVT
+# ZFEC3C6kBbmeXnvEEkZnqi4CMi2DBIQEtSt9K7P7PQxybIp7oJvlJ5ejZ33Y8JSh
+# M2lP8LUtNlVxXcmHvJa20TZuS+L9BFSWMCNNgYAhPR1befl6A4bNRDA7HoKVgMxe
+# 7SVhN2quvuQdf6DzQbVGSfHx3L2Kaeyxj+6KVMN3WNdj3I0oJQ/hI8rni2i3M33U
+# ZoBdbTgwueundNC77yPaDcOffdN1fMM8AeMTniI6J+7NhenwH/MF+JkUb7tnHwBC
+# Li1X+J7rayM1I6Qxyuj6Uojw++3ieD308sfB2E8Zi+JlW1V2xOj7X+5GPISyAYQH
+# VbfvbJ3/r8afNzylw0mAeOE1SSobFzlFzO9KpEqBNDCie3RCjYPz7/vJIg==
# SIG # End signature block