diff --git a/docs/content/dev/tweaks/Customize-Preferences/BatteryPercentage.md b/docs/content/dev/tweaks/Customize-Preferences/BatteryPercentage.md index 5e25a0d6..dbe6889e 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/BatteryPercentage.md +++ b/docs/content/dev/tweaks/Customize-Preferences/BatteryPercentage.md @@ -3,7 +3,7 @@ title: "System Tray Battery Percentage" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1255} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1268} "WPFToggleBatteryPercentage": { "Content": "System Tray Battery Percentage", "Description": "If enabled, Shows numeric battery percentage next to the battery icon in the system tray.", diff --git a/docs/content/dev/tweaks/Customize-Preferences/BingSearch.md b/docs/content/dev/tweaks/Customize-Preferences/BingSearch.md index 87d918be..e720c9c5 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/BingSearch.md +++ b/docs/content/dev/tweaks/Customize-Preferences/BingSearch.md @@ -3,7 +3,7 @@ title: "Start Menu Bing Search" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1582} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1595} "WPFToggleBingSearch": { "Content": "Start Menu Bing Search", "Description": "If enabled, Bing web search results will be included 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 5218038e..008c310f 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=1273} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1286} "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 68168158..7ad7b7b0 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/DetailedBSoD.md +++ b/docs/content/dev/tweaks/Customize-Preferences/DetailedBSoD.md @@ -3,7 +3,7 @@ title: "BSoD Verbose Mode" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1229} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1242} "WPFToggleDetailedBSoD": { "Content": "BSoD Verbose Mode", "Description": "If enabled, 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 20062f6a..bd970327 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=1211} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1224} "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 28f8f94d..5ae0bc36 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/HiddenFiles.md +++ b/docs/content/dev/tweaks/Customize-Preferences/HiddenFiles.md @@ -3,7 +3,7 @@ title: "File Explorer Hidden Files" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1343} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1356} "WPFToggleHiddenFiles": { "Content": "File Explorer Hidden Files", "Description": "If enabled, 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 f2d436de..67734306 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/HideSettingsHome.md +++ b/docs/content/dev/tweaks/Customize-Preferences/HideSettingsHome.md @@ -3,7 +3,7 @@ title: "Settings Home Page" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1564} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1577} "WPFToggleHideSettingsHome": { "Content": "Settings Home Page", "Description": "Enable or disable the Home Page in the Windows Settings app.", diff --git a/docs/content/dev/tweaks/Customize-Preferences/LoginBlur.md b/docs/content/dev/tweaks/Customize-Preferences/LoginBlur.md index e0ea7a43..607576a8 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/LoginBlur.md +++ b/docs/content/dev/tweaks/Customize-Preferences/LoginBlur.md @@ -3,7 +3,7 @@ title: "Logon Screen Acrylic Blur" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1600} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1613} "WPFToggleLoginBlur": { "Content": "Logon Screen Acrylic Blur", "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 4338565b..e61abdb0 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=1468} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1481} "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 1bb61670..1e19572b 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/MultiplaneOverlay.md +++ b/docs/content/dev/tweaks/Customize-Preferences/MultiplaneOverlay.md @@ -3,7 +3,7 @@ title: "Multiplane Overlay" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1450} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1463} "WPFToggleMultiplaneOverlay": { "Content": "Multiplane Overlay", "Description": "Enable or 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 bf2c4dbd..84094fab 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/NewOutlook.md +++ b/docs/content/dev/tweaks/Customize-Preferences/NewOutlook.md @@ -3,7 +3,7 @@ title: "Microsoft Outlook New Version" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1389} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1402} "WPFToggleNewOutlook": { "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.", diff --git a/docs/content/dev/tweaks/Customize-Preferences/NumLock.md b/docs/content/dev/tweaks/Customize-Preferences/NumLock.md index 312e98a2..561440ae 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=1502} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1515} "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 5a34c4b4..52ea84e2 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=1546} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1559} "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 d800ea1b..fcba6c06 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/ShowExt.md +++ b/docs/content/dev/tweaks/Customize-Preferences/ShowExt.md @@ -3,7 +3,7 @@ title: "File Explorer File Extensions" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1315} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1328} "WPFToggleShowExt": { "Content": "File Explorer File Extensions", "Description": "If enabled, File extensions (e.g., .txt, .jpg) are visible.", diff --git a/docs/content/dev/tweaks/Customize-Preferences/StandbyFix.md b/docs/content/dev/tweaks/Customize-Preferences/StandbyFix.md index 4125cceb..5a5d20b1 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/StandbyFix.md +++ b/docs/content/dev/tweaks/Customize-Preferences/StandbyFix.md @@ -3,7 +3,7 @@ title: "S0 Sleep Network Connectivity" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1528} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1541} "WPFToggleStandbyFix": { "Content": "S0 Sleep Network Connectivity", "Description": "Enable or disable network connectivity during S0 Sleep.", diff --git a/docs/content/dev/tweaks/Customize-Preferences/StartMenuRecommendations.md b/docs/content/dev/tweaks/Customize-Preferences/StartMenuRecommendations.md index 9ef47475..0d03ccb4 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/StartMenuRecommendations.md +++ b/docs/content/dev/tweaks/Customize-Preferences/StartMenuRecommendations.md @@ -3,7 +3,7 @@ title: "Start Menu Recommendations" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1618} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1631} "WPFToggleStartMenuRecommendations": { "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.", diff --git a/docs/content/dev/tweaks/Customize-Preferences/StickyKeys.md b/docs/content/dev/tweaks/Customize-Preferences/StickyKeys.md index a7f5a408..9f3464da 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=1662} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1675} "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 b7be72c7..2166cf3c 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/TaskView.md +++ b/docs/content/dev/tweaks/Customize-Preferences/TaskView.md @@ -3,7 +3,7 @@ title: "Taskbar Task View Icon" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1726} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1739} "WPFToggleTaskView": { "Content": "Taskbar Task View Icon", "Description": "If enabled, 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 237aa74d..7d179636 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/TaskbarAlignment.md +++ b/docs/content/dev/tweaks/Customize-Preferences/TaskbarAlignment.md @@ -3,7 +3,7 @@ title: "Taskbar Centered Icons" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1680} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1693} "WPFToggleTaskbarAlignment": { "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.", diff --git a/docs/content/dev/tweaks/Customize-Preferences/TaskbarSearch.md b/docs/content/dev/tweaks/Customize-Preferences/TaskbarSearch.md index 17f7c343..cfbf351a 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/TaskbarSearch.md +++ b/docs/content/dev/tweaks/Customize-Preferences/TaskbarSearch.md @@ -3,7 +3,7 @@ title: "Taskbar Search Icon" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1708} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1721} "WPFToggleTaskbarSearch": { "Content": "Taskbar Search Icon", "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 1d75b17c..a46102cf 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/VerboseLogon.md +++ b/docs/content/dev/tweaks/Customize-Preferences/VerboseLogon.md @@ -3,7 +3,7 @@ title: "Logon Verbose Mode" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1371} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1384} "WPFToggleVerboseLogon": { "Content": "Logon Verbose Mode", "Description": "Show detailed messages during the login process for troubleshooting and diagnostics.", diff --git a/docs/content/dev/tweaks/Essential-Tweaks/DeBloat.md b/docs/content/dev/tweaks/Essential-Tweaks/DeBloat.md index 5d4e2e5d..7f682511 100644 --- a/docs/content/dev/tweaks/Essential-Tweaks/DeBloat.md +++ b/docs/content/dev/tweaks/Essential-Tweaks/DeBloat.md @@ -3,7 +3,7 @@ title: "Unwanted Pre-Installed Apps - Remove" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=808} +```json {filename="config/tweaks.json",linenos=inline,linenostart=821} "WPFTweaksDeBloat": { "Content": "Unwanted Pre-Installed Apps - Remove", "Description": "This will remove a bunch of Windows pre-installed applications which most people dont want on their system.", diff --git a/docs/content/dev/tweaks/Essential-Tweaks/DeleteTempFiles.md b/docs/content/dev/tweaks/Essential-Tweaks/DeleteTempFiles.md index 1ce96047..51ecd414 100644 --- a/docs/content/dev/tweaks/Essential-Tweaks/DeleteTempFiles.md +++ b/docs/content/dev/tweaks/Essential-Tweaks/DeleteTempFiles.md @@ -3,7 +3,7 @@ title: "Temporary Files - Remove" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1106} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1119} "WPFTweaksDeleteTempFiles": { "Content": "Temporary Files - Remove", "Description": "Erases TEMP Folders.", diff --git a/docs/content/dev/tweaks/Essential-Tweaks/DisableBitLocker.md b/docs/content/dev/tweaks/Essential-Tweaks/DisableBitLocker.md new file mode 100644 index 00000000..872fdbfc --- /dev/null +++ b/docs/content/dev/tweaks/Essential-Tweaks/DisableBitLocker.md @@ -0,0 +1,18 @@ +--- +title: "BitLocker - Disable" +description: "" +--- + +```json {filename="config/tweaks.json",linenos=inline,linenostart=610} + "WPFTweaksDisableBitLocker": { + "Content": "BitLocker - Disable", + "Description": "Disables BitLocker.", + "category": "Essential Tweaks", + "panel": "1", + "InvokeScript": [ + "Disable-BitLocker -MountPoint $Env:SystemDrive" + ], + "UndoScript": [ + "Enable-BitLocker -MountPoint $Env:SystemDrive" + ], +``` diff --git a/docs/content/dev/tweaks/Essential-Tweaks/DisableExplorerAutoDiscovery.md b/docs/content/dev/tweaks/Essential-Tweaks/DisableExplorerAutoDiscovery.md index 02d8754d..b687632b 100644 --- a/docs/content/dev/tweaks/Essential-Tweaks/DisableExplorerAutoDiscovery.md +++ b/docs/content/dev/tweaks/Essential-Tweaks/DisableExplorerAutoDiscovery.md @@ -3,7 +3,7 @@ title: "File Explorer Automatic Folder Discovery - Disable" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1775} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1788} "WPFTweaksDisableExplorerAutoDiscovery": { "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.", diff --git a/docs/content/dev/tweaks/Essential-Tweaks/DiskCleanup.md b/docs/content/dev/tweaks/Essential-Tweaks/DiskCleanup.md index a31a1ac4..c7da288a 100644 --- a/docs/content/dev/tweaks/Essential-Tweaks/DiskCleanup.md +++ b/docs/content/dev/tweaks/Essential-Tweaks/DiskCleanup.md @@ -3,7 +3,7 @@ title: "Disk Cleanup - Run" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1093} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1106} "WPFTweaksDiskCleanup": { "Content": "Disk Cleanup - Run", "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 1dcf0216..412e5ec1 100644 --- a/docs/content/dev/tweaks/Essential-Tweaks/EndTaskOnTaskbar.md +++ b/docs/content/dev/tweaks/Essential-Tweaks/EndTaskOnTaskbar.md @@ -3,7 +3,7 @@ title: "End Task With Right Click - Enable" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=876} +```json {filename="config/tweaks.json",linenos=inline,linenostart=889} "WPFTweaksEndTaskOnTaskbar": { "Content": "End Task With Right Click - Enable", "Description": "Enables option to end task when right clicking a program in the taskbar.", diff --git a/docs/content/dev/tweaks/Essential-Tweaks/Powershell7Tele.md b/docs/content/dev/tweaks/Essential-Tweaks/Powershell7Tele.md index 6be48551..64ddca5b 100644 --- a/docs/content/dev/tweaks/Essential-Tweaks/Powershell7Tele.md +++ b/docs/content/dev/tweaks/Essential-Tweaks/Powershell7Tele.md @@ -3,7 +3,7 @@ title: "PowerShell 7 Telemetry - Disable" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=892} +```json {filename="config/tweaks.json",linenos=inline,linenostart=905} "WPFTweaksPowershell7Tele": { "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.", diff --git a/docs/content/dev/tweaks/Essential-Tweaks/RestorePoint.md b/docs/content/dev/tweaks/Essential-Tweaks/RestorePoint.md index d15d9c32..46c5c024 100644 --- a/docs/content/dev/tweaks/Essential-Tweaks/RestorePoint.md +++ b/docs/content/dev/tweaks/Essential-Tweaks/RestorePoint.md @@ -3,7 +3,7 @@ title: "Restore Point - Create" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=849} +```json {filename="config/tweaks.json",linenos=inline,linenostart=862} "WPFTweaksRestorePoint": { "Content": "Restore Point - Create", "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/WPBT.md b/docs/content/dev/tweaks/Essential-Tweaks/WPBT.md index e86b9c0a..d44cb37c 100644 --- a/docs/content/dev/tweaks/Essential-Tweaks/WPBT.md +++ b/docs/content/dev/tweaks/Essential-Tweaks/WPBT.md @@ -3,7 +3,7 @@ title: "Windows Platform Binary Table (WPBT) - Disable" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=961} +```json {filename="config/tweaks.json",linenos=inline,linenostart=974} "WPFTweaksWPBT": { "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.", 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 2392cfc3..a140b2f6 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/BlockAdobeNet.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/BlockAdobeNet.md @@ -3,7 +3,7 @@ title: "Adobe URL Block List - Enable" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1041} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1054} "WPFTweaksBlockAdobeNet": { "Content": "Adobe URL Block List - Enable", "Description": "Reduces user interruptions by selectively blocking connections to Adobe's activation and telemetry servers. Credit: Ruddernation-Designs", 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 2854bc87..87700790 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/DisableBGapps.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/DisableBGapps.md @@ -3,7 +3,7 @@ title: "Background Apps - Disable" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1179} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1192} "WPFTweaksDisableBGapps": { "Content": "Background Apps - Disable", "Description": "Disables all Microsoft Store apps from running in the background, which has to be done individually since Windows 11.", 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 e0f29833..421964e0 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/DisableFSO.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/DisableFSO.md @@ -3,7 +3,7 @@ title: "Fullscreen Optimizations - Disable" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1195} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1208} "WPFTweaksDisableFSO": { "Content": "Fullscreen Optimizations - Disable", "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 b491bdfb..2adf5fd5 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/DisableIPv6.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/DisableIPv6.md @@ -3,7 +3,7 @@ title: "IPv6 - Disable" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1157} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1170} "WPFTweaksDisableIPv6": { "Content": "IPv6 - Disable", "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 e19aa09f..9274e003 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/DisableNotifications.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/DisableNotifications.md @@ -3,7 +3,7 @@ title: "System Tray Notifications & Calendar - Disable" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1018} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1031} "WPFTweaksDisableNotifications": { "Content": "System Tray Notifications & Calendar - Disable", "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 130e0f45..21a8e47b 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/Display.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/Display.md @@ -3,7 +3,7 @@ title: "Visual Effects - Set to Best Performance" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=686} +```json {filename="config/tweaks.json",linenos=inline,linenostart=699} "WPFTweaksDisplay": { "Content": "Visual Effects - Set to Best 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/IPv46.md b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/IPv46.md index a0888090..5374640d 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/IPv46.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/IPv46.md @@ -3,7 +3,7 @@ title: "IPv6 - Set IPv4 as Preferred" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1119} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1132} "WPFTweaksIPv46": { "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.", 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 2b6dcb80..657c9f84 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RazerBlock.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RazerBlock.md @@ -3,7 +3,7 @@ title: "Razer Software Auto-Install - Disable" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=977} +```json {filename="config/tweaks.json",linenos=inline,linenostart=990} "WPFTweaksRazerBlock": { "Content": "Razer Software Auto-Install - Disable", "Description": "Blocks ALL Razer Software installations. The hardware works fine without any software.", 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 5661ec60..fcfbf84b 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveHome.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveHome.md @@ -3,7 +3,7 @@ title: "File Explorer Home and Gallery - Disable" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=663} +```json {filename="config/tweaks.json",linenos=inline,linenostart=676} "WPFTweaksRemoveHome": { "Content": "File Explorer Home and Gallery - Disable", "Description": "Removes the Home and Gallery 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 9fb2df8b..50a247ac 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveOneDrive.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveOneDrive.md @@ -3,7 +3,7 @@ title: "Microsoft OneDrive - Remove" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=626} +```json {filename="config/tweaks.json",linenos=inline,linenostart=639} "WPFTweaksRemoveOneDrive": { "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.", 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 a0de42c7..666b0e5f 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RightClickMenu.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RightClickMenu.md @@ -3,7 +3,7 @@ title: "Right-Click Menu Previous Layout - Enable" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1071} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1084} "WPFTweaksRightClickMenu": { "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.", 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 3960feb3..b69fc57d 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/Storage.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/Storage.md @@ -3,7 +3,7 @@ title: "Storage Sense - Disable" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=905} +```json {filename="config/tweaks.json",linenos=inline,linenostart=918} "WPFTweaksStorage": { "Content": "Storage Sense - Disable", "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 cb9d4288..30260831 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/Teredo.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/Teredo.md @@ -3,7 +3,7 @@ title: "Teredo - Disable" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1135} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1148} "WPFTweaksTeredo": { "Content": "Teredo - Disable", "Description": "Teredo network tunneling is an 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 6d6916f2..9f9b6ed2 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/UTC.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/UTC.md @@ -3,7 +3,7 @@ title: "Date & Time - Set Time to UTC" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=610} +```json {filename="config/tweaks.json",linenos=inline,linenostart=623} "WPFTweaksUTC": { "Content": "Date & Time - Set Time to UTC", "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/WindowsAI.md b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/WindowsAI.md index 58739b42..ecc18588 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/WindowsAI.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/WindowsAI.md @@ -3,7 +3,7 @@ title: "Windows AI - Disable" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=921} +```json {filename="config/tweaks.json",linenos=inline,linenostart=934} "WPFTweaksWindowsAI": { "Content": "Windows AI - Disable", "Description": "Removes or disables all ai features and packages", 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 1e540493..44a516ea 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/XboxRemoval.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/XboxRemoval.md @@ -3,7 +3,7 @@ title: "Xbox & Gaming Components - Remove" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=785} +```json {filename="config/tweaks.json",linenos=inline,linenostart=798} "WPFTweaksXboxRemoval": { "Content": "Xbox & Gaming Components - Remove", "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 8439bb75..7510ee35 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/changedns.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/changedns.md @@ -3,7 +3,7 @@ title: "DNS - Set to:" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1751} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1764} "WPFchangedns": { "Content": "DNS - Set to:", "category": "z__Advanced Tweaks - CAUTION",