mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2026-02-17 07:56:24 +00:00
1355 lines
50 KiB
JSON
1355 lines
50 KiB
JSON
{
|
|
"Version": "1.0",
|
|
"Categories": [
|
|
{
|
|
"Name": "Privacy & Suggested Content",
|
|
"Icon": ""
|
|
},
|
|
{
|
|
"Name": "System",
|
|
"Icon": ""
|
|
},
|
|
{
|
|
"Name": "Start Menu",
|
|
"Icon": ""
|
|
},
|
|
{
|
|
"Name": "AI",
|
|
"Icon": ""
|
|
},
|
|
{
|
|
"Name": "Windows Update",
|
|
"Icon": ""
|
|
},
|
|
{
|
|
"Name": "Taskbar",
|
|
"Icon": ""
|
|
},
|
|
{
|
|
"Name": "Appearance",
|
|
"Icon": ""
|
|
},
|
|
{
|
|
"Name": "File Explorer",
|
|
"Icon": ""
|
|
},
|
|
{
|
|
"Name": "Multi-tasking",
|
|
"Icon": ""
|
|
},
|
|
{
|
|
"Name": "Other",
|
|
"Icon": ""
|
|
},
|
|
{
|
|
"Name": "Gaming",
|
|
"Icon": ""
|
|
}
|
|
],
|
|
"UiGroups": [
|
|
{
|
|
"GroupId": "SearchIcon",
|
|
"Label": "Taskbar search style",
|
|
"ToolTip": "This setting allows you to customize the appearance of the search box on the taskbar.",
|
|
"Category": "Taskbar",
|
|
"Priority": 2,
|
|
"Values": [
|
|
{
|
|
"Label": "Hide",
|
|
"FeatureIds": [
|
|
"HideSearchTb"
|
|
]
|
|
},
|
|
{
|
|
"Label": "Show search icon only",
|
|
"FeatureIds": [
|
|
"ShowSearchIconTb"
|
|
]
|
|
},
|
|
{
|
|
"Label": "Show search icon and label",
|
|
"FeatureIds": [
|
|
"ShowSearchLabelTb"
|
|
]
|
|
},
|
|
{
|
|
"Label": "Show search box",
|
|
"FeatureIds": [
|
|
"ShowSearchBoxTb"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"GroupId": "MultiMon",
|
|
"Label": "Show taskbar apps on",
|
|
"ToolTip": "This setting allows you to choose where taskbar app buttons are shown when using multiple monitors.",
|
|
"Category": "Taskbar",
|
|
"Values": [
|
|
{
|
|
"Label": "All taskbars",
|
|
"FeatureIds": [
|
|
"MMTaskbarModeAll"
|
|
]
|
|
},
|
|
{
|
|
"Label": "Main taskbar and taskbar where window is open",
|
|
"FeatureIds": [
|
|
"MMTaskbarModeMainActive"
|
|
]
|
|
},
|
|
{
|
|
"Label": "Taskbar where window is open",
|
|
"FeatureIds": [
|
|
"MMTaskbarModeActive"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"GroupId": "CombineButtons",
|
|
"Label": "Combine taskbar buttons on the main display",
|
|
"ToolTip": "This setting allows you to choose how taskbar buttons are combined on the main display.",
|
|
"Category": "Taskbar",
|
|
"Values": [
|
|
{
|
|
"Label": "Always",
|
|
"FeatureIds": [
|
|
"CombineTaskbarAlways"
|
|
]
|
|
},
|
|
{
|
|
"Label": "When taskbar is full",
|
|
"FeatureIds": [
|
|
"CombineTaskbarWhenFull"
|
|
]
|
|
},
|
|
{
|
|
"Label": "Never",
|
|
"FeatureIds": [
|
|
"CombineTaskbarNever"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"GroupId": "CombineMMButtons",
|
|
"Label": "Combine taskbar buttons on secondary displays",
|
|
"ToolTip": "This setting allows you to choose how taskbar buttons are combined on secondary displays.",
|
|
"Category": "Taskbar",
|
|
"Values": [
|
|
{
|
|
"Label": "Always",
|
|
"FeatureIds": [
|
|
"CombineMMTaskbarAlways"
|
|
]
|
|
},
|
|
{
|
|
"Label": "When taskbar is full",
|
|
"FeatureIds": [
|
|
"CombineMMTaskbarWhenFull"
|
|
]
|
|
},
|
|
{
|
|
"Label": "Never",
|
|
"FeatureIds": [
|
|
"CombineMMTaskbarNever"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"GroupId": "ClearStart",
|
|
"Label": "Remove pinned apps from the start menu",
|
|
"ToolTip": "This setting allows you to quickly remove all pinned apps from the start menu.",
|
|
"Category": "Start Menu",
|
|
"Values": [
|
|
{
|
|
"Label": "Remove for the current user",
|
|
"FeatureIds": [
|
|
"ClearStart"
|
|
]
|
|
},
|
|
{
|
|
"Label": "Remove for all users",
|
|
"FeatureIds": [
|
|
"ClearStartAllUsers"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"GroupId": "ExplorerLocation",
|
|
"Label": "Open File Explorer to",
|
|
"ToolTip": "This setting allows you to choose the default location that File Explorer opens to.",
|
|
"Category": "File Explorer",
|
|
"Values": [
|
|
{
|
|
"Label": "Home",
|
|
"FeatureIds": [
|
|
"ExplorerToHome"
|
|
]
|
|
},
|
|
{
|
|
"Label": "This PC",
|
|
"FeatureIds": [
|
|
"ExplorerToThisPC"
|
|
]
|
|
},
|
|
{
|
|
"Label": "Downloads",
|
|
"FeatureIds": [
|
|
"ExplorerToDownloads"
|
|
]
|
|
},
|
|
{
|
|
"Label": "OneDrive",
|
|
"FeatureIds": [
|
|
"ExplorerToOneDrive"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"GroupId": "ShowTabsInAltTab",
|
|
"Label": "Show tabs from apps when snapping or pressing Alt+Tab",
|
|
"ToolTip": "This setting allows you to choose whether to show tabs from apps (such as Edge browser tabs) when snapping windows or pressing Alt+Tab.",
|
|
"Category": "Multi-tasking",
|
|
"Priority": 10,
|
|
"Values": [
|
|
{
|
|
"Label": "Don't show tabs",
|
|
"FeatureIds": [
|
|
"HideTabsInAltTab"
|
|
]
|
|
},
|
|
{
|
|
"Label": "Show 3 most recent tabs",
|
|
"FeatureIds": [
|
|
"Show3TabsInAltTab"
|
|
]
|
|
},
|
|
{
|
|
"Label": "Show 5 most recent tabs",
|
|
"FeatureIds": [
|
|
"Show5TabsInAltTab"
|
|
]
|
|
},
|
|
{
|
|
"Label": "Show 20 most recent tabs",
|
|
"FeatureIds": [
|
|
"Show20TabsInAltTab"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Features": [
|
|
{
|
|
"FeatureId": "RemoveApps",
|
|
"Label": "Remove the apps specified in the 'Apps' parameter",
|
|
"Category": null,
|
|
"Action": "Remove Apps",
|
|
"RegistryKey": null,
|
|
"ApplyText": null,
|
|
"UndoAction": null,
|
|
"RegistryUndoKey": null,
|
|
"MinVersion": null,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "Apps",
|
|
"Label": "The selection of apps to remove, specified as a comma separated list. Use 'Default' (or omit) to use the default apps list",
|
|
"Category": null,
|
|
"Action": "Apps",
|
|
"RegistryKey": null,
|
|
"ApplyText": null,
|
|
"UndoAction": null,
|
|
"RegistryUndoKey": null,
|
|
"MinVersion": null,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "RemoveAppsCustom",
|
|
"Label": "Remove custom selection of apps",
|
|
"Category": null,
|
|
"Action": "Remove Custom Apps",
|
|
"RegistryKey": null,
|
|
"ApplyText": null,
|
|
"UndoAction": null,
|
|
"RegistryUndoKey": null,
|
|
"MinVersion": null,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "RemoveCommApps",
|
|
"Label": "Remove the Mail, Calendar, and People apps",
|
|
"Category": null,
|
|
"Action": "Remove Mail, Calendar & People",
|
|
"RegistryKey": null,
|
|
"ApplyText": null,
|
|
"UndoAction": null,
|
|
"RegistryUndoKey": null,
|
|
"MinVersion": null,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "RemoveW11Outlook",
|
|
"Label": "Remove the new Outlook for Windows app",
|
|
"Category": null,
|
|
"Action": "Remove Outlook for Windows",
|
|
"RegistryKey": null,
|
|
"ApplyText": null,
|
|
"UndoAction": null,
|
|
"RegistryUndoKey": null,
|
|
"MinVersion": null,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "RemoveGamingApps",
|
|
"Label": "Remove the Xbox App and Xbox Gamebar",
|
|
"Category": null,
|
|
"Action": "Remove Gaming Apps",
|
|
"RegistryKey": null,
|
|
"ApplyText": null,
|
|
"UndoAction": null,
|
|
"RegistryUndoKey": null,
|
|
"MinVersion": null,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "RemoveHPApps",
|
|
"Label": "Remove HP OEM applications",
|
|
"Category": null,
|
|
"Action": "Remove HP Apps",
|
|
"RegistryKey": null,
|
|
"ApplyText": null,
|
|
"UndoAction": null,
|
|
"RegistryUndoKey": null,
|
|
"MinVersion": null,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "CreateRestorePoint",
|
|
"Label": "Create a system restore point",
|
|
"Category": null,
|
|
"Action": "Create Restore Point",
|
|
"RegistryKey": null,
|
|
"ApplyText": null,
|
|
"UndoAction": null,
|
|
"RegistryUndoKey": null,
|
|
"MinVersion": null,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "DisableTelemetry",
|
|
"Label": "telemetry, tracking & targeted ads",
|
|
"ToolTip": "This setting disables telemetry, diagnostic data collection, activity history, app-launch tracking, targeted ads and more. It limits the data that is sent to Microsoft about your device and usage.",
|
|
"Category": "Privacy & Suggested Content",
|
|
"Action": "Disable",
|
|
"RegistryKey": "Disable_Telemetry.reg",
|
|
"ApplyText": "> Disabling telemetry, diagnostic data, activity history, app-launch tracking and targeted ads...",
|
|
"UndoAction": "Enable",
|
|
"RegistryUndoKey": "Enable_Telemetry.reg",
|
|
"MinVersion": null,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "DisableSuggestions",
|
|
"Label": "tips, tricks & suggested content throughout Windows",
|
|
"ToolTip": "This setting removes many annoying distractions from Windows.",
|
|
"Category": "Privacy & Suggested Content",
|
|
"Action": "Disable",
|
|
"RegistryKey": "Disable_Windows_Suggestions.reg",
|
|
"ApplyText": "> Disabling tips, tricks, suggestions and ads throughout Windows...",
|
|
"UndoAction": "Enable",
|
|
"RegistryUndoKey": "Enable_Windows_Suggestions.reg",
|
|
"MinVersion": null,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "DisableLockscreenTips",
|
|
"Label": "tips & tricks on the lock screen",
|
|
"ToolTip": "This will turn off the tips, tricks and fun facts that appear on the lock screen.",
|
|
"Category": "Privacy & Suggested Content",
|
|
"Action": "Disable",
|
|
"RegistryKey": "Disable_Lockscreen_Tips.reg",
|
|
"ApplyText": "> Disabling tips & tricks on the lock screen...",
|
|
"UndoAction": "Enable",
|
|
"RegistryUndoKey": "Enable_Lockscreen_Tips.reg",
|
|
"MinVersion": null,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "DisableDesktopSpotlight",
|
|
"Label": "Windows Spotlight for desktop",
|
|
"ToolTip": "This will turn off the 'Windows Spotlight' feature for the desktop background, which shows different background images and occasionally tips and fun facts on the desktop.",
|
|
"Category": "Privacy & Suggested Content",
|
|
"Action": "Disable",
|
|
"RegistryKey": "Disable_Desktop_Spotlight.reg",
|
|
"ApplyText": "> Disabling the 'Windows Spotlight' desktop background option...",
|
|
"UndoAction": "Enable",
|
|
"RegistryUndoKey": "Enable_Desktop_Spotlight.reg",
|
|
"MinVersion": null,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "DisableEdgeAds",
|
|
"Label": "ads, suggestions and newsfeed in Edge",
|
|
"ToolTip": "This will turn off various distractions from Microsoft Edge such as ads, suggestions and the MSN news feed. This setting uses policies, which means some settings will be locked.",
|
|
"Category": "Privacy & Suggested Content",
|
|
"Action": "Disable",
|
|
"RegistryKey": "Disable_Edge_Ads_And_Suggestions.reg",
|
|
"ApplyText": "> Disabling ads, suggestions and the MSN news feed in Microsoft Edge...",
|
|
"UndoAction": "Enable",
|
|
"RegistryUndoKey": "Enable_Edge_Ads_And_Suggestions.reg",
|
|
"MinVersion": null,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "DisableCopilot",
|
|
"Label": "Microsoft Copilot",
|
|
"ToolTip": "This will disable and uninstall Microsoft Copilot, Windows' built-in AI assistant.",
|
|
"Category": "AI",
|
|
"Action": "Disable",
|
|
"RegistryKey": "Disable_Copilot.reg",
|
|
"ApplyText": "> Disabling Microsoft Copilot...",
|
|
"UndoAction": "Enable",
|
|
"RegistryUndoKey": "Enable_Copilot.reg",
|
|
"MinVersion": 22621,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "DisableRecall",
|
|
"Label": "Windows Recall",
|
|
"ToolTip": "This will disable Windows Recall, an AI-powered feature that provides quick access to recently used files, apps and activities.",
|
|
"Category": "AI",
|
|
"Action": "Disable",
|
|
"RegistryKey": "Disable_AI_Recall.reg",
|
|
"ApplyText": "> Disabling Windows Recall...",
|
|
"UndoAction": "Enable",
|
|
"RegistryUndoKey": "Enable_AI_Recall.reg",
|
|
"MinVersion": 22621,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "DisableClickToDo",
|
|
"Label": "Click To Do, AI text & image analysis",
|
|
"ToolTip": "This will disable Click To Do, which provides AI-powered text and image analysis features in Windows.",
|
|
"Category": "AI",
|
|
"Action": "Disable",
|
|
"RegistryKey": "Disable_Click_to_Do.reg",
|
|
"ApplyText": "> Disabling Click to Do...",
|
|
"UndoAction": "Enable",
|
|
"RegistryUndoKey": "Enable_Click_to_Do.reg",
|
|
"MinVersion": 22621,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "DisableDVR",
|
|
"Label": "Xbox game/screen recording",
|
|
"ToolTip": "This will disable the Xbox game/screen recording features included with the Game Bar app.",
|
|
"Category": "Gaming",
|
|
"Action": "Disable",
|
|
"RegistryKey": "Disable_DVR.reg",
|
|
"ApplyText": "> Disabling Xbox game/screen recording...",
|
|
"UndoAction": "Enable",
|
|
"RegistryUndoKey": "Enable_DVR.reg",
|
|
"MinVersion": null,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "DisableGameBarIntegration",
|
|
"Label": "Game Bar integration",
|
|
"ToolTip": "This will disable the Game Bar integration with games and controllers. This stops annoying ms-gamebar popups when launching games or connecting a controller.",
|
|
"Category": "Gaming",
|
|
"Action": "Disable",
|
|
"RegistryKey": "Disable_Game_Bar_Integration.reg",
|
|
"ApplyText": "> Disabling Game Bar integration...",
|
|
"UndoAction": "Enable",
|
|
"RegistryUndoKey": "Enable_Game_Bar_Integration.reg",
|
|
"MinVersion": null,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "ClearStart",
|
|
"Action": "Clear Start Menu",
|
|
"Label": "Remove all pinned apps from the start menu for this user only",
|
|
"Category": "Start Menu",
|
|
"RegistryKey": null,
|
|
"ApplyText": null,
|
|
"UndoAction": null,
|
|
"RegistryUndoKey": null,
|
|
"MinVersion": 22621,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "ClearStartAllUsers",
|
|
"Action": "Clear Start Menu (All Users)",
|
|
"Label": "Remove all pinned apps from the start menu for all existing and new users",
|
|
"Category": "Start Menu",
|
|
"RegistryKey": null,
|
|
"ApplyText": null,
|
|
"UndoAction": null,
|
|
"RegistryUndoKey": null,
|
|
"MinVersion": 22621,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "ReplaceStart",
|
|
"Action": "Replace Start Menu",
|
|
"Label": "Replace the start menu layout for this user only with the provided template file",
|
|
"Category": null,
|
|
"RegistryKey": null,
|
|
"ApplyText": null,
|
|
"UndoAction": null,
|
|
"RegistryUndoKey": null,
|
|
"MinVersion": 22621,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "ReplaceStartAllUsers",
|
|
"Action": "Replace Start Menu (All Users)",
|
|
"Label": "Replace the start menu layout for all existing and new users with the provided template file",
|
|
"Category": null,
|
|
"RegistryKey": null,
|
|
"ApplyText": null,
|
|
"UndoAction": null,
|
|
"RegistryUndoKey": null,
|
|
"MinVersion": 22621,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "DisableStartRecommended",
|
|
"Label": "recommended section in the start menu",
|
|
"ToolTip": "This will hide the recommended section in the start menu, which shows recently added apps, recently opened files and app recommendations.",
|
|
"Category": "Start Menu",
|
|
"Action": "Hide",
|
|
"RegistryKey": "Disable_Start_Recommended.reg",
|
|
"ApplyText": "> Disabling the start menu recommended section...",
|
|
"UndoAction": "Show",
|
|
"RegistryUndoKey": "Enable_Start_Recommended.reg",
|
|
"MinVersion": 22621,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "DisableBing",
|
|
"Label": "Bing web search & Copilot integration",
|
|
"ToolTip": "This will turn off Bing web search results and Copilot integration in the Windows search experience.",
|
|
"Category": "Start Menu",
|
|
"Action": "Disable",
|
|
"RegistryKey": "Disable_Bing_Cortana_In_Search.reg",
|
|
"ApplyText": "> Disabling Bing web search & Copilot integration in Windows search...",
|
|
"UndoAction": "Enable",
|
|
"RegistryUndoKey": "Enable_Bing_Cortana_In_Search.reg",
|
|
"MinVersion": null,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "DisableStartPhoneLink",
|
|
"Label": "Phone Link integration in the start menu",
|
|
"ToolTip": "This will remove the Phone Link integration in the start menu when you have a mobile device linked to your PC.",
|
|
"Category": "Start Menu",
|
|
"Action": "Disable",
|
|
"RegistryKey": "Disable_Phone_Link_In_Start.reg",
|
|
"ApplyText": "> Disabling the Phone Link mobile devices integration in the start menu...",
|
|
"UndoAction": "Enable",
|
|
"RegistryUndoKey": "Enable_Phone_Link_In_Start.reg",
|
|
"MinVersion": 22621,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "DisableSettings365Ads",
|
|
"Label": "Microsoft 365 Copilot ads in Settings Home",
|
|
"ToolTip": "This will turn off the Microsoft 365 Copilot ads that appear in the Settings Home page.",
|
|
"Category": "Privacy & Suggested Content",
|
|
"Action": "Hide",
|
|
"RegistryKey": "Disable_Settings_365_Ads.reg",
|
|
"ApplyText": "> Disabling Microsoft 365 Copilot ads in Settings Home...",
|
|
"UndoAction": "Show",
|
|
"RegistryUndoKey": "Enable_Settings_365_Ads.reg",
|
|
"MinVersion": null,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "DisableSettingsHome",
|
|
"Label": "Settings 'Home' page",
|
|
"ToolTip": "Removes the 'Home' page from the Settings app.",
|
|
"Category": "Other",
|
|
"Action": "Hide",
|
|
"RegistryKey": "Disable_Settings_Home.reg",
|
|
"ApplyText": "> Disabling the Settings Home page...",
|
|
"UndoAction": "Show",
|
|
"RegistryUndoKey": "Enable_Settings_Home.reg",
|
|
"MinVersion": null,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "DisableEdgeAI",
|
|
"Label": "AI features in Microsoft Edge",
|
|
"ToolTip": "This will turn off AI features in Microsoft Edge, such as the AI-powered sidebar and Copilot features. This setting uses policies, which means some settings will be locked.",
|
|
"Category": "AI",
|
|
"Action": "Disable",
|
|
"RegistryKey": "Disable_Edge_AI_Features.reg",
|
|
"ApplyText": "> Disabling AI features in Microsoft Edge...",
|
|
"UndoAction": "Enable",
|
|
"RegistryUndoKey": "Enable_Edge_AI_Features.reg",
|
|
"MinVersion": 22621,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "DisablePaintAI",
|
|
"Label": "AI features in Paint",
|
|
"ToolTip": "This will turn off AI features in Paint, such as the AI-powered image generation and editing tools.",
|
|
"Category": "AI",
|
|
"Action": "Disable",
|
|
"RegistryKey": "Disable_Paint_AI_Features.reg",
|
|
"ApplyText": "> Disabling AI features in Paint...",
|
|
"UndoAction": "Enable",
|
|
"RegistryUndoKey": "Enable_Paint_AI_Features.reg",
|
|
"MinVersion": 22621,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "DisableNotepadAI",
|
|
"Label": "AI features in Notepad",
|
|
"ToolTip": "This will turn off AI features in Notepad, such as the AI-powered writing suggestions.",
|
|
"Category": "AI",
|
|
"Action": "Disable",
|
|
"RegistryKey": "Disable_Notepad_AI_Features.reg",
|
|
"ApplyText": "> Disabling AI features in Notepad...",
|
|
"UndoAction": "Enable",
|
|
"RegistryUndoKey": "Enable_Notepad_AI_Features.reg",
|
|
"MinVersion": 22621,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "EnableDarkMode",
|
|
"Label": "theme for system and apps",
|
|
"ToolTip": "This will set the app and system theme to dark mode.",
|
|
"Category": "Appearance",
|
|
"Action": "Enable dark",
|
|
"RegistryKey": "Enable_Dark_Mode.reg",
|
|
"ApplyText": "> Enabling dark mode for system and apps...",
|
|
"UndoAction": "Disable light",
|
|
"RegistryUndoKey": "Enable_Light_Mode.reg",
|
|
"MinVersion": null,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "DisableDragTray",
|
|
"Label": "'Drag Tray' for sharing & moving files",
|
|
"ToolTip": "The Drag Tray is a new feature for sharing & moving files in Windows 11, it appears at the top of the screen when dragging files.",
|
|
"Category": "System",
|
|
"Action": "Disable",
|
|
"RegistryKey": "Disable_Share_Drag_Tray.reg",
|
|
"ApplyText": "> Disabling Drag Tray...",
|
|
"UndoAction": "Enable",
|
|
"RegistryUndoKey": "Enable_Share_Drag_Tray.reg",
|
|
"MinVersion": 26200,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "RevertContextMenu",
|
|
"Label": "context menu style",
|
|
"ToolTip": "This will restore the classic Windows 10 style context menu instead of the modern Windows 11 style menu.",
|
|
"Category": "System",
|
|
"Action": "Use classic Windows 10",
|
|
"RegistryKey": "Disable_Show_More_Options_Context_Menu.reg",
|
|
"ApplyText": "> Restoring the classic Windows 10 style context menu...",
|
|
"UndoAction": "Use modern Windows 11",
|
|
"RegistryUndoKey": "Enable_W11_Style_Context_Menu.reg",
|
|
"MinVersion": 22000,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "DisableMouseAcceleration",
|
|
"Label": "Enhance Pointer Precision (mouse acceleration)",
|
|
"ToolTip": "This will disable mouse acceleration which is enabled by default in Windows. This makes mouse movement more consistent and predictable.",
|
|
"Category": "System",
|
|
"Action": "Disable",
|
|
"RegistryKey": "Disable_Enhance_Pointer_Precision.reg",
|
|
"ApplyText": "> Turning off Enhanced Pointer Precision...",
|
|
"UndoAction": "Enable",
|
|
"RegistryUndoKey": "Enable_Enhance_Pointer_Precision.reg",
|
|
"MinVersion": null,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "DisableStickyKeys",
|
|
"Label": "Sticky Keys keyboard shortcut (5x shift)",
|
|
"ToolTip": "This will prevent the Sticky Keys dialog from appearing when you press the Shift key 5 times in a row.",
|
|
"Category": "System",
|
|
"Action": "Disable",
|
|
"RegistryKey": "Disable_Sticky_Keys_Shortcut.reg",
|
|
"ApplyText": "> Disabling the Sticky Keys keyboard shortcut...",
|
|
"UndoAction": "Enable",
|
|
"RegistryUndoKey": "Enable_Sticky_Keys_Shortcut.reg",
|
|
"MinVersion": 26100,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "DisableWindowSnapping",
|
|
"Label": "window snapping",
|
|
"ToolTip": "This will turn off the ability to snap windows to the sides or corners of the screen.",
|
|
"Category": "Multi-tasking",
|
|
"Priority": 1,
|
|
"Action": "Disable",
|
|
"RegistryKey": "Disable_Window_Snapping.reg",
|
|
"ApplyText": "> Disabling window snapping...",
|
|
"UndoAction": "Enable",
|
|
"RegistryUndoKey": "Enable_Window_Snapping.reg",
|
|
"MinVersion": null,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "DisableSnapAssist",
|
|
"Label": "showing app suggestions when snapping windows",
|
|
"ToolTip": "This will turn off app suggestions when you snap windows to the sides or corners of the screen.",
|
|
"Category": "Multi-tasking",
|
|
"Priority": 2,
|
|
"Action": "Disable",
|
|
"RegistryKey": "Disable_Snap_Assist.reg",
|
|
"ApplyText": "> Disabling the Snap Assist suggestions...",
|
|
"UndoAction": "Enable",
|
|
"RegistryUndoKey": "Enable_Snap_Assist.reg",
|
|
"MinVersion": 22000,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "DisableSnapLayouts",
|
|
"Label": "snap layout flyout at top of screen and on maximize button",
|
|
"ToolTip": "This will turn off the snap layout flyout that appears when you hover over the maximize button or drag windows to the top of the screen.",
|
|
"Category": "Multi-tasking",
|
|
"Priority": 3,
|
|
"Action": "Hide",
|
|
"RegistryKey": "Disable_Snap_Layouts.reg",
|
|
"ApplyText": "> Hiding snap layouts when dragging windows to top of the screen and on maximize button...",
|
|
"UndoAction": "Show",
|
|
"RegistryUndoKey": "Enable_Snap_Layouts.reg",
|
|
"MinVersion": 22000,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "HideTabsInAltTab",
|
|
"Label": "tabs from apps when snapping or pressing Alt+Tab",
|
|
"Category": "Multi-tasking",
|
|
"Action": "Hide",
|
|
"RegistryKey": "Hide_Tabs_In_Alt_Tab.reg",
|
|
"ApplyText": "> Disable showing tabs from apps when snapping or pressing Alt+Tab...",
|
|
"UndoAction": null,
|
|
"RegistryUndoKey": null,
|
|
"MinVersion": 22000,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "Show3TabsInAltTab",
|
|
"Label": "tabs from apps when snapping or pressing Alt+Tab",
|
|
"Category": "Multi-tasking",
|
|
"Action": "Show 3",
|
|
"RegistryKey": "Show_3_Tabs_In_Alt_Tab.reg",
|
|
"ApplyText": "> Enable showing 3 tabs from apps when snapping or pressing Alt+Tab...",
|
|
"UndoAction": null,
|
|
"RegistryUndoKey": null,
|
|
"MinVersion": 22000,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "Show5TabsInAltTab",
|
|
"Label": "tabs from apps when snapping or pressing Alt+Tab",
|
|
"Category": "Multi-tasking",
|
|
"Action": "Show 5",
|
|
"RegistryKey": "Show_5_Tabs_In_Alt_Tab.reg",
|
|
"ApplyText": "> Enable showing 5 tabs from apps when snapping or pressing Alt+Tab...",
|
|
"UndoAction": null,
|
|
"RegistryUndoKey": null,
|
|
"MinVersion": 22000,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "Show20TabsInAltTab",
|
|
"Label": "tabs from apps when snapping or pressing Alt+Tab",
|
|
"Category": "Multi-tasking",
|
|
"Action": "Show 20",
|
|
"RegistryKey": "Show_20_Tabs_In_Alt_Tab.reg",
|
|
"ApplyText": "> Enable showing 20 tabs from apps when snapping or pressing Alt+Tab...",
|
|
"UndoAction": null,
|
|
"RegistryUndoKey": null,
|
|
"MinVersion": 22000,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "TaskbarAlignLeft",
|
|
"Label": "taskbar alignment",
|
|
"ToolTip": "By default, Windows 11 has the taskbar buttons centered. Enabling this setting will move the taskbar buttons to the left, similar to previous versions of Windows.",
|
|
"Category": "Taskbar",
|
|
"Priority": 1,
|
|
"Action": "Left",
|
|
"RegistryKey": "Align_Taskbar_Left.reg",
|
|
"ApplyText": "> Aligning taskbar buttons to the left...",
|
|
"UndoAction": "Center",
|
|
"RegistryUndoKey": "Align_Taskbar_Center.reg",
|
|
"MinVersion": 22000,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "HideSearchTb",
|
|
"Label": "Hide search icon from the taskbar",
|
|
"Category": "Taskbar",
|
|
"Action": "Hide Search",
|
|
"RegistryKey": "Hide_Search_Taskbar.reg",
|
|
"ApplyText": "> Hiding the search icon from the taskbar...",
|
|
"UndoAction": "Show Search Box",
|
|
"RegistryUndoKey": "Show_Search_Box.reg",
|
|
"MinVersion": 22000,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "ShowSearchIconTb",
|
|
"Label": "Show search icon on the taskbar",
|
|
"Category": "Taskbar",
|
|
"Action": "Show Search Icon",
|
|
"RegistryKey": "Show_Search_Box.reg",
|
|
"ApplyText": "> Changing taskbar search to icon only...",
|
|
"UndoAction": "Show Search Box",
|
|
"RegistryUndoKey": "Show_Search_Box.reg",
|
|
"MinVersion": 22000,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "ShowSearchLabelTb",
|
|
"Label": "Show search icon with label on the taskbar",
|
|
"Category": "Taskbar",
|
|
"Action": "Show Search Label",
|
|
"RegistryKey": "Show_Search_Box.reg",
|
|
"ApplyText": "> Changing taskbar search to icon with label...",
|
|
"UndoAction": "Show Search Box",
|
|
"RegistryUndoKey": "Show_Search_Box.reg",
|
|
"MinVersion": 22000,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "ShowSearchBoxTb",
|
|
"Label": "Show search box on the taskbar",
|
|
"Category": "Taskbar",
|
|
"Action": "Show Search Box",
|
|
"RegistryKey": "Show_Search_Box.reg",
|
|
"ApplyText": "> Changing taskbar search to search box...",
|
|
"UndoAction": null,
|
|
"RegistryUndoKey": null,
|
|
"MinVersion": 22000,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "HideTaskview",
|
|
"Label": "'Task view' button on the taskbar",
|
|
"ToolTip": "This will disable the 'Task view' button on the taskbar, which allows you to see all your open windows and virtual desktops.",
|
|
"Category": "Taskbar",
|
|
"Priority": 3,
|
|
"Action": "Hide",
|
|
"RegistryKey": "Hide_Taskview_Taskbar.reg",
|
|
"ApplyText": "> Hiding the taskview button from the taskbar...",
|
|
"UndoAction": "Show",
|
|
"RegistryUndoKey": "Show_Taskview_Taskbar.reg",
|
|
"MinVersion": 22000,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "DisableWidgets",
|
|
"Label": "widgets on the taskbar & lock screen",
|
|
"ToolTip": "This will disable the widgets features in Windows, including the widgets button on the taskbar and the widgets that can appear on the lock screen.",
|
|
"Category": "Taskbar",
|
|
"Priority": 4,
|
|
"Action": "Disable",
|
|
"RegistryKey": "Disable_Widgets_Service.reg",
|
|
"ApplyText": "> Disabling widgets on the taskbar & lock screen...",
|
|
"UndoAction": "Enable",
|
|
"RegistryUndoKey": "Enable_Widgets_Service.reg",
|
|
"MinVersion": null,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "HideChat",
|
|
"Label": "Chat (meet now) icon on the taskbar",
|
|
"ToolTip": "This will disable the Chat (meet now) icon on the taskbar.",
|
|
"Category": "Taskbar",
|
|
"Priority": 5,
|
|
"Action": "Hide",
|
|
"RegistryKey": "Disable_Chat_Taskbar.reg",
|
|
"ApplyText": "> Hiding the chat icon from the taskbar...",
|
|
"UndoAction": "Show",
|
|
"RegistryUndoKey": "Enable_Chat_Taskbar.reg",
|
|
"MinVersion": null,
|
|
"MaxVersion": 22621
|
|
},
|
|
{
|
|
"FeatureId": "DisableFastStartup",
|
|
"Label": "fast start-up",
|
|
"ToolTip": "Fast Start-up helps your PC start faster after shutdown by saving a system image to disk. Disabling Fast Start-up can help with certain issues, but may result in slightly longer boot times.",
|
|
"Category": "System",
|
|
"Action": "Disable",
|
|
"RegistryKey": "Disable_Fast_Startup.reg",
|
|
"ApplyText": "> Disabling Fast Start-up...",
|
|
"UndoAction": "Enable",
|
|
"RegistryUndoKey": "Enable_Fast_Startup.reg",
|
|
"MinVersion": null,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "DisableBitlockerAutoEncryption",
|
|
"Label": "BitLocker automatic device encryption",
|
|
"ToolTip": "For devices that support it, Windows 11 automatically enables BitLocker device encryption. Disabling this will turn off automatic encryption of the device, but you can still manually enable BitLocker encryption if desired.",
|
|
"Category": "System",
|
|
"Action": "Disable",
|
|
"RegistryKey": "Disable_Bitlocker_Auto_Encryption.reg",
|
|
"ApplyText": "> Disabling BitLocker automatic device encryption...",
|
|
"UndoAction": "Enable",
|
|
"RegistryUndoKey": "Enable_Bitlocker_Auto_Encryption.reg",
|
|
"MinVersion": 22000,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "DisableModernStandbyNetworking",
|
|
"Label": "Modern Standby network connectivity",
|
|
"ToolTip": "By default, devices that support Modern Standby maintain network connectivity while in sleep mode. Disabling network connectivity during Modern Standby can help save battery life.",
|
|
"Category": "System",
|
|
"Action": "Disable",
|
|
"RegistryKey": "Disable_Modern_Standby_Networking.reg",
|
|
"ApplyText": "> Disabling network connectivity during Modern Standby...",
|
|
"UndoAction": "Enable",
|
|
"RegistryUndoKey": "Enable_Modern_Standby_Networking.reg",
|
|
"MinVersion": 22000,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "EnableEndTask",
|
|
"Label": "'End Task' option in taskbar context menu",
|
|
"ToolTip": "When enabled, adds an 'End Task' option to the right-click context menu for apps in the taskbar, allowing you to quickly force close apps.",
|
|
"Category": "Taskbar",
|
|
"Priority": 6,
|
|
"Action": "Show",
|
|
"RegistryKey": "Enable_End_Task.reg",
|
|
"ApplyText": "> Enabling the 'End Task' option in the taskbar right click menu...",
|
|
"UndoAction": "Hide",
|
|
"RegistryUndoKey": "Disable_End_Task.reg",
|
|
"MinVersion": 22631,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "EnableLastActiveClick",
|
|
"Label": "'Last Active Click' behavior for taskbar apps",
|
|
"ToolTip": "When enabled, clicking on an app in the taskbar will switch to the last active window of that app, instead of only showing the thumbnail preview.",
|
|
"Category": "Taskbar",
|
|
"Priority": 7,
|
|
"Action": "Enable",
|
|
"RegistryKey": "Enable_Last_Active_Click.reg",
|
|
"ApplyText": "> Enabling the 'Last Active Click' behavior in the taskbar app area...",
|
|
"UndoAction": "Disable",
|
|
"RegistryUndoKey": "Disable_Last_Active_Click.reg",
|
|
"MinVersion": 22000,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "CombineTaskbarAlways",
|
|
"Label": "Always combine taskbar buttons and hide labels for the main display",
|
|
"Category": "Taskbar",
|
|
"Action": "Combine Taskbar Always",
|
|
"RegistryKey": "Combine_Taskbar_Always.reg",
|
|
"ApplyText": "> Setting the taskbar on the main display to always combine buttons and hide labels...",
|
|
"UndoAction": null,
|
|
"RegistryUndoKey": null,
|
|
"MinVersion": 22000,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "CombineMMTaskbarAlways",
|
|
"Label": "Always combine taskbar buttons and hide labels for secondary displays",
|
|
"Category": "Taskbar",
|
|
"Action": "Combine Multi-Monitor Taskbar Always",
|
|
"RegistryKey": "Combine_MMTaskbar_Always.reg",
|
|
"ApplyText": "> Setting the taskbar on secondary displays to always combine buttons and hide labels...",
|
|
"UndoAction": null,
|
|
"RegistryUndoKey": null,
|
|
"MinVersion": 22000,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "CombineTaskbarWhenFull",
|
|
"Label": "Combine taskbar buttons and hide labels when taskbar is full for the main display",
|
|
"Category": "Taskbar",
|
|
"Action": "Combine Taskbar When Full",
|
|
"RegistryKey": "Combine_Taskbar_When_Full.reg",
|
|
"ApplyText": "> Setting the taskbar on the main display to only combine buttons and hide labels when the taskbar is full...",
|
|
"UndoAction": "Combine Taskbar Always",
|
|
"RegistryUndoKey": "Combine_Taskbar_Always.reg",
|
|
"MinVersion": 22000,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "CombineMMTaskbarWhenFull",
|
|
"Label": "Combine taskbar buttons and hide labels when taskbar is full for secondary displays",
|
|
"Category": "Taskbar",
|
|
"Action": "Combine Multi-Monitor Taskbar When Full",
|
|
"RegistryKey": "Combine_MMTaskbar_When_Full.reg",
|
|
"ApplyText": "> Setting the taskbar on secondary displays to only combine buttons and hide labels when the taskbar is full...",
|
|
"UndoAction": "Combine Multi-Monitor Taskbar Always",
|
|
"RegistryUndoKey": "Combine_MMTaskbar_Always.reg",
|
|
"MinVersion": 22000,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "CombineTaskbarNever",
|
|
"Label": "Never combine taskbar buttons and show labels for the main display",
|
|
"Category": "Taskbar",
|
|
"Action": "Never Combine Taskbar",
|
|
"RegistryKey": "Combine_Taskbar_Never.reg",
|
|
"ApplyText": "> Setting the taskbar on the main display to never combine buttons or hide labels...",
|
|
"UndoAction": "Combine Taskbar Always",
|
|
"RegistryUndoKey": "Combine_Taskbar_Always.reg",
|
|
"MinVersion": 22000,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "CombineMMTaskbarNever",
|
|
"Label": "Never combine taskbar buttons and show labels for secondary displays",
|
|
"Category": "Taskbar",
|
|
"Action": "Never Combine Multi-Monitor Taskbar",
|
|
"RegistryKey": "Combine_MMTaskbar_Never.reg",
|
|
"ApplyText": "> Setting the taskbar on secondary displays to never combine buttons or hide labels...",
|
|
"UndoAction": "Combine Multi-Monitor Taskbar Always",
|
|
"RegistryUndoKey": "Combine_MMTaskbar_Always.reg",
|
|
"MinVersion": 22000,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "MMTaskbarModeAll",
|
|
"Label": "Show app icons on all taskbars",
|
|
"Category": "Taskbar",
|
|
"Action": "Show All Taskbar Icons",
|
|
"RegistryKey": "MMTaskbarMode_All.reg",
|
|
"ApplyText": "> Setting the taskbar to show app icons on all taskbars...",
|
|
"UndoAction": null,
|
|
"RegistryUndoKey": null,
|
|
"MinVersion": 22000,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "MMTaskbarModeMainActive",
|
|
"Label": "Show app icons on main taskbar and on taskbar where the windows is open",
|
|
"Category": "Taskbar",
|
|
"Action": "Show Taskbar Icons Main + Active",
|
|
"RegistryKey": "MMTaskbarMode_Main_Active.reg",
|
|
"ApplyText": "> Setting the taskbar to show app icons on main taskbar and on taskbar where the windows is open...",
|
|
"UndoAction": "Show All Taskbar Icons",
|
|
"RegistryUndoKey": "MMTaskbarMode_All.reg",
|
|
"MinVersion": 22000,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "MMTaskbarModeActive",
|
|
"Label": "Show app icons only on taskbar where the window is open",
|
|
"Category": "Taskbar",
|
|
"Action": "Show Taskbar Icons Active Only",
|
|
"RegistryKey": "MMTaskbarMode_Active.reg",
|
|
"ApplyText": "> Setting the taskbar to only show app icons on the taskbar where the window is open...",
|
|
"UndoAction": "Show All Taskbar Icons",
|
|
"RegistryUndoKey": "MMTaskbarMode_All.reg",
|
|
"MinVersion": 22000,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "ExplorerToHome",
|
|
"Label": "Change the default location that File Explorer opens to 'Home'",
|
|
"Category": "File Explorer",
|
|
"Action": "Explorer to Home",
|
|
"RegistryKey": "Launch_File_Explorer_To_Home.reg",
|
|
"ApplyText": "> Changing the default location that File Explorer opens to, to 'Home'...",
|
|
"UndoAction": null,
|
|
"RegistryUndoKey": null,
|
|
"MinVersion": null,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "ExplorerToThisPC",
|
|
"Label": "Change the default location that File Explorer opens to 'This PC'",
|
|
"Category": "File Explorer",
|
|
"Action": "Explorer to This PC",
|
|
"RegistryKey": "Launch_File_Explorer_To_This_PC.reg",
|
|
"ApplyText": "> Changing the default location that File Explorer opens to, to 'This PC'...",
|
|
"UndoAction": "Explorer to Home",
|
|
"RegistryUndoKey": "Launch_File_Explorer_To_Home.reg",
|
|
"MinVersion": null,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "ExplorerToDownloads",
|
|
"Label": "Change the default location that File Explorer opens to 'Downloads'",
|
|
"Category": "File Explorer",
|
|
"Action": "Explorer to Downloads",
|
|
"RegistryKey": "Launch_File_Explorer_To_Downloads.reg",
|
|
"ApplyText": "> Changing the default location that File Explorer opens to, to 'Downloads'...",
|
|
"UndoAction": "Explorer to Home",
|
|
"RegistryUndoKey": "Launch_File_Explorer_To_Home.reg",
|
|
"MinVersion": null,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "ExplorerToOneDrive",
|
|
"Label": "Change the default location that File Explorer opens to 'OneDrive'",
|
|
"Category": "File Explorer",
|
|
"Action": "Explorer to OneDrive",
|
|
"RegistryKey": "Launch_File_Explorer_To_OneDrive.reg",
|
|
"ApplyText": "> Changing the default location that File Explorer opens to, to 'OneDrive'...",
|
|
"UndoAction": "Explorer to Home",
|
|
"RegistryUndoKey": "Launch_File_Explorer_To_Home.reg",
|
|
"MinVersion": null,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "ShowKnownFileExt",
|
|
"Label": "file extensions for known file types",
|
|
"ToolTip": "This will show file extensions for known file types. By default, Windows hides file extensions for known file types which can lead to confusion and security risks.",
|
|
"Category": "File Explorer",
|
|
"Action": "Show",
|
|
"RegistryKey": "Show_Extensions_For_Known_File_Types.reg",
|
|
"ApplyText": "> Enabling file extensions for known file types...",
|
|
"UndoAction": "Hide",
|
|
"RegistryUndoKey": "Hide_Extensions_For_Known_File_Types.reg",
|
|
"MinVersion": null,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "ShowHiddenFolders",
|
|
"Label": "hidden files, folders and drives",
|
|
"ToolTip": "By default, Windows hides certain files, folders and drives to prevent accidental modification or deletion. Turn this on to show all files in File Explorer.",
|
|
"Category": "File Explorer",
|
|
"Action": "Show",
|
|
"RegistryKey": "Show_Hidden_Folders.reg",
|
|
"ApplyText": "> Unhiding hidden files, folders and drives...",
|
|
"UndoAction": "Hide",
|
|
"RegistryUndoKey": "Hide_Hidden_Folders.reg",
|
|
"MinVersion": null,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "HideHome",
|
|
"Label": "'Home' from navigation pane",
|
|
"ToolTip": "Hides the 'Home' section from the File Explorer navigation pane.",
|
|
"Category": "File Explorer",
|
|
"Action": "Hide",
|
|
"RegistryKey": "Hide_Home_from_Explorer.reg",
|
|
"ApplyText": "> Hiding the home section from the File Explorer navigation pane...",
|
|
"UndoAction": "Show",
|
|
"RegistryUndoKey": "Show_Home_in_Explorer.reg",
|
|
"MinVersion": 22000,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "HideGallery",
|
|
"Label": "'Gallery' from navigation pane",
|
|
"ToolTip": "Hides the 'Gallery' section from the File Explorer navigation pane.",
|
|
"Category": "File Explorer",
|
|
"Action": "Hide",
|
|
"RegistryKey": "Hide_Gallery_from_Explorer.reg",
|
|
"ApplyText": "> Hiding the gallery section from the File Explorer navigation pane...",
|
|
"UndoAction": "Show",
|
|
"RegistryUndoKey": "Show_Gallery_in_Explorer.reg",
|
|
"MinVersion": 22000,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "HideDupliDrive",
|
|
"Label": "duplicate removable drive entries",
|
|
"ToolTip": "By default, Windows shows removable drives both under 'This PC' and in the navigation pane with its own entry. Enable this setting to only show removable drives under 'This PC'.",
|
|
"Category": "File Explorer",
|
|
"Action": "Hide",
|
|
"RegistryKey": "Hide_duplicate_removable_drives_from_navigation_pane_of_File_Explorer.reg",
|
|
"ApplyText": "> Hiding duplicate removable drive entries from the File Explorer navigation pane...",
|
|
"UndoAction": "Show",
|
|
"RegistryUndoKey": "Show_duplicate_removable_drives_in_navigation_pane_of_File_Explorer.reg",
|
|
"MinVersion": null,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "AddFoldersToThisPC",
|
|
"Label": "common folders back to 'This PC' page",
|
|
"ToolTip": "This setting will add common folders like Desktop, Documents, Downloads, Music, Pictures and Videos back to the 'This PC' page in File Explorer.",
|
|
"Category": "File Explorer",
|
|
"Action": "Add",
|
|
"RegistryKey": "Add_All_Folders_Under_This_PC.reg",
|
|
"ApplyText": "> Adding all common folders (Desktop, Downloads, etc.) back to 'This PC' in File Explorer...",
|
|
"UndoAction": "Remove",
|
|
"RegistryUndoKey": "Remove_All_Folders_Under_This_PC.reg",
|
|
"MinVersion": 22000,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "DisableTransparency",
|
|
"Label": "transparency effects",
|
|
"ToolTip": "This will disable transparency effects on Windows and interfaces. Which can help improve performance on older hardware.",
|
|
"Category": "Appearance",
|
|
"Action": "Disable",
|
|
"RegistryKey": "Disable_Transparency.reg",
|
|
"ApplyText": "> Disabling transparency effects...",
|
|
"UndoAction": "Enable",
|
|
"RegistryUndoKey": "Enable_Transparency.reg",
|
|
"MinVersion": null,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "DisableAnimations",
|
|
"Label": "animations and visual effects",
|
|
"ToolTip": "This will disable animations and some visual effects in Windows, which can make the interface feel snappier, especially on older hardware.",
|
|
"Category": "Appearance",
|
|
"Action": "Disable",
|
|
"RegistryKey": "Disable_Animations.reg",
|
|
"ApplyText": "> Disabling animations and visual effects...",
|
|
"UndoAction": "Enable",
|
|
"RegistryUndoKey": "Enable_Animations.reg",
|
|
"MinVersion": null,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "DisableUpdateASAP",
|
|
"Label": "updates as soon as they're available",
|
|
"ToolTip": "This will prevent your PC from being among the first to receive new non-security updates. Your PC will still receive these updates eventually.",
|
|
"Category": "Windows Update",
|
|
"Action": "Prevent getting",
|
|
"RegistryKey": "Disable_Update_ASAP.reg",
|
|
"ApplyText": "> Preventing Windows from getting updates as soon as they are available...",
|
|
"UndoAction": "Get",
|
|
"RegistryUndoKey": "Enable_Update_ASAP.reg",
|
|
"MinVersion": null,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "PreventUpdateAutoReboot",
|
|
"Label": "automatic restarts after updates while signed in",
|
|
"ToolTip": "This will prevent your PC from automatically restarting after updates while any user is signed in.",
|
|
"Category": "Windows Update",
|
|
"Action": "Prevent",
|
|
"RegistryKey": "Prevent_Auto_Reboot.reg",
|
|
"ApplyText": "> Preventing automatic restarts after updates while signed in...",
|
|
"UndoAction": "Allow",
|
|
"RegistryUndoKey": "Allow_Auto_Reboot.reg",
|
|
"MinVersion": null,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "DisableDeliveryOptimization",
|
|
"Label": "sharing downloaded updates with other PCs",
|
|
"ToolTip": "This will prevent your PC from sharing downloaded updates with other PCs on the local network or on the internet. This also prevents your PC from downloading updates from other PCs.",
|
|
"Category": "Windows Update",
|
|
"Action": "Disable",
|
|
"RegistryKey": "Disable_Delivery_Optimization.reg",
|
|
"ApplyText": "> Disabling sharing of downloaded updates with other PCs...",
|
|
"UndoAction": "Enable",
|
|
"RegistryUndoKey": "Enable_Delivery_Optimization.reg",
|
|
"MinVersion": null,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "ForceRemoveEdge",
|
|
"Label": "Forcefully uninstall Microsoft Edge. NOT RECOMMENDED!",
|
|
"Category": null,
|
|
"Action": "Force Remove Edge",
|
|
"RegistryKey": null,
|
|
"ApplyText": null,
|
|
"UndoAction": null,
|
|
"RegistryUndoKey": null,
|
|
"MinVersion": null,
|
|
"MaxVersion": null
|
|
},
|
|
{
|
|
"FeatureId": "HideIncludeInLibrary",
|
|
"Label": "'Include in library' option in the context menu",
|
|
"ToolTip": "Hides the 'Include in library' option from the File Explorer context menu.",
|
|
"Category": "File Explorer",
|
|
"Action": "Hide",
|
|
"RegistryKey": "Disable_Include_in_library_from_context_menu.reg",
|
|
"ApplyText": "> Hiding 'Include in library' in the context menu...",
|
|
"UndoAction": "Show",
|
|
"RegistryUndoKey": "Enable_Include_in_library_in_context_menu.reg",
|
|
"MinVersion": null,
|
|
"MaxVersion": 21999
|
|
},
|
|
{
|
|
"FeatureId": "HideGiveAccessTo",
|
|
"Label": "'Give access to' option in the context menu",
|
|
"ToolTip": "Hides the 'Give access to' option from the File Explorer context menu.",
|
|
"Category": "File Explorer",
|
|
"Action": "Hide",
|
|
"RegistryKey": "Disable_Give_access_to_context_menu.reg",
|
|
"ApplyText": "> Hiding 'Give access to' in the context menu...",
|
|
"UndoAction": "Show",
|
|
"RegistryUndoKey": "Enable_Give_access_to_context_menu.reg",
|
|
"MinVersion": null,
|
|
"MaxVersion": 21999
|
|
},
|
|
{
|
|
"FeatureId": "HideShare",
|
|
"Label": "'Share' option in the context menu",
|
|
"ToolTip": "Hides the 'Share' option from the File Explorer context menu.",
|
|
"Category": "File Explorer",
|
|
"Action": "Hide",
|
|
"RegistryKey": "Disable_Share_from_context_menu.reg",
|
|
"ApplyText": "> Hiding 'Share' in the context menu...",
|
|
"UndoAction": "Show",
|
|
"RegistryUndoKey": "Enable_Share_in_context_menu.reg",
|
|
"MinVersion": null,
|
|
"MaxVersion": 21999
|
|
},
|
|
{
|
|
"FeatureId": "HideOnedrive",
|
|
"Label": "'OneDrive' folder from navigation pane",
|
|
"ToolTip": "Hides the 'OneDrive' folder from the File Explorer navigation pane.",
|
|
"Category": "File Explorer",
|
|
"Action": "Hide",
|
|
"RegistryKey": "Hide_Onedrive_Folder.reg",
|
|
"ApplyText": "> Hiding the OneDrive folder from the File Explorer navigation pane...",
|
|
"UndoAction": "Show",
|
|
"RegistryUndoKey": "Show_Onedrive_Folder.reg",
|
|
"MinVersion": null,
|
|
"MaxVersion": 21999
|
|
},
|
|
{
|
|
"FeatureId": "Hide3dObjects",
|
|
"Label": "'3D objects' folder under 'This PC'",
|
|
"ToolTip": "Hides the '3D objects' folder from the File Explorer navigation pane.",
|
|
"Category": "File Explorer",
|
|
"Action": "Hide",
|
|
"RegistryKey": "Hide_3D_Objects_Folder.reg",
|
|
"ApplyText": "> Hiding the 3D objects folder from the File Explorer navigation pane...",
|
|
"UndoAction": "Show",
|
|
"RegistryUndoKey": "Show_3D_Objects_Folder.reg",
|
|
"MinVersion": null,
|
|
"MaxVersion": 21999
|
|
},
|
|
{
|
|
"FeatureId": "HideMusic",
|
|
"Label": "'Music' folder under 'This PC'",
|
|
"ToolTip": "Hides the 'Music' folder from the File Explorer navigation pane.",
|
|
"Category": "File Explorer",
|
|
"Action": "Hide",
|
|
"RegistryKey": "Hide_Music_Folder.reg",
|
|
"ApplyText": "> Hiding the music folder from the File Explorer navigation pane...",
|
|
"UndoAction": "Show",
|
|
"RegistryUndoKey": "Show_Music_Folder.reg",
|
|
"MinVersion": null,
|
|
"MaxVersion": 21999
|
|
},
|
|
{
|
|
"FeatureId": "DisableBraveBloat",
|
|
"Label": "bloat in Brave browser (AI, Crypto, etc.)",
|
|
"ToolTip": "This will disable Brave's built-in AI features, Crypto wallet, News, Rewards, Talk and VPN.",
|
|
"Category": "Other",
|
|
"Action": "Disable",
|
|
"RegistryKey": "Disable_Brave_Bloat.reg",
|
|
"ApplyText": "> Disabling Brave AI, Crypto, News, Rewards, Talk and VPN in Brave browser...",
|
|
"UndoAction": "Enable",
|
|
"RegistryUndoKey": "Enable_Brave_Bloat.reg",
|
|
"MinVersion": null,
|
|
"MaxVersion": null
|
|
}
|
|
]
|
|
} |