From 74a3ddad1c3af74d5c67dbba2b1ad20cae9f951e Mon Sep 17 00:00:00 2001 From: Chris Titus Date: Wed, 3 Jun 2026 16:06:49 -0500 Subject: [PATCH] chore: Update generated dev docs (#4629) --- .../Customize-Preferences/BatteryPercentage.md | 2 +- .../tweaks/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 +- .../Customize-Preferences/MouseAcceleration.md | 2 +- .../Customize-Preferences/MultiplaneOverlay.md | 2 +- .../tweaks/Customize-Preferences/NewOutlook.md | 2 +- .../tweaks/Customize-Preferences/NumLock.md | 2 +- .../tweaks/Customize-Preferences/S3Sleep.md | 2 +- .../tweaks/Customize-Preferences/ShowExt.md | 2 +- .../tweaks/Customize-Preferences/StandbyFix.md | 2 +- .../StartMenuRecommendations.md | 2 +- .../tweaks/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 +- .../dev/tweaks/Essential-Tweaks/DeBloat.md | 2 +- .../tweaks/Essential-Tweaks/DeleteTempFiles.md | 2 +- .../Essential-Tweaks/DeliveryOptimization.md | 2 +- .../Essential-Tweaks/DisableBitLocker.md | 2 +- .../DisableExplorerAutoDiscovery.md | 2 +- .../dev/tweaks/Essential-Tweaks/DiskCleanup.md | 2 +- .../Essential-Tweaks/EndTaskOnTaskbar.md | 2 +- .../tweaks/Essential-Tweaks/Powershell7Tele.md | 18 ------------------ .../tweaks/Essential-Tweaks/RestorePoint.md | 2 +- .../dev/tweaks/Essential-Tweaks/Telemetry.md | 6 ++++++ .../dev/tweaks/Essential-Tweaks/WPBT.md | 2 +- .../BlockAdobeNet.md | 2 +- .../DisableBGapps.md | 2 +- .../z--Advanced-Tweaks---CAUTION/DisableFSO.md | 2 +- .../DisableIPv6.md | 2 +- .../DisableNotifications.md | 2 +- .../z--Advanced-Tweaks---CAUTION/Display.md | 2 +- .../z--Advanced-Tweaks---CAUTION/IPv46.md | 2 +- .../z--Advanced-Tweaks---CAUTION/RazerBlock.md | 2 +- .../z--Advanced-Tweaks---CAUTION/RemoveEdge.md | 2 +- .../z--Advanced-Tweaks---CAUTION/RemoveHome.md | 2 +- .../RemoveOneDrive.md | 2 +- .../RightClickMenu.md | 2 +- .../z--Advanced-Tweaks---CAUTION/Storage.md | 2 +- .../z--Advanced-Tweaks---CAUTION/Teredo.md | 2 +- .../tweaks/z--Advanced-Tweaks---CAUTION/UTC.md | 2 +- .../z--Advanced-Tweaks---CAUTION/WindowsAI.md | 2 +- .../XboxRemoval.md | 2 +- .../z--Advanced-Tweaks---CAUTION/changedns.md | 2 +- 51 files changed, 55 insertions(+), 67 deletions(-) delete mode 100644 docs/content/dev/tweaks/Essential-Tweaks/Powershell7Tele.md diff --git a/docs/content/dev/tweaks/Customize-Preferences/BatteryPercentage.md b/docs/content/dev/tweaks/Customize-Preferences/BatteryPercentage.md index 7d0b9924..8ef6f3c5 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=1324} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1317} "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 d4a128ff..b2838d1c 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=1659} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1652} "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 c563fcb9..ec892e4c 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=1342} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1335} "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 bcb1535d..d39f750c 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=1298} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1291} "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 82f5b9a7..763ca6c5 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=1821} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1814} "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 a0704644..7c18261e 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=1412} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1405} "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 52cf2c24..bd0f70f7 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=1641} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1634} "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 333e7142..d7b84f50 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=1677} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1670} "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 e70c6cb2..d279550b 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=1847} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1840} "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 1eea52ae..a97f96cb 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=1545} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1538} "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 e6c8190b..d6a2191b 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=1519} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1512} "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 06e52a60..883c3bdc 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=1458} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1451} "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 f317371f..d712c87c 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=1579} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1572} "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 c456e280..7f36256a 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=1623} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1616} "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 1f982154..bb371795 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=1384} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1377} "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 823dac17..ecac3221 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=1605} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1598} "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 5df23c8c..e10910c2 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=1695} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1688} "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 080e59da..e1ce5859 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=1739} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1732} "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 57b835b9..e57ded55 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=1803} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1796} "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 6c8b7689..acff49f4 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=1757} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1750} "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 1bc528af..ae08c30b 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=1785} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1778} "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 62d22002..0b0ac197 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=1440} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1433} "WPFToggleVerboseLogon": { "Content": "Logon Verbose Mode", "Description": "Show detailed messages during startup/shutdown.", diff --git a/docs/content/dev/tweaks/Essential-Tweaks/DeBloat.md b/docs/content/dev/tweaks/Essential-Tweaks/DeBloat.md index 3143a8a9..1ba7983a 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=844} +```json {filename="config/tweaks.json",linenos=inline,linenostart=850} "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 733d388b..070aa07a 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=1138} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1131} "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 6c1e6007..8c181cac 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=594} +```json {filename="config/tweaks.json",linenos=inline,linenostart=600} "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 087fd4ce..cac62785 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=626} +```json {filename="config/tweaks.json",linenos=inline,linenostart=632} "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 b6400f19..23a354b7 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=1243} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1236} "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 e659b10e..4ae0f489 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=1125} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1118} "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 c2d31436..93c0e4a9 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=912} +```json {filename="config/tweaks.json",linenos=inline,linenostart=918} "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 deleted file mode 100644 index 59d12cea..00000000 --- a/docs/content/dev/tweaks/Essential-Tweaks/Powershell7Tele.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: "PowerShell 7 Telemetry - Disable" -description: "" ---- - -```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.", - "category": "Essential Tweaks", - "panel": "1", - "InvokeScript": [ - "[Environment]::SetEnvironmentVariable('POWERSHELL_TELEMETRY_OPTOUT', '1', 'Machine')" - ], - "UndoScript": [ - "[Environment]::SetEnvironmentVariable('POWERSHELL_TELEMETRY_OPTOUT', '', 'Machine')" - ], -``` diff --git a/docs/content/dev/tweaks/Essential-Tweaks/RestorePoint.md b/docs/content/dev/tweaks/Essential-Tweaks/RestorePoint.md index 1f7c5ba9..ab55236b 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=885} +```json {filename="config/tweaks.json",linenos=inline,linenostart=891} "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/Telemetry.md b/docs/content/dev/tweaks/Essential-Tweaks/Telemetry.md index e481b4d1..b70a261a 100644 --- a/docs/content/dev/tweaks/Essential-Tweaks/Telemetry.md +++ b/docs/content/dev/tweaks/Essential-Tweaks/Telemetry.md @@ -106,6 +106,9 @@ description: "" # Disable (Windows Error Reporting Manager) Service Set-Service -Name wermgr -StartupType Disabled + # Disable PowerShell 7 telemetry + [Environment]::SetEnvironmentVariable('POWERSHELL_TELEMETRY_OPTOUT', '1', 'Machine') + Remove-ItemProperty -Path \"HKCU:\\Software\\Microsoft\\Siuf\\Rules\" -Name PeriodInNanoSeconds " ], @@ -119,6 +122,9 @@ description: "" # Enable (Windows Error Reporting Manager) Service Set-Service -Name wermgr -StartupType Automatic + + # Enable PowerShell 7 telemetry + [Environment]::SetEnvironmentVariable('POWERSHELL_TELEMETRY_OPTOUT', '', 'Machine') " ], ``` diff --git a/docs/content/dev/tweaks/Essential-Tweaks/WPBT.md b/docs/content/dev/tweaks/Essential-Tweaks/WPBT.md index 075e40b9..f58ae154 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=997} +```json {filename="config/tweaks.json",linenos=inline,linenostart=990} "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 21d320bc..71b43e43 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=1077} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1070} "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 3088eab7..3a24eaeb 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=1211} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1204} "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 03a2f41d..3a5b9b6a 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=1227} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1220} "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 66445c98..6334ee0a 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=1189} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1182} "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 ea3062be..ed470154 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=1054} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1047} "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 4dc1598b..aa8a3124 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=722} +```json {filename="config/tweaks.json",linenos=inline,linenostart=728} "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 2bf859fa..df27a29a 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=1151} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1144} "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 ee6131e7..de19dc9c 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=1013} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1006} "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 a14c4244..af1190c0 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=610} +```json {filename="config/tweaks.json",linenos=inline,linenostart=616} "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 107f5fa2..418b2ba6 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=699} +```json {filename="config/tweaks.json",linenos=inline,linenostart=705} "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 dc40453a..f1870d8c 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=655} +```json {filename="config/tweaks.json",linenos=inline,linenostart=661} "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 9f176b91..80475d6b 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=1103} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1096} "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 07d15d9f..7a6c841d 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=941} +```json {filename="config/tweaks.json",linenos=inline,linenostart=934} "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 c10eec88..2d777d9e 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=1167} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1160} "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 188e6572..6a2f43bc 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=639} +```json {filename="config/tweaks.json",linenos=inline,linenostart=645} "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 fd1ba300..d41acdf2 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=957} +```json {filename="config/tweaks.json",linenos=inline,linenostart=950} "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 47fc84a8..cf779cf1 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=821} +```json {filename="config/tweaks.json",linenos=inline,linenostart=827} "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 cd5e48cc..094060b3 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=1872} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1865} "WPFchangedns": { "Content": "DNS - Set to:", "category": "z__Advanced Tweaks - CAUTION",