From 7dfebba70f809e2fa858b14e75137ded4ef65869 Mon Sep 17 00:00:00 2001 From: Chris Titus Date: Mon, 8 Jun 2026 10:01:26 -0500 Subject: [PATCH] chore: Update generated dev docs (#4670) --- config/tweaks.json | 3 +- .../BatteryPercentage.md | 2 +- .../Customize-Preferences/BingSearch.md | 2 +- .../tweaks/Customize-Preferences/DarkMode.md | 2 +- .../Customize-Preferences/DetailedBSoD.md | 2 +- .../tweaks/Customize-Preferences/GameMode.md | 2 +- .../Customize-Preferences/HiddenFiles.md | 2 +- .../Customize-Preferences/HideSettingsHome.md | 2 +- .../tweaks/Customize-Preferences/LoginBlur.md | 2 +- .../tweaks/Customize-Preferences/LongPaths.md | 2 +- .../MouseAcceleration.md | 2 +- .../MultiplaneOverlay.md | 2 +- .../Customize-Preferences/NewOutlook.md | 2 +- .../tweaks/Customize-Preferences/NumLock.md | 2 +- .../tweaks/Customize-Preferences/S3Sleep.md | 2 +- .../tweaks/Customize-Preferences/ShowExt.md | 2 +- .../Customize-Preferences/StandbyFix.md | 2 +- .../StartMenuRecommendations.md | 2 +- .../Customize-Preferences/StickyKeys.md | 2 +- .../tweaks/Customize-Preferences/TaskView.md | 2 +- .../Customize-Preferences/TaskbarAlignment.md | 2 +- .../Customize-Preferences/TaskbarSearch.md | 2 +- .../Customize-Preferences/VerboseLogon.md | 2 +- .../Essential-Tweaks/ConsumerFeatures.md | 2 +- .../dev/tweaks/Essential-Tweaks/DeBloat.md | 2 +- .../Essential-Tweaks/DeleteTempFiles.md | 2 +- .../Essential-Tweaks/DeliveryOptimization.md | 2 +- .../Essential-Tweaks/DisableBitLocker.md | 2 +- .../DisableExplorerAutoDiscovery.md | 2 +- .../Essential-Tweaks/DisableStoreSearch.md | 2 +- .../tweaks/Essential-Tweaks/DiskCleanup.md | 2 +- .../Essential-Tweaks/EndTaskOnTaskbar.md | 2 +- .../dev/tweaks/Essential-Tweaks/Location.md | 2 +- .../tweaks/Essential-Tweaks/RestorePoint.md | 2 +- .../Essential-Tweaks/RevertStartMenu.md | 35 ------------------- .../dev/tweaks/Essential-Tweaks/Services.md | 2 +- .../dev/tweaks/Essential-Tweaks/Telemetry.md | 2 +- .../dev/tweaks/Essential-Tweaks/WPBT.md | 2 +- .../BlockAdobeNet.md | 2 +- .../BraveDebloat.md | 2 +- .../DisableBGapps.md | 2 +- .../DisableFSO.md | 2 +- .../DisableIPv6.md | 2 +- .../DisableNotifications.md | 2 +- .../DisableWarningForUnsignedRdp.md | 2 +- .../z--Advanced-Tweaks---CAUTION/Display.md | 2 +- .../EdgeDebloat.md | 2 +- .../z--Advanced-Tweaks---CAUTION/IPv46.md | 2 +- .../RazerBlock.md | 2 +- .../RemoveEdge.md | 2 +- .../RemoveHome.md | 2 +- .../RemoveOneDrive.md | 2 +- .../RightClickMenu.md | 2 +- .../z--Advanced-Tweaks---CAUTION/Storage.md | 2 +- .../z--Advanced-Tweaks---CAUTION/Teredo.md | 2 +- .../z--Advanced-Tweaks---CAUTION/UTC.md | 2 +- .../z--Advanced-Tweaks---CAUTION/WindowsAI.md | 2 +- .../XboxRemoval.md | 2 +- .../z--Advanced-Tweaks---CAUTION/changedns.md | 2 +- 59 files changed, 59 insertions(+), 93 deletions(-) diff --git a/config/tweaks.json b/config/tweaks.json index e5a5a2fc..792a6957 100644 --- a/config/tweaks.json +++ b/config/tweaks.json @@ -111,7 +111,8 @@ Write-Host 'New start menu reverted. Please restart your computer to take effect.' " ], - "link": "https://winutil.christitus.com/dev/tweaks/essential-tweaks/revertstartmenu" + "link": "https://winutil.christitus.com/dev/tweaks/essential-tweaks/revertstartmenu", + "link": "https://winutil.christitus.com/dev/tweaks/essential-tweaks/revertstartmenu" }, "WPFTweaksDisableStoreSearch": { "Content": "Microsoft Store Recommended Search Results - Disable", diff --git a/docs/content/dev/tweaks/Customize-Preferences/BatteryPercentage.md b/docs/content/dev/tweaks/Customize-Preferences/BatteryPercentage.md index 3d8d4251..b7ae669c 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=1307} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1309} "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 27838418..bb3b88f4 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=1642} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1644} "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 73701453..0a237d8e 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=1325} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1327} "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 655b9075..99a866ce 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=1281} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1283} "WPFToggleDetailedBSoD": { "Content": "BSoD Verbose Mode", "Description": "Gives more information when you blue screen.", diff --git a/docs/content/dev/tweaks/Customize-Preferences/GameMode.md b/docs/content/dev/tweaks/Customize-Preferences/GameMode.md index 9edfd1c4..dba8c9f5 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=1804} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1806} "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 fd6cfae3..609c00d2 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=1395} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1397} "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 c6e0fb26..7f85b15f 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=1624} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1626} "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 af99c066..41c91647 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=1660} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1662} "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 4e3aa272..9dccad67 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=1830} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1832} "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 1286ad05..5c9c7781 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=1528} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1530} "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 d4fad94b..b71816f0 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=1502} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1504} "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 256e00df..701809d3 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=1441} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1443} "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 9da64c84..aad5b1da 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=1562} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1564} "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 0cf85048..e212c769 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=1606} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1608} "WPFToggleS3Sleep": { "Content": "S3 Sleep", "Description": "Toggles between Modern Standby and S3 Sleep which cuts of power to cpu while continuing to refreshes the memory.", diff --git a/docs/content/dev/tweaks/Customize-Preferences/ShowExt.md b/docs/content/dev/tweaks/Customize-Preferences/ShowExt.md index a557f7c0..7d5dfaa6 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=1367} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1369} "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 8688ec5e..3428705f 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=1588} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1590} "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 5480dd04..a42c7180 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=1678} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1680} "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 6bc61824..1cba55e0 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=1722} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1724} "WPFToggleStickyKeys": { "Content": "Sticky Keys", "Description": "Toggles the stick keys which active 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 dbae88fa..5bec1a0b 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=1786} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1788} "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 b22677e3..56f5fb4b 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=1740} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1742} "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 e569db0d..bcdcdd8b 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=1768} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1770} "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 ca16f827..88b7f1e3 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=1423} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1425} "WPFToggleVerboseLogon": { "Content": "Logon Verbose Mode", "Description": "Show detailed messages during startup/shutdown.", diff --git a/docs/content/dev/tweaks/Essential-Tweaks/ConsumerFeatures.md b/docs/content/dev/tweaks/Essential-Tweaks/ConsumerFeatures.md index 3de7978d..8e7320c6 100644 --- a/docs/content/dev/tweaks/Essential-Tweaks/ConsumerFeatures.md +++ b/docs/content/dev/tweaks/Essential-Tweaks/ConsumerFeatures.md @@ -3,7 +3,7 @@ title: "ConsumerFeatures - Disable" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=449} +```json {filename="config/tweaks.json",linenos=inline,linenostart=451} "WPFTweaksConsumerFeatures": { "Content": "ConsumerFeatures - Disable", "Description": "Windows will not automatically install any games, third-party apps, or application links from the Windows Store for the signed-in user. Some default Apps will be inaccessible (eg. Phone Link).", diff --git a/docs/content/dev/tweaks/Essential-Tweaks/DeBloat.md b/docs/content/dev/tweaks/Essential-Tweaks/DeBloat.md index 964841d1..4474760b 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=840} +```json {filename="config/tweaks.json",linenos=inline,linenostart=842} "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 99cf366b..9d95402b 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=1121} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1123} "WPFTweaksDeleteTempFiles": { "Content": "Temporary Files - Remove", "Description": "Erases TEMP Folders.", diff --git a/docs/content/dev/tweaks/Essential-Tweaks/DeliveryOptimization.md b/docs/content/dev/tweaks/Essential-Tweaks/DeliveryOptimization.md index dc6bacee..9eafc39b 100644 --- a/docs/content/dev/tweaks/Essential-Tweaks/DeliveryOptimization.md +++ b/docs/content/dev/tweaks/Essential-Tweaks/DeliveryOptimization.md @@ -3,7 +3,7 @@ title: "Delivery Optimization - Disable" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=590} +```json {filename="config/tweaks.json",linenos=inline,linenostart=592} "WPFTweaksDeliveryOptimization": { "Content": "Delivery Optimization - Disable", "Description": "Stops Windows from using your bandwidth to upload updates to other PCs on the internet or local network.", diff --git a/docs/content/dev/tweaks/Essential-Tweaks/DisableBitLocker.md b/docs/content/dev/tweaks/Essential-Tweaks/DisableBitLocker.md index 44cd03e8..438a3b78 100644 --- a/docs/content/dev/tweaks/Essential-Tweaks/DisableBitLocker.md +++ b/docs/content/dev/tweaks/Essential-Tweaks/DisableBitLocker.md @@ -3,7 +3,7 @@ title: "BitLocker - Disable" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=622} +```json {filename="config/tweaks.json",linenos=inline,linenostart=624} "WPFTweaksDisableBitLocker": { "Content": "BitLocker - Disable", "Description": "Disables BitLocker.", diff --git a/docs/content/dev/tweaks/Essential-Tweaks/DisableExplorerAutoDiscovery.md b/docs/content/dev/tweaks/Essential-Tweaks/DisableExplorerAutoDiscovery.md index 731c998e..5dd76d29 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=1226} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1228} "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/DisableStoreSearch.md b/docs/content/dev/tweaks/Essential-Tweaks/DisableStoreSearch.md index 6b3c233e..ce958f2c 100644 --- a/docs/content/dev/tweaks/Essential-Tweaks/DisableStoreSearch.md +++ b/docs/content/dev/tweaks/Essential-Tweaks/DisableStoreSearch.md @@ -3,7 +3,7 @@ title: "Microsoft Store Recommended Search Results - Disable" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=115} +```json {filename="config/tweaks.json",linenos=inline,linenostart=117} "WPFTweaksDisableStoreSearch": { "Content": "Microsoft Store Recommended Search Results - Disable", "Description": "Will not display recommended Microsoft Store apps when searching for apps in the Start menu.", diff --git a/docs/content/dev/tweaks/Essential-Tweaks/DiskCleanup.md b/docs/content/dev/tweaks/Essential-Tweaks/DiskCleanup.md index a7d1a654..724d2291 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=1108} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1110} "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 08d3fb5c..330f8d71 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=908} +```json {filename="config/tweaks.json",linenos=inline,linenostart=910} "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/Location.md b/docs/content/dev/tweaks/Essential-Tweaks/Location.md index d345afe6..e5b2aa40 100644 --- a/docs/content/dev/tweaks/Essential-Tweaks/Location.md +++ b/docs/content/dev/tweaks/Essential-Tweaks/Location.md @@ -3,7 +3,7 @@ title: "Location Tracking - Disable" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=128} +```json {filename="config/tweaks.json",linenos=inline,linenostart=130} "WPFTweaksLocation": { "Content": "Location Tracking - Disable", "Description": "Disables Location Tracking.", diff --git a/docs/content/dev/tweaks/Essential-Tweaks/RestorePoint.md b/docs/content/dev/tweaks/Essential-Tweaks/RestorePoint.md index b47cf421..b8b5c4b2 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=881} +```json {filename="config/tweaks.json",linenos=inline,linenostart=883} "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/RevertStartMenu.md b/docs/content/dev/tweaks/Essential-Tweaks/RevertStartMenu.md index eca8bb2f..4b0be03b 100644 --- a/docs/content/dev/tweaks/Essential-Tweaks/RevertStartMenu.md +++ b/docs/content/dev/tweaks/Essential-Tweaks/RevertStartMenu.md @@ -3,38 +3,3 @@ title: "Start Menu Previous Layout - Enable" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=80} - "WPFTweaksRevertStartMenu": { - "Content": "Start Menu Previous Layout - Enable", - "Description": "Bring back the old Start Menu layout from before the gradual rollout of the new one in 25H2.", - "category": "Essential Tweaks", - "panel": "1", - "InvokeScript": [ - " - Invoke-WebRequest https://github.com/thebookisclosed/ViVe/releases/download/v0.3.4/ViVeTool-v0.3.4-IntelAmd.zip -OutFile ViVeTool.zip - - Expand-Archive ViVeTool.zip - Remove-Item ViVeTool.zip - - Start-Process 'ViVeTool\\ViVeTool.exe' -ArgumentList '/disable /id:47205210' -Wait -NoNewWindow - - Remove-Item ViVeTool -Recurse - - Write-Host 'Old start menu reverted. Please restart your computer to take effect.' - " - ], - "UndoScript": [ - " - Invoke-WebRequest https://github.com/thebookisclosed/ViVe/releases/download/v0.3.4/ViVeTool-v0.3.4-IntelAmd.zip -OutFile ViVeTool.zip - - Expand-Archive ViVeTool.zip - Remove-Item ViVeTool.zip - - Start-Process 'ViVeTool\\ViVeTool.exe' -ArgumentList '/enable /id:47205210' -Wait -NoNewWindow - - Remove-Item ViVeTool -Recurse - - Write-Host 'New start menu reverted. Please restart your computer to take effect.' - " - ], -``` diff --git a/docs/content/dev/tweaks/Essential-Tweaks/Services.md b/docs/content/dev/tweaks/Essential-Tweaks/Services.md index fc423ac8..b06ab921 100644 --- a/docs/content/dev/tweaks/Essential-Tweaks/Services.md +++ b/docs/content/dev/tweaks/Essential-Tweaks/Services.md @@ -3,7 +3,7 @@ title: "Services - Set to Manual" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=165} +```json {filename="config/tweaks.json",linenos=inline,linenostart=167} "WPFTweaksServices": { "Content": "Services - Set to Manual", "Description": "Sets some services to Manual startup and adjusts the SvcHostSplitThresholdInKB registry value to better match system memory, which can significantly reduce the number of svchost.exe processes.", diff --git a/docs/content/dev/tweaks/Essential-Tweaks/Telemetry.md b/docs/content/dev/tweaks/Essential-Tweaks/Telemetry.md index 81752ea3..2fe34661 100644 --- a/docs/content/dev/tweaks/Essential-Tweaks/Telemetry.md +++ b/docs/content/dev/tweaks/Essential-Tweaks/Telemetry.md @@ -3,7 +3,7 @@ title: "Telemetry - Disable" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=465} +```json {filename="config/tweaks.json",linenos=inline,linenostart=467} "WPFTweaksTelemetry": { "Content": "Telemetry - Disable", "Description": "Disables Microsoft Telemetry.", diff --git a/docs/content/dev/tweaks/Essential-Tweaks/WPBT.md b/docs/content/dev/tweaks/Essential-Tweaks/WPBT.md index a2a3c776..e3eb3950 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=980} +```json {filename="config/tweaks.json",linenos=inline,linenostart=982} "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 44bcf870..b316a101 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=1060} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1062} "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/BraveDebloat.md b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/BraveDebloat.md index 67736dbe..cfb43805 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/BraveDebloat.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/BraveDebloat.md @@ -3,7 +3,7 @@ title: "Brave Browser - Debloat" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=205} +```json {filename="config/tweaks.json",linenos=inline,linenostart=207} "WPFTweaksBraveDebloat": { "Content": "Brave Browser - Debloat", "Description": "Disables various annoyances like Brave Rewards, Leo AI, Crypto Wallet and VPN.", diff --git a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/DisableBGapps.md b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/DisableBGapps.md index 7a4b59af..ce60c7fc 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=1194} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1196} "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 b71f4312..79117037 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=1210} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1212} "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 f969e407..bf83646a 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=1172} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1174} "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 dd0e184f..93f4aa58 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=1037} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1039} "WPFTweaksDisableNotifications": { "Content": "System Tray Notifications & Calendar - Disable", "Description": "Disables all Notifications INCLUDING Calendar.", diff --git a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/DisableWarningForUnsignedRdp.md b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/DisableWarningForUnsignedRdp.md index 75071374..d94510c0 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/DisableWarningForUnsignedRdp.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/DisableWarningForUnsignedRdp.md @@ -3,7 +3,7 @@ title: "RDP Unsigned File Warnings - Disable" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=298} +```json {filename="config/tweaks.json",linenos=inline,linenostart=300} "WPFTweaksDisableWarningForUnsignedRdp": { "Content": "RDP Unsigned File Warnings - Disable", "Description": "Disables warnings shown when launching unsigned RDP files introduced with the latest Windows 10 and 11 updates.", 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 ccbd8695..17563167 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=718} +```json {filename="config/tweaks.json",linenos=inline,linenostart=720} "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/EdgeDebloat.md b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/EdgeDebloat.md index 7ec4430f..1e0ed91b 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/EdgeDebloat.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/EdgeDebloat.md @@ -3,7 +3,7 @@ title: "Microsoft Edge - Debloat" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=321} +```json {filename="config/tweaks.json",linenos=inline,linenostart=323} "WPFTweaksEdgeDebloat": { "Content": "Microsoft Edge - Debloat", "Description": "Disables various telemetry options, popups, and other annoyances in Edge.", 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 e990bb18..02c51eb4 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=1134} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1136} "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 2bb8c173..d64135e8 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=996} +```json {filename="config/tweaks.json",linenos=inline,linenostart=998} "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/RemoveEdge.md b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveEdge.md index 072761ff..21296706 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveEdge.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/RemoveEdge.md @@ -3,7 +3,7 @@ title: "Microsoft Edge - Remove" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=606} +```json {filename="config/tweaks.json",linenos=inline,linenostart=608} "WPFTweaksRemoveEdge": { "Content": "Microsoft Edge - Remove", "Description": "Unblocks Microsoft Edge uninstaller restrictions then uses that uninstaller to remove Microsoft Edge.", 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 18c60bd4..c6d2edf3 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=695} +```json {filename="config/tweaks.json",linenos=inline,linenostart=697} "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 3289224f..220edc2f 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=651} +```json {filename="config/tweaks.json",linenos=inline,linenostart=653} "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 50b3c26f..587ce246 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=1086} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1088} "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 0eaafaac..76a86591 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=924} +```json {filename="config/tweaks.json",linenos=inline,linenostart=926} "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 26b11cda..5575a452 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=1150} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1152} "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 be44055e..870a065b 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=635} +```json {filename="config/tweaks.json",linenos=inline,linenostart=637} "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 cd25e8d2..919e8c48 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=940} +```json {filename="config/tweaks.json",linenos=inline,linenostart=942} "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 76983441..e980e613 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=817} +```json {filename="config/tweaks.json",linenos=inline,linenostart=819} "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 9c82e5f9..1714c786 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=1855} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1857} "WPFchangedns": { "Content": "DNS - Set to:", "category": "z__Advanced Tweaks - CAUTION",