From fea9f4e8693d81062f9df526bb12da8bfa733a6c Mon Sep 17 00:00:00 2001 From: Chris Titus Date: Mon, 13 Jul 2026 10:26:33 -0500 Subject: [PATCH] chore: Update generated dev docs (#4836) --- .../dev/tweaks/Customize-Preferences/BatteryPercentage.md | 2 +- docs/content/dev/tweaks/Customize-Preferences/BingSearch.md | 2 +- docs/content/dev/tweaks/Customize-Preferences/DarkMode.md | 2 +- docs/content/dev/tweaks/Customize-Preferences/DetailedBSoD.md | 2 +- .../dev/tweaks/Customize-Preferences/DisableLockscreen.md | 2 +- docs/content/dev/tweaks/Customize-Preferences/GameMode.md | 2 +- docs/content/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 +- docs/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/Scrollbars.md | 2 +- docs/content/dev/tweaks/Customize-Preferences/ShowExt.md | 2 +- docs/content/dev/tweaks/Customize-Preferences/StandbyFix.md | 2 +- .../tweaks/Customize-Preferences/StartMenuRecommendations.md | 2 +- docs/content/dev/tweaks/Customize-Preferences/StickyKeys.md | 2 +- docs/content/dev/tweaks/Customize-Preferences/TaskView.md | 2 +- .../dev/tweaks/Customize-Preferences/TaskbarAlignment.md | 2 +- .../content/dev/tweaks/Customize-Preferences/TaskbarSearch.md | 2 +- docs/content/dev/tweaks/Customize-Preferences/VerboseLogon.md | 2 +- .../dev/tweaks/Customize-Preferences/WindowSnapping.md | 2 +- docs/content/dev/tweaks/Essential-Tweaks/DeleteTempFiles.md | 2 +- .../tweaks/Essential-Tweaks/DisableExplorerAutoDiscovery.md | 2 +- docs/content/dev/tweaks/Essential-Tweaks/DiskCleanup.md | 2 +- .../Essential-Tweaks/PreventDeviceMetadataFromNetwork.md | 4 ---- .../dev/tweaks/z--Advanced-Tweaks---CAUTION/BlockAdobeNet.md | 2 +- .../dev/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 +- docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/IPv46.md | 2 +- .../dev/tweaks/z--Advanced-Tweaks---CAUTION/RazerBlock.md | 2 +- .../dev/tweaks/z--Advanced-Tweaks---CAUTION/RightClickMenu.md | 2 +- .../content/dev/tweaks/z--Advanced-Tweaks---CAUTION/Teredo.md | 2 +- .../dev/tweaks/z--Advanced-Tweaks---CAUTION/changedns.md | 2 +- 39 files changed, 38 insertions(+), 42 deletions(-) diff --git a/docs/content/dev/tweaks/Customize-Preferences/BatteryPercentage.md b/docs/content/dev/tweaks/Customize-Preferences/BatteryPercentage.md index cae9dc87..8ba29709 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=1252} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1268} "WPFToggleBatteryPercentage": { "Content": "System Tray Battery Percentage", "Description": "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 1cf5ffcd..a9de7d07 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=1605} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1621} "WPFToggleBingSearch": { "Content": "Start Menu Bing Search", "Description": "Toggles Bing web search results in Windows Search.", diff --git a/docs/content/dev/tweaks/Customize-Preferences/DarkMode.md b/docs/content/dev/tweaks/Customize-Preferences/DarkMode.md index a950f84d..8ed1da9d 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=1270} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1286} "WPFToggleDarkMode": { "Content": "Dark Theme for Windows", "Description": "Dark Mode for the system and applications.", diff --git a/docs/content/dev/tweaks/Customize-Preferences/DetailedBSoD.md b/docs/content/dev/tweaks/Customize-Preferences/DetailedBSoD.md index a82ea339..dd6f3e1c 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=1226} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1242} "WPFToggleDetailedBSoD": { "Content": "BSoD Verbose Mode", "Description": "Gives more information when you blue screen.", diff --git a/docs/content/dev/tweaks/Customize-Preferences/DisableLockscreen.md b/docs/content/dev/tweaks/Customize-Preferences/DisableLockscreen.md index 8bce4957..a36a8860 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/DisableLockscreen.md +++ b/docs/content/dev/tweaks/Customize-Preferences/DisableLockscreen.md @@ -3,7 +3,7 @@ title: "Lock Screen - Disable" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1641} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1657} "WPFTweaksDisableLockscreen": { "Content": "Lock Screen - Disable", "Description": "Skips the lock screen entirely and goes directly to the sign-in screen on boot and wake.", diff --git a/docs/content/dev/tweaks/Customize-Preferences/GameMode.md b/docs/content/dev/tweaks/Customize-Preferences/GameMode.md index 44164bf4..e7c3d930 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=1784} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1800} "WPFToggleGameMode": { "Content": "Game Mode", "Description": "Toggles Windows prioritizes gaming performance by allocating system resources to games.", diff --git a/docs/content/dev/tweaks/Customize-Preferences/HiddenFiles.md b/docs/content/dev/tweaks/Customize-Preferences/HiddenFiles.md index 0cd922cb..697d4f38 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=1340} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1356} "WPFToggleHiddenFiles": { "Content": "File Explorer Hidden Files", "Description": "Reveals hidden files in Explorer.", diff --git a/docs/content/dev/tweaks/Customize-Preferences/HideSettingsHome.md b/docs/content/dev/tweaks/Customize-Preferences/HideSettingsHome.md index 7097a343..5b6999b9 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=1587} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1603} "WPFToggleHideSettingsHome": { "Content": "Settings Home Page", "Description": "Toggles 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 7e4c8fab..2512e48e 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=1623} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1639} "WPFToggleLoginBlur": { "Content": "Logon Screen Acrylic Blur", "Description": "Toggles the acrylic blur effect on login screen background.", diff --git a/docs/content/dev/tweaks/Customize-Preferences/LongPaths.md b/docs/content/dev/tweaks/Customize-Preferences/LongPaths.md index 3eaa9e1f..e29bcf26 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=1810} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1826} "WPFToggleLongPaths": { "Content": "Enable Long Paths", "Description": "Toggles support for file paths longer than 260 characters in Explorer.", diff --git a/docs/content/dev/tweaks/Customize-Preferences/MouseAcceleration.md b/docs/content/dev/tweaks/Customize-Preferences/MouseAcceleration.md index d5adabc7..62ac73ab 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=1473} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1489} "WPFToggleMouseAcceleration": { "Content": "Mouse Acceleration", "Description": "Makes it so 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 fcd34706..fb0bd4ee 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=1447} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1463} "WPFToggleMultiplaneOverlay": { "Content": "Multiplane Overlay", "Description": "Multiplane Overlay compose multiple image layers, 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 f4659fc8..c15e7702 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=1386} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1402} "WPFToggleNewOutlook": { "Content": "Microsoft Outlook New Version", "Description": "This will 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 23658e06..3f210a59 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=1507} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1523} "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 18740da7..832864f9 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=1569} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1585} "WPFToggleS3Sleep": { "Content": "S3 Sleep", "Description": "Toggles between Modern Standby and S3 Sleep, which cuts off power to the CPU while continuing to refresh the memory.", diff --git a/docs/content/dev/tweaks/Customize-Preferences/Scrollbars.md b/docs/content/dev/tweaks/Customize-Preferences/Scrollbars.md index 5b5aa531..2cd284da 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/Scrollbars.md +++ b/docs/content/dev/tweaks/Customize-Preferences/Scrollbars.md @@ -3,7 +3,7 @@ title: "Scrollbars Always Visible" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1428} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1444} "WPFToggleScrollbars": { "Content": "Scrollbars Always Visible", "Description": "If enabled, scrollbars will always be visible. If disabled, Windows will automatically hide scrollbars when not in use.", diff --git a/docs/content/dev/tweaks/Customize-Preferences/ShowExt.md b/docs/content/dev/tweaks/Customize-Preferences/ShowExt.md index e613403e..5f435afc 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=1312} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1328} "WPFToggleShowExt": { "Content": "File Explorer File Extensions", "Description": "Shows .file extensions in Explorer (.exe, .png, etc.)", diff --git a/docs/content/dev/tweaks/Customize-Preferences/StandbyFix.md b/docs/content/dev/tweaks/Customize-Preferences/StandbyFix.md index e10a2336..3bb71bbb 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=1551} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1567} "WPFToggleStandbyFix": { "Content": "S0 Sleep Network Connectivity", "Description": "Toggles network connectivity during S0 Sleep which is low power idle in modern laptops.", diff --git a/docs/content/dev/tweaks/Customize-Preferences/StartMenuRecommendations.md b/docs/content/dev/tweaks/Customize-Preferences/StartMenuRecommendations.md index 25e9d56f..32bb1804 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=1658} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1674} "WPFToggleStartMenuRecommendations": { "Content": "Start Menu Recommendations", "Description": "Toggles the recommendations section 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 ae932cb6..c2848248 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=1702} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1718} "WPFToggleStickyKeys": { "Content": "Sticky Keys", "Description": "Toggles the Sticky Keys, which activate when clicking shift rapidly.", diff --git a/docs/content/dev/tweaks/Customize-Preferences/TaskView.md b/docs/content/dev/tweaks/Customize-Preferences/TaskView.md index 6fdb395f..be24795a 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=1766} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1782} "WPFToggleTaskView": { "Content": "Taskbar Task View Icon", "Description": "Toggles the Task View Button in the Taskbar.", diff --git a/docs/content/dev/tweaks/Customize-Preferences/TaskbarAlignment.md b/docs/content/dev/tweaks/Customize-Preferences/TaskbarAlignment.md index ad7c8f2e..004dfe94 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=1720} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1736} "WPFToggleTaskbarAlignment": { "Content": "Taskbar Centered Icons", "Description": "Toggles the Taskbar alignment either to the left or center.", diff --git a/docs/content/dev/tweaks/Customize-Preferences/TaskbarSearch.md b/docs/content/dev/tweaks/Customize-Preferences/TaskbarSearch.md index cda9a1af..76a70b94 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=1748} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1764} "WPFToggleTaskbarSearch": { "Content": "Taskbar Search Icon", "Description": "Toggles the Search Button on the Taskbar.", diff --git a/docs/content/dev/tweaks/Customize-Preferences/VerboseLogon.md b/docs/content/dev/tweaks/Customize-Preferences/VerboseLogon.md index ab6814b9..9385c68d 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=1368} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1384} "WPFToggleVerboseLogon": { "Content": "Logon Verbose Mode", "Description": "Show detailed messages during startup/shutdown.", diff --git a/docs/content/dev/tweaks/Customize-Preferences/WindowSnapping.md b/docs/content/dev/tweaks/Customize-Preferences/WindowSnapping.md index 295f5c21..b623a407 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/WindowSnapping.md +++ b/docs/content/dev/tweaks/Customize-Preferences/WindowSnapping.md @@ -3,7 +3,7 @@ title: "Window Snapping" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1533} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1549} "WPFToggleWindowSnapping": { "Content": "Window Snapping", "Description": "Toggles the window snapping feature when dragging windows.", diff --git a/docs/content/dev/tweaks/Essential-Tweaks/DeleteTempFiles.md b/docs/content/dev/tweaks/Essential-Tweaks/DeleteTempFiles.md index a910b75a..6500d0fb 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=1066} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1082} "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 f2d7d37a..91fcd147 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=1171} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1187} "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 0e22d53c..fa6141b8 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=1053} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1069} "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/PreventDeviceMetadataFromNetwork.md b/docs/content/dev/tweaks/Essential-Tweaks/PreventDeviceMetadataFromNetwork.md index 7256d431..0f2c9550 100644 --- a/docs/content/dev/tweaks/Essential-Tweaks/PreventDeviceMetadataFromNetwork.md +++ b/docs/content/dev/tweaks/Essential-Tweaks/PreventDeviceMetadataFromNetwork.md @@ -25,7 +25,3 @@ description: "" Applications and System Components store and retrieve configuration data to modify Windows settings, so we can use the registry to change many settings in one place. You can find information about the registry on [Wikipedia](https://en.wikipedia.org/wiki/Windows_Registry) and [Microsoft's Website](https://learn.microsoft.com/en-us/windows/win32/sysinfo/registry). - -## References -1. [Microsoft Documentation - PreventDeviceMetadataFromNetwork](https://learn.microsoft.com/en-us/windows/client-management/mdm/policy-csp-deviceinstallation#preventdevicemetadatafromnetwork) -2. [CyberSecurityNews - Windows Update Silently Installs LG Monitor App That Pushes McAfee Ads](https://cybersecuritynews.com/windows-update-installs-lg-monitor-app-pushes-mcafee-ads/) 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 d6c20c68..f5a5c8d8 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=1011} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1027} "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 7873669d..dd9be5c2 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=1139} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1155} "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 fa383809..0717b305 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=1155} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1171} "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 4706f40f..e868cfde 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=1117} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1133} "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 e4a2ddf6..e878362f 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=988} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1004} "WPFTweaksDisableNotifications": { "Content": "System Tray Notifications & Calendar - Disable", "Description": "Disables all Notifications INCLUDING Calendar.", 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 5056fd8e..bf5bcfba 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=1079} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1095} "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 ea0595ed..96e93339 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=947} +```json {filename="config/tweaks.json",linenos=inline,linenostart=963} "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/RightClickMenu.md b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RightClickMenu.md index e1717426..c0879a8b 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=1037} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1053} "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/Teredo.md b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/Teredo.md index d1b7c3b7..63051174 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=1095} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1111} "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/changedns.md b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/changedns.md index c073fb1a..cca9868b 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=1835} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1851} "WPFchangedns": { "Content": "DNS - Set to:", "category": "z__Advanced Tweaks - CAUTION",