From 3404f185f150073d8112a9efe4160e9063629edc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Feb 2026 12:37:09 -0600 Subject: [PATCH 1/2] Update generated documentation (#4075) Co-authored-by: ChrisTitusTech <7896101+ChrisTitusTech@users.noreply.github.com> --- config/tweaks.json | 2 +- .../Features/DisableLegacyRecovery.md | 1 + .../features/Features/EnableLegacyRecovery.md | 1 + .../dev/features/Features/RegBackup.md | 1 + docs/content/dev/features/Features/Sandbox.md | 1 + docs/content/dev/features/Features/dotnet.md | 1 + docs/content/dev/features/Features/hyperv.md | 1 + .../dev/features/Features/legacymedia.md | 1 + docs/content/dev/features/Features/nfs.md | 1 + docs/content/dev/features/Features/wsl.md | 1 + docs/content/dev/features/Fixes/Autologin.md | 1 + docs/content/dev/features/Fixes/DISM.md | 139 ++---------------- docs/content/dev/features/Fixes/Network.md | 1 + .../features/Fixes/RunAdobeCCCleanerTool.md | 38 ----- docs/content/dev/features/Fixes/Update.md | 1 + docs/content/dev/features/Fixes/Winget.md | 1 + .../Legacy-Windows-Panels/Computer.md | 1 + .../{control.md => Control.md} | 1 + .../{network.md => Network.md} | 1 + .../{power.md => Power.md} | 1 + .../{printer.md => Printer.md} | 1 + .../{region.md => Region.md} | 1 + .../features/Legacy-Windows-Panels/Restore.md | 1 + .../{sound.md => Sound.md} | 1 + .../{system.md => System.md} | 1 + .../Legacy-Windows-Panels/Timedate.md | 1 + .../Customize-Preferences/BingSearch.md | 3 +- .../tweaks/Customize-Preferences/DarkMode.md | 3 +- .../Customize-Preferences/DetailedBSoD.md | 3 +- .../DisableCrossDeviceResume.md | 3 +- .../Customize-Preferences/HiddenFiles.md | 3 +- .../Customize-Preferences/HideSettingsHome.md | 3 +- .../MouseAcceleration.md | 3 +- .../MultiplaneOverlay.md | 3 +- .../Customize-Preferences/NewOutlook.md | 3 +- .../tweaks/Customize-Preferences/NumLock.md | 3 +- .../tweaks/Customize-Preferences/S3Sleep.md | 3 +- .../tweaks/Customize-Preferences/ShowExt.md | 3 +- .../StartMenuRecommendations.md | 3 +- .../Customize-Preferences/StickyKeys.md | 5 +- .../tweaks/Customize-Preferences/TaskView.md | 3 +- .../Customize-Preferences/TaskbarAlignment.md | 8 +- .../Customize-Preferences/TaskbarSearch.md | 3 +- .../Customize-Preferences/VerboseLogon.md | 3 +- .../dev/tweaks/Essential-Tweaks/Activity.md | 1 + .../Essential-Tweaks/ConsumerFeatures.md | 3 +- .../Essential-Tweaks/DeleteTempFiles.md | 3 +- .../DisableExplorerAutoDiscovery.md | 3 +- .../tweaks/Essential-Tweaks/DiskCleanup.md | 3 +- .../Essential-Tweaks/EndTaskOnTaskbar.md | 3 +- .../dev/tweaks/Essential-Tweaks/Hiber.md | 1 + .../dev/tweaks/Essential-Tweaks/Location.md | 3 +- .../Essential-Tweaks/Powershell7Tele.md | 3 +- .../tweaks/Essential-Tweaks/RestorePoint.md | 3 +- .../dev/tweaks/Essential-Tweaks/Services.md | 3 +- .../dev/tweaks/Essential-Tweaks/Telemetry.md | 3 +- .../dev/tweaks/Essential-Tweaks/WPBT.md | 3 +- .../dev/tweaks/Essential-Tweaks/Widget.md | 10 +- .../tweaks/Performance-Plans/AddUltPerf.md | 1 + .../tweaks/Performance-Plans/RemoveUltPerf.md | 1 + .../BlockAdobeNet.md | 11 +- .../BraveDebloat.md | 3 +- .../z--Advanced-Tweaks---CAUTION/DeBloat.md | 3 +- .../DisableBGapps.md | 3 +- .../DisableFSO.md | 3 +- .../DisableIPv6.md | 3 +- .../DisableNotifications.md | 3 +- .../z--Advanced-Tweaks---CAUTION/Display.md | 3 +- .../EdgeDebloat.md | 9 +- .../z--Advanced-Tweaks---CAUTION/IPv46.md | 3 +- .../OOSUbutton.md | 1 + .../RazerBlock.md | 3 +- .../RemoveCopilot.md | 13 +- .../RemoveEdge.md | 3 +- .../RemoveGallery.md | 3 +- .../RemoveHome.md | 3 +- .../RemoveOneDrive.md | 3 +- ...{revertstartmenu.md => RevertStartMenu.md} | 6 +- .../RightClickMenu.md | 3 +- .../z--Advanced-Tweaks---CAUTION/Storage.md | 3 +- .../z--Advanced-Tweaks---CAUTION/Teredo.md | 3 +- .../z--Advanced-Tweaks---CAUTION/UTC.md | 3 +- .../XboxRemoval.md | 3 +- .../z--Advanced-Tweaks---CAUTION/changedns.md | 3 +- 84 files changed, 170 insertions(+), 237 deletions(-) delete mode 100644 docs/content/dev/features/Fixes/RunAdobeCCCleanerTool.md rename docs/content/dev/features/Legacy-Windows-Panels/{control.md => Control.md} (99%) rename docs/content/dev/features/Legacy-Windows-Panels/{network.md => Network.md} (99%) rename docs/content/dev/features/Legacy-Windows-Panels/{power.md => Power.md} (99%) rename docs/content/dev/features/Legacy-Windows-Panels/{printer.md => Printer.md} (99%) rename docs/content/dev/features/Legacy-Windows-Panels/{region.md => Region.md} (99%) rename docs/content/dev/features/Legacy-Windows-Panels/{sound.md => Sound.md} (99%) rename docs/content/dev/features/Legacy-Windows-Panels/{system.md => System.md} (99%) rename docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/{revertstartmenu.md => RevertStartMenu.md} (79%) diff --git a/config/tweaks.json b/config/tweaks.json index e6595a30..41f4f724 100644 --- a/config/tweaks.json +++ b/config/tweaks.json @@ -120,7 +120,7 @@ Write-Host 'New start menu reverted please restart your computer to take effect' " ], - "link": "https://winutil.christitus.com/dev/tweaks/z--Advanced-Tweaks---CAUTION/revertstartmenu" + "link": "https://winutil.christitus.com/dev/tweaks/z--advanced-tweaks---caution/revertstartmenu" }, "WPFTweaksLocation": { "Content": "Disable Location Tracking", diff --git a/docs/content/dev/features/Features/DisableLegacyRecovery.md b/docs/content/dev/features/Features/DisableLegacyRecovery.md index b2a383ad..6ba334f7 100644 --- a/docs/content/dev/features/Features/DisableLegacyRecovery.md +++ b/docs/content/dev/features/Features/DisableLegacyRecovery.md @@ -2,6 +2,7 @@ title: "Disable Legacy F8 Boot Recovery" description: "" --- + ```json {filename="config/feature.json",linenos=inline,linenostart=107} "WPFFeatureDisableLegacyRecovery": { "Content": "Disable Legacy F8 Boot Recovery", diff --git a/docs/content/dev/features/Features/EnableLegacyRecovery.md b/docs/content/dev/features/Features/EnableLegacyRecovery.md index bcf22430..0ca94091 100644 --- a/docs/content/dev/features/Features/EnableLegacyRecovery.md +++ b/docs/content/dev/features/Features/EnableLegacyRecovery.md @@ -2,6 +2,7 @@ title: "Enable Legacy F8 Boot Recovery" description: "" --- + ```json {filename="config/feature.json",linenos=inline,linenostart=95} "WPFFeatureEnableLegacyRecovery": { "Content": "Enable Legacy F8 Boot Recovery", diff --git a/docs/content/dev/features/Features/RegBackup.md b/docs/content/dev/features/Features/RegBackup.md index 948314c7..ae6b9478 100644 --- a/docs/content/dev/features/Features/RegBackup.md +++ b/docs/content/dev/features/Features/RegBackup.md @@ -2,6 +2,7 @@ title: "Enable Daily Registry Backup Task 12.30am" description: "" --- + ```json {filename="config/feature.json",linenos=inline,linenostart=77} "WPFFeatureRegBackup": { "Content": "Enable Daily Registry Backup Task 12.30am", diff --git a/docs/content/dev/features/Features/Sandbox.md b/docs/content/dev/features/Features/Sandbox.md index 3e142293..9fd5ae14 100644 --- a/docs/content/dev/features/Features/Sandbox.md +++ b/docs/content/dev/features/Features/Sandbox.md @@ -2,6 +2,7 @@ title: "Windows Sandbox" description: "" --- + ```json {filename="config/feature.json",linenos=inline,linenostart=119} "WPFFeaturesSandbox": { "Content": "Windows Sandbox", diff --git a/docs/content/dev/features/Features/dotnet.md b/docs/content/dev/features/Features/dotnet.md index 9bc9d8bf..86b71df1 100644 --- a/docs/content/dev/features/Features/dotnet.md +++ b/docs/content/dev/features/Features/dotnet.md @@ -2,6 +2,7 @@ title: "All .Net Framework (2,3,4)" description: "" --- + ```json {filename="config/feature.json",linenos=inline,linenostart=2} "WPFFeaturesdotnet": { "Content": "All .Net Framework (2,3,4)", diff --git a/docs/content/dev/features/Features/hyperv.md b/docs/content/dev/features/Features/hyperv.md index 0f44fe6a..a16755d3 100644 --- a/docs/content/dev/features/Features/hyperv.md +++ b/docs/content/dev/features/Features/hyperv.md @@ -2,6 +2,7 @@ title: "HyperV Virtualization" description: "" --- + ```json {filename="config/feature.json",linenos=inline,linenostart=15} "WPFFeatureshyperv": { "Content": "HyperV Virtualization", diff --git a/docs/content/dev/features/Features/legacymedia.md b/docs/content/dev/features/Features/legacymedia.md index ba40a44e..a7ccffd2 100644 --- a/docs/content/dev/features/Features/legacymedia.md +++ b/docs/content/dev/features/Features/legacymedia.md @@ -2,6 +2,7 @@ title: "Legacy Media (WMP, DirectPlay)" description: "" --- + ```json {filename="config/feature.json",linenos=inline,linenostart=29} "WPFFeatureslegacymedia": { "Content": "Legacy Media (WMP, DirectPlay)", diff --git a/docs/content/dev/features/Features/nfs.md b/docs/content/dev/features/Features/nfs.md index 6acaf1d4..0975ac01 100644 --- a/docs/content/dev/features/Features/nfs.md +++ b/docs/content/dev/features/Features/nfs.md @@ -2,6 +2,7 @@ title: "NFS - Network File System" description: "" --- + ```json {filename="config/feature.json",linenos=inline,linenostart=57} "WPFFeaturenfs": { "Content": "NFS - Network File System", diff --git a/docs/content/dev/features/Features/wsl.md b/docs/content/dev/features/Features/wsl.md index fa6f7c3f..1193ceb9 100644 --- a/docs/content/dev/features/Features/wsl.md +++ b/docs/content/dev/features/Features/wsl.md @@ -2,6 +2,7 @@ title: "Windows Subsystem for Linux" description: "" --- + ```json {filename="config/feature.json",linenos=inline,linenostart=44} "WPFFeaturewsl": { "Content": "Windows Subsystem for Linux", diff --git a/docs/content/dev/features/Fixes/Autologin.md b/docs/content/dev/features/Fixes/Autologin.md index d2e569f9..d8e9461d 100644 --- a/docs/content/dev/features/Fixes/Autologin.md +++ b/docs/content/dev/features/Fixes/Autologin.md @@ -2,6 +2,7 @@ title: "Set Up Autologin" description: "" --- + ```powershell {filename="functions/public/Invoke-WPFPanelAutologin.ps1",linenos=inline,linenostart=1} function Invoke-WPFPanelAutologin { <# diff --git a/docs/content/dev/features/Fixes/DISM.md b/docs/content/dev/features/Fixes/DISM.md index 3ec84c5a..e53529bd 100644 --- a/docs/content/dev/features/Fixes/DISM.md +++ b/docs/content/dev/features/Fixes/DISM.md @@ -2,142 +2,23 @@ title: "System Corruption Scan" description: "" --- + ```powershell {filename="functions/public/Invoke-WPFSystemRepair.ps1",linenos=inline,linenostart=1} function Invoke-WPFSystemRepair { <# .SYNOPSIS - Checks for system corruption using Chkdsk, SFC, and DISM + Checks for system corruption using SFC, and DISM .DESCRIPTION - 1. Chkdsk - Fixes disk and filesystem corruption - 2. SFC Run 1 - Fixes system file corruption, and fixes DISM if it was corrupted - 3. DISM - Fixes system image corruption, and fixes SFC's system image if it was corrupted - 4. SFC Run 2 - Fixes system file corruption, this time with an almost guaranteed uncorrupted system image + 1. SFC - Fixes system file corruption, and fixes DISM if it was corrupted + 2. DISM - Fixes system image corruption, and fixes SFC's system image if it was corrupted + 3. Chkdsk - Checks for disk errors, which can cause system file corruption and notifies of early disk failure #> + Start-Process cmd.exe -ArgumentList "/c chkdsk.exe /scan /perf" -NoNewWindow -Wait + Start-Process cmd.exe -ArgumentList "/c sfc /scannow" -NoNewWindow -Wait + Start-Process cmd.exe -ArgumentList "/c dism /online /cleanup-image /restorehealth" -NoNewWindow -Wait - function Invoke-Chkdsk { - <# - .SYNOPSIS - Runs chkdsk on the system drive - .DESCRIPTION - Chkdsk /Scan - Runs an online scan on the system drive, attempts to fix any corruption, and queues other corruption for fixing on reboot - #> - param( - [int]$parentProgressId = 0 - ) - - Write-Progress -Id 1 -ParentId $parentProgressId -Activity $childProgressBarActivity -Status "Running chkdsk..." -PercentComplete 0 - $oldpercent = 0 - # 2>&1 redirects stdout, allowing iteration over the output - chkdsk.exe /scan /perf 2>&1 | ForEach-Object { - Write-Debug $_ - # Regex to match the total percentage regardless of windows locale (it's always the second percentage in the status output) - if ($_ -match "%.*?(\d+)%") { - [int]$percent = $matches[1] - if ($percent -gt $oldpercent) { - Write-Progress -Id 1 -Activity $childProgressBarActivity -Status "Running chkdsk... ($percent%)" -PercentComplete $percent - $oldpercent = $percent - } - } - } - Write-Progress -Id 1 -Activity $childProgressBarActivity -Status "chkdsk Completed" -PercentComplete 100 -Completed - } - - function Invoke-SFC { - <# - .SYNOPSIS - Runs sfc on the system drive - .DESCRIPTION - SFC /ScanNow - Performs a scan of the system files and fixes any corruption - .NOTES - ErrorActionPreference is set locally within a script block & {...} to isolate their effects. - ErrorActionPreference suppresses false errors caused by sfc.exe output redirection. - A bug in SFC output buffering causes progress updates to appear in chunks when redirecting output - #> - param( - [int]$parentProgressId = 0 - ) - & { - $ErrorActionPreference = "SilentlyContinue" - Write-Progress -Id 1 -ParentId $parentProgressId -Activity $childProgressBarActivity -Status "Running SFC..." -PercentComplete 0 - $oldpercent = 0 - sfc.exe /scannow 2>&1 | ForEach-Object { - Write-Debug $_ - if ($_ -ne "") { - # sfc.exe /scannow outputs unicode characters, so we directly remove null characters for optimization - $utf8line = $_ -replace "`0", "" - if ($utf8line -match "(\d+)\s*%") { - [int]$percent = $matches[1] - if ($percent -gt $oldpercent) { - Write-Progress -Id 1 -Activity $childProgressBarActivity -Status "Running SFC... ($percent%)" -PercentComplete $percent - $oldpercent = $percent - } - } - } - } - Write-Progress -Id 1 -Activity $childProgressBarActivity -Status "SFC Completed" -PercentComplete 100 -Completed - } - } - - function Invoke-DISM { - <# - .SYNOPSIS - Runs DISM on the system drive - .DESCRIPTION - DISM - Fixes system image corruption, and fixes SFC's system image if it was corrupted - /Online - Fixes the currently running system image - /Cleanup-Image - Performs cleanup operations on the image, could remove some unneeded temporary files - /Restorehealth - Performs a scan of the image and fixes any corruption - #> - param( - [int]$parentProgressId = 0 - ) - Write-Progress -Id 1 -ParentId $parentProgressId -Activity $childProgressBarActivity -Status "Running DISM..." -PercentComplete 0 - $oldpercent = 0 - DISM /Online /Cleanup-Image /RestoreHealth | ForEach-Object { - Write-Debug $_ - # Filter for lines that contain a percentage that is greater than the previous one - if ($_ -match "(\d+)[.,]\d+%") { - [int]$percent = $matches[1] - if ($percent -gt $oldpercent) { - # Update the progress bar - Write-Progress -Id 1 -Activity $childProgressBarActivity -Status "Running DISM... ($percent%)" -PercentComplete $percent - $oldpercent = $percent - } - } - } - Write-Progress -Id 1 -Activity $childProgressBarActivity -Status "DISM Completed" -PercentComplete 100 -Completed - } - - try { - Set-WinUtilTaskbaritem -state "Indeterminate" -overlay "logo" - - $childProgressBarActivity = "Scanning for corruption" - Write-Progress -Id 0 -Activity "Repairing Windows" -PercentComplete 0 - # Step 1: Run chkdsk to fix disk and filesystem corruption before proceeding with system file repairs - Invoke-Chkdsk - Write-Progress -Id 0 -Activity "Repairing Windows" -PercentComplete 25 - - # Step 2: Run SFC to fix system file corruption and ensure DISM can operate correctly - Invoke-SFC - Write-Progress -Id 0 -Activity "Repairing Windows" -PercentComplete 50 - - # Step 3: Run DISM to repair the system image, which SFC relies on for accurate repairs - Invoke-DISM - Write-Progress -Id 0 -Activity "Repairing Windows" -PercentComplete 75 - - # Step 4: Run SFC again to ensure system files are repaired using the now-fixed system image - Invoke-SFC - Write-Progress -Id 0 -Activity "Repairing Windows" -PercentComplete 100 -Completed - - Set-WinUtilTaskbaritem -state "None" -overlay "checkmark" - } catch { - Write-Error "An error occurred while repairing the system: $_" - Set-WinUtilTaskbaritem -state "Error" -overlay "warning" - } finally { - Write-Host "==> Finished System Repair" - Set-WinUtilTaskbaritem -state "None" -overlay "checkmark" - } - + Write-Host "==> Finished System Repair" + Set-WinUtilTaskbaritem -state "None" -overlay "checkmark" } ``` diff --git a/docs/content/dev/features/Fixes/Network.md b/docs/content/dev/features/Fixes/Network.md index 402ecdf0..880d084e 100644 --- a/docs/content/dev/features/Fixes/Network.md +++ b/docs/content/dev/features/Fixes/Network.md @@ -2,6 +2,7 @@ title: "Reset Network" description: "" --- + ```powershell {filename="functions/public/Invoke-WPFFixesNetwork.ps1",linenos=inline,linenostart=1} function Invoke-WPFFixesNetwork { <# diff --git a/docs/content/dev/features/Fixes/RunAdobeCCCleanerTool.md b/docs/content/dev/features/Fixes/RunAdobeCCCleanerTool.md deleted file mode 100644 index 2a2dabb2..00000000 --- a/docs/content/dev/features/Fixes/RunAdobeCCCleanerTool.md +++ /dev/null @@ -1,38 +0,0 @@ ---- -title: "Remove Adobe Creative Cloud" -description: "" ---- -```powershell {filename="functions/public/Invoke-WPFRunAdobeCCCleanerTool.ps1",linenos=inline,linenostart=1} -function Invoke-WPFRunAdobeCCCleanerTool { - <# - .SYNOPSIS - It removes or fixes problem files and resolves permission issues in registry keys. - .DESCRIPTION - The Creative Cloud Cleaner tool is a utility for experienced users to clean up corrupted installations. - #> - - [string]$url="https://swupmf.adobe.com/webfeed/CleanerTool/win/AdobeCreativeCloudCleanerTool.exe" - - Write-Host "The Adobe Creative Cloud Cleaner tool is hosted at" - Write-Host "$url" - - try { - # Don't show the progress because it will slow down the download speed - $ProgressPreference='SilentlyContinue' - - Invoke-WebRequest -Uri $url -OutFile "$env:TEMP\AdobeCreativeCloudCleanerTool.exe" -UseBasicParsing -ErrorAction SilentlyContinue -Verbose - - # Revert back the ProgressPreference variable to the default value since we got the file desired - $ProgressPreference='Continue' - - Start-Process -FilePath "$env:TEMP\AdobeCreativeCloudCleanerTool.exe" -Wait -ErrorAction SilentlyContinue -Verbose - } catch { - Write-Error $_.Exception.Message - } finally { - if (Test-Path -Path "$env:TEMP\AdobeCreativeCloudCleanerTool.exe") { - Write-Host "Cleaning up..." - Remove-Item -Path "$env:TEMP\AdobeCreativeCloudCleanerTool.exe" -Verbose - } - } -} -``` diff --git a/docs/content/dev/features/Fixes/Update.md b/docs/content/dev/features/Fixes/Update.md index ebcb53ad..cca61ae4 100644 --- a/docs/content/dev/features/Fixes/Update.md +++ b/docs/content/dev/features/Fixes/Update.md @@ -2,6 +2,7 @@ title: "Reset Windows Update" description: "" --- + ```powershell {filename="functions/public/Invoke-WPFFixesUpdate.ps1",linenos=inline,linenostart=1} function Invoke-WPFFixesUpdate { diff --git a/docs/content/dev/features/Fixes/Winget.md b/docs/content/dev/features/Fixes/Winget.md index faed250e..008f3669 100644 --- a/docs/content/dev/features/Fixes/Winget.md +++ b/docs/content/dev/features/Fixes/Winget.md @@ -2,6 +2,7 @@ title: "WinGet Reinstall" description: "" --- + ```powershell {filename="functions/public/Invoke-WPFFixesWinget.ps1",linenos=inline,linenostart=1} function Invoke-WPFFixesWinget { diff --git a/docs/content/dev/features/Legacy-Windows-Panels/Computer.md b/docs/content/dev/features/Legacy-Windows-Panels/Computer.md index fcb48bc8..e58b15d5 100644 --- a/docs/content/dev/features/Legacy-Windows-Panels/Computer.md +++ b/docs/content/dev/features/Legacy-Windows-Panels/Computer.md @@ -2,6 +2,7 @@ title: "Computer Management" description: "" --- + ```powershell {filename="functions/public/Invoke-WPFControlPanel.ps1",linenos=inline,linenostart=1} function Invoke-WPFControlPanel { <# diff --git a/docs/content/dev/features/Legacy-Windows-Panels/control.md b/docs/content/dev/features/Legacy-Windows-Panels/Control.md similarity index 99% rename from docs/content/dev/features/Legacy-Windows-Panels/control.md rename to docs/content/dev/features/Legacy-Windows-Panels/Control.md index 654e4ca3..247cb5b3 100644 --- a/docs/content/dev/features/Legacy-Windows-Panels/control.md +++ b/docs/content/dev/features/Legacy-Windows-Panels/Control.md @@ -2,6 +2,7 @@ title: "Control Panel" description: "" --- + ```powershell {filename="functions/public/Invoke-WPFControlPanel.ps1",linenos=inline,linenostart=1} function Invoke-WPFControlPanel { <# diff --git a/docs/content/dev/features/Legacy-Windows-Panels/network.md b/docs/content/dev/features/Legacy-Windows-Panels/Network.md similarity index 99% rename from docs/content/dev/features/Legacy-Windows-Panels/network.md rename to docs/content/dev/features/Legacy-Windows-Panels/Network.md index 943c0f03..95944b3d 100644 --- a/docs/content/dev/features/Legacy-Windows-Panels/network.md +++ b/docs/content/dev/features/Legacy-Windows-Panels/Network.md @@ -2,6 +2,7 @@ title: "Network Connections" description: "" --- + ```powershell {filename="functions/public/Invoke-WPFControlPanel.ps1",linenos=inline,linenostart=1} function Invoke-WPFControlPanel { <# diff --git a/docs/content/dev/features/Legacy-Windows-Panels/power.md b/docs/content/dev/features/Legacy-Windows-Panels/Power.md similarity index 99% rename from docs/content/dev/features/Legacy-Windows-Panels/power.md rename to docs/content/dev/features/Legacy-Windows-Panels/Power.md index c5eddc33..136ff775 100644 --- a/docs/content/dev/features/Legacy-Windows-Panels/power.md +++ b/docs/content/dev/features/Legacy-Windows-Panels/Power.md @@ -2,6 +2,7 @@ title: "Power Panel" description: "" --- + ```powershell {filename="functions/public/Invoke-WPFControlPanel.ps1",linenos=inline,linenostart=1} function Invoke-WPFControlPanel { <# diff --git a/docs/content/dev/features/Legacy-Windows-Panels/printer.md b/docs/content/dev/features/Legacy-Windows-Panels/Printer.md similarity index 99% rename from docs/content/dev/features/Legacy-Windows-Panels/printer.md rename to docs/content/dev/features/Legacy-Windows-Panels/Printer.md index 6ce3e8b2..5342f638 100644 --- a/docs/content/dev/features/Legacy-Windows-Panels/printer.md +++ b/docs/content/dev/features/Legacy-Windows-Panels/Printer.md @@ -2,6 +2,7 @@ title: "Printer Panel" description: "" --- + ```powershell {filename="functions/public/Invoke-WPFControlPanel.ps1",linenos=inline,linenostart=1} function Invoke-WPFControlPanel { <# diff --git a/docs/content/dev/features/Legacy-Windows-Panels/region.md b/docs/content/dev/features/Legacy-Windows-Panels/Region.md similarity index 99% rename from docs/content/dev/features/Legacy-Windows-Panels/region.md rename to docs/content/dev/features/Legacy-Windows-Panels/Region.md index f355130c..98fa787c 100644 --- a/docs/content/dev/features/Legacy-Windows-Panels/region.md +++ b/docs/content/dev/features/Legacy-Windows-Panels/Region.md @@ -2,6 +2,7 @@ title: "Region" description: "" --- + ```powershell {filename="functions/public/Invoke-WPFControlPanel.ps1",linenos=inline,linenostart=1} function Invoke-WPFControlPanel { <# diff --git a/docs/content/dev/features/Legacy-Windows-Panels/Restore.md b/docs/content/dev/features/Legacy-Windows-Panels/Restore.md index b8b1405d..9edfe758 100644 --- a/docs/content/dev/features/Legacy-Windows-Panels/Restore.md +++ b/docs/content/dev/features/Legacy-Windows-Panels/Restore.md @@ -2,6 +2,7 @@ title: "Windows Restore" description: "" --- + ```powershell {filename="functions/public/Invoke-WPFControlPanel.ps1",linenos=inline,linenostart=1} function Invoke-WPFControlPanel { <# diff --git a/docs/content/dev/features/Legacy-Windows-Panels/sound.md b/docs/content/dev/features/Legacy-Windows-Panels/Sound.md similarity index 99% rename from docs/content/dev/features/Legacy-Windows-Panels/sound.md rename to docs/content/dev/features/Legacy-Windows-Panels/Sound.md index 6d3bc68c..ff413855 100644 --- a/docs/content/dev/features/Legacy-Windows-Panels/sound.md +++ b/docs/content/dev/features/Legacy-Windows-Panels/Sound.md @@ -2,6 +2,7 @@ title: "Sound Settings" description: "" --- + ```powershell {filename="functions/public/Invoke-WPFControlPanel.ps1",linenos=inline,linenostart=1} function Invoke-WPFControlPanel { <# diff --git a/docs/content/dev/features/Legacy-Windows-Panels/system.md b/docs/content/dev/features/Legacy-Windows-Panels/System.md similarity index 99% rename from docs/content/dev/features/Legacy-Windows-Panels/system.md rename to docs/content/dev/features/Legacy-Windows-Panels/System.md index f00eee46..6108abad 100644 --- a/docs/content/dev/features/Legacy-Windows-Panels/system.md +++ b/docs/content/dev/features/Legacy-Windows-Panels/System.md @@ -2,6 +2,7 @@ title: "System Properties" description: "" --- + ```powershell {filename="functions/public/Invoke-WPFControlPanel.ps1",linenos=inline,linenostart=1} function Invoke-WPFControlPanel { <# diff --git a/docs/content/dev/features/Legacy-Windows-Panels/Timedate.md b/docs/content/dev/features/Legacy-Windows-Panels/Timedate.md index e7fface2..612210cc 100644 --- a/docs/content/dev/features/Legacy-Windows-Panels/Timedate.md +++ b/docs/content/dev/features/Legacy-Windows-Panels/Timedate.md @@ -2,6 +2,7 @@ title: "Time and Date" description: "" --- + ```powershell {filename="functions/public/Invoke-WPFControlPanel.ps1",linenos=inline,linenostart=1} function Invoke-WPFControlPanel { <# diff --git a/docs/content/dev/tweaks/Customize-Preferences/BingSearch.md b/docs/content/dev/tweaks/Customize-Preferences/BingSearch.md index 1496704b..2e4cfe96 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/BingSearch.md +++ b/docs/content/dev/tweaks/Customize-Preferences/BingSearch.md @@ -2,7 +2,8 @@ title: "Bing Search in Start Menu" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=2194} + +```json {filename="config/tweaks.json",linenos=inline,linenostart=2186} "WPFToggleBingSearch": { "Content": "Bing Search in Start Menu", "Description": "If enable then includes web search results from Bing in your Start Menu search.", diff --git a/docs/content/dev/tweaks/Customize-Preferences/DarkMode.md b/docs/content/dev/tweaks/Customize-Preferences/DarkMode.md index f7c4389e..906f79f1 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/DarkMode.md +++ b/docs/content/dev/tweaks/Customize-Preferences/DarkMode.md @@ -2,7 +2,8 @@ title: "Dark Theme for Windows" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=2152} + +```json {filename="config/tweaks.json",linenos=inline,linenostart=2144} "WPFToggleDarkMode": { "Content": "Dark Theme for Windows", "Description": "Enable/Disable Dark Mode.", diff --git a/docs/content/dev/tweaks/Customize-Preferences/DetailedBSoD.md b/docs/content/dev/tweaks/Customize-Preferences/DetailedBSoD.md index cf16614e..899e0316 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/DetailedBSoD.md +++ b/docs/content/dev/tweaks/Customize-Preferences/DetailedBSoD.md @@ -2,7 +2,8 @@ title: "Detailed BSoD" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=2540} + +```json {filename="config/tweaks.json",linenos=inline,linenostart=2537} "WPFToggleDetailedBSoD": { "Content": "Detailed BSoD", "Description": "If Enabled then you will see a detailed Blue Screen of Death (BSOD) with more information.", diff --git a/docs/content/dev/tweaks/Customize-Preferences/DisableCrossDeviceResume.md b/docs/content/dev/tweaks/Customize-Preferences/DisableCrossDeviceResume.md index dd9c92fc..614c2738 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/DisableCrossDeviceResume.md +++ b/docs/content/dev/tweaks/Customize-Preferences/DisableCrossDeviceResume.md @@ -2,7 +2,8 @@ title: "Cross-Device Resume" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=2670} + +```json {filename="config/tweaks.json",linenos=inline,linenostart=2667} "WPFToggleDisableCrossDeviceResume": { "Content": "Cross-Device Resume", "Description": "This tweak controls the Resume function in Windows 11 24H2 and later, which allows you to resume an activity from a mobile device and vice-versa.", diff --git a/docs/content/dev/tweaks/Customize-Preferences/HiddenFiles.md b/docs/content/dev/tweaks/Customize-Preferences/HiddenFiles.md index a15cfd50..ee94807e 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/HiddenFiles.md +++ b/docs/content/dev/tweaks/Customize-Preferences/HiddenFiles.md @@ -2,7 +2,8 @@ title: "Show Hidden Files" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=2430} + +```json {filename="config/tweaks.json",linenos=inline,linenostart=2422} "WPFToggleHiddenFiles": { "Content": "Show Hidden Files", "Description": "If Enabled then Hidden Files will be shown.", diff --git a/docs/content/dev/tweaks/Customize-Preferences/HideSettingsHome.md b/docs/content/dev/tweaks/Customize-Preferences/HideSettingsHome.md index c1e97188..8c497c13 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/HideSettingsHome.md +++ b/docs/content/dev/tweaks/Customize-Preferences/HideSettingsHome.md @@ -2,7 +2,8 @@ title: "Remove Settings Home Page" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=2300} + +```json {filename="config/tweaks.json",linenos=inline,linenostart=2292} "WPFToggleHideSettingsHome": { "Content": "Remove Settings Home Page", "Description": "Removes the Home page in the Windows Settings app.", diff --git a/docs/content/dev/tweaks/Customize-Preferences/MouseAcceleration.md b/docs/content/dev/tweaks/Customize-Preferences/MouseAcceleration.md index 181857b4..532fa4cf 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/MouseAcceleration.md +++ b/docs/content/dev/tweaks/Customize-Preferences/MouseAcceleration.md @@ -2,7 +2,8 @@ title: "Mouse Acceleration" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=2318} + +```json {filename="config/tweaks.json",linenos=inline,linenostart=2310} "WPFToggleMouseAcceleration": { "Content": "Mouse Acceleration", "Description": "If Enabled then Cursor movement is affected by the speed of your physical mouse movements.", diff --git a/docs/content/dev/tweaks/Customize-Preferences/MultiplaneOverlay.md b/docs/content/dev/tweaks/Customize-Preferences/MultiplaneOverlay.md index e9fd0893..994ca6fb 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/MultiplaneOverlay.md +++ b/docs/content/dev/tweaks/Customize-Preferences/MultiplaneOverlay.md @@ -2,7 +2,8 @@ title: "Disable Multiplane Overlay" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=2412} + +```json {filename="config/tweaks.json",linenos=inline,linenostart=2404} "WPFToggleMultiplaneOverlay": { "Content": "Disable Multiplane Overlay", "Description": "Disable the Multiplane Overlay which can sometimes cause issues with Graphics Cards.", diff --git a/docs/content/dev/tweaks/Customize-Preferences/NewOutlook.md b/docs/content/dev/tweaks/Customize-Preferences/NewOutlook.md index e6d43644..053ee5a9 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/NewOutlook.md +++ b/docs/content/dev/tweaks/Customize-Preferences/NewOutlook.md @@ -2,7 +2,8 @@ title: "New Outlook" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=2370} + +```json {filename="config/tweaks.json",linenos=inline,linenostart=2362} "WPFToggleNewOutlook": { "Content": "New Outlook", "Description": "If disabled it removes the toggle for new Outlook, disables the new Outlook migration and makes sure the Outlook Application actually uses the old Outlook.", diff --git a/docs/content/dev/tweaks/Customize-Preferences/NumLock.md b/docs/content/dev/tweaks/Customize-Preferences/NumLock.md index f5aaa89c..9499dd7b 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/NumLock.md +++ b/docs/content/dev/tweaks/Customize-Preferences/NumLock.md @@ -2,7 +2,8 @@ title: "NumLock on Startup" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=2212} + +```json {filename="config/tweaks.json",linenos=inline,linenostart=2204} "WPFToggleNumLock": { "Content": "NumLock on Startup", "Description": "Toggle the Num Lock key state when your computer starts.", diff --git a/docs/content/dev/tweaks/Customize-Preferences/S3Sleep.md b/docs/content/dev/tweaks/Customize-Preferences/S3Sleep.md index a3fe20e7..110f20bf 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/S3Sleep.md +++ b/docs/content/dev/tweaks/Customize-Preferences/S3Sleep.md @@ -2,7 +2,8 @@ title: "S3 Sleep" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=2566} + +```json {filename="config/tweaks.json",linenos=inline,linenostart=2563} "WPFToggleS3Sleep": { "Content": "S3 Sleep", "Description": "Toggles between Modern Standby and S3 sleep.", diff --git a/docs/content/dev/tweaks/Customize-Preferences/ShowExt.md b/docs/content/dev/tweaks/Customize-Preferences/ShowExt.md index eb4537a7..e1397aa4 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/ShowExt.md +++ b/docs/content/dev/tweaks/Customize-Preferences/ShowExt.md @@ -2,7 +2,8 @@ title: "Show File Extensions" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=2458} + +```json {filename="config/tweaks.json",linenos=inline,linenostart=2450} "WPFToggleShowExt": { "Content": "Show File Extensions", "Description": "If enabled then File extensions (e.g., .txt, .jpg) are visible.", diff --git a/docs/content/dev/tweaks/Customize-Preferences/StartMenuRecommendations.md b/docs/content/dev/tweaks/Customize-Preferences/StartMenuRecommendations.md index ee8af654..e7dfae0e 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/StartMenuRecommendations.md +++ b/docs/content/dev/tweaks/Customize-Preferences/StartMenuRecommendations.md @@ -2,7 +2,8 @@ title: "Recommendations in Start Menu" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=2256} + +```json {filename="config/tweaks.json",linenos=inline,linenostart=2248} "WPFToggleStartMenuRecommendations": { "Content": "Recommendations in Start Menu", "Description": "If disabled then you will not see recommendations in the Start Menu.", diff --git a/docs/content/dev/tweaks/Customize-Preferences/StickyKeys.md b/docs/content/dev/tweaks/Customize-Preferences/StickyKeys.md index 0082e54e..4505cccb 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/StickyKeys.md +++ b/docs/content/dev/tweaks/Customize-Preferences/StickyKeys.md @@ -2,7 +2,8 @@ title: "Sticky Keys" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=2352} + +```json {filename="config/tweaks.json",linenos=inline,linenostart=2344} "WPFToggleStickyKeys": { "Content": "Sticky Keys", "Description": "If Enabled then Sticky Keys is activated - Sticky keys is an accessibility feature of some graphical user interfaces which assists users who have physical disabilities or help users reduce repetitive strain injury.", @@ -13,7 +14,7 @@ description: "" { "Path": "HKCU:\\Control Panel\\Accessibility\\StickyKeys", "Name": "Flags", - "Value": "510", + "Value": "506", "OriginalValue": "58", "DefaultState": "true", "Type": "DWord" diff --git a/docs/content/dev/tweaks/Customize-Preferences/TaskView.md b/docs/content/dev/tweaks/Customize-Preferences/TaskView.md index 68ef49af..1b06419b 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/TaskView.md +++ b/docs/content/dev/tweaks/Customize-Preferences/TaskView.md @@ -2,7 +2,8 @@ title: "Task View Button in Taskbar" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=2504} + +```json {filename="config/tweaks.json",linenos=inline,linenostart=2496} "WPFToggleTaskView": { "Content": "Task View Button in Taskbar", "Description": "If Enabled then Task View Button in Taskbar will be shown.", diff --git a/docs/content/dev/tweaks/Customize-Preferences/TaskbarAlignment.md b/docs/content/dev/tweaks/Customize-Preferences/TaskbarAlignment.md index e9b75e1f..11d383e3 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/TaskbarAlignment.md +++ b/docs/content/dev/tweaks/Customize-Preferences/TaskbarAlignment.md @@ -2,7 +2,8 @@ title: "Center Taskbar Items" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=2522} + +```json {filename="config/tweaks.json",linenos=inline,linenostart=2514} "WPFToggleTaskbarAlignment": { "Content": "Center Taskbar Items", "Description": "[Windows 11] If Enabled then the Taskbar Items will be shown on the Center, otherwise the Taskbar Items will be shown on the Left.", @@ -19,6 +20,11 @@ description: "" "Type": "DWord" } ], + "InvokeScript": [ + " + Invoke-WinUtilExplorerUpdate -action \"restart\" + " + ], ``` ## Registry Changes diff --git a/docs/content/dev/tweaks/Customize-Preferences/TaskbarSearch.md b/docs/content/dev/tweaks/Customize-Preferences/TaskbarSearch.md index 0f86fdd5..d9bc7cf0 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/TaskbarSearch.md +++ b/docs/content/dev/tweaks/Customize-Preferences/TaskbarSearch.md @@ -2,7 +2,8 @@ title: "Search Button in Taskbar" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=2486} + +```json {filename="config/tweaks.json",linenos=inline,linenostart=2478} "WPFToggleTaskbarSearch": { "Content": "Search Button in Taskbar", "Description": "If Enabled Search Button will be on the taskbar.", diff --git a/docs/content/dev/tweaks/Customize-Preferences/VerboseLogon.md b/docs/content/dev/tweaks/Customize-Preferences/VerboseLogon.md index f691066e..67686fde 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/VerboseLogon.md +++ b/docs/content/dev/tweaks/Customize-Preferences/VerboseLogon.md @@ -2,7 +2,8 @@ title: "Verbose Messages During Logon" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=2238} + +```json {filename="config/tweaks.json",linenos=inline,linenostart=2230} "WPFToggleVerboseLogon": { "Content": "Verbose Messages During Logon", "Description": "Show detailed messages during the login process for troubleshooting and diagnostics.", diff --git a/docs/content/dev/tweaks/Essential-Tweaks/Activity.md b/docs/content/dev/tweaks/Essential-Tweaks/Activity.md index 218fdeb9..561760e2 100644 --- a/docs/content/dev/tweaks/Essential-Tweaks/Activity.md +++ b/docs/content/dev/tweaks/Essential-Tweaks/Activity.md @@ -2,6 +2,7 @@ title: "Disable Activity History" description: "" --- + ```json {filename="config/tweaks.json",linenos=inline,linenostart=2} "WPFTweaksActivity": { "Content": "Disable Activity History", diff --git a/docs/content/dev/tweaks/Essential-Tweaks/ConsumerFeatures.md b/docs/content/dev/tweaks/Essential-Tweaks/ConsumerFeatures.md index 4b623bf4..c1d6ea8e 100644 --- a/docs/content/dev/tweaks/Essential-Tweaks/ConsumerFeatures.md +++ b/docs/content/dev/tweaks/Essential-Tweaks/ConsumerFeatures.md @@ -2,7 +2,8 @@ title: "Disable ConsumerFeatures" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1299} + +```json {filename="config/tweaks.json",linenos=inline,linenostart=1291} "WPFTweaksConsumerFeatures": { "Content": "Disable ConsumerFeatures", "Description": "Windows will not automatically install any games, third-party apps, or application links from the Windows Store for the signed-in user. Some default Apps will be inaccessible (eg. Phone Link)", diff --git a/docs/content/dev/tweaks/Essential-Tweaks/DeleteTempFiles.md b/docs/content/dev/tweaks/Essential-Tweaks/DeleteTempFiles.md index c5759207..59a7e7ff 100644 --- a/docs/content/dev/tweaks/Essential-Tweaks/DeleteTempFiles.md +++ b/docs/content/dev/tweaks/Essential-Tweaks/DeleteTempFiles.md @@ -2,7 +2,8 @@ title: "Delete Temporary Files" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=2047} + +```json {filename="config/tweaks.json",linenos=inline,linenostart=2039} "WPFTweaksDeleteTempFiles": { "Content": "Delete Temporary Files", "Description": "Erases TEMP Folders", diff --git a/docs/content/dev/tweaks/Essential-Tweaks/DisableExplorerAutoDiscovery.md b/docs/content/dev/tweaks/Essential-Tweaks/DisableExplorerAutoDiscovery.md index b21b40ad..b0896a26 100644 --- a/docs/content/dev/tweaks/Essential-Tweaks/DisableExplorerAutoDiscovery.md +++ b/docs/content/dev/tweaks/Essential-Tweaks/DisableExplorerAutoDiscovery.md @@ -2,7 +2,8 @@ title: "Disable Explorer Automatic Folder Discovery" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=2615} + +```json {filename="config/tweaks.json",linenos=inline,linenostart=2612} "WPFTweaksDisableExplorerAutoDiscovery": { "Content": "Disable Explorer Automatic Folder Discovery", "Description": "Windows Explorer automatically tries to guess the type of the folder based on its contents, slowing down the browsing experience.", diff --git a/docs/content/dev/tweaks/Essential-Tweaks/DiskCleanup.md b/docs/content/dev/tweaks/Essential-Tweaks/DiskCleanup.md index 8076e1ca..7fff1512 100644 --- a/docs/content/dev/tweaks/Essential-Tweaks/DiskCleanup.md +++ b/docs/content/dev/tweaks/Essential-Tweaks/DiskCleanup.md @@ -2,7 +2,8 @@ title: "Run Disk Cleanup" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=2034} + +```json {filename="config/tweaks.json",linenos=inline,linenostart=2026} "WPFTweaksDiskCleanup": { "Content": "Run Disk Cleanup", "Description": "Runs Disk Cleanup on Drive C: and removes old Windows Updates.", diff --git a/docs/content/dev/tweaks/Essential-Tweaks/EndTaskOnTaskbar.md b/docs/content/dev/tweaks/Essential-Tweaks/EndTaskOnTaskbar.md index 8c65146b..af9d76f6 100644 --- a/docs/content/dev/tweaks/Essential-Tweaks/EndTaskOnTaskbar.md +++ b/docs/content/dev/tweaks/Essential-Tweaks/EndTaskOnTaskbar.md @@ -2,7 +2,8 @@ title: "Enable End Task With Right Click" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1771} + +```json {filename="config/tweaks.json",linenos=inline,linenostart=1763} "WPFTweaksEndTaskOnTaskbar": { "Content": "Enable End Task With Right Click", "Description": "Enables option to end task when right clicking a program in the taskbar", diff --git a/docs/content/dev/tweaks/Essential-Tweaks/Hiber.md b/docs/content/dev/tweaks/Essential-Tweaks/Hiber.md index bc0ab5a1..e1a7816a 100644 --- a/docs/content/dev/tweaks/Essential-Tweaks/Hiber.md +++ b/docs/content/dev/tweaks/Essential-Tweaks/Hiber.md @@ -2,6 +2,7 @@ title: "Disable Hibernation" description: "" --- + ```json {filename="config/tweaks.json",linenos=inline,linenostart=32} "WPFTweaksHiber": { "Content": "Disable Hibernation", diff --git a/docs/content/dev/tweaks/Essential-Tweaks/Location.md b/docs/content/dev/tweaks/Essential-Tweaks/Location.md index d5b5a03e..18aa0502 100644 --- a/docs/content/dev/tweaks/Essential-Tweaks/Location.md +++ b/docs/content/dev/tweaks/Essential-Tweaks/Location.md @@ -2,7 +2,8 @@ title: "Disable Location Tracking" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=133} + +```json {filename="config/tweaks.json",linenos=inline,linenostart=125} "WPFTweaksLocation": { "Content": "Disable Location Tracking", "Description": "Disables Location Tracking...DUH!", diff --git a/docs/content/dev/tweaks/Essential-Tweaks/Powershell7Tele.md b/docs/content/dev/tweaks/Essential-Tweaks/Powershell7Tele.md index b50a27d8..3fea7a04 100644 --- a/docs/content/dev/tweaks/Essential-Tweaks/Powershell7Tele.md +++ b/docs/content/dev/tweaks/Essential-Tweaks/Powershell7Tele.md @@ -2,7 +2,8 @@ title: "Disable Powershell 7 Telemetry" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1787} + +```json {filename="config/tweaks.json",linenos=inline,linenostart=1779} "WPFTweaksPowershell7Tele": { "Content": "Disable Powershell 7 Telemetry", "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.", diff --git a/docs/content/dev/tweaks/Essential-Tweaks/RestorePoint.md b/docs/content/dev/tweaks/Essential-Tweaks/RestorePoint.md index 573fcc61..08cf6233 100644 --- a/docs/content/dev/tweaks/Essential-Tweaks/RestorePoint.md +++ b/docs/content/dev/tweaks/Essential-Tweaks/RestorePoint.md @@ -2,7 +2,8 @@ title: "Create Restore Point" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1744} + +```json {filename="config/tweaks.json",linenos=inline,linenostart=1736} "WPFTweaksRestorePoint": { "Content": "Create Restore Point", "Description": "Creates a restore point at runtime in case a revert is needed from WinUtil modifications", diff --git a/docs/content/dev/tweaks/Essential-Tweaks/Services.md b/docs/content/dev/tweaks/Essential-Tweaks/Services.md index 82bace5b..bded6f1c 100644 --- a/docs/content/dev/tweaks/Essential-Tweaks/Services.md +++ b/docs/content/dev/tweaks/Essential-Tweaks/Services.md @@ -2,7 +2,8 @@ title: "Set Services to Manual" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=170} + +```json {filename="config/tweaks.json",linenos=inline,linenostart=162} "WPFTweaksServices": { "Content": "Set Services to Manual", "Description": "Turns a bunch of system services to manual that don't need to be running all the time. This is pretty harmless as if the service is needed, it will simply start on demand.", diff --git a/docs/content/dev/tweaks/Essential-Tweaks/Telemetry.md b/docs/content/dev/tweaks/Essential-Tweaks/Telemetry.md index d483534e..a7ea6098 100644 --- a/docs/content/dev/tweaks/Essential-Tweaks/Telemetry.md +++ b/docs/content/dev/tweaks/Essential-Tweaks/Telemetry.md @@ -2,7 +2,8 @@ title: "Disable Telemetry" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1315} + +```json {filename="config/tweaks.json",linenos=inline,linenostart=1307} "WPFTweaksTelemetry": { "Content": "Disable Telemetry", "Description": "Disables Microsoft Telemetry...Duh", diff --git a/docs/content/dev/tweaks/Essential-Tweaks/WPBT.md b/docs/content/dev/tweaks/Essential-Tweaks/WPBT.md index 70c6e4fc..1e9f4b24 100644 --- a/docs/content/dev/tweaks/Essential-Tweaks/WPBT.md +++ b/docs/content/dev/tweaks/Essential-Tweaks/WPBT.md @@ -2,7 +2,8 @@ title: "Disable Windows Platform Binary Table (WPBT)" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1901} + +```json {filename="config/tweaks.json",linenos=inline,linenostart=1893} "WPFTweaksWPBT": { "Content": "Disable Windows Platform Binary Table (WPBT)", "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.", diff --git a/docs/content/dev/tweaks/Essential-Tweaks/Widget.md b/docs/content/dev/tweaks/Essential-Tweaks/Widget.md index 738fcdd8..3baca80d 100644 --- a/docs/content/dev/tweaks/Essential-Tweaks/Widget.md +++ b/docs/content/dev/tweaks/Essential-Tweaks/Widget.md @@ -2,6 +2,7 @@ title: "Remove Widgets" description: "" --- + ```json {filename="config/tweaks.json",linenos=inline,linenostart=61} "WPFTweaksWidget": { "Content": "Remove Widgets", @@ -10,9 +11,11 @@ description: "" "panel": "1", "InvokeScript": [ " - # Sometimes if you dont stop Widgets Process for removal to work + # Sometimes if you dont stop the Widgets process the removal may fail + Stop-Process -Name Widgets Get-AppxPackage Microsoft.WidgetsPlatformRuntime -AllUsers | Remove-AppxPackage -AllUsers + Get-AppxPackage MicrosoftWindows.Client.WebExperience -AllUsers | Remove-AppxPackage -AllUsers Invoke-WinUtilExplorerUpdate -action \"restart\" Write-Host \"Removed widgets\" @@ -21,7 +24,10 @@ description: "" "UndoScript": [ " Write-Host \"Restoring widgets AppxPackages\" - Add-AppxPackage -DisableDevelopmentMode -Register \"C:\\Program Files\\WindowsApps\\Microsoft.WidgetsPlatformRuntime*\\AppxManifest.xml\" + + Add-AppxPackage -Register \"C:\\Program Files\\WindowsApps\\Microsoft.WidgetsPlatformRuntime*\\AppxManifest.xml\" -DisableDevelopmentMode + Add-AppxPackage -Register \"C:\\Program Files\\WindowsApps\\MicrosoftWindows.Client.WebExperience*\\AppxManifest.xml\" -DisableDevelopmentMode + Invoke-WinUtilExplorerUpdate -action \"restart\" " ], diff --git a/docs/content/dev/tweaks/Performance-Plans/AddUltPerf.md b/docs/content/dev/tweaks/Performance-Plans/AddUltPerf.md index 0c80256e..584aac1b 100644 --- a/docs/content/dev/tweaks/Performance-Plans/AddUltPerf.md +++ b/docs/content/dev/tweaks/Performance-Plans/AddUltPerf.md @@ -2,6 +2,7 @@ title: "Add and Activate Ultimate Performance Profile" description: "" --- + ```powershell {filename="functions/public/Invoke-WPFUltimatePerformance.ps1",linenos=inline,linenostart=1} Function Invoke-WPFUltimatePerformance { <# diff --git a/docs/content/dev/tweaks/Performance-Plans/RemoveUltPerf.md b/docs/content/dev/tweaks/Performance-Plans/RemoveUltPerf.md index b5e965ea..5aabc88e 100644 --- a/docs/content/dev/tweaks/Performance-Plans/RemoveUltPerf.md +++ b/docs/content/dev/tweaks/Performance-Plans/RemoveUltPerf.md @@ -2,6 +2,7 @@ title: "Remove Ultimate Performance Profile" description: "" --- + ```powershell {filename="functions/public/Invoke-WPFUltimatePerformance.ps1",linenos=inline,linenostart=1} Function Invoke-WPFUltimatePerformance { <# diff --git a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/BlockAdobeNet.md b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/BlockAdobeNet.md index b96e37bf..ddbdecb0 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/BlockAdobeNet.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/BlockAdobeNet.md @@ -2,7 +2,8 @@ title: "Adobe Network Block" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1982} + +```json {filename="config/tweaks.json",linenos=inline,linenostart=1974} "WPFTweaksBlockAdobeNet": { "Content": "Adobe Network Block", "Description": "Reduce user interruptions by selectively blocking connections to Adobe's activation and telemetry servers. Credit: Ruddernation-Designs", @@ -11,9 +12,9 @@ description: "" "InvokeScript": [ " $hostsUrl = \"https://github.com/Ruddernation-Designs/Adobe-URL-Block-List/raw/refs/heads/master/hosts\" - $hosts = \"$env:SystemRoot\\System32\\drivers\\etc\\hosts\" + $hosts = \"$Env:SystemRoot\\System32\\drivers\\etc\\hosts\" - Copy-Item $hosts \"$env:SystemRoot\\System32\\drivers\\etc\\hosts\\$hosts.bak\" + Move-Item $hosts \"$hosts.bak\" Invoke-WebRequest $hostsUrl -OutFile $hosts ipconfig /flushdns @@ -22,10 +23,10 @@ description: "" ], "UndoScript": [ " - $hosts = \"$env:SystemRoot\\System32\\drivers\\etc\\hosts\" - $backup = \"$env:SystemRoot\\System32\\drivers\\etc\\hosts\\$hosts.bak\" + $hosts = \"$Env:SystemRoot\\System32\\drivers\\etc\\hosts\" Remove-Item $hosts + Move-Item \"$hosts.bak\" $hosts ipconfig /flushdns Write-Host \"Removed Adobe url block list from host file\" diff --git a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/BraveDebloat.md b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/BraveDebloat.md index 300c79d6..24127595 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/BraveDebloat.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/BraveDebloat.md @@ -2,7 +2,8 @@ title: "Brave Debloat" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1134} + +```json {filename="config/tweaks.json",linenos=inline,linenostart=1126} "WPFTweaksBraveDebloat": { "Content": "Brave Debloat", "Description": "Disables various annoyances like Brave Rewards,Leo AI,Crypto Wallet and VPN", diff --git a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/DeBloat.md b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/DeBloat.md index 5593b732..148a06da 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/DeBloat.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/DeBloat.md @@ -2,7 +2,8 @@ title: "Remove ALL MS Store Apps - NOT RECOMMENDED" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1655} + +```json {filename="config/tweaks.json",linenos=inline,linenostart=1647} "WPFTweaksDeBloat": { "Content": "Remove ALL MS Store Apps - NOT RECOMMENDED", "Description": "USE WITH CAUTION!!! This will remove ALL Microsoft store apps.", diff --git a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/DisableBGapps.md b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/DisableBGapps.md index 5ced1126..542eb6ea 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/DisableBGapps.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/DisableBGapps.md @@ -2,7 +2,8 @@ title: "Disable Background Apps" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=2120} + +```json {filename="config/tweaks.json",linenos=inline,linenostart=2112} "WPFTweaksDisableBGapps": { "Content": "Disable Background Apps", "Description": "Disables all Microsoft Store apps from running in the background, which has to be done individually since Win11", diff --git a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/DisableFSO.md b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/DisableFSO.md index 453bb4b1..203c29b6 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/DisableFSO.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/DisableFSO.md @@ -2,7 +2,8 @@ title: "Disable Fullscreen Optimizations" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=2136} + +```json {filename="config/tweaks.json",linenos=inline,linenostart=2128} "WPFTweaksDisableFSO": { "Content": "Disable Fullscreen Optimizations", "Description": "Disables FSO in all applications. NOTE: This will disable Color Management in Exclusive Fullscreen", diff --git a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/DisableIPv6.md b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/DisableIPv6.md index 7cc07431..cf152875 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/DisableIPv6.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/DisableIPv6.md @@ -2,7 +2,8 @@ title: "Disable IPv6" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=2098} + +```json {filename="config/tweaks.json",linenos=inline,linenostart=2090} "WPFTweaksDisableIPv6": { "Content": "Disable IPv6", "Description": "Disables IPv6.", diff --git a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/DisableNotifications.md b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/DisableNotifications.md index 71577781..e768a5f5 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/DisableNotifications.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/DisableNotifications.md @@ -2,7 +2,8 @@ title: "Disable Notification Tray/Calendar" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1959} + +```json {filename="config/tweaks.json",linenos=inline,linenostart=1951} "WPFTweaksDisableNotifications": { "Content": "Disable Notification Tray/Calendar", "Description": "Disables all Notifications INCLUDING Calendar", diff --git a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/Display.md b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/Display.md index d85ec551..367fa4e6 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/Display.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/Display.md @@ -2,7 +2,8 @@ title: "Set Display for Performance" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1542} + +```json {filename="config/tweaks.json",linenos=inline,linenostart=1534} "WPFTweaksDisplay": { "Content": "Set Display for Performance", "Description": "Sets the system preferences to performance. You can do this manually with sysdm.cpl as well.", diff --git a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/EdgeDebloat.md b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/EdgeDebloat.md index d38d3b77..99af13fd 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/EdgeDebloat.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/EdgeDebloat.md @@ -2,7 +2,8 @@ title: "Edge Debloat" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1178} + +```json {filename="config/tweaks.json",linenos=inline,linenostart=1170} "WPFTweaksEdgeDebloat": { "Content": "Edge Debloat", "Description": "Disables various telemetry options, popups, and other annoyances in Edge.", @@ -24,10 +25,10 @@ description: "" "OriginalValue": "" }, { - "Path": "HKLM:\\SOFTWARE\\Policies\\Microsoft\\Edge", - "Name": "ofefcgjbeghpigppfmkologfjadafddi", + "Path": "HKLM:\\SOFTWARE\\Policies\\Microsoft\\Edge\\ExtensionInstallBlocklist", + "Name": "1", "Type": "String", - "Value": "1", + "Value": "ofefcgjbeghpigppfmkologfjadafddi", "OriginalValue": "" }, { diff --git a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/IPv46.md b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/IPv46.md index 4159578f..b60fc95b 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/IPv46.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/IPv46.md @@ -2,7 +2,8 @@ title: "Prefer IPv4 over IPv6" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=2060} + +```json {filename="config/tweaks.json",linenos=inline,linenostart=2052} "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.", diff --git a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/OOSUbutton.md b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/OOSUbutton.md index 1edf1dc7..c0f014ba 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/OOSUbutton.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/OOSUbutton.md @@ -2,6 +2,7 @@ title: "Run OO Shutup 10" description: "" --- + ```powershell {filename="functions/public/Invoke-WPFOOSU.ps1",linenos=inline,linenostart=1} function Invoke-WPFOOSU { <# diff --git a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RazerBlock.md b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RazerBlock.md index 736746ed..cd68a832 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RazerBlock.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RazerBlock.md @@ -2,7 +2,8 @@ title: "Block Razer Software Installs" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1917} + +```json {filename="config/tweaks.json",linenos=inline,linenostart=1909} "WPFTweaksRazerBlock": { "Content": "Block Razer Software Installs", "Description": "Blocks ALL Razer Software installations. The hardware works fine without any software. WARNING: this will also block all Windows third-party driver installations.", diff --git a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveCopilot.md b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveCopilot.md index 0d0a5b9c..48a8705c 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveCopilot.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveCopilot.md @@ -2,7 +2,8 @@ title: "Disable Microsoft Copilot" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1816} + +```json {filename="config/tweaks.json",linenos=inline,linenostart=1808} "WPFTweaksRemoveCopilot": { "Content": "Disable Microsoft Copilot", "Description": "Disables MS Copilot AI built into Windows since 23H2.", @@ -72,11 +73,11 @@ description: "" Get-AppxPackage -AllUsers *Copilot* | Remove-AppxPackage -AllUsers Get-AppxPackage -AllUsers Microsoft.MicrosoftOfficeHub | Remove-AppxPackage -AllUsers - $Appx = (Get-AppxPackage *MicrosoftWindows.Client.CoreAI*).PackageFullName - if ($Appx) { - $Sid = (Get-LocalUser $Env:UserName).Sid.Value - New-Item \"HKLM:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Appx\\AppxAllUserStore\\EndOfLife\\$Sid\\$Appx\" -Force - Remove-AppxPackage $Appx + $Appx = (Get-AppxPackage MicrosoftWindows.Client.CoreAI).PackageFullName + + $Sid = (Get-LocalUser $Env:UserName).Sid.Value + New-Item \"HKLM:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Appx\\AppxAllUserStore\\EndOfLife\\$Sid\\$Appx\" -Force + Remove-AppxPackage $Appx } " ], diff --git a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveEdge.md b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveEdge.md index b51aed27..f716e1f6 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveEdge.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveEdge.md @@ -2,7 +2,8 @@ title: "Remove Microsoft Edge" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1437} + +```json {filename="config/tweaks.json",linenos=inline,linenostart=1429} "WPFTweaksRemoveEdge": { "Content": "Remove Microsoft Edge", "Description": "Unblocks Microsoft Edge uninstaller restrictions than uses that uninstaller to remove Microsoft Edge", diff --git a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveGallery.md b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveGallery.md index aa7d2633..c452541b 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveGallery.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveGallery.md @@ -2,7 +2,8 @@ title: "Remove Gallery from explorer" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1525} + +```json {filename="config/tweaks.json",linenos=inline,linenostart=1517} "WPFTweaksRemoveGallery": { "Content": "Remove Gallery from explorer", "Description": "Removes the Gallery from Explorer and sets This PC as default", diff --git a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveHome.md b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveHome.md index de97c71e..efc6f65f 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveHome.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveHome.md @@ -2,7 +2,8 @@ title: "Remove Home from Explorer" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1506} + +```json {filename="config/tweaks.json",linenos=inline,linenostart=1498} "WPFTweaksRemoveHome": { "Content": "Remove Home from Explorer", "Description": "Removes the Home from Explorer and sets This PC as default", diff --git a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveOneDrive.md b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveOneDrive.md index 35ad7d91..8633e3fc 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveOneDrive.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveOneDrive.md @@ -2,7 +2,8 @@ title: "Remove OneDrive" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1469} + +```json {filename="config/tweaks.json",linenos=inline,linenostart=1461} "WPFTweaksRemoveOneDrive": { "Content": "Remove OneDrive", "Description": "Denys permission to remove onedrive user files than uses its own uninstaller to remove it than brings back permissions", diff --git a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/revertstartmenu.md b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RevertStartMenu.md similarity index 79% rename from docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/revertstartmenu.md rename to docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RevertStartMenu.md index 3ad01d60..40bb30d9 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/revertstartmenu.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RevertStartMenu.md @@ -3,7 +3,7 @@ title: "Revert the new start menu" description: "" --- -```json +```json {filename="config/tweaks.json",linenos=inline,linenostart=90} "WPFTweaksRevertStartMenu": { "Content": "Revert the new start menu", "Description": "Uses vivetool to revert the the original start menu from 24h2", @@ -16,7 +16,7 @@ description: "" Expand-Archive ViVeTool.zip Remove-Item ViVeTool.zip - ViVeTool\\ViVeTool.exe /disable /id:47205210 + Start-Process 'ViVeTool\\ViVeTool.exe' -ArgumentList '/disable /id:47205210' -Wait -NoNewWindow Remove-Item ViVeTool -Recurse @@ -30,7 +30,7 @@ description: "" Expand-Archive ViVeTool.zip Remove-Item ViVeTool.zip - ViVeTool\\ViVeTool.exe /enable /id:47205210 + Start-Process 'ViVeTool\\ViVeTool.exe' -ArgumentList '/enable /id:47205210' -Wait -NoNewWindow Remove-Item ViVeTool -Recurse diff --git a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RightClickMenu.md b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RightClickMenu.md index 059e01b7..645c82fb 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RightClickMenu.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RightClickMenu.md @@ -2,7 +2,8 @@ title: "Set Classic Right-Click Menu " description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=2012} + +```json {filename="config/tweaks.json",linenos=inline,linenostart=2004} "WPFTweaksRightClickMenu": { "Content": "Set Classic Right-Click Menu ", "Description": "Great Windows 11 tweak to bring back good context menus when right clicking things in explorer.", diff --git a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/Storage.md b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/Storage.md index d37eacc4..8d4e3c38 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/Storage.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/Storage.md @@ -2,7 +2,8 @@ title: "Disable Storage Sense" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1800} + +```json {filename="config/tweaks.json",linenos=inline,linenostart=1792} "WPFTweaksStorage": { "Content": "Disable Storage Sense", "Description": "Storage Sense deletes temp files automatically.", diff --git a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/Teredo.md b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/Teredo.md index 0bfb7edb..f56efa48 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/Teredo.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/Teredo.md @@ -2,7 +2,8 @@ title: "Disable Teredo" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=2076} + +```json {filename="config/tweaks.json",linenos=inline,linenostart=2068} "WPFTweaksTeredo": { "Content": "Disable Teredo", "Description": "Teredo network tunneling is a ipv6 feature that can cause additional latency, but may cause problems with some games", diff --git a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/UTC.md b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/UTC.md index 84225703..99038266 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/UTC.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/UTC.md @@ -2,7 +2,8 @@ title: "Set Time to UTC (Dual Boot)" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1453} + +```json {filename="config/tweaks.json",linenos=inline,linenostart=1445} "WPFTweaksUTC": { "Content": "Set Time to UTC (Dual Boot)", "Description": "Essential for computers that are dual booting. Fixes the time sync with Linux Systems.", diff --git a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/XboxRemoval.md b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/XboxRemoval.md index c5337498..fa0e33d7 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/XboxRemoval.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/XboxRemoval.md @@ -2,7 +2,8 @@ title: "Remove Xbox & Gaming Components" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1641} + +```json {filename="config/tweaks.json",linenos=inline,linenostart=1633} "WPFTweaksXboxRemoval": { "Content": "Remove Xbox & Gaming Components", "Description": "Removes Xbox services, the Xbox app, Game Bar, and related authentication components.", diff --git a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/changedns.md b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/changedns.md index 9545c7ca..206ef398 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/changedns.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/changedns.md @@ -2,7 +2,8 @@ title: "DNS" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=2591} + +```json {filename="config/tweaks.json",linenos=inline,linenostart=2588} "WPFchangedns": { "Content": "DNS", "category": "z__Advanced Tweaks - CAUTION", From e51e3454383fed52d85c09a4056e974f9cf363bd Mon Sep 17 00:00:00 2001 From: Gabi <182965942+GabiNun@users.noreply.github.com> Date: Wed, 18 Feb 2026 20:40:53 +0200 Subject: [PATCH 2/2] Update tweaks.json (#4074) --- config/tweaks.json | 282 ++++++++++++++++++++++----------------------- 1 file changed, 141 insertions(+), 141 deletions(-) diff --git a/config/tweaks.json b/config/tweaks.json index 41f4f724..e9c3f7c3 100644 --- a/config/tweaks.json +++ b/config/tweaks.json @@ -8,22 +8,22 @@ { "Path": "HKLM:\\SOFTWARE\\Policies\\Microsoft\\Windows\\System", "Name": "EnableActivityFeed", - "Type": "DWord", "Value": "0", + "Type": "DWord", "OriginalValue": "" }, { "Path": "HKLM:\\SOFTWARE\\Policies\\Microsoft\\Windows\\System", "Name": "PublishUserActivities", - "Type": "DWord", "Value": "0", + "Type": "DWord", "OriginalValue": "" }, { "Path": "HKLM:\\SOFTWARE\\Policies\\Microsoft\\Windows\\System", "Name": "UploadUserActivities", - "Type": "DWord", "Value": "0", + "Type": "DWord", "OriginalValue": "" } ], @@ -38,15 +38,15 @@ { "Path": "HKLM:\\System\\CurrentControlSet\\Control\\Session Manager\\Power", "Name": "HibernateEnabled", - "Type": "DWord", "Value": "0", + "Type": "DWord", "OriginalValue": "1" }, { "Path": "HKLM:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer\\FlyoutMenuSettings", "Name": "ShowHibernateOption", - "Type": "DWord", "Value": "0", + "Type": "DWord", "OriginalValue": "1" } ], @@ -131,29 +131,29 @@ { "Path": "HKLM:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\CapabilityAccessManager\\ConsentStore\\location", "Name": "Value", - "Type": "String", "Value": "Deny", + "Type": "String", "OriginalValue": "Allow" }, { "Path": "HKLM:\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Sensor\\Overrides\\{BFA794E4-F964-4FDB-90F6-51056BFE4B44}", "Name": "SensorPermissionState", - "Type": "DWord", "Value": "0", + "Type": "DWord", "OriginalValue": "1" }, { "Path": "HKLM:\\SYSTEM\\CurrentControlSet\\Services\\lfsvc\\Service\\Configuration", "Name": "Status", - "Type": "DWord", "Value": "0", + "Type": "DWord", "OriginalValue": "1" }, { "Path": "HKLM:\\SYSTEM\\Maps", "Name": "AutoUpdateEnabled", - "Type": "DWord", "Value": "0", + "Type": "DWord", "OriginalValue": "1" } ], @@ -1132,36 +1132,36 @@ { "Path": "HKLM:\\SOFTWARE\\Policies\\BraveSoftware\\Brave", "Name": "BraveRewardsDisabled", - "Type": "DWord", "Value": "1", + "Type": "DWord", "OriginalValue": "" }, { "Path": "HKLM:\\SOFTWARE\\Policies\\BraveSoftware\\Brave", "Name": "BraveWalletDisabled", - "Type": "DWord", "Value": "1", + "Type": "DWord", "OriginalValue": "" }, { "Path": "HKLM:\\SOFTWARE\\Policies\\BraveSoftware\\Brave", "Name": "BraveVPNDisabled", - "Type": "DWord", "Value": "1", + "Type": "DWord", "OriginalValue": "" }, { "Path": "HKLM:\\SOFTWARE\\Policies\\BraveSoftware\\Brave", "Name": "BraveAIChatEnabled", - "Type": "DWord", "Value": "0", + "Type": "DWord", "OriginalValue": "" }, { "Path": "HKLM:\\SOFTWARE\\Policies\\BraveSoftware\\Brave", "Name": "BraveStatsPingEnabled", - "Type": "DWord", "Value": "0", + "Type": "DWord", "OriginalValue": "" } ], @@ -1176,113 +1176,113 @@ { "Path": "HKLM:\\SOFTWARE\\Policies\\Microsoft\\EdgeUpdate", "Name": "CreateDesktopShortcutDefault", - "Type": "DWord", "Value": "0", + "Type": "DWord", "OriginalValue": "" }, { "Path": "HKLM:\\SOFTWARE\\Policies\\Microsoft\\Edge", "Name": "PersonalizationReportingEnabled", - "Type": "DWord", "Value": "0", + "Type": "DWord", "OriginalValue": "" }, { "Path": "HKLM:\\SOFTWARE\\Policies\\Microsoft\\Edge\\ExtensionInstallBlocklist", "Name": "1", - "Type": "String", "Value": "ofefcgjbeghpigppfmkologfjadafddi", + "Type": "String", "OriginalValue": "" }, { "Path": "HKLM:\\SOFTWARE\\Policies\\Microsoft\\Edge", "Name": "ShowRecommendationsEnabled", - "Type": "DWord", "Value": "0", + "Type": "DWord", "OriginalValue": "" }, { "Path": "HKLM:\\SOFTWARE\\Policies\\Microsoft\\Edge", "Name": "HideFirstRunExperience", - "Type": "DWord", "Value": "1", + "Type": "DWord", "OriginalValue": "" }, { "Path": "HKLM:\\SOFTWARE\\Policies\\Microsoft\\Edge", "Name": "UserFeedbackAllowed", - "Type": "DWord", "Value": "0", + "Type": "DWord", "OriginalValue": "" }, { "Path": "HKLM:\\SOFTWARE\\Policies\\Microsoft\\Edge", "Name": "ConfigureDoNotTrack", - "Type": "DWord", "Value": "1", + "Type": "DWord", "OriginalValue": "" }, { "Path": "HKLM:\\SOFTWARE\\Policies\\Microsoft\\Edge", "Name": "AlternateErrorPagesEnabled", - "Type": "DWord", "Value": "0", + "Type": "DWord", "OriginalValue": "" }, { "Path": "HKLM:\\SOFTWARE\\Policies\\Microsoft\\Edge", "Name": "EdgeCollectionsEnabled", - "Type": "DWord", "Value": "0", + "Type": "DWord", "OriginalValue": "" }, { "Path": "HKLM:\\SOFTWARE\\Policies\\Microsoft\\Edge", "Name": "EdgeShoppingAssistantEnabled", - "Type": "DWord", "Value": "0", + "Type": "DWord", "OriginalValue": "" }, { "Path": "HKLM:\\SOFTWARE\\Policies\\Microsoft\\Edge", "Name": "MicrosoftEdgeInsiderPromotionEnabled", - "Type": "DWord", "Value": "0", + "Type": "DWord", "OriginalValue": "" }, { "Path": "HKLM:\\SOFTWARE\\Policies\\Microsoft\\Edge", "Name": "ShowMicrosoftRewards", - "Type": "DWord", "Value": "0", + "Type": "DWord", "OriginalValue": "" }, { "Path": "HKLM:\\SOFTWARE\\Policies\\Microsoft\\Edge", "Name": "WebWidgetAllowed", - "Type": "DWord", "Value": "0", + "Type": "DWord", "OriginalValue": "" }, { "Path": "HKLM:\\SOFTWARE\\Policies\\Microsoft\\Edge", "Name": "DiagnosticData", - "Type": "DWord", "Value": "0", + "Type": "DWord", "OriginalValue": "" }, { "Path": "HKLM:\\SOFTWARE\\Policies\\Microsoft\\Edge", "Name": "EdgeAssetDeliveryServiceEnabled", - "Type": "DWord", "Value": "0", + "Type": "DWord", "OriginalValue": "" }, { "Path": "HKLM:\\SOFTWARE\\Policies\\Microsoft\\Edge", "Name": "WalletDonationEnabled", - "Type": "DWord", "Value": "0", + "Type": "DWord", "OriginalValue": "" } ], @@ -1296,10 +1296,10 @@ "registry": [ { "Path": "HKLM:\\SOFTWARE\\Policies\\Microsoft\\Windows\\CloudContent", - "OriginalValue": "", "Name": "DisableWindowsConsumerFeatures", "Value": "1", - "Type": "DWord" + "Type": "DWord", + "OriginalValue": "" } ], "link": "https://winutil.christitus.com/dev/tweaks/essential-tweaks/consumerfeatures" @@ -1451,8 +1451,8 @@ { "Path": "HKLM:\\SYSTEM\\CurrentControlSet\\Control\\TimeZoneInformation", "Name": "RealTimeIsUniversal", - "Type": "QWord", "Value": "1", + "Type": "QWord", "OriginalValue": "0" } ], @@ -1539,87 +1539,87 @@ "registry": [ { "Path": "HKCU:\\Control Panel\\Desktop", - "OriginalValue": "1", "Name": "DragFullWindows", "Value": "0", - "Type": "String" + "Type": "String", + "OriginalValue": "1" }, { "Path": "HKCU:\\Control Panel\\Desktop", - "OriginalValue": "400", "Name": "MenuShowDelay", "Value": "200", - "Type": "String" + "Type": "String", + "OriginalValue": "400" }, { "Path": "HKCU:\\Control Panel\\Desktop\\WindowMetrics", - "OriginalValue": "1", "Name": "MinAnimate", "Value": "0", - "Type": "String" + "Type": "String", + "OriginalValue": "1" }, { "Path": "HKCU:\\Control Panel\\Keyboard", - "OriginalValue": "1", "Name": "KeyboardDelay", "Value": "0", - "Type": "DWord" + "Type": "DWord", + "OriginalValue": "1" }, { "Path": "HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced", - "OriginalValue": "1", "Name": "ListviewAlphaSelect", "Value": "0", - "Type": "DWord" + "Type": "DWord", + "OriginalValue": "1" }, { "Path": "HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced", - "OriginalValue": "1", "Name": "ListviewShadow", "Value": "0", - "Type": "DWord" + "Type": "DWord", + "OriginalValue": "1" }, { "Path": "HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced", - "OriginalValue": "1", "Name": "TaskbarAnimations", "Value": "0", - "Type": "DWord" + "Type": "DWord", + "OriginalValue": "1" }, { "Path": "HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\VisualEffects", - "OriginalValue": "1", "Name": "VisualFXSetting", "Value": "3", - "Type": "DWord" + "Type": "DWord", + "OriginalValue": "1" }, { "Path": "HKCU:\\Software\\Microsoft\\Windows\\DWM", - "OriginalValue": "1", "Name": "EnableAeroPeek", "Value": "0", - "Type": "DWord" + "Type": "DWord", + "OriginalValue": "1" }, { "Path": "HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced", - "OriginalValue": "1", "Name": "TaskbarMn", "Value": "0", - "Type": "DWord" + "Type": "DWord", + "OriginalValue": "1" }, { "Path": "HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced", - "OriginalValue": "1", "Name": "ShowTaskViewButton", "Value": "0", - "Type": "DWord" + "Type": "DWord", + "OriginalValue": "1" }, { "Path": "HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\Search", - "OriginalValue": "1", "Name": "SearchboxTaskbarMode", "Value": "0", - "Type": "DWord" + "Type": "DWord", + "OriginalValue": "1" } ], "InvokeScript": [ @@ -1743,8 +1743,8 @@ { "Path": "HKLM:\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\SystemRestore", "Name": "SystemRestorePointCreationFrequency", - "Type": "DWord", "Value": "0", + "Type": "DWord", "OriginalValue": "1440" } ], @@ -1769,8 +1769,8 @@ { "Path": "HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced\\TaskbarDeveloperSettings", "Name": "TaskbarEndTask", - "Type": "DWord", "Value": "1", + "Type": "DWord", "OriginalValue": "" } ], @@ -1798,8 +1798,8 @@ { "Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\StorageSense\\Parameters\\StoragePolicy", "Name": "01", - "Type": "DWord", "Value": "0", + "Type": "DWord", "OriginalValue": "1" } ], @@ -1814,57 +1814,57 @@ { "Path": "HKLM:\\SOFTWARE\\Policies\\Microsoft\\Windows\\WindowsCopilot", "Name": "TurnOffWindowsCopilot", - "Type": "DWord", "Value": "1", + "Type": "DWord", "OriginalValue": "" }, { "Path": "HKCU:\\Software\\Policies\\Microsoft\\Windows\\WindowsCopilot", "Name": "TurnOffWindowsCopilot", - "Type": "DWord", "Value": "1", + "Type": "DWord", "OriginalValue": "" }, { "Path": "HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced", "Name": "ShowCopilotButton", - "Type": "DWord", "Value": "0", + "Type": "DWord", "OriginalValue": "1" }, { "Path": "HKLM:\\SOFTWARE\\Microsoft\\Windows\\Shell\\Copilot", "Name": "IsCopilotAvailable", - "Type": "DWord", "Value": "0", + "Type": "DWord", "OriginalValue": "" }, { "Path": "HKLM:\\SOFTWARE\\Microsoft\\Windows\\Shell\\Copilot", "Name": "CopilotDisabledReason", - "Type": "String", "Value": "IsEnabledForGeographicRegionFailed", + "Type": "String", "OriginalValue": "" }, { "Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\WindowsCopilot", "Name": "AllowCopilotRuntime", - "Type": "DWord", "Value": "0", + "Type": "DWord", "OriginalValue": "" }, { "Path": "HKLM:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Shell Extensions\\Blocked", "Name": "{CB3B0003-8088-4EDE-8769-8B354AB2FF8C}", - "Type": "String", "Value": "", + "Type": "String", "OriginalValue": "" }, { "Path": "HKLM:\\SOFTWARE\\Microsoft\\Windows\\Shell\\Copilot\\BingChat", "Name": "IsUserEligible", - "Type": "DWord", "Value": "0", + "Type": "DWord", "OriginalValue": "" } ], @@ -1900,8 +1900,8 @@ "Path": "HKLM:\\SYSTEM\\CurrentControlSet\\Control\\Session Manager", "Name": "DisableWpbtExecution", "Value": "1", - "OriginalValue": "", - "Type": "DWord" + "Type": "DWord", + "OriginalValue": "" } ], "link": "https://winutil.christitus.com/dev/tweaks/essential-tweaks/wpbt" @@ -1916,15 +1916,15 @@ "Path": "HKLM:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\DriverSearching", "Name": "SearchOrderConfig", "Value": "0", - "OriginalValue": "1", - "Type": "DWord" + "Type": "DWord", + "OriginalValue": "1" }, { "Path": "HKLM:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Device Installer", "Name": "DisableCoInstallers", "Value": "1", - "OriginalValue": "0", - "Type": "DWord" + "Type": "DWord", + "OriginalValue": "0" } ], "InvokeScript": [ @@ -1957,15 +1957,15 @@ { "Path": "HKCU:\\Software\\Policies\\Microsoft\\Windows\\Explorer", "Name": "DisableNotificationCenter", - "Type": "DWord", "Value": "1", + "Type": "DWord", "OriginalValue": "" }, { "Path": "HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\PushNotifications", "Name": "ToastEnabled", - "Type": "DWord", "Value": "0", + "Type": "DWord", "OriginalValue": "1" } ], @@ -2059,8 +2059,8 @@ "Path": "HKLM:\\SYSTEM\\CurrentControlSet\\Services\\Tcpip6\\Parameters", "Name": "DisabledComponents", "Value": "32", - "OriginalValue": "0", - "Type": "DWord" + "Type": "DWord", + "OriginalValue": "0" } ], "link": "https://winutil.christitus.com/dev/tweaks/z--advanced-tweaks---caution/ipv46" @@ -2075,8 +2075,8 @@ "Path": "HKLM:\\SYSTEM\\CurrentControlSet\\Services\\Tcpip6\\Parameters", "Name": "DisabledComponents", "Value": "1", - "OriginalValue": "0", - "Type": "DWord" + "Type": "DWord", + "OriginalValue": "0" } ], "InvokeScript": [ @@ -2097,8 +2097,8 @@ "Path": "HKLM:\\SYSTEM\\CurrentControlSet\\Services\\Tcpip6\\Parameters", "Name": "DisabledComponents", "Value": "255", - "OriginalValue": "0", - "Type": "DWord" + "Type": "DWord", + "OriginalValue": "0" } ], "InvokeScript": [ @@ -2119,8 +2119,8 @@ "Path": "HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\BackgroundAccessApplications", "Name": "GlobalUserDisabled", "Value": "1", - "OriginalValue": "0", - "Type": "DWord" + "Type": "DWord", + "OriginalValue": "0" } ], "link": "https://winutil.christitus.com/dev/tweaks/z--advanced-tweaks---caution/disablebgapps" @@ -2135,8 +2135,8 @@ "Path": "HKCU:\\System\\GameConfigStore", "Name": "GameDVR_DXGIHonorFSEWindowsCompatible", "Value": "1", - "OriginalValue": "0", - "Type": "DWord" + "Type": "DWord", + "OriginalValue": "0" } ], "link": "https://winutil.christitus.com/dev/tweaks/z--advanced-tweaks---caution/disablefso" @@ -2152,17 +2152,17 @@ "Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Themes\\Personalize", "Name": "AppsUseLightTheme", "Value": "0", + "Type": "DWord", "OriginalValue": "1", - "DefaultState": "false", - "Type": "DWord" + "DefaultState": "false" }, { "Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Themes\\Personalize", "Name": "SystemUsesLightTheme", "Value": "0", + "Type": "DWord", "OriginalValue": "1", - "DefaultState": "false", - "Type": "DWord" + "DefaultState": "false" } ], "InvokeScript": [ @@ -2194,9 +2194,9 @@ "Path": "HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\Search", "Name": "BingSearchEnabled", "Value": "1", + "Type": "DWord", "OriginalValue": "0", - "DefaultState": "true", - "Type": "DWord" + "DefaultState": "true" } ], "link": "https://winutil.christitus.com/dev/tweaks/customize-preferences/bingsearch" @@ -2212,17 +2212,17 @@ "Path": "HKU:\\.Default\\Control Panel\\Keyboard", "Name": "InitialKeyboardIndicators", "Value": "2", + "Type": "DWord", "OriginalValue": "0", - "DefaultState": "false", - "Type": "DWord" + "DefaultState": "false" }, { "Path": "HKCU:\\Control Panel\\Keyboard", "Name": "InitialKeyboardIndicators", "Value": "2", + "Type": "DWord", "OriginalValue": "0", - "DefaultState": "false", - "Type": "DWord" + "DefaultState": "false" } ], "link": "https://winutil.christitus.com/dev/tweaks/customize-preferences/numlock" @@ -2238,9 +2238,9 @@ "Path": "HKLM:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Policies\\System", "Name": "VerboseStatus", "Value": "1", + "Type": "DWord", "OriginalValue": "0", - "DefaultState": "false", - "Type": "DWord" + "DefaultState": "false" } ], "link": "https://winutil.christitus.com/dev/tweaks/customize-preferences/verboselogon" @@ -2256,25 +2256,25 @@ "Path": "HKLM:\\SOFTWARE\\Microsoft\\PolicyManager\\current\\device\\Start", "Name": "HideRecommendedSection", "Value": "0", + "Type": "DWord", "OriginalValue": "1", - "DefaultState": "true", - "Type": "DWord" + "DefaultState": "true" }, { "Path": "HKLM:\\SOFTWARE\\Microsoft\\PolicyManager\\current\\device\\Education", "Name": "IsEducationEnvironment", "Value": "0", + "Type": "DWord", "OriginalValue": "1", - "DefaultState": "true", - "Type": "DWord" + "DefaultState": "true" }, { "Path": "HKLM:\\SOFTWARE\\Policies\\Microsoft\\Windows\\Explorer", "Name": "HideRecommendedSection", "Value": "0", + "Type": "DWord", "OriginalValue": "1", - "DefaultState": "true", - "Type": "DWord" + "DefaultState": "true" } ], "InvokeScript": [ @@ -2299,8 +2299,8 @@ { "Path": "HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\Explorer", "Name": "SettingsPageVisibility", - "Type": "String", "Value": "hide:home", + "Type": "String", "OriginalValue": "show:home", "DefaultState": "false" } @@ -2318,25 +2318,25 @@ "Path": "HKCU:\\Control Panel\\Mouse", "Name": "MouseSpeed", "Value": "1", + "Type": "DWord", "OriginalValue": "0", - "DefaultState": "true", - "Type": "DWord" + "DefaultState": "true" }, { "Path": "HKCU:\\Control Panel\\Mouse", "Name": "MouseThreshold1", "Value": "6", + "Type": "DWord", "OriginalValue": "0", - "DefaultState": "true", - "Type": "DWord" + "DefaultState": "true" }, { "Path": "HKCU:\\Control Panel\\Mouse", "Name": "MouseThreshold2", "Value": "10", + "Type": "DWord", "OriginalValue": "0", - "DefaultState": "true", - "Type": "DWord" + "DefaultState": "true" } ], "link": "https://winutil.christitus.com/dev/tweaks/customize-preferences/mouseacceleration" @@ -2352,9 +2352,9 @@ "Path": "HKCU:\\Control Panel\\Accessibility\\StickyKeys", "Name": "Flags", "Value": "506", + "Type": "DWord", "OriginalValue": "58", - "DefaultState": "true", - "Type": "DWord" + "DefaultState": "true" } ], "link": "https://winutil.christitus.com/dev/tweaks/customize-preferences/stickykeys" @@ -2370,33 +2370,33 @@ "Path": "HKCU:\\SOFTWARE\\Microsoft\\Office\\16.0\\Outlook\\Preferences", "Name": "UseNewOutlook", "Value": "1", + "Type": "DWord", "OriginalValue": "0", - "DefaultState": "true", - "Type": "DWord" + "DefaultState": "true" }, { "Path": "HKCU:\\Software\\Microsoft\\Office\\16.0\\Outlook\\Options\\General", "Name": "HideNewOutlookToggle", "Value": "0", + "Type": "DWord", "OriginalValue": "1", - "DefaultState": "true", - "Type": "DWord" + "DefaultState": "true" }, { "Path": "HKCU:\\Software\\Policies\\Microsoft\\Office\\16.0\\Outlook\\Options\\General", "Name": "DoNewOutlookAutoMigration", "Value": "0", + "Type": "DWord", "OriginalValue": "0", - "DefaultState": "false", - "Type": "DWord" + "DefaultState": "false" }, { "Path": "HKCU:\\Software\\Policies\\Microsoft\\Office\\16.0\\Outlook\\Preferences", "Name": "NewOutlookMigrationUserSetting", "Value": "0", + "Type": "DWord", "OriginalValue": "", - "DefaultState": "true", - "Type": "DWord" + "DefaultState": "true" } ], "link": "https://winutil.christitus.com/dev/tweaks/customize-preferences/newoutlook" @@ -2412,9 +2412,9 @@ "Path": "HKLM:\\SOFTWARE\\Microsoft\\Windows\\Dwm", "Name": "OverlayTestMode", "Value": "5", + "Type": "DWord", "OriginalValue": "", - "DefaultState": "false", - "Type": "DWord" + "DefaultState": "false" } ], "link": "https://winutil.christitus.com/dev/tweaks/customize-preferences/multiplaneoverlay" @@ -2430,9 +2430,9 @@ "Path": "HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced", "Name": "Hidden", "Value": "1", + "Type": "DWord", "OriginalValue": "0", - "DefaultState": "false", - "Type": "DWord" + "DefaultState": "false" } ], "InvokeScript": [ @@ -2458,9 +2458,9 @@ "Path": "HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced", "Name": "HideFileExt", "Value": "0", + "Type": "DWord", "OriginalValue": "1", - "DefaultState": "false", - "Type": "DWord" + "DefaultState": "false" } ], "InvokeScript": [ @@ -2486,9 +2486,9 @@ "Path": "HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\Search", "Name": "SearchboxTaskbarMode", "Value": "1", + "Type": "DWord", "OriginalValue": "0", - "DefaultState": "true", - "Type": "DWord" + "DefaultState": "true" } ], "link": "https://winutil.christitus.com/dev/tweaks/customize-preferences/taskbarsearch" @@ -2504,9 +2504,9 @@ "Path": "HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced", "Name": "ShowTaskViewButton", "Value": "1", + "Type": "DWord", "OriginalValue": "0", - "DefaultState": "true", - "Type": "DWord" + "DefaultState": "true" } ], "link": "https://winutil.christitus.com/dev/tweaks/customize-preferences/taskview" @@ -2522,9 +2522,9 @@ "Path": "HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced", "Name": "TaskbarAl", "Value": "1", + "Type": "DWord", "OriginalValue": "0", - "DefaultState": "true", - "Type": "DWord" + "DefaultState": "true" } ], "InvokeScript": [ @@ -2545,17 +2545,17 @@ "Path": "HKLM:\\SYSTEM\\CurrentControlSet\\Control\\CrashControl", "Name": "DisplayParameters", "Value": "1", + "Type": "DWord", "OriginalValue": "0", - "DefaultState": "false", - "Type": "DWord" + "DefaultState": "false" }, { "Path": "HKLM:\\SYSTEM\\CurrentControlSet\\Control\\CrashControl", "Name": "DisableEmoticon", "Value": "1", + "Type": "DWord", "OriginalValue": "0", - "DefaultState": "false", - "Type": "DWord" + "DefaultState": "false" } ], "link": "https://winutil.christitus.com/dev/tweaks/customize-preferences/detailedbsod" @@ -2571,9 +2571,9 @@ "Path": "HKLM:\\SYSTEM\\CurrentControlSet\\Control\\Power", "Name": "PlatformAoAcOverride", "Value": "0", + "Type": "DWord", "OriginalValue": "", - "DefaultState": "false", - "Type": "DWord" + "DefaultState": "false" } ], "link": "https://winutil.christitus.com/dev/tweaks/customize-preferences/s3sleep" @@ -2675,9 +2675,9 @@ "Path": "HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\CrossDeviceResume\\Configuration", "Name": "IsResumeAllowed", "Value": "1", + "Type": "DWord", "OriginalValue": "0", - "DefaultState": "true", - "Type": "DWord" + "DefaultState": "true" } ], "link": "https://winutil.christitus.com/dev/tweaks/customize-preferences/disablecrossdeviceresume"