From f31e5eb2ac7f3dcfdf3dcbc695c36e0c303fc33f Mon Sep 17 00:00:00 2001 From: Chris Titus Date: Fri, 17 Apr 2026 09:04:35 -0500 Subject: [PATCH] chore: Update generated dev docs (#4382) --- .../dev/features/Features/DisableLegacyRecovery.md | 4 ++-- .../dev/features/Features/EnableLegacyRecovery.md | 4 ++-- docs/content/dev/features/Features/RegBackup.md | 4 ++-- docs/content/dev/features/Features/Sandbox.md | 4 ++-- docs/content/dev/features/Features/dotnet.md | 4 ++-- docs/content/dev/features/Features/hyperv.md | 4 ++-- docs/content/dev/features/Features/legacymedia.md | 4 ++-- docs/content/dev/features/Features/nfs.md | 4 ++-- docs/content/dev/features/Features/wsl.md | 4 ++-- docs/content/dev/features/Fixes/Autologin.md | 2 +- docs/content/dev/features/Fixes/DISM.md | 2 +- docs/content/dev/features/Fixes/NTPPool.md | 2 +- docs/content/dev/features/Fixes/Network.md | 2 +- docs/content/dev/features/Fixes/Update.md | 2 +- docs/content/dev/features/Fixes/Winget.md | 2 +- .../InstallPSProfile.md | 2 +- .../UninstallPSProfile.md | 2 +- .../dev/features/Remote-Access/SSHServer.md | 2 +- .../dev/tweaks/Customize-Preferences/BingSearch.md | 6 +++--- .../dev/tweaks/Customize-Preferences/DarkMode.md | 2 +- .../tweaks/Customize-Preferences/DetailedBSoD.md | 6 +++--- .../DisableCrossDeviceResume.md | 2 +- .../tweaks/Customize-Preferences/HiddenFiles.md | 6 +++--- .../Customize-Preferences/HideSettingsHome.md | 14 +++++++------- .../dev/tweaks/Customize-Preferences/LoginBlur.md | 2 +- .../Customize-Preferences/MouseAcceleration.md | 2 +- .../Customize-Preferences/MultiplaneOverlay.md | 14 +++++++------- .../dev/tweaks/Customize-Preferences/NewOutlook.md | 6 +++--- .../dev/tweaks/Customize-Preferences/NumLock.md | 2 +- .../dev/tweaks/Customize-Preferences/S3Sleep.md | 2 +- .../dev/tweaks/Customize-Preferences/ShowExt.md | 6 +++--- .../dev/tweaks/Customize-Preferences/StandbyFix.md | 12 ++++++------ .../StartMenuRecommendations.md | 6 +++--- .../dev/tweaks/Customize-Preferences/StickyKeys.md | 2 +- .../dev/tweaks/Customize-Preferences/TaskView.md | 6 +++--- .../Customize-Preferences/TaskbarAlignment.md | 6 +++--- .../tweaks/Customize-Preferences/TaskbarSearch.md | 6 +++--- .../tweaks/Customize-Preferences/VerboseLogon.md | 6 +++--- .../dev/tweaks/Essential-Tweaks/Activity.md | 4 ++-- .../tweaks/Essential-Tweaks/ConsumerFeatures.md | 4 ++-- .../dev/tweaks/Essential-Tweaks/DeleteTempFiles.md | 4 ++-- .../DisableExplorerAutoDiscovery.md | 6 +++--- .../tweaks/Essential-Tweaks/DisableStoreSearch.md | 4 ++-- .../dev/tweaks/Essential-Tweaks/DiskCleanup.md | 4 ++-- .../tweaks/Essential-Tweaks/EndTaskOnTaskbar.md | 4 ++-- docs/content/dev/tweaks/Essential-Tweaks/Hiber.md | 4 ++-- .../dev/tweaks/Essential-Tweaks/Location.md | 4 ++-- .../dev/tweaks/Essential-Tweaks/Powershell7Tele.md | 4 ++-- .../dev/tweaks/Essential-Tweaks/RestorePoint.md | 4 ++-- .../dev/tweaks/Essential-Tweaks/RevertStartMenu.md | 4 ++-- .../dev/tweaks/Essential-Tweaks/Services.md | 4 ++-- .../dev/tweaks/Essential-Tweaks/Telemetry.md | 4 ++-- docs/content/dev/tweaks/Essential-Tweaks/WPBT.md | 4 ++-- docs/content/dev/tweaks/Essential-Tweaks/Widget.md | 4 ++-- .../dev/tweaks/Performance-Plans/AddUltPerf.md | 2 +- .../dev/tweaks/Performance-Plans/RemoveUltPerf.md | 2 +- .../z--Advanced-Tweaks---CAUTION/BlockAdobeNet.md | 4 ++-- .../z--Advanced-Tweaks---CAUTION/BraveDebloat.md | 4 ++-- .../tweaks/z--Advanced-Tweaks---CAUTION/DeBloat.md | 4 ++-- .../z--Advanced-Tweaks---CAUTION/DisableBGapps.md | 4 ++-- .../z--Advanced-Tweaks---CAUTION/DisableFSO.md | 4 ++-- .../z--Advanced-Tweaks---CAUTION/DisableIPv6.md | 4 ++-- .../DisableNotifications.md | 4 ++-- .../tweaks/z--Advanced-Tweaks---CAUTION/Display.md | 4 ++-- .../z--Advanced-Tweaks---CAUTION/EdgeDebloat.md | 4 ++-- .../tweaks/z--Advanced-Tweaks---CAUTION/IPv46.md | 4 ++-- .../z--Advanced-Tweaks---CAUTION/OOSUbutton.md | 2 +- .../z--Advanced-Tweaks---CAUTION/RazerBlock.md | 4 ++-- .../z--Advanced-Tweaks---CAUTION/RemoveCopilot.md | 4 ++-- .../z--Advanced-Tweaks---CAUTION/RemoveEdge.md | 4 ++-- .../z--Advanced-Tweaks---CAUTION/RemoveGallery.md | 4 ++-- .../z--Advanced-Tweaks---CAUTION/RemoveHome.md | 4 ++-- .../z--Advanced-Tweaks---CAUTION/RemoveOneDrive.md | 4 ++-- .../z--Advanced-Tweaks---CAUTION/RightClickMenu.md | 4 ++-- .../tweaks/z--Advanced-Tweaks---CAUTION/Storage.md | 4 ++-- .../tweaks/z--Advanced-Tweaks---CAUTION/Teredo.md | 4 ++-- .../dev/tweaks/z--Advanced-Tweaks---CAUTION/UTC.md | 4 ++-- .../z--Advanced-Tweaks---CAUTION/XboxRemoval.md | 4 ++-- .../z--Advanced-Tweaks---CAUTION/changedns.md | 6 +++--- 79 files changed, 165 insertions(+), 165 deletions(-) diff --git a/docs/content/dev/features/Features/DisableLegacyRecovery.md b/docs/content/dev/features/Features/DisableLegacyRecovery.md index 63c1c3af..87323c2d 100644 --- a/docs/content/dev/features/Features/DisableLegacyRecovery.md +++ b/docs/content/dev/features/Features/DisableLegacyRecovery.md @@ -1,11 +1,11 @@ --- -title: "Disable Legacy F8 Boot Recovery" +title: "Legacy F8 Boot Recovery - Disable" description: "" --- ```json {filename="config/feature.json",linenos=inline,linenostart=110} "WPFFeatureDisableLegacyRecovery": { - "Content": "Disable Legacy F8 Boot Recovery", + "Content": "Legacy F8 Boot Recovery - Disable", "Description": "Disables Advanced Boot Options screen that lets you start Windows in advanced troubleshooting modes.", "category": "Features", "panel": "1", diff --git a/docs/content/dev/features/Features/EnableLegacyRecovery.md b/docs/content/dev/features/Features/EnableLegacyRecovery.md index f6d021da..bafa1385 100644 --- a/docs/content/dev/features/Features/EnableLegacyRecovery.md +++ b/docs/content/dev/features/Features/EnableLegacyRecovery.md @@ -1,11 +1,11 @@ --- -title: "Enable Legacy F8 Boot Recovery" +title: "Legacy F8 Boot Recovery - Enable" description: "" --- ```json {filename="config/feature.json",linenos=inline,linenostart=99} "WPFFeatureEnableLegacyRecovery": { - "Content": "Enable Legacy F8 Boot Recovery", + "Content": "Legacy F8 Boot Recovery - Enable", "Description": "Enables Advanced Boot Options screen that lets you start Windows in advanced troubleshooting modes.", "category": "Features", "panel": "1", diff --git a/docs/content/dev/features/Features/RegBackup.md b/docs/content/dev/features/Features/RegBackup.md index bdc2ca28..ca2df83c 100644 --- a/docs/content/dev/features/Features/RegBackup.md +++ b/docs/content/dev/features/Features/RegBackup.md @@ -1,11 +1,11 @@ --- -title: "Enable Daily Registry Backup Task 12.30am" +title: "Registry Backup (Daily Task 12:30am) - Enable" description: "" --- ```json {filename="config/feature.json",linenos=inline,linenostart=82} "WPFFeatureRegBackup": { - "Content": "Enable Daily Registry Backup Task 12.30am", + "Content": "Registry Backup (Daily Task 12:30am) - Enable", "Description": "Enables daily registry backup, previously disabled by Microsoft in Windows 10 1803.", "category": "Features", "panel": "1", diff --git a/docs/content/dev/features/Features/Sandbox.md b/docs/content/dev/features/Features/Sandbox.md index f4c6fd50..0f51f355 100644 --- a/docs/content/dev/features/Features/Sandbox.md +++ b/docs/content/dev/features/Features/Sandbox.md @@ -1,11 +1,11 @@ --- -title: "Windows Sandbox" +title: "Windows Sandbox - Enable" description: "" --- ```json {filename="config/feature.json",linenos=inline,linenostart=121} "WPFFeaturesSandbox": { - "Content": "Windows Sandbox", + "Content": "Windows Sandbox - Enable", "Description": "Windows Sandbox is a lightweight virtual machine that provides a temporary desktop environment to safely run applications and programs in isolation.", "category": "Features", "panel": "1", diff --git a/docs/content/dev/features/Features/dotnet.md b/docs/content/dev/features/Features/dotnet.md index 30940195..e854ddc0 100644 --- a/docs/content/dev/features/Features/dotnet.md +++ b/docs/content/dev/features/Features/dotnet.md @@ -1,11 +1,11 @@ --- -title: "All .Net Framework (2,3,4)" +title: ".NET Framework (Versions 2, 3, 4) - Enable" description: "" --- ```json {filename="config/feature.json",linenos=inline,linenostart=2} "WPFFeaturesdotnet": { - "Content": "All .Net Framework (2,3,4)", + "Content": ".NET Framework (Versions 2, 3, 4) - Enable", "Description": ".NET and .NET Framework is a developer platform made up of tools, programming languages, and libraries for building many different types of applications.", "category": "Features", "panel": "1", diff --git a/docs/content/dev/features/Features/hyperv.md b/docs/content/dev/features/Features/hyperv.md index 81e88a48..d34025d2 100644 --- a/docs/content/dev/features/Features/hyperv.md +++ b/docs/content/dev/features/Features/hyperv.md @@ -1,11 +1,11 @@ --- -title: "HyperV Virtualization" +title: "Hyper-V - Enable" description: "" --- ```json {filename="config/feature.json",linenos=inline,linenostart=24} "WPFFeatureshyperv": { - "Content": "HyperV Virtualization", + "Content": "Hyper-V - Enable", "Description": "Hyper-V is a hardware virtualization product developed by Microsoft that allows users to create and manage virtual machines.", "category": "Features", "panel": "1", diff --git a/docs/content/dev/features/Features/legacymedia.md b/docs/content/dev/features/Features/legacymedia.md index 25c78023..efc4a52d 100644 --- a/docs/content/dev/features/Features/legacymedia.md +++ b/docs/content/dev/features/Features/legacymedia.md @@ -1,11 +1,11 @@ --- -title: "Legacy Media (WMP, DirectPlay)" +title: "Legacy Media Components (WMP, DirectPlay) - Enable" description: "" --- ```json {filename="config/feature.json",linenos=inline,linenostart=37} "WPFFeatureslegacymedia": { - "Content": "Legacy Media (WMP, DirectPlay)", + "Content": "Legacy Media Components (WMP, DirectPlay) - Enable", "Description": "Enables legacy programs from previous versions of Windows.", "category": "Features", "panel": "1", diff --git a/docs/content/dev/features/Features/nfs.md b/docs/content/dev/features/Features/nfs.md index 471e4643..496a024a 100644 --- a/docs/content/dev/features/Features/nfs.md +++ b/docs/content/dev/features/Features/nfs.md @@ -1,11 +1,11 @@ --- -title: "NFS - Network File System" +title: "Network File System (NFS) - Enable" description: "" --- ```json {filename="config/feature.json",linenos=inline,linenostart=63} "WPFFeaturenfs": { - "Content": "NFS - Network File System", + "Content": "Network File System (NFS) - Enable", "Description": "Network File System (NFS) is a mechanism for storing files on a network.", "category": "Features", "panel": "1", diff --git a/docs/content/dev/features/Features/wsl.md b/docs/content/dev/features/Features/wsl.md index 0d8c01b0..73f8336e 100644 --- a/docs/content/dev/features/Features/wsl.md +++ b/docs/content/dev/features/Features/wsl.md @@ -1,11 +1,11 @@ --- -title: "Windows Subsystem for Linux" +title: "Windows Subsystem for Linux (WSL) - Enable" description: "" --- ```json {filename="config/feature.json",linenos=inline,linenostart=51} "WPFFeaturewsl": { - "Content": "Windows Subsystem for Linux", + "Content": "Windows Subsystem for Linux (WSL) - Enable", "Description": "Windows Subsystem for Linux is an optional feature of Windows that allows Linux programs to run natively on Windows without the need for a separate virtual machine or dual booting.", "category": "Features", "panel": "1", diff --git a/docs/content/dev/features/Fixes/Autologin.md b/docs/content/dev/features/Fixes/Autologin.md index d8e9461d..8fa3b5a3 100644 --- a/docs/content/dev/features/Fixes/Autologin.md +++ b/docs/content/dev/features/Fixes/Autologin.md @@ -1,5 +1,5 @@ --- -title: "Set Up Autologin" +title: "Autologin - Enable" description: "" --- diff --git a/docs/content/dev/features/Fixes/DISM.md b/docs/content/dev/features/Fixes/DISM.md index 5ba15f6d..b262a640 100644 --- a/docs/content/dev/features/Fixes/DISM.md +++ b/docs/content/dev/features/Fixes/DISM.md @@ -1,5 +1,5 @@ --- -title: "System Corruption Scan" +title: "System Corruption Scan - Run" description: "" --- diff --git a/docs/content/dev/features/Fixes/NTPPool.md b/docs/content/dev/features/Fixes/NTPPool.md index 7da6723c..d3e8990b 100644 --- a/docs/content/dev/features/Fixes/NTPPool.md +++ b/docs/content/dev/features/Fixes/NTPPool.md @@ -1,5 +1,5 @@ --- -title: "Configure NTP Server" +title: "NTP Server - Enable" description: "" --- diff --git a/docs/content/dev/features/Fixes/Network.md b/docs/content/dev/features/Fixes/Network.md index 880d084e..84af6f7b 100644 --- a/docs/content/dev/features/Fixes/Network.md +++ b/docs/content/dev/features/Fixes/Network.md @@ -1,5 +1,5 @@ --- -title: "Reset Network" +title: "Network - Reset" description: "" --- diff --git a/docs/content/dev/features/Fixes/Update.md b/docs/content/dev/features/Fixes/Update.md index cca61ae4..42a0bfea 100644 --- a/docs/content/dev/features/Fixes/Update.md +++ b/docs/content/dev/features/Fixes/Update.md @@ -1,5 +1,5 @@ --- -title: "Reset Windows Update" +title: "Windows Update - Reset" description: "" --- diff --git a/docs/content/dev/features/Fixes/Winget.md b/docs/content/dev/features/Fixes/Winget.md index 7cdcdf44..fa32076d 100644 --- a/docs/content/dev/features/Fixes/Winget.md +++ b/docs/content/dev/features/Fixes/Winget.md @@ -1,5 +1,5 @@ --- -title: "WinGet Reinstall" +title: "WinGet - Reinstall" description: "" --- diff --git a/docs/content/dev/features/Powershell-Profile-Powershell-7--Only/InstallPSProfile.md b/docs/content/dev/features/Powershell-Profile-Powershell-7--Only/InstallPSProfile.md index a3ca01cf..b5ff4168 100644 --- a/docs/content/dev/features/Powershell-Profile-Powershell-7--Only/InstallPSProfile.md +++ b/docs/content/dev/features/Powershell-Profile-Powershell-7--Only/InstallPSProfile.md @@ -1,5 +1,5 @@ --- -title: "Install CTT PowerShell Profile" +title: "CTT PowerShell Profile - Install" description: "" --- diff --git a/docs/content/dev/features/Powershell-Profile-Powershell-7--Only/UninstallPSProfile.md b/docs/content/dev/features/Powershell-Profile-Powershell-7--Only/UninstallPSProfile.md index 326a6fc6..1fada38a 100644 --- a/docs/content/dev/features/Powershell-Profile-Powershell-7--Only/UninstallPSProfile.md +++ b/docs/content/dev/features/Powershell-Profile-Powershell-7--Only/UninstallPSProfile.md @@ -1,5 +1,5 @@ --- -title: "Uninstall CTT PowerShell Profile" +title: "CTT PowerShell Profile - Remove" description: "" --- diff --git a/docs/content/dev/features/Remote-Access/SSHServer.md b/docs/content/dev/features/Remote-Access/SSHServer.md index c767b2cf..6a635196 100644 --- a/docs/content/dev/features/Remote-Access/SSHServer.md +++ b/docs/content/dev/features/Remote-Access/SSHServer.md @@ -1,5 +1,5 @@ --- -title: "Enable OpenSSH Server" +title: "OpenSSH Server - Enable" description: "" --- diff --git a/docs/content/dev/tweaks/Customize-Preferences/BingSearch.md b/docs/content/dev/tweaks/Customize-Preferences/BingSearch.md index 9f922c19..4b740abf 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/BingSearch.md +++ b/docs/content/dev/tweaks/Customize-Preferences/BingSearch.md @@ -1,11 +1,11 @@ --- -title: "Bing Search in Start Menu" +title: "Start Menu Bing Search" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=2111} +```json {filename="config/tweaks.json",linenos=inline,linenostart=2403} "WPFToggleBingSearch": { - "Content": "Bing Search in Start Menu", + "Content": "Start Menu Bing Search", "Description": "If enabled, Bing web search results will be included in your Start Menu search.", "category": "Customize Preferences", "panel": "2", diff --git a/docs/content/dev/tweaks/Customize-Preferences/DarkMode.md b/docs/content/dev/tweaks/Customize-Preferences/DarkMode.md index 3014decf..07665327 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/DarkMode.md +++ b/docs/content/dev/tweaks/Customize-Preferences/DarkMode.md @@ -3,7 +3,7 @@ title: "Dark Theme for Windows" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=2069} +```json {filename="config/tweaks.json",linenos=inline,linenostart=2113} "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 dc33eb0e..8385bc20 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/DetailedBSoD.md +++ b/docs/content/dev/tweaks/Customize-Preferences/DetailedBSoD.md @@ -1,11 +1,11 @@ --- -title: "Detailed BSoD" +title: "BSoD Verbose Mode" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=2503} +```json {filename="config/tweaks.json",linenos=inline,linenostart=2087} "WPFToggleDetailedBSoD": { - "Content": "Detailed BSoD", + "Content": "BSoD Verbose Mode", "Description": "If enabled, you will see a detailed Blue Screen of Death (BSOD) with more information.", "category": "Customize Preferences", "panel": "2", diff --git a/docs/content/dev/tweaks/Customize-Preferences/DisableCrossDeviceResume.md b/docs/content/dev/tweaks/Customize-Preferences/DisableCrossDeviceResume.md index 07e70cf8..93391f11 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/DisableCrossDeviceResume.md +++ b/docs/content/dev/tweaks/Customize-Preferences/DisableCrossDeviceResume.md @@ -3,7 +3,7 @@ title: "Cross-Device Resume" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=2633} +```json {filename="config/tweaks.json",linenos=inline,linenostart=2069} "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 c4a63072..31b5d96d 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/HiddenFiles.md +++ b/docs/content/dev/tweaks/Customize-Preferences/HiddenFiles.md @@ -1,11 +1,11 @@ --- -title: "Show Hidden Files" +title: "File Explorer Hidden Files" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=2383} +```json {filename="config/tweaks.json",linenos=inline,linenostart=2183} "WPFToggleHiddenFiles": { - "Content": "Show Hidden Files", + "Content": "File Explorer Hidden Files", "Description": "If enabled, Hidden Files will be shown.", "category": "Customize Preferences", "panel": "2", diff --git a/docs/content/dev/tweaks/Customize-Preferences/HideSettingsHome.md b/docs/content/dev/tweaks/Customize-Preferences/HideSettingsHome.md index e890582e..78fad178 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/HideSettingsHome.md +++ b/docs/content/dev/tweaks/Customize-Preferences/HideSettingsHome.md @@ -1,12 +1,12 @@ --- -title: "Remove Settings Home Page" +title: "Settings Home Page" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=2253} +```json {filename="config/tweaks.json",linenos=inline,linenostart=2385} "WPFToggleHideSettingsHome": { - "Content": "Remove Settings Home Page", - "Description": "Removes the Home Page in the Windows Settings app.", + "Content": "Settings Home Page", + "Description": "Enable or disable the Home Page in the Windows Settings app.", "category": "Customize Preferences", "panel": "2", "Type": "Toggle", @@ -14,10 +14,10 @@ description: "" { "Path": "HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\Explorer", "Name": "SettingsPageVisibility", - "Value": "hide:home", + "Value": "show:home", "Type": "String", - "OriginalValue": "show:home", - "DefaultState": "false" + "OriginalValue": "hide:home", + "DefaultState": "true" } ], ``` diff --git a/docs/content/dev/tweaks/Customize-Preferences/LoginBlur.md b/docs/content/dev/tweaks/Customize-Preferences/LoginBlur.md index 85688b5b..16094e32 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/LoginBlur.md +++ b/docs/content/dev/tweaks/Customize-Preferences/LoginBlur.md @@ -3,7 +3,7 @@ title: "Acrylic Blur on Login Screen" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=2191} +```json {filename="config/tweaks.json",linenos=inline,linenostart=2421} "WPFToggleLoginBlur": { "Content": "Acrylic Blur on Login Screen", "Description": "If disabled, the acrylic blur effect will be removed on the Windows 10/11 login screen background.", diff --git a/docs/content/dev/tweaks/Customize-Preferences/MouseAcceleration.md b/docs/content/dev/tweaks/Customize-Preferences/MouseAcceleration.md index fa23435f..85780c12 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/MouseAcceleration.md +++ b/docs/content/dev/tweaks/Customize-Preferences/MouseAcceleration.md @@ -3,7 +3,7 @@ title: "Mouse Acceleration" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=2271} +```json {filename="config/tweaks.json",linenos=inline,linenostart=2289} "WPFToggleMouseAcceleration": { "Content": "Mouse Acceleration", "Description": "If enabled, the 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 6e134b1a..37e02ca3 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/MultiplaneOverlay.md +++ b/docs/content/dev/tweaks/Customize-Preferences/MultiplaneOverlay.md @@ -1,12 +1,12 @@ --- -title: "Disable Multiplane Overlay" +title: "Multiplane Overlay" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=2365} +```json {filename="config/tweaks.json",linenos=inline,linenostart=2271} "WPFToggleMultiplaneOverlay": { - "Content": "Disable Multiplane Overlay", - "Description": "Disable the Multiplane Overlay which can sometimes cause issues with Graphics Cards.", + "Content": "Multiplane Overlay", + "Description": "Enable or disable the Multiplane Overlay, which can sometimes cause issues with graphics cards.", "category": "Customize Preferences", "panel": "2", "Type": "Toggle", @@ -14,10 +14,10 @@ description: "" { "Path": "HKLM:\\SOFTWARE\\Microsoft\\Windows\\Dwm", "Name": "OverlayTestMode", - "Value": "5", + "Value": "0", "Type": "DWord", - "OriginalValue": "", - "DefaultState": "false" + "OriginalValue": "5", + "DefaultState": "true" } ], ``` diff --git a/docs/content/dev/tweaks/Customize-Preferences/NewOutlook.md b/docs/content/dev/tweaks/Customize-Preferences/NewOutlook.md index 5e3c7e87..b34281c2 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/NewOutlook.md +++ b/docs/content/dev/tweaks/Customize-Preferences/NewOutlook.md @@ -1,11 +1,11 @@ --- -title: "New Outlook" +title: "Microsoft Outlook New Version" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=2323} +```json {filename="config/tweaks.json",linenos=inline,linenostart=2229} "WPFToggleNewOutlook": { - "Content": "New Outlook", + "Content": "Microsoft Outlook New Version", "Description": "If disabled, it removes the new Outlook toggle, disables the new Outlook migration, and ensures the classic Outlook application is used.", "category": "Customize Preferences", "panel": "2", diff --git a/docs/content/dev/tweaks/Customize-Preferences/NumLock.md b/docs/content/dev/tweaks/Customize-Preferences/NumLock.md index 177b5c5d..f75fe080 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/NumLock.md +++ b/docs/content/dev/tweaks/Customize-Preferences/NumLock.md @@ -3,7 +3,7 @@ title: "Num Lock on Startup" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=2147} +```json {filename="config/tweaks.json",linenos=inline,linenostart=2323} "WPFToggleNumLock": { "Content": "Num Lock 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 e7270d31..7ad96524 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/S3Sleep.md +++ b/docs/content/dev/tweaks/Customize-Preferences/S3Sleep.md @@ -3,7 +3,7 @@ title: "S3 Sleep" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=2529} +```json {filename="config/tweaks.json",linenos=inline,linenostart=2367} "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 a49d15b5..4328559c 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/ShowExt.md +++ b/docs/content/dev/tweaks/Customize-Preferences/ShowExt.md @@ -1,11 +1,11 @@ --- -title: "Show File Extensions" +title: "File Explorer File Extensions" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=2411} +```json {filename="config/tweaks.json",linenos=inline,linenostart=2155} "WPFToggleShowExt": { - "Content": "Show File Extensions", + "Content": "File Explorer File Extensions", "Description": "If enabled, File extensions (e.g., .txt, .jpg) are visible.", "category": "Customize Preferences", "panel": "2", diff --git a/docs/content/dev/tweaks/Customize-Preferences/StandbyFix.md b/docs/content/dev/tweaks/Customize-Preferences/StandbyFix.md index 306d7e5f..32d9e626 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/StandbyFix.md +++ b/docs/content/dev/tweaks/Customize-Preferences/StandbyFix.md @@ -1,12 +1,12 @@ --- -title: "Modern Standby fix" +title: "S0 Sleep Network Connectivity" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=2129} +```json {filename="config/tweaks.json",linenos=inline,linenostart=2349} "WPFToggleStandbyFix": { - "Content": "Modern Standby fix", - "Description": "Disable network connection during S0 Sleep. If network connectivity is turned on during S0 Sleep it could cause overheating on modern laptops.", + "Content": "S0 Sleep Network Connectivity", + "Description": "Enable or disable network connectivity during S0 Sleep.", "category": "Customize Preferences", "panel": "2", "Type": "Toggle", @@ -14,9 +14,9 @@ description: "" { "Path": "HKCU:\\SOFTWARE\\Policies\\Microsoft\\Power\\PowerSettings\\f15576e8-98b7-4186-b944-eafa664402d9", "Name": "ACSettingIndex", - "Value": "0", + "Value": "1", "Type": "DWord", - "OriginalValue": "", + "OriginalValue": "0", "DefaultState": "true" } ], diff --git a/docs/content/dev/tweaks/Customize-Preferences/StartMenuRecommendations.md b/docs/content/dev/tweaks/Customize-Preferences/StartMenuRecommendations.md index f9d3fc39..d7f0b126 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/StartMenuRecommendations.md +++ b/docs/content/dev/tweaks/Customize-Preferences/StartMenuRecommendations.md @@ -1,11 +1,11 @@ --- -title: "Recommendations in Start Menu" +title: "Start Menu Recommendations" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=2209} +```json {filename="config/tweaks.json",linenos=inline,linenostart=2439} "WPFToggleStartMenuRecommendations": { - "Content": "Recommendations in Start Menu", + "Content": "Start Menu Recommendations", "Description": "If disabled, then you will not see recommendations in the Start Menu. WARNING: This will also disable Windows Spotlight on your Lock Screen as a side effect.", "category": "Customize Preferences", "panel": "2", diff --git a/docs/content/dev/tweaks/Customize-Preferences/StickyKeys.md b/docs/content/dev/tweaks/Customize-Preferences/StickyKeys.md index 0e097cbe..a13cb29d 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/StickyKeys.md +++ b/docs/content/dev/tweaks/Customize-Preferences/StickyKeys.md @@ -3,7 +3,7 @@ title: "Sticky Keys" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=2305} +```json {filename="config/tweaks.json",linenos=inline,linenostart=2483} "WPFToggleStickyKeys": { "Content": "Sticky Keys", "Description": "If enabled, 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.", diff --git a/docs/content/dev/tweaks/Customize-Preferences/TaskView.md b/docs/content/dev/tweaks/Customize-Preferences/TaskView.md index fe8fda2d..91dce1e9 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/TaskView.md +++ b/docs/content/dev/tweaks/Customize-Preferences/TaskView.md @@ -1,11 +1,11 @@ --- -title: "Task View Button in Taskbar" +title: "Taskbar Task View Icon" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=2457} +```json {filename="config/tweaks.json",linenos=inline,linenostart=2547} "WPFToggleTaskView": { - "Content": "Task View Button in Taskbar", + "Content": "Taskbar Task View Icon", "Description": "If enabled, Task View Button in Taskbar will be shown.", "category": "Customize Preferences", "panel": "2", diff --git a/docs/content/dev/tweaks/Customize-Preferences/TaskbarAlignment.md b/docs/content/dev/tweaks/Customize-Preferences/TaskbarAlignment.md index 5a41a687..805e0fab 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/TaskbarAlignment.md +++ b/docs/content/dev/tweaks/Customize-Preferences/TaskbarAlignment.md @@ -1,11 +1,11 @@ --- -title: "Center Taskbar Items" +title: "Taskbar Centered Icons" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=2475} +```json {filename="config/tweaks.json",linenos=inline,linenostart=2501} "WPFToggleTaskbarAlignment": { - "Content": "Center Taskbar Items", + "Content": "Taskbar Centered Icons", "Description": "[Windows 11] If enabled, the Taskbar Items will be shown on the Center, otherwise the Taskbar Items will be shown on the Left.", "category": "Customize Preferences", "panel": "2", diff --git a/docs/content/dev/tweaks/Customize-Preferences/TaskbarSearch.md b/docs/content/dev/tweaks/Customize-Preferences/TaskbarSearch.md index 07c3f9dd..43ad0e17 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/TaskbarSearch.md +++ b/docs/content/dev/tweaks/Customize-Preferences/TaskbarSearch.md @@ -1,11 +1,11 @@ --- -title: "Search Button in Taskbar" +title: "Taskbar Search Icon" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=2439} +```json {filename="config/tweaks.json",linenos=inline,linenostart=2529} "WPFToggleTaskbarSearch": { - "Content": "Search Button in Taskbar", + "Content": "Taskbar Search Icon", "Description": "If enabled, Search Button will be on the Taskbar.", "category": "Customize Preferences", "panel": "2", diff --git a/docs/content/dev/tweaks/Customize-Preferences/VerboseLogon.md b/docs/content/dev/tweaks/Customize-Preferences/VerboseLogon.md index d208db45..f58674e7 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/VerboseLogon.md +++ b/docs/content/dev/tweaks/Customize-Preferences/VerboseLogon.md @@ -1,11 +1,11 @@ --- -title: "Verbose Messages During Logon" +title: "Logon Verbose Mode" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=2173} +```json {filename="config/tweaks.json",linenos=inline,linenostart=2211} "WPFToggleVerboseLogon": { - "Content": "Verbose Messages During Logon", + "Content": "Logon Verbose Mode", "Description": "Show detailed messages during the login process for troubleshooting and diagnostics.", "category": "Customize Preferences", "panel": "2", diff --git a/docs/content/dev/tweaks/Essential-Tweaks/Activity.md b/docs/content/dev/tweaks/Essential-Tweaks/Activity.md index a7d56ca6..ca47cfcc 100644 --- a/docs/content/dev/tweaks/Essential-Tweaks/Activity.md +++ b/docs/content/dev/tweaks/Essential-Tweaks/Activity.md @@ -1,11 +1,11 @@ --- -title: "Disable Activity History" +title: "Activity History - Disable" description: "" --- ```json {filename="config/tweaks.json",linenos=inline,linenostart=2} "WPFTweaksActivity": { - "Content": "Disable Activity History", + "Content": "Activity History - Disable", "Description": "Erases recent docs, clipboard, and run history.", "category": "Essential Tweaks", "panel": "1", diff --git a/docs/content/dev/tweaks/Essential-Tweaks/ConsumerFeatures.md b/docs/content/dev/tweaks/Essential-Tweaks/ConsumerFeatures.md index c2d76d68..a70e21ae 100644 --- a/docs/content/dev/tweaks/Essential-Tweaks/ConsumerFeatures.md +++ b/docs/content/dev/tweaks/Essential-Tweaks/ConsumerFeatures.md @@ -1,11 +1,11 @@ --- -title: "Disable ConsumerFeatures" +title: "ConsumerFeatures - Disable" description: "" --- ```json {filename="config/tweaks.json",linenos=inline,linenostart=1317} "WPFTweaksConsumerFeatures": { - "Content": "Disable ConsumerFeatures", + "Content": "ConsumerFeatures - Disable", "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).", "category": "Essential Tweaks", "panel": "1", diff --git a/docs/content/dev/tweaks/Essential-Tweaks/DeleteTempFiles.md b/docs/content/dev/tweaks/Essential-Tweaks/DeleteTempFiles.md index 85224e39..7a8ac114 100644 --- a/docs/content/dev/tweaks/Essential-Tweaks/DeleteTempFiles.md +++ b/docs/content/dev/tweaks/Essential-Tweaks/DeleteTempFiles.md @@ -1,11 +1,11 @@ --- -title: "Delete Temporary Files" +title: "Temporary Files - Remove" description: "" --- ```json {filename="config/tweaks.json",linenos=inline,linenostart=1964} "WPFTweaksDeleteTempFiles": { - "Content": "Delete Temporary Files", + "Content": "Temporary Files - Remove", "Description": "Erases TEMP Folders.", "category": "Essential Tweaks", "panel": "1", diff --git a/docs/content/dev/tweaks/Essential-Tweaks/DisableExplorerAutoDiscovery.md b/docs/content/dev/tweaks/Essential-Tweaks/DisableExplorerAutoDiscovery.md index 0f761779..b42ce687 100644 --- a/docs/content/dev/tweaks/Essential-Tweaks/DisableExplorerAutoDiscovery.md +++ b/docs/content/dev/tweaks/Essential-Tweaks/DisableExplorerAutoDiscovery.md @@ -1,11 +1,11 @@ --- -title: "Disable Explorer Automatic Folder Discovery" +title: "File Explorer Automatic Folder Discovery - Disable" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=2578} +```json {filename="config/tweaks.json",linenos=inline,linenostart=2596} "WPFTweaksDisableExplorerAutoDiscovery": { - "Content": "Disable Explorer Automatic Folder Discovery", + "Content": "File Explorer Automatic Folder Discovery - Disable", "Description": "Windows Explorer automatically tries to guess the type of the folder based on its contents, slowing down the browsing experience. WARNING! Will disable File Explorer grouping.", "category": "Essential Tweaks", "panel": "1", diff --git a/docs/content/dev/tweaks/Essential-Tweaks/DisableStoreSearch.md b/docs/content/dev/tweaks/Essential-Tweaks/DisableStoreSearch.md index 059ae242..a936019b 100644 --- a/docs/content/dev/tweaks/Essential-Tweaks/DisableStoreSearch.md +++ b/docs/content/dev/tweaks/Essential-Tweaks/DisableStoreSearch.md @@ -1,11 +1,11 @@ --- -title: "Disable Microsoft Store search results" +title: "Microsoft Store Recommended Search Results - Disable" description: "" --- ```json {filename="config/tweaks.json",linenos=inline,linenostart=125} "WPFTweaksDisableStoreSearch": { - "Content": "Disable Microsoft Store search results", + "Content": "Microsoft Store Recommended Search Results - Disable", "Description": "Will not display recommended Microsoft Store apps when searching for apps in the Start menu.", "category": "Essential Tweaks", "panel": "1", diff --git a/docs/content/dev/tweaks/Essential-Tweaks/DiskCleanup.md b/docs/content/dev/tweaks/Essential-Tweaks/DiskCleanup.md index 4ac52837..91353726 100644 --- a/docs/content/dev/tweaks/Essential-Tweaks/DiskCleanup.md +++ b/docs/content/dev/tweaks/Essential-Tweaks/DiskCleanup.md @@ -1,11 +1,11 @@ --- -title: "Run Disk Cleanup" +title: "Disk Cleanup - Run" description: "" --- ```json {filename="config/tweaks.json",linenos=inline,linenostart=1951} "WPFTweaksDiskCleanup": { - "Content": "Run Disk Cleanup", + "Content": "Disk Cleanup - Run", "Description": "Runs Disk Cleanup on Drive C: and removes old Windows Updates.", "category": "Essential Tweaks", "panel": "1", diff --git a/docs/content/dev/tweaks/Essential-Tweaks/EndTaskOnTaskbar.md b/docs/content/dev/tweaks/Essential-Tweaks/EndTaskOnTaskbar.md index 7bcfa840..f977a1f3 100644 --- a/docs/content/dev/tweaks/Essential-Tweaks/EndTaskOnTaskbar.md +++ b/docs/content/dev/tweaks/Essential-Tweaks/EndTaskOnTaskbar.md @@ -1,11 +1,11 @@ --- -title: "Enable End Task With Right Click" +title: "End Task With Right Click - Enable" description: "" --- ```json {filename="config/tweaks.json",linenos=inline,linenostart=1747} "WPFTweaksEndTaskOnTaskbar": { - "Content": "Enable End Task With Right Click", + "Content": "End Task With Right Click - Enable", "Description": "Enables option to end task when right clicking a program in the taskbar.", "category": "Essential Tweaks", "panel": "1", diff --git a/docs/content/dev/tweaks/Essential-Tweaks/Hiber.md b/docs/content/dev/tweaks/Essential-Tweaks/Hiber.md index 254f7dbc..16ce8811 100644 --- a/docs/content/dev/tweaks/Essential-Tweaks/Hiber.md +++ b/docs/content/dev/tweaks/Essential-Tweaks/Hiber.md @@ -1,11 +1,11 @@ --- -title: "Disable Hibernation" +title: "Hibernation - Disable" description: "" --- ```json {filename="config/tweaks.json",linenos=inline,linenostart=32} "WPFTweaksHiber": { - "Content": "Disable Hibernation", + "Content": "Hibernation - Disable", "Description": "Hibernation is really meant for laptops as it saves what's in memory before turning the PC off. It really should never be used.", "category": "Essential Tweaks", "panel": "1", diff --git a/docs/content/dev/tweaks/Essential-Tweaks/Location.md b/docs/content/dev/tweaks/Essential-Tweaks/Location.md index 527491fc..1cd54d6e 100644 --- a/docs/content/dev/tweaks/Essential-Tweaks/Location.md +++ b/docs/content/dev/tweaks/Essential-Tweaks/Location.md @@ -1,11 +1,11 @@ --- -title: "Disable Location Tracking" +title: "Location Tracking - Disable" description: "" --- ```json {filename="config/tweaks.json",linenos=inline,linenostart=138} "WPFTweaksLocation": { - "Content": "Disable Location Tracking", + "Content": "Location Tracking - Disable", "Description": "Disables Location Tracking.", "category": "Essential Tweaks", "panel": "1", diff --git a/docs/content/dev/tweaks/Essential-Tweaks/Powershell7Tele.md b/docs/content/dev/tweaks/Essential-Tweaks/Powershell7Tele.md index 5907a1e4..95d76def 100644 --- a/docs/content/dev/tweaks/Essential-Tweaks/Powershell7Tele.md +++ b/docs/content/dev/tweaks/Essential-Tweaks/Powershell7Tele.md @@ -1,11 +1,11 @@ --- -title: "Disable PowerShell 7 Telemetry" +title: "PowerShell 7 Telemetry - Disable" description: "" --- ```json {filename="config/tweaks.json",linenos=inline,linenostart=1763} "WPFTweaksPowershell7Tele": { - "Content": "Disable PowerShell 7 Telemetry", + "Content": "PowerShell 7 Telemetry - Disable", "Description": "Creates an Environment Variable called 'POWERSHELL_TELEMETRY_OPTOUT' with a value of '1' which will tell PowerShell 7 to not send Telemetry Data.", "category": "Essential Tweaks", "panel": "1", diff --git a/docs/content/dev/tweaks/Essential-Tweaks/RestorePoint.md b/docs/content/dev/tweaks/Essential-Tweaks/RestorePoint.md index 27cf1908..68ec1a38 100644 --- a/docs/content/dev/tweaks/Essential-Tweaks/RestorePoint.md +++ b/docs/content/dev/tweaks/Essential-Tweaks/RestorePoint.md @@ -1,11 +1,11 @@ --- -title: "Create Restore Point" +title: "Restore Point - Create" description: "" --- ```json {filename="config/tweaks.json",linenos=inline,linenostart=1720} "WPFTweaksRestorePoint": { - "Content": "Create Restore Point", + "Content": "Restore Point - Create", "Description": "Creates a restore point at runtime in case a revert is needed from WinUtil modifications.", "category": "Essential Tweaks", "panel": "1", diff --git a/docs/content/dev/tweaks/Essential-Tweaks/RevertStartMenu.md b/docs/content/dev/tweaks/Essential-Tweaks/RevertStartMenu.md index 64d063b5..84d2724e 100644 --- a/docs/content/dev/tweaks/Essential-Tweaks/RevertStartMenu.md +++ b/docs/content/dev/tweaks/Essential-Tweaks/RevertStartMenu.md @@ -1,11 +1,11 @@ --- -title: "Revert Start Menu layout" +title: "Start Menu Previous Layout - Enable" description: "" --- ```json {filename="config/tweaks.json",linenos=inline,linenostart=90} "WPFTweaksRevertStartMenu": { - "Content": "Revert Start Menu layout", + "Content": "Start Menu Previous Layout - Enable", "Description": "Bring back the old Start Menu layout from before the gradual rollout of the new one in 25H2.", "category": "Essential Tweaks", "panel": "1", diff --git a/docs/content/dev/tweaks/Essential-Tweaks/Services.md b/docs/content/dev/tweaks/Essential-Tweaks/Services.md index 151b8978..986e89ea 100644 --- a/docs/content/dev/tweaks/Essential-Tweaks/Services.md +++ b/docs/content/dev/tweaks/Essential-Tweaks/Services.md @@ -1,11 +1,11 @@ --- -title: "Set Services to Manual" +title: "Services - Set to Manual" description: "" --- ```json {filename="config/tweaks.json",linenos=inline,linenostart=175} "WPFTweaksServices": { - "Content": "Set Services to Manual", + "Content": "Services - Set 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.", "category": "Essential Tweaks", "panel": "1", diff --git a/docs/content/dev/tweaks/Essential-Tweaks/Telemetry.md b/docs/content/dev/tweaks/Essential-Tweaks/Telemetry.md index ef93d547..7c9a8902 100644 --- a/docs/content/dev/tweaks/Essential-Tweaks/Telemetry.md +++ b/docs/content/dev/tweaks/Essential-Tweaks/Telemetry.md @@ -1,11 +1,11 @@ --- -title: "Disable Telemetry" +title: "Telemetry - Disable" description: "" --- ```json {filename="config/tweaks.json",linenos=inline,linenostart=1333} "WPFTweaksTelemetry": { - "Content": "Disable Telemetry", + "Content": "Telemetry - Disable", "Description": "Disables Microsoft Telemetry.", "category": "Essential Tweaks", "panel": "1", diff --git a/docs/content/dev/tweaks/Essential-Tweaks/WPBT.md b/docs/content/dev/tweaks/Essential-Tweaks/WPBT.md index de79a76e..8bc465ef 100644 --- a/docs/content/dev/tweaks/Essential-Tweaks/WPBT.md +++ b/docs/content/dev/tweaks/Essential-Tweaks/WPBT.md @@ -1,11 +1,11 @@ --- -title: "Disable Windows Platform Binary Table (WPBT)" +title: "Windows Platform Binary Table (WPBT) - Disable" description: "" --- ```json {filename="config/tweaks.json",linenos=inline,linenostart=1819} "WPFTweaksWPBT": { - "Content": "Disable Windows Platform Binary Table (WPBT)", + "Content": "Windows Platform Binary Table (WPBT) - Disable", "Description": "If enabled, WPBT allows your computer vendor to execute programs at boot time, such as anti-theft software, software drivers, as well as force install software without user consent. Poses potential security risk.", "category": "Essential Tweaks", "panel": "1", diff --git a/docs/content/dev/tweaks/Essential-Tweaks/Widget.md b/docs/content/dev/tweaks/Essential-Tweaks/Widget.md index 422c34ac..314c9548 100644 --- a/docs/content/dev/tweaks/Essential-Tweaks/Widget.md +++ b/docs/content/dev/tweaks/Essential-Tweaks/Widget.md @@ -1,11 +1,11 @@ --- -title: "Remove Widgets" +title: "Widgets - Remove" description: "" --- ```json {filename="config/tweaks.json",linenos=inline,linenostart=61} "WPFTweaksWidget": { - "Content": "Remove Widgets", + "Content": "Widgets - Remove", "Description": "Removes the annoying widgets in the bottom left of the Taskbar.", "category": "Essential Tweaks", "panel": "1", diff --git a/docs/content/dev/tweaks/Performance-Plans/AddUltPerf.md b/docs/content/dev/tweaks/Performance-Plans/AddUltPerf.md index 1eb2f3f5..c8166060 100644 --- a/docs/content/dev/tweaks/Performance-Plans/AddUltPerf.md +++ b/docs/content/dev/tweaks/Performance-Plans/AddUltPerf.md @@ -1,5 +1,5 @@ --- -title: "Add and Activate Ultimate Performance Profile" +title: "Ultimate Performance Profile - Enable" description: "" --- diff --git a/docs/content/dev/tweaks/Performance-Plans/RemoveUltPerf.md b/docs/content/dev/tweaks/Performance-Plans/RemoveUltPerf.md index 7cf32057..d16e1780 100644 --- a/docs/content/dev/tweaks/Performance-Plans/RemoveUltPerf.md +++ b/docs/content/dev/tweaks/Performance-Plans/RemoveUltPerf.md @@ -1,5 +1,5 @@ --- -title: "Remove Ultimate Performance Profile" +title: "Ultimate Performance Profile - Disable" description: "" --- 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 e4a0b327..66fc6582 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/BlockAdobeNet.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/BlockAdobeNet.md @@ -1,11 +1,11 @@ --- -title: "Adobe Network Block" +title: "Adobe URL Block List - Enable" description: "" --- ```json {filename="config/tweaks.json",linenos=inline,linenostart=1899} "WPFTweaksBlockAdobeNet": { - "Content": "Adobe Network Block", + "Content": "Adobe URL Block List - Enable", "Description": "Reduces user interruptions by selectively blocking connections to Adobe's activation and telemetry servers. Credit: Ruddernation-Designs", "category": "z__Advanced Tweaks - CAUTION", "panel": "1", 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 46c675b8..65a1439a 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/BraveDebloat.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/BraveDebloat.md @@ -1,11 +1,11 @@ --- -title: "Brave Debloat" +title: "Brave Browser - Debloat" description: "" --- ```json {filename="config/tweaks.json",linenos=inline,linenostart=1145} "WPFTweaksBraveDebloat": { - "Content": "Brave Debloat", + "Content": "Brave Browser - Debloat", "Description": "Disables various annoyances like Brave Rewards, Leo AI, Crypto Wallet and VPN.", "category": "z__Advanced Tweaks - CAUTION", "panel": "1", 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 68eab245..7574e2f5 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/DeBloat.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/DeBloat.md @@ -1,11 +1,11 @@ --- -title: "Remove Unwanted Pre-Installed Apps" +title: "Unwanted Pre-Installed Apps - Remove" description: "" --- ```json {filename="config/tweaks.json",linenos=inline,linenostart=1679} "WPFTweaksDeBloat": { - "Content": "Remove Unwanted Pre-Installed Apps", + "Content": "Unwanted Pre-Installed Apps - Remove", "Description": "This will remove a bunch of Windows pre-installed applications which most people dont want on there system.", "category": "z__Advanced Tweaks - CAUTION", "panel": "1", 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 65ff6558..f0b8c49f 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/DisableBGapps.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/DisableBGapps.md @@ -1,11 +1,11 @@ --- -title: "Disable Background Apps" +title: "Background Apps - Disable" description: "" --- ```json {filename="config/tweaks.json",linenos=inline,linenostart=2037} "WPFTweaksDisableBGapps": { - "Content": "Disable Background Apps", + "Content": "Background Apps - Disable", "Description": "Disables all Microsoft Store apps from running in the background, which has to be done individually since Windows 11.", "category": "z__Advanced Tweaks - CAUTION", "panel": "1", 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 733150f6..9c611261 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/DisableFSO.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/DisableFSO.md @@ -1,11 +1,11 @@ --- -title: "Disable Fullscreen Optimizations" +title: "Fullscreen Optimizations - Disable" description: "" --- ```json {filename="config/tweaks.json",linenos=inline,linenostart=2053} "WPFTweaksDisableFSO": { - "Content": "Disable Fullscreen Optimizations", + "Content": "Fullscreen Optimizations - Disable", "Description": "Disables FSO in all applications. NOTE: This will disable Color Management in Exclusive Fullscreen.", "category": "z__Advanced Tweaks - CAUTION", "panel": "1", 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 ec791624..567bfb9f 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/DisableIPv6.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/DisableIPv6.md @@ -1,11 +1,11 @@ --- -title: "Disable IPv6" +title: "IPv6 - Disable" description: "" --- ```json {filename="config/tweaks.json",linenos=inline,linenostart=2015} "WPFTweaksDisableIPv6": { - "Content": "Disable IPv6", + "Content": "IPv6 - Disable", "Description": "Disables IPv6.", "category": "z__Advanced Tweaks - CAUTION", "panel": "1", 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 1f36f29c..52b8809f 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/DisableNotifications.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/DisableNotifications.md @@ -1,11 +1,11 @@ --- -title: "Disable Notification Tray/Calendar" +title: "Notification Tray & Calendar - Disable" description: "" --- ```json {filename="config/tweaks.json",linenos=inline,linenostart=1876} "WPFTweaksDisableNotifications": { - "Content": "Disable Notification Tray/Calendar", + "Content": "Notification Tray & Calendar - Disable", "Description": "Disables all Notifications INCLUDING Calendar.", "category": "z__Advanced Tweaks - CAUTION", "panel": "1", 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 61cf4336..b17e6e1d 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/Display.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/Display.md @@ -1,11 +1,11 @@ --- -title: "Set Display for Performance" +title: "Visual Effects - Set to Best Performance" description: "" --- ```json {filename="config/tweaks.json",linenos=inline,linenostart=1557} "WPFTweaksDisplay": { - "Content": "Set Display for Performance", + "Content": "Visual Effects - Set to Best Performance", "Description": "Sets the system preferences to performance. You can do this manually with sysdm.cpl as well.", "category": "z__Advanced Tweaks - CAUTION", "panel": "1", 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 547f3d2d..95bcd174 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/EdgeDebloat.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/EdgeDebloat.md @@ -1,11 +1,11 @@ --- -title: "Edge Debloat" +title: "Microsoft Edge - Debloat" description: "" --- ```json {filename="config/tweaks.json",linenos=inline,linenostart=1189} "WPFTweaksEdgeDebloat": { - "Content": "Edge Debloat", + "Content": "Microsoft Edge - Debloat", "Description": "Disables various telemetry options, popups, and other annoyances in Edge.", "category": "z__Advanced Tweaks - CAUTION", "panel": "1", 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 18c7b8e3..96ac29c0 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/IPv46.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/IPv46.md @@ -1,11 +1,11 @@ --- -title: "Prefer IPv4 over IPv6" +title: "IPv6 - Set IPv4 as Preferred" description: "" --- ```json {filename="config/tweaks.json",linenos=inline,linenostart=1977} "WPFTweaksIPv46": { - "Content": "Prefer IPv4 over IPv6", + "Content": "IPv6 - Set IPv4 as Preferred", "Description": "Setting the IPv4 preference can have latency and security benefits on private networks where IPv6 is not configured.", "category": "z__Advanced Tweaks - CAUTION", "panel": "1", 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 c0f014ba..e2323b03 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/OOSUbutton.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/OOSUbutton.md @@ -1,5 +1,5 @@ --- -title: "Run OO Shutup 10" +title: "OO Shutup 10 - Run" description: "" --- 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 68dc2860..cfe2741a 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RazerBlock.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RazerBlock.md @@ -1,11 +1,11 @@ --- -title: "Block Razer Software Installs" +title: "Razer Software Auto-Install - Disable" description: "" --- ```json {filename="config/tweaks.json",linenos=inline,linenostart=1835} "WPFTweaksRazerBlock": { - "Content": "Block Razer Software Installs", + "Content": "Razer Software Auto-Install - Disable", "Description": "Blocks ALL Razer Software installations. The hardware works fine without any software.", "category": "z__Advanced Tweaks - CAUTION", "panel": "1", 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 9bb151a9..1af08415 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveCopilot.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveCopilot.md @@ -1,11 +1,11 @@ --- -title: "Remove Microsoft Copilot" +title: "Microsoft Copilot - Disable" description: "" --- ```json {filename="config/tweaks.json",linenos=inline,linenostart=1792} "WPFTweaksRemoveCopilot": { - "Content": "Remove Microsoft Copilot", + "Content": "Microsoft Copilot - Disable", "Description": "Removes Copilot AppXPackages and related ai packages", "category": "z__Advanced Tweaks - CAUTION", "panel": "1", 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 b7140a60..a478957a 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveEdge.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveEdge.md @@ -1,11 +1,11 @@ --- -title: "Remove Microsoft Edge" +title: "Microsoft Edge - Remove" description: "" --- ```json {filename="config/tweaks.json",linenos=inline,linenostart=1452} "WPFTweaksRemoveEdge": { - "Content": "Remove Microsoft Edge", + "Content": "Microsoft Edge - Remove", "Description": "Unblocks Microsoft Edge uninstaller restrictions then uses that uninstaller to remove Microsoft Edge.", "category": "z__Advanced Tweaks - CAUTION", "panel": "1", 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 12c883bb..09124cf8 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveGallery.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveGallery.md @@ -1,11 +1,11 @@ --- -title: "Remove Gallery from Explorer" +title: "File Explorer Gallery - Disable" description: "" --- ```json {filename="config/tweaks.json",linenos=inline,linenostart=1540} "WPFTweaksRemoveGallery": { - "Content": "Remove Gallery from Explorer", + "Content": "File Explorer Gallery - Disable", "Description": "Removes the Gallery from Explorer and sets This PC as default.", "category": "z__Advanced Tweaks - CAUTION", "panel": "1", 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 dd923744..f7b5b465 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveHome.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveHome.md @@ -1,11 +1,11 @@ --- -title: "Remove Home from Explorer" +title: "File Explorer Home - Disable" description: "" --- ```json {filename="config/tweaks.json",linenos=inline,linenostart=1521} "WPFTweaksRemoveHome": { - "Content": "Remove Home from Explorer", + "Content": "File Explorer Home - Disable", "Description": "Removes the Home from Explorer and sets This PC as default.", "category": "z__Advanced Tweaks - CAUTION", "panel": "1", 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 0be43ca4..916c0cf2 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveOneDrive.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveOneDrive.md @@ -1,11 +1,11 @@ --- -title: "Remove OneDrive" +title: "Microsoft OneDrive - Remove" description: "" --- ```json {filename="config/tweaks.json",linenos=inline,linenostart=1484} "WPFTweaksRemoveOneDrive": { - "Content": "Remove OneDrive", + "Content": "Microsoft OneDrive - Remove", "Description": "Denies permission to remove OneDrive user files, then uses its own uninstaller to remove it and restores the original permission afterward.", "category": "z__Advanced Tweaks - CAUTION", "panel": "1", 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 7683210c..007b862d 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RightClickMenu.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RightClickMenu.md @@ -1,11 +1,11 @@ --- -title: "Set Classic Right-Click Menu" +title: "Right-Click Menu Previous Layout - Enable" description: "" --- ```json {filename="config/tweaks.json",linenos=inline,linenostart=1929} "WPFTweaksRightClickMenu": { - "Content": "Set Classic Right-Click Menu", + "Content": "Right-Click Menu Previous Layout - Enable", "Description": "Restores the classic context menu when right-clicking in File Explorer, replacing the simplified Windows 11 version.", "category": "z__Advanced Tweaks - CAUTION", "panel": "1", 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 3029403c..e30b36a4 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/Storage.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/Storage.md @@ -1,11 +1,11 @@ --- -title: "Disable Storage Sense" +title: "Storage Sense - Disable" description: "" --- ```json {filename="config/tweaks.json",linenos=inline,linenostart=1776} "WPFTweaksStorage": { - "Content": "Disable Storage Sense", + "Content": "Storage Sense - Disable", "Description": "Storage Sense deletes temp files automatically.", "category": "z__Advanced Tweaks - CAUTION", "panel": "1", 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 f2ad70b6..f880a7ca 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/Teredo.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/Teredo.md @@ -1,11 +1,11 @@ --- -title: "Disable Teredo" +title: "Teredo - Disable" description: "" --- ```json {filename="config/tweaks.json",linenos=inline,linenostart=1993} "WPFTweaksTeredo": { - "Content": "Disable Teredo", + "Content": "Teredo - Disable", "Description": "Teredo network tunneling is an IPv6 feature that can cause additional latency, but may cause problems with some games.", "category": "z__Advanced Tweaks - CAUTION", "panel": "1", 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 77cd4e44..ce3b349c 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/UTC.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/UTC.md @@ -1,11 +1,11 @@ --- -title: "Set Time to UTC (Dual Boot)" +title: "Date & Time - Set Time to UTC" description: "" --- ```json {filename="config/tweaks.json",linenos=inline,linenostart=1468} "WPFTweaksUTC": { - "Content": "Set Time to UTC (Dual Boot)", + "Content": "Date & Time - Set Time to UTC", "Description": "Essential for computers that are dual booting. Fixes the time sync with Linux systems.", "category": "z__Advanced Tweaks - CAUTION", "panel": "1", 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 03a9ca17..364418e8 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/XboxRemoval.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/XboxRemoval.md @@ -1,11 +1,11 @@ --- -title: "Remove Xbox & Gaming Components" +title: "Xbox & Gaming Components - Remove" description: "" --- ```json {filename="config/tweaks.json",linenos=inline,linenostart=1656} "WPFTweaksXboxRemoval": { - "Content": "Remove Xbox & Gaming Components", + "Content": "Xbox & Gaming Components - Remove", "Description": "Removes Xbox services, the Xbox app, Game Bar, and related authentication components.", "category": "z__Advanced Tweaks - CAUTION", "panel": "1", 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 1331b10f..2da51abc 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/changedns.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/changedns.md @@ -1,11 +1,11 @@ --- -title: "DNS" +title: "DNS - Set to:" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=2554} +```json {filename="config/tweaks.json",linenos=inline,linenostart=2572} "WPFchangedns": { - "Content": "DNS", + "Content": "DNS - Set to:", "category": "z__Advanced Tweaks - CAUTION", "panel": "1", "Type": "Combobox",