From b5160d9e24b729fac1d123992ef1193f89bc2a23 Mon Sep 17 00:00:00 2001 From: Chris Titus Date: Wed, 3 Jun 2026 13:09:04 -0500 Subject: [PATCH] chore: Update generated dev docs (#4621) --- .../dev/tweaks/Customize-Preferences/BatteryPercentage.md | 2 +- .../content/dev/tweaks/Customize-Preferences/BingSearch.md | 2 +- docs/content/dev/tweaks/Customize-Preferences/DarkMode.md | 2 +- .../dev/tweaks/Customize-Preferences/DetailedBSoD.md | 2 +- .../Customize-Preferences/DisableCrossDeviceResume.md | 2 +- docs/content/dev/tweaks/Customize-Preferences/GameMode.md | 2 +- .../dev/tweaks/Customize-Preferences/HiddenFiles.md | 2 +- .../dev/tweaks/Customize-Preferences/HideSettingsHome.md | 2 +- docs/content/dev/tweaks/Customize-Preferences/LoginBlur.md | 2 +- docs/content/dev/tweaks/Customize-Preferences/LongPaths.md | 2 +- .../dev/tweaks/Customize-Preferences/MouseAcceleration.md | 2 +- .../dev/tweaks/Customize-Preferences/MultiplaneOverlay.md | 2 +- .../content/dev/tweaks/Customize-Preferences/NewOutlook.md | 2 +- docs/content/dev/tweaks/Customize-Preferences/NumLock.md | 2 +- docs/content/dev/tweaks/Customize-Preferences/S3Sleep.md | 2 +- docs/content/dev/tweaks/Customize-Preferences/ShowExt.md | 2 +- .../content/dev/tweaks/Customize-Preferences/StandbyFix.md | 2 +- .../Customize-Preferences/StartMenuRecommendations.md | 2 +- .../content/dev/tweaks/Customize-Preferences/StickyKeys.md | 2 +- docs/content/dev/tweaks/Customize-Preferences/TaskView.md | 2 +- .../dev/tweaks/Customize-Preferences/TaskbarAlignment.md | 2 +- .../dev/tweaks/Customize-Preferences/TaskbarSearch.md | 2 +- .../dev/tweaks/Customize-Preferences/VerboseLogon.md | 2 +- docs/content/dev/tweaks/Essential-Tweaks/DeBloat.md | 2 +- .../content/dev/tweaks/Essential-Tweaks/DeleteTempFiles.md | 2 +- .../Essential-Tweaks/DisableExplorerAutoDiscovery.md | 2 +- docs/content/dev/tweaks/Essential-Tweaks/DiskCleanup.md | 2 +- .../dev/tweaks/Essential-Tweaks/EndTaskOnTaskbar.md | 2 +- .../content/dev/tweaks/Essential-Tweaks/Powershell7Tele.md | 2 +- docs/content/dev/tweaks/Essential-Tweaks/RestorePoint.md | 2 +- docs/content/dev/tweaks/Essential-Tweaks/WPBT.md | 2 +- .../tweaks/z--Advanced-Tweaks---CAUTION/BlockAdobeNet.md | 2 +- .../tweaks/z--Advanced-Tweaks---CAUTION/DisableBGapps.md | 2 +- .../dev/tweaks/z--Advanced-Tweaks---CAUTION/DisableFSO.md | 2 +- .../dev/tweaks/z--Advanced-Tweaks---CAUTION/DisableIPv6.md | 2 +- .../z--Advanced-Tweaks---CAUTION/DisableNotifications.md | 2 +- .../dev/tweaks/z--Advanced-Tweaks---CAUTION/Display.md | 2 +- .../dev/tweaks/z--Advanced-Tweaks---CAUTION/IPv46.md | 2 +- .../dev/tweaks/z--Advanced-Tweaks---CAUTION/RazerBlock.md | 2 +- .../dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveHome.md | 2 +- .../tweaks/z--Advanced-Tweaks---CAUTION/RemoveOneDrive.md | 7 +++++++ .../tweaks/z--Advanced-Tweaks---CAUTION/RightClickMenu.md | 2 +- .../dev/tweaks/z--Advanced-Tweaks---CAUTION/Storage.md | 2 +- .../dev/tweaks/z--Advanced-Tweaks---CAUTION/Teredo.md | 2 +- .../dev/tweaks/z--Advanced-Tweaks---CAUTION/WindowsAI.md | 2 +- .../dev/tweaks/z--Advanced-Tweaks---CAUTION/XboxRemoval.md | 2 +- .../dev/tweaks/z--Advanced-Tweaks---CAUTION/changedns.md | 2 +- 47 files changed, 53 insertions(+), 46 deletions(-) diff --git a/docs/content/dev/tweaks/Customize-Preferences/BatteryPercentage.md b/docs/content/dev/tweaks/Customize-Preferences/BatteryPercentage.md index 97ac976d..0fb96787 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=1284} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1291} "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 1b1dfb2c..a3287264 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=1619} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1626} "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 7afc633f..92fbbe16 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=1302} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1309} "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 26e346e1..1b42d2b7 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=1258} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1265} "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 04ed0f71..394428f5 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=1240} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1247} "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/GameMode.md b/docs/content/dev/tweaks/Customize-Preferences/GameMode.md index 8ce17a27..6793ef74 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/GameMode.md +++ b/docs/content/dev/tweaks/Customize-Preferences/GameMode.md @@ -3,7 +3,7 @@ title: "Game Mode" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1781} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1788} "WPFToggleGameMode": { "Content": "Game Mode", "Description": "If enabled, Windows prioritizes gaming performance by allocating system resources. Disable for audio/video production to prevent interference.", diff --git a/docs/content/dev/tweaks/Customize-Preferences/HiddenFiles.md b/docs/content/dev/tweaks/Customize-Preferences/HiddenFiles.md index 2a7ffb27..9cbc2f0b 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=1372} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1379} "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 42ae21d6..00048bbc 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=1601} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1608} "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 2cbe683c..926bb36f 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=1637} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1644} "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/LongPaths.md b/docs/content/dev/tweaks/Customize-Preferences/LongPaths.md index 6be8ff34..3e7435cf 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/LongPaths.md +++ b/docs/content/dev/tweaks/Customize-Preferences/LongPaths.md @@ -3,7 +3,7 @@ title: "Enable Long Paths" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1807} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1814} "WPFToggleLongPaths": { "Content": "Enable Long Paths", "Description": "Enables support for file paths longer than 260 characters.", diff --git a/docs/content/dev/tweaks/Customize-Preferences/MouseAcceleration.md b/docs/content/dev/tweaks/Customize-Preferences/MouseAcceleration.md index f577bcec..d4a2c172 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=1505} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1512} "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 8ddc40ec..28b4f786 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=1479} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1486} "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 85328fec..ef506413 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=1418} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1425} "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 66c45fc5..957f98a2 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=1539} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1546} "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 02033e6a..0e817f3d 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=1583} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1590} "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 75f2ef02..323d0afe 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=1344} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1351} "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 dd99a716..a5a77965 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=1565} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1572} "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 2297def4..54975bb5 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=1655} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1662} "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 d3ba1200..143095ab 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=1699} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1706} "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 c012f63a..893fdbf5 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=1763} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1770} "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 8e312a3d..808d01fe 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=1717} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1724} "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 4be0c000..0fd4f74d 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=1745} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1752} "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 aeef1ce9..c0bf392f 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=1400} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1407} "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 deb3e1bd..3143a8a9 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=837} +```json {filename="config/tweaks.json",linenos=inline,linenostart=844} "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 4207f2e4..b51e4837 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=1135} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1142} "WPFTweaksDeleteTempFiles": { "Content": "Temporary Files - Remove", "Description": "Erases TEMP Folders.", diff --git a/docs/content/dev/tweaks/Essential-Tweaks/DisableExplorerAutoDiscovery.md b/docs/content/dev/tweaks/Essential-Tweaks/DisableExplorerAutoDiscovery.md index 958241c6..0ae060ee 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=1856} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1863} "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 8e3e5299..d428f865 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=1122} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1129} "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 435a4d22..c2d31436 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=905} +```json {filename="config/tweaks.json",linenos=inline,linenostart=912} "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 33e1cbf7..59d12cea 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=921} +```json {filename="config/tweaks.json",linenos=inline,linenostart=928} "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 35666afd..1f7c5ba9 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=878} +```json {filename="config/tweaks.json",linenos=inline,linenostart=885} "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 f58ae154..075e40b9 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=990} +```json {filename="config/tweaks.json",linenos=inline,linenostart=997} "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 d526a1a7..ae770dd5 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=1070} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1077} "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 9c611755..111470b4 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=1208} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1215} "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 428e5b8f..4301654f 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=1224} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1231} "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 e0af96a8..12df6d5e 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=1186} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1193} "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 ed470154..ea3062be 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=1047} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1054} "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 8b947697..4dc1598b 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=715} +```json {filename="config/tweaks.json",linenos=inline,linenostart=722} "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 d0076edb..6ed62d96 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=1148} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1155} "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 de19dc9c..ee6131e7 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=1006} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1013} "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 6b54c1f1..107f5fa2 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=692} +```json {filename="config/tweaks.json",linenos=inline,linenostart=699} "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 ba685406..dc40453a 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveOneDrive.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveOneDrive.md @@ -19,13 +19,20 @@ description: "" # Some of OneDrive files use explorer, and OneDrive uses FileCoAuth Write-Host \"Removing leftover OneDrive Files...\" + Stop-Process -Name FileCoAuth,Explorer + Remove-Item \"$Env:LocalAppData\\Microsoft\\OneDrive\" -Recurse -Force Remove-Item \"C:\\ProgramData\\Microsoft OneDrive\" -Recurse -Force # Grant back permission to access OneDrive folder icacls $Env:OneDrive /grant \"Administrators:(D,DC)\" + if (-not (Get-ChildItem -Path $Env:OneDrive)) { + Remove-Item -Path $Env:OneDrive + [Environment]::SetEnvironmentVariable('OneDrive', $null, 'User') + } + # Disable OneSyncSvc Set-Service -Name OneSyncSvc -StartupType Disabled " 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 59908c04..8029a910 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=1100} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1107} "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 7a6c841d..07d15d9f 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=934} +```json {filename="config/tweaks.json",linenos=inline,linenostart=941} "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 260e04d5..e24a50cd 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=1164} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1171} "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/WindowsAI.md b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/WindowsAI.md index d41acdf2..fd1ba300 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=950} +```json {filename="config/tweaks.json",linenos=inline,linenostart=957} "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 e93356c9..47fc84a8 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=814} +```json {filename="config/tweaks.json",linenos=inline,linenostart=821} "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 da303546..27f9e5bf 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=1832} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1839} "WPFchangedns": { "Content": "DNS - Set to:", "category": "z__Advanced Tweaks - CAUTION",