2026-06-03 21:16:10 +02:00
{
2026-02-01 01:41:12 +01:00
"Version" : "1.0" ,
"Categories" : [
2026-02-15 16:59:25 +01:00
{
"Name" : "Privacy & Suggested Content" ,
"Icon" : ""
} ,
{
"Name" : "System" ,
"Icon" : ""
} ,
{
2026-03-07 20:28:48 +01:00
"Name" : "Start Menu & Search" ,
2026-02-15 16:59:25 +01:00
"Icon" : ""
} ,
{
"Name" : "AI" ,
"Icon" : ""
} ,
{
"Name" : "Windows Update" ,
"Icon" : ""
} ,
{
"Name" : "Taskbar" ,
"Icon" : ""
} ,
{
"Name" : "Appearance" ,
"Icon" : ""
} ,
{
"Name" : "File Explorer" ,
"Icon" : ""
} ,
2026-02-18 19:00:49 +01:00
{
"Name" : "Gaming" ,
"Icon" : ""
} ,
2026-02-15 16:59:25 +01:00
{
"Name" : "Multi-tasking" ,
"Icon" : ""
} ,
{
2026-02-18 19:00:49 +01:00
"Name" : "Optional Windows Features" ,
"Icon" : ""
2026-02-15 16:59:25 +01:00
} ,
{
2026-02-18 19:00:49 +01:00
"Name" : "Other" ,
"Icon" : ""
2026-02-15 16:59:25 +01:00
}
2026-02-01 01:41:12 +01:00
] ,
"UiGroups" : [
{
"GroupId" : "SearchIcon" ,
"Label" : "Taskbar search style" ,
2026-02-15 23:08:54 +01:00
"ToolTip" : "This setting allows you to customize the appearance of the search box on the taskbar." ,
2026-02-01 01:41:12 +01:00
"Category" : "Taskbar" ,
"Priority" : 2 ,
"Values" : [
2026-02-15 16:59:25 +01:00
{
2026-04-27 15:30:09 +02:00
"Label" : "Show search box (Default)" ,
2026-02-15 16:59:25 +01:00
"FeatureIds" : [
2026-04-27 15:30:09 +02:00
"ShowSearchBoxTb"
2026-02-15 16:59:25 +01:00
]
} ,
{
2026-04-27 15:30:09 +02:00
"Label" : "Show search icon and label" ,
2026-02-15 16:59:25 +01:00
"FeatureIds" : [
2026-04-27 15:30:09 +02:00
"ShowSearchLabelTb"
2026-02-15 16:59:25 +01:00
]
} ,
{
2026-04-27 15:30:09 +02:00
"Label" : "Show search icon only" ,
2026-02-15 16:59:25 +01:00
"FeatureIds" : [
2026-04-27 15:30:09 +02:00
"ShowSearchIconTb"
2026-02-15 16:59:25 +01:00
]
} ,
{
2026-04-27 15:30:09 +02:00
"Label" : "Hide" ,
2026-02-15 16:59:25 +01:00
"FeatureIds" : [
2026-04-27 15:30:09 +02:00
"HideSearchTb"
2026-02-15 16:59:25 +01:00
]
}
2026-02-01 01:41:12 +01:00
]
} ,
{
"GroupId" : "MultiMon" ,
"Label" : "Show taskbar apps on" ,
2026-02-15 23:08:54 +01:00
"ToolTip" : "This setting allows you to choose where taskbar app buttons are shown when using multiple monitors." ,
2026-02-01 01:41:12 +01:00
"Category" : "Taskbar" ,
"Values" : [
2026-02-15 16:59:25 +01:00
{
2026-04-27 15:30:09 +02:00
"Label" : "All taskbars (Default)" ,
2026-02-15 16:59:25 +01:00
"FeatureIds" : [
"MMTaskbarModeAll"
]
} ,
{
"Label" : "Main taskbar and taskbar where window is open" ,
"FeatureIds" : [
"MMTaskbarModeMainActive"
]
} ,
{
"Label" : "Taskbar where window is open" ,
"FeatureIds" : [
"MMTaskbarModeActive"
]
}
2026-02-01 01:41:12 +01:00
]
} ,
{
"GroupId" : "CombineButtons" ,
"Label" : "Combine taskbar buttons on the main display" ,
2026-02-15 23:08:54 +01:00
"ToolTip" : "This setting allows you to choose how taskbar buttons are combined on the main display." ,
2026-02-01 01:41:12 +01:00
"Category" : "Taskbar" ,
"Values" : [
2026-02-15 16:59:25 +01:00
{
2026-04-27 15:30:09 +02:00
"Label" : "Always (Default)" ,
2026-02-15 16:59:25 +01:00
"FeatureIds" : [
"CombineTaskbarAlways"
]
} ,
{
"Label" : "When taskbar is full" ,
"FeatureIds" : [
"CombineTaskbarWhenFull"
]
} ,
{
"Label" : "Never" ,
"FeatureIds" : [
"CombineTaskbarNever"
]
}
2026-02-01 01:41:12 +01:00
]
} ,
{
"GroupId" : "CombineMMButtons" ,
"Label" : "Combine taskbar buttons on secondary displays" ,
2026-02-15 23:08:54 +01:00
"ToolTip" : "This setting allows you to choose how taskbar buttons are combined on secondary displays." ,
2026-02-01 01:41:12 +01:00
"Category" : "Taskbar" ,
"Values" : [
2026-02-15 16:59:25 +01:00
{
2026-04-27 15:30:09 +02:00
"Label" : "Always (Default)" ,
2026-02-15 16:59:25 +01:00
"FeatureIds" : [
"CombineMMTaskbarAlways"
]
} ,
{
"Label" : "When taskbar is full" ,
"FeatureIds" : [
"CombineMMTaskbarWhenFull"
]
} ,
{
"Label" : "Never" ,
"FeatureIds" : [
"CombineMMTaskbarNever"
]
}
2026-02-01 01:41:12 +01:00
]
} ,
{
"GroupId" : "ClearStart" ,
"Label" : "Remove pinned apps from the start menu" ,
2026-02-15 23:08:54 +01:00
"ToolTip" : "This setting allows you to quickly remove all pinned apps from the start menu." ,
2026-03-07 20:28:48 +01:00
"Category" : "Start Menu & Search" ,
2026-02-01 01:41:12 +01:00
"Values" : [
2026-02-15 16:59:25 +01:00
{
2026-03-07 20:28:48 +01:00
"Label" : "Remove for the selected user" ,
2026-02-15 16:59:25 +01:00
"FeatureIds" : [
"ClearStart"
]
} ,
{
"Label" : "Remove for all users" ,
"FeatureIds" : [
"ClearStartAllUsers"
]
}
2026-02-01 01:41:12 +01:00
]
} ,
{
"GroupId" : "ExplorerLocation" ,
"Label" : "Open File Explorer to" ,
2026-02-15 23:08:54 +01:00
"ToolTip" : "This setting allows you to choose the default location that File Explorer opens to." ,
2026-02-01 01:41:12 +01:00
"Category" : "File Explorer" ,
2026-03-28 20:25:12 -03:00
"Priority" : 1 ,
2026-02-01 01:41:12 +01:00
"Values" : [
2026-02-15 16:59:25 +01:00
{
2026-04-27 15:30:09 +02:00
"Label" : "Home (Default)" ,
2026-02-15 16:59:25 +01:00
"FeatureIds" : [
"ExplorerToHome"
]
} ,
{
"Label" : "This PC" ,
"FeatureIds" : [
"ExplorerToThisPC"
]
} ,
{
"Label" : "Downloads" ,
"FeatureIds" : [
"ExplorerToDownloads"
]
} ,
{
"Label" : "OneDrive" ,
"FeatureIds" : [
"ExplorerToOneDrive"
]
}
2026-02-01 01:41:12 +01:00
]
2026-02-12 23:14:15 +01:00
} ,
2026-03-28 20:25:12 -03:00
{
"GroupId" : "DriveLetterPosition" ,
"Label" : "Drive letter position" ,
"ToolTip" : "This setting allows you to choose where drive letters are shown in File Explorer." ,
"Category" : "File Explorer" ,
"Priority" : 20 ,
"Values" : [
{
"Label" : "Show drive letters after drive label (Default)" ,
"FeatureIds" : [
"ShowDriveLettersLast"
]
} ,
{
"Label" : "Show drive letters before drive label" ,
"FeatureIds" : [
"ShowDriveLettersFirst"
]
} ,
{
"Label" : "Show network drive letters before drive label" ,
"FeatureIds" : [
"ShowNetworkDriveLettersFirst"
]
} ,
{
"Label" : "Hide all drive letters" ,
"FeatureIds" : [
"HideDriveLetters"
]
}
]
} ,
2026-02-12 23:14:15 +01:00
{
"GroupId" : "ShowTabsInAltTab" ,
"Label" : "Show tabs from apps when snapping or pressing Alt+Tab" ,
2026-02-15 23:08:54 +01:00
"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." ,
2026-02-12 23:14:15 +01:00
"Category" : "Multi-tasking" ,
"Priority" : 10 ,
"Values" : [
2026-02-15 16:59:25 +01:00
{
"Label" : "Don't show tabs" ,
"FeatureIds" : [
"HideTabsInAltTab"
]
} ,
{
2026-04-27 15:30:09 +02:00
"Label" : "Show 3 most recent tabs (Default)" ,
2026-02-15 16:59:25 +01:00
"FeatureIds" : [
"Show3TabsInAltTab"
]
} ,
{
"Label" : "Show 5 most recent tabs" ,
"FeatureIds" : [
"Show5TabsInAltTab"
]
} ,
{
"Label" : "Show 20 most recent tabs" ,
"FeatureIds" : [
"Show20TabsInAltTab"
]
}
2026-02-12 23:14:15 +01:00
]
2026-06-06 13:54:33 +02:00
} ,
{
"GroupId" : "StartAllAppsView" ,
"Label" : "Start menu 'All Apps' view" ,
"ToolTip" : "This setting allows you to change the layout of the 'All Apps' section in the start menu, or hide it entirely. Hiding this section may make it harder to find installed apps on your system. This feature uses policies, which will lock down certain settings." ,
"Category" : "Start Menu & Search" ,
"Values" : [
{
"Label" : "Hide" ,
"FeatureIds" : [
"DisableStartAllApps"
]
} ,
{
"Label" : "Category (Default)" ,
"FeatureIds" : [
"StartAllAppsCategory"
]
} ,
{
"Label" : "Grid" ,
"FeatureIds" : [
"StartAllAppsGrid"
]
} ,
{
"Label" : "List" ,
"FeatureIds" : [
"StartAllAppsList"
]
}
]
2026-02-01 01:41:12 +01:00
}
] ,
"Features" : [
{
"FeatureId" : "RemoveApps" ,
2026-05-08 21:19:52 +02:00
"Label" : "Remove the apps specified with the 'Apps' parameter" ,
2026-02-01 01:41:12 +01:00
"Category" : null ,
"RegistryKey" : null ,
2026-06-01 22:53:28 +02:00
"ApplyText" : "Removing selected apps..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : null ,
"ApplyUndoText" : null ,
2026-02-01 01:41:12 +01:00
"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 ,
"RegistryKey" : null ,
2026-06-01 22:53:28 +02:00
"ApplyText" : "Removing selected apps..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : null ,
"ApplyUndoText" : null ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : null ,
"MinVersion" : null ,
"MaxVersion" : null
} ,
{
"FeatureId" : "RemoveAppsCustom" ,
"Label" : "Remove custom selection of apps" ,
"Category" : null ,
"RegistryKey" : null ,
2026-06-01 22:53:28 +02:00
"ApplyText" : "Removing selected apps..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : null ,
"ApplyUndoText" : null ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : null ,
"MinVersion" : null ,
"MaxVersion" : null
} ,
{
"FeatureId" : "RemoveGamingApps" ,
"Label" : "Remove the Xbox App and Xbox Gamebar" ,
"Category" : null ,
"RegistryKey" : null ,
2026-06-06 00:51:03 +02:00
"ApplyText" : "Removing gaming related apps..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : null ,
"ApplyUndoText" : null ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : null ,
"MinVersion" : null ,
"MaxVersion" : null
} ,
{
"FeatureId" : "RemoveHPApps" ,
"Label" : "Remove HP OEM applications" ,
"Category" : null ,
"RegistryKey" : null ,
2026-06-06 00:51:03 +02:00
"ApplyText" : "Removing HP apps..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : null ,
"ApplyUndoText" : null ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : null ,
"MinVersion" : null ,
"MaxVersion" : null
} ,
{
"FeatureId" : "CreateRestorePoint" ,
"Label" : "Create a system restore point" ,
"Category" : null ,
"RegistryKey" : null ,
"ApplyText" : null ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : null ,
"ApplyUndoText" : null ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : null ,
"MinVersion" : null ,
"MaxVersion" : null
} ,
{
"FeatureId" : "DisableTelemetry" ,
2026-05-08 21:19:52 +02:00
"Label" : "Disable telemetry, tracking & targeted ads" ,
2026-05-20 16:29:06 +02:00
"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. If you are a Windows Insider, updates may be blocked until optional diagnostic data collection is turned back on." ,
2026-02-01 01:41:12 +01:00
"Category" : "Privacy & Suggested Content" ,
"RegistryKey" : "Disable_Telemetry.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Disabling telemetry, diagnostic data, activity history, app-launch tracking and targeted ads..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Enable telemetry, tracking & targeted ads" ,
"ApplyUndoText" : "Enabling telemetry, diagnostic data, activity history, app-launch tracking and targeted ads..." ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : "Enable_Telemetry.reg" ,
"MinVersion" : null ,
"MaxVersion" : null
} ,
{
"FeatureId" : "DisableSuggestions" ,
2026-05-08 21:19:52 +02:00
"Label" : "Disable tips, tricks & suggested content throughout Windows" ,
2026-03-05 20:49:14 +01:00
"ToolTip" : "This setting removes many annoying distractions from Windows. This includes things like notifications, reminders and sync provider ads. It also prevents automated installation of suggested apps." ,
2026-02-01 01:41:12 +01:00
"Category" : "Privacy & Suggested Content" ,
"RegistryKey" : "Disable_Windows_Suggestions.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Disabling tips, tricks, suggestions and ads throughout Windows..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Enable tips, tricks & suggested content throughout Windows" ,
"ApplyUndoText" : "Enabling tips, tricks, suggestions and ads throughout Windows..." ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : "Enable_Windows_Suggestions.reg" ,
"MinVersion" : null ,
"MaxVersion" : null
} ,
2026-02-18 20:53:53 +01:00
{
"FeatureId" : "DisableLocationServices" ,
2026-05-08 21:19:52 +02:00
"Label" : "Disable Windows location services & app location access" ,
2026-03-05 20:49:14 +01:00
"ToolTip" : "This will turn off Windows Location Services and deny apps access to your location. This feature uses policies, which will lock down certain settings." ,
2026-02-18 20:53:53 +01:00
"Category" : "Privacy & Suggested Content" ,
"RegistryKey" : "Disable_Location_Services.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Disabling Windows location services and app location access..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Enable Windows location services & app location access" ,
"ApplyUndoText" : "Enabling Windows location services and app location access..." ,
2026-02-18 20:53:53 +01:00
"RegistryUndoKey" : "Enable_Location_Services.reg" ,
"MinVersion" : null ,
"MaxVersion" : null
} ,
2026-03-07 18:32:06 +00:00
{
"FeatureId" : "DisableFindMyDevice" ,
2026-05-08 21:19:52 +02:00
"Label" : "Disable Find My Device location tracking" ,
2026-03-07 18:32:06 +00:00
"ToolTip" : "This will turn off the 'Find My Device' feature, which periodically sends your device's location to Microsoft. This feature uses policies, which will lock down certain settings." ,
"Category" : "Privacy & Suggested Content" ,
"RegistryKey" : "Disable_Find_My_Device.reg" ,
2026-05-08 21:26:51 +02:00
"ApplyText" : "Disabling Find My Device location tracking..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Enable Find My Device location tracking" ,
"ApplyUndoText" : "Enabling Find My Device location tracking..." ,
2026-03-07 18:32:06 +00:00
"RegistryUndoKey" : "Enable_Find_My_Device.reg" ,
"MinVersion" : null ,
"MaxVersion" : null
} ,
2026-02-01 01:41:12 +01:00
{
"FeatureId" : "DisableLockscreenTips" ,
2026-05-08 21:19:52 +02:00
"Label" : "Disable tips & tricks on the lock screen" ,
2026-02-15 23:34:46 +01:00
"ToolTip" : "This will turn off the tips, tricks and fun facts that appear on the lock screen." ,
2026-02-01 01:41:12 +01:00
"Category" : "Privacy & Suggested Content" ,
"RegistryKey" : "Disable_Lockscreen_Tips.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Disabling tips & tricks on the lock screen..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Enable tips & tricks on the lock screen" ,
"ApplyUndoText" : "Enabling tips & tricks on the lock screen..." ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : "Enable_Lockscreen_Tips.reg" ,
"MinVersion" : null ,
"MaxVersion" : null
} ,
{
"FeatureId" : "DisableDesktopSpotlight" ,
2026-05-08 21:19:52 +02:00
"Label" : "Disable 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. This feature uses policies, which will lock down certain settings." ,
2026-02-01 01:41:12 +01:00
"Category" : "Privacy & Suggested Content" ,
"RegistryKey" : "Disable_Desktop_Spotlight.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Disabling the 'Windows Spotlight' desktop background option..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Enable Windows Spotlight for desktop" ,
"ApplyUndoText" : "Enabling the 'Windows Spotlight' desktop background option..." ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : "Enable_Desktop_Spotlight.reg" ,
"MinVersion" : null ,
"MaxVersion" : null
} ,
{
"FeatureId" : "DisableEdgeAds" ,
2026-05-08 21:19:52 +02:00
"Label" : "Disable ads, suggestions and newsfeed in Edge" ,
2026-03-05 20:49:14 +01:00
"ToolTip" : "This will turn off various distractions from Microsoft Edge such as ads, suggestions and the MSN news feed. This feature uses policies, which will lock down certain settings." ,
2026-02-01 01:41:12 +01:00
"Category" : "Privacy & Suggested Content" ,
"RegistryKey" : "Disable_Edge_Ads_And_Suggestions.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Disabling ads, suggestions and the MSN news feed in Microsoft Edge..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Enable ads, suggestions and newsfeed in Edge" ,
"ApplyUndoText" : "Enabling ads, suggestions and the MSN news feed in Microsoft Edge..." ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : "Enable_Edge_Ads_And_Suggestions.reg" ,
"MinVersion" : null ,
"MaxVersion" : null
} ,
{
"FeatureId" : "DisableCopilot" ,
2026-05-08 21:19:52 +02:00
"Label" : "Disable Microsoft Copilot" ,
2026-02-17 00:11:55 +01:00
"ToolTip" : "This will disable and uninstall Microsoft Copilot, Windows' built-in AI assistant." ,
2026-02-01 01:41:12 +01:00
"Category" : "AI" ,
"RegistryKey" : "Disable_Copilot.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Disabling Microsoft Copilot..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Enable Microsoft Copilot" ,
"ApplyUndoText" : "Enabling Microsoft Copilot..." ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : "Enable_Copilot.reg" ,
"MinVersion" : 22621 ,
"MaxVersion" : null
} ,
{
"FeatureId" : "DisableRecall" ,
2026-05-08 21:19:52 +02:00
"Label" : "Disable Windows Recall" ,
2026-03-05 20:49:14 +01:00
"ToolTip" : "This will disable Windows Recall, an AI-powered feature that provides quick access to recently used files, apps and activities. This feature uses policies, which will lock down certain settings." ,
2026-02-01 01:41:12 +01:00
"Category" : "AI" ,
"RegistryKey" : "Disable_AI_Recall.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Disabling Windows Recall..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Enable Windows Recall" ,
"ApplyUndoText" : "Enabling Windows Recall..." ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : "Enable_AI_Recall.reg" ,
"MinVersion" : 22621 ,
"MaxVersion" : null
} ,
{
"FeatureId" : "DisableClickToDo" ,
2026-05-08 21:19:52 +02:00
"Label" : "Disable Click To Do, AI text & image analysis" ,
2026-03-05 20:49:14 +01:00
"ToolTip" : "This will disable Click To Do, which provides AI-powered text and image analysis features in Windows. This feature uses policies, which will lock down certain settings." ,
2026-02-01 01:41:12 +01:00
"Category" : "AI" ,
"RegistryKey" : "Disable_Click_to_Do.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Disabling Click to Do..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Enable Click To Do, AI text & image analysis" ,
"ApplyUndoText" : "Enabling Click to Do..." ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : "Enable_Click_to_Do.reg" ,
"MinVersion" : 22621 ,
"MaxVersion" : null
} ,
2026-03-07 20:28:58 +01:00
{
"FeatureId" : "DisableAISvcAutoStart" ,
2026-05-08 21:19:52 +02:00
"Label" : "Prevent AI service from starting automatically" ,
2026-03-07 20:28:58 +01:00
"ToolTip" : "This will set the WSAIFabricSvc service to manual startup, preventing the service from starting automatically with Windows." ,
"Category" : "AI" ,
"RegistryKey" : "Disable_AI_Service_Auto_Start.reg" ,
2026-05-08 21:26:51 +02:00
"ApplyText" : "Preventing AI service from starting automatically..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Allow AI service to start automatically" ,
"ApplyUndoText" : "Allowing AI service to start automatically..." ,
2026-03-07 20:28:58 +01:00
"RegistryUndoKey" : "Enable_AI_Service_Auto_Start.reg" ,
"MinVersion" : 22621 ,
"MaxVersion" : null
} ,
2026-02-01 01:41:12 +01:00
{
"FeatureId" : "DisableDVR" ,
2026-05-08 21:19:52 +02:00
"Label" : "Disable Xbox game/screen recording" ,
2026-03-05 20:49:14 +01:00
"ToolTip" : "This will disable the Xbox game/screen recording features included with the Game Bar app. This feature uses policies, which will lock down certain settings." ,
2026-02-01 01:41:12 +01:00
"Category" : "Gaming" ,
"RegistryKey" : "Disable_DVR.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Disabling Xbox game/screen recording..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Enable Xbox game/screen recording" ,
"ApplyUndoText" : "Enabling Xbox game/screen recording..." ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : "Enable_DVR.reg" ,
"MinVersion" : null ,
"MaxVersion" : null
} ,
{
"FeatureId" : "DisableGameBarIntegration" ,
2026-05-08 21:19:52 +02:00
"Label" : "Disable Game Bar integration" ,
2026-02-17 00:11:55 +01:00
"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." ,
2026-02-01 01:41:12 +01:00
"Category" : "Gaming" ,
"RegistryKey" : "Disable_Game_Bar_Integration.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Disabling Game Bar integration..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Enable Game Bar integration" ,
"ApplyUndoText" : "Enabling Game Bar integration..." ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : "Enable_Game_Bar_Integration.reg" ,
"MinVersion" : null ,
"MaxVersion" : null
} ,
{
"FeatureId" : "ClearStart" ,
"Label" : "Remove all pinned apps from the start menu for this user only" ,
2026-03-07 20:28:48 +01:00
"Category" : "Start Menu & Search" ,
2026-02-01 01:41:12 +01:00
"RegistryKey" : null ,
2026-06-06 00:51:03 +02:00
"ApplyText" : "Removing all pinned apps from the start menu" ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : null ,
"ApplyUndoText" : null ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : null ,
"MinVersion" : 22621 ,
"MaxVersion" : null
} ,
{
"FeatureId" : "ClearStartAllUsers" ,
"Label" : "Remove all pinned apps from the start menu for all existing and new users" ,
2026-03-07 20:28:48 +01:00
"Category" : "Start Menu & Search" ,
2026-02-01 01:41:12 +01:00
"RegistryKey" : null ,
2026-06-06 00:51:03 +02:00
"ApplyText" : "Removing all pinned apps from the start menu for all users" ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : null ,
"ApplyUndoText" : null ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : null ,
"MinVersion" : 22621 ,
"MaxVersion" : null
} ,
{
"FeatureId" : "ReplaceStart" ,
"Label" : "Replace the start menu layout for this user only with the provided template file" ,
"Category" : null ,
"RegistryKey" : null ,
2026-06-06 00:51:03 +02:00
"ApplyText" : "Replacing the start menu" ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : null ,
"ApplyUndoText" : null ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : null ,
"MinVersion" : 22621 ,
"MaxVersion" : null
} ,
{
"FeatureId" : "ReplaceStartAllUsers" ,
"Label" : "Replace the start menu layout for all existing and new users with the provided template file" ,
"Category" : null ,
"RegistryKey" : null ,
2026-06-06 00:51:03 +02:00
"ApplyText" : "Replacing the start menu for all users" ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : null ,
"ApplyUndoText" : null ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : null ,
"MinVersion" : 22621 ,
"MaxVersion" : null
} ,
{
"FeatureId" : "DisableStartRecommended" ,
2026-05-08 21:19:52 +02:00
"Label" : "Hide recommended section in the start menu" ,
2026-03-05 20:49:14 +01:00
"ToolTip" : "This will hide the recommended section in the start menu, which shows recently added apps, recently opened files and app recommendations. This feature uses policies, which will lock down certain settings." ,
2026-03-07 20:28:48 +01:00
"Category" : "Start Menu & Search" ,
2026-02-01 01:41:12 +01:00
"RegistryKey" : "Disable_Start_Recommended.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Disabling the start menu recommended section..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Show recommended section in the start menu" ,
"ApplyUndoText" : "Enabling the start menu recommended section..." ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : "Enable_Start_Recommended.reg" ,
"MinVersion" : 22621 ,
2026-02-06 23:45:47 +01:00
"MaxVersion" : null
2026-02-01 01:41:12 +01:00
} ,
2026-03-09 23:03:56 +01:00
{
"FeatureId" : "DisableStartAllApps" ,
2026-05-08 21:19:52 +02:00
"Label" : "Hide 'All Apps' section in the start menu" ,
2026-03-09 23:03:56 +01:00
"ToolTip" : "This will hide the 'All Apps' section in the start menu, which shows all installed apps. WARNING: Hiding this section may make it harder to find installed apps on your system. This feature uses policies, which will lock down certain settings." ,
"Category" : "Start Menu & Search" ,
"RegistryKey" : "Disable_Start_All_Apps.reg" ,
"ApplyText" : "Disabling the 'All Apps' section in the start menu..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Show 'All Apps' section in the start menu" ,
"ApplyUndoText" : "Enabling the 'All Apps' section in the start menu..." ,
2026-03-09 23:03:56 +01:00
"RegistryUndoKey" : "Enable_Start_All_Apps.reg" ,
"MinVersion" : 26200 ,
"MaxVersion" : null
} ,
2026-03-07 20:28:48 +01:00
{
"FeatureId" : "DisableStartPhoneLink" ,
2026-05-08 21:19:52 +02:00
"Label" : "Disable Phone Link integration in the start menu" ,
2026-03-07 20:28:48 +01:00
"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 & Search" ,
"RegistryKey" : "Disable_Phone_Link_In_Start.reg" ,
"ApplyText" : "Disabling the Phone Link mobile devices integration in the start menu..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Enable Phone Link integration in the start menu" ,
"ApplyUndoText" : "Enabling the Phone Link mobile devices integration in the start menu..." ,
2026-03-07 20:28:48 +01:00
"RegistryUndoKey" : "Enable_Phone_Link_In_Start.reg" ,
"MinVersion" : 22621 ,
"MaxVersion" : null
} ,
2026-02-01 01:41:12 +01:00
{
"FeatureId" : "DisableBing" ,
2026-05-08 21:19:52 +02:00
"Label" : "Disable Bing web search & Copilot integration in search" ,
2026-03-05 20:49:14 +01:00
"ToolTip" : "This will turn off Bing web search results and Copilot integration in the Windows search experience. This feature uses policies, which will lock down certain settings." ,
2026-03-07 20:28:48 +01:00
"Category" : "Start Menu & Search" ,
2026-02-01 01:41:12 +01:00
"RegistryKey" : "Disable_Bing_Cortana_In_Search.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Disabling Bing web search & Copilot integration in Windows search..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Enable Bing web search & Copilot integration in search" ,
"ApplyUndoText" : "Enabling Bing web search & Copilot integration in Windows search..." ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : "Enable_Bing_Cortana_In_Search.reg" ,
"MinVersion" : null ,
"MaxVersion" : null
} ,
2026-03-07 20:28:48 +01:00
{
2026-05-08 21:19:52 +02:00
"FeatureId" : "DisableStoreSearchSuggestions" ,
"Label" : "Disable Microsoft Store app suggestions in search" ,
2026-03-07 20:28:48 +01:00
"ToolTip" : "This will disable the Microsoft Store app suggestions in Windows search." ,
"Category" : "Start Menu & Search" ,
"RegistryKey" : null ,
2026-06-06 00:51:03 +02:00
"ApplyText" : "Disabling Microsoft Store app suggestions in search..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Enable Microsoft Store app suggestions in search" ,
"ApplyUndoText" : "Enabling Microsoft Store app suggestions in search..." ,
2026-03-07 20:28:48 +01:00
"RegistryUndoKey" : null ,
"MinVersion" : 22621 ,
"MaxVersion" : null
} ,
2026-02-01 01:41:12 +01:00
{
"FeatureId" : "DisableSettings365Ads" ,
2026-05-08 21:19:52 +02:00
"Label" : "Hide Microsoft 365 Copilot ads in Settings Home" ,
2026-02-15 23:34:46 +01:00
"ToolTip" : "This will turn off the Microsoft 365 Copilot ads that appear in the Settings Home page." ,
2026-02-01 01:41:12 +01:00
"Category" : "Privacy & Suggested Content" ,
"RegistryKey" : "Disable_Settings_365_Ads.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Disabling Microsoft 365 Copilot ads in Settings Home..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Show Microsoft 365 Copilot ads in Settings Home" ,
"ApplyUndoText" : "Enabling Microsoft 365 Copilot ads in Settings Home..." ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : "Enable_Settings_365_Ads.reg" ,
"MinVersion" : null ,
"MaxVersion" : null
} ,
{
"FeatureId" : "DisableSettingsHome" ,
2026-05-08 21:19:52 +02:00
"Label" : "Hide Settings 'Home' page" ,
2026-02-15 23:08:54 +01:00
"ToolTip" : "Removes the 'Home' page from the Settings app." ,
"Category" : "Other" ,
2026-02-01 01:41:12 +01:00
"RegistryKey" : "Disable_Settings_Home.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Disabling the Settings Home page..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Show Settings 'Home' page" ,
"ApplyUndoText" : "Enabling the Settings Home page..." ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : "Enable_Settings_Home.reg" ,
"MinVersion" : null ,
"MaxVersion" : null
} ,
{
"FeatureId" : "DisableEdgeAI" ,
2026-05-08 21:19:52 +02:00
"Label" : "Disable AI features in Microsoft Edge" ,
2026-03-05 20:49:14 +01:00
"ToolTip" : "This will turn off AI features in Microsoft Edge, such as the AI-powered sidebar and Copilot features. This feature uses policies, which will lock down certain settings." ,
2026-02-01 01:41:12 +01:00
"Category" : "AI" ,
"RegistryKey" : "Disable_Edge_AI_Features.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Disabling AI features in Microsoft Edge..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Enable AI features in Microsoft Edge" ,
"ApplyUndoText" : "Enabling AI features in Microsoft Edge..." ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : "Enable_Edge_AI_Features.reg" ,
"MinVersion" : 22621 ,
"MaxVersion" : null
} ,
{
"FeatureId" : "DisablePaintAI" ,
2026-05-08 21:19:52 +02:00
"Label" : "Disable AI features in Paint" ,
2026-03-05 20:49:14 +01:00
"ToolTip" : "This will turn off AI features in Paint, such as the AI-powered image generation and editing tools. This feature uses policies, which will lock down certain settings." ,
2026-02-01 01:41:12 +01:00
"Category" : "AI" ,
"RegistryKey" : "Disable_Paint_AI_Features.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Disabling AI features in Paint..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Enable AI features in Paint" ,
"ApplyUndoText" : "Enabling AI features in Paint..." ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : "Enable_Paint_AI_Features.reg" ,
"MinVersion" : 22621 ,
"MaxVersion" : null
} ,
{
"FeatureId" : "DisableNotepadAI" ,
2026-05-08 21:19:52 +02:00
"Label" : "Disable AI features in Notepad" ,
2026-03-05 20:49:14 +01:00
"ToolTip" : "This will turn off AI features in Notepad, such as the AI-powered writing suggestions. This feature uses policies, which will lock down certain settings." ,
2026-02-01 01:41:12 +01:00
"Category" : "AI" ,
"RegistryKey" : "Disable_Notepad_AI_Features.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Disabling AI features in Notepad..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Enable AI features in Notepad" ,
"ApplyUndoText" : "Enabling AI features in Notepad..." ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : "Enable_Notepad_AI_Features.reg" ,
"MinVersion" : 22621 ,
"MaxVersion" : null
} ,
{
"FeatureId" : "EnableDarkMode" ,
2026-05-08 21:19:52 +02:00
"Label" : "Enable dark theme for system and apps" ,
2026-02-17 00:11:55 +01:00
"ToolTip" : "This will set the app and system theme to dark mode." ,
2026-02-01 01:41:12 +01:00
"Category" : "Appearance" ,
"RegistryKey" : "Enable_Dark_Mode.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Enabling dark mode for system and apps..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Disable dark theme for system and apps" ,
"ApplyUndoText" : "Disabling dark mode for system and apps..." ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : "Enable_Light_Mode.reg" ,
"MinVersion" : null ,
"MaxVersion" : null
} ,
{
"FeatureId" : "DisableDragTray" ,
2026-05-08 21:19:52 +02:00
"Label" : "Disable 'Drag Tray' for sharing & moving files" ,
2026-02-15 23:08:54 +01:00
"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." ,
2026-02-01 01:41:12 +01:00
"Category" : "System" ,
"RegistryKey" : "Disable_Share_Drag_Tray.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Disabling Drag Tray..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Enable 'Drag Tray' for sharing & moving files" ,
"ApplyUndoText" : "Enabling Drag Tray..." ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : "Enable_Share_Drag_Tray.reg" ,
"MinVersion" : 26200 ,
"MaxVersion" : null
} ,
{
"FeatureId" : "RevertContextMenu" ,
2026-05-08 21:19:52 +02:00
"Label" : "Use classic Windows 10 context menu style" ,
2026-03-05 20:49:14 +01:00
"ToolTip" : "This will restore the classic Windows 10 style context menu, which is normally hidden behind the 'Show more options' entry in the new Windows 11 context menu." ,
2026-02-01 01:41:12 +01:00
"Category" : "System" ,
"RegistryKey" : "Disable_Show_More_Options_Context_Menu.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Restoring the classic Windows 10 style context menu..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Use Windows 11 context menu style" ,
"ApplyUndoText" : "Restoring the Windows 11 style context menu..." ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : "Enable_W11_Style_Context_Menu.reg" ,
"MinVersion" : 22000 ,
"MaxVersion" : null
} ,
{
"FeatureId" : "DisableMouseAcceleration" ,
2026-05-08 21:19:52 +02:00
"Label" : "Disable Enhance Pointer Precision (mouse acceleration)" ,
2026-02-17 00:11:55 +01:00
"ToolTip" : "This will disable mouse acceleration which is enabled by default in Windows. This makes mouse movement more consistent and predictable." ,
2026-02-01 01:41:12 +01:00
"Category" : "System" ,
"RegistryKey" : "Disable_Enhance_Pointer_Precision.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Turning off Enhanced Pointer Precision..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Enable Enhance Pointer Precision (mouse acceleration)" ,
"ApplyUndoText" : "Turning on Enhanced Pointer Precision..." ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : "Enable_Enhance_Pointer_Precision.reg" ,
2026-03-07 15:53:58 +01:00
"RequiresReboot" : true ,
2026-02-01 01:41:12 +01:00
"MinVersion" : null ,
"MaxVersion" : null
} ,
{
"FeatureId" : "DisableStickyKeys" ,
2026-05-08 21:19:52 +02:00
"Label" : "Disable Sticky Keys keyboard shortcut (5x shift)" ,
2026-02-15 23:34:46 +01:00
"ToolTip" : "This will prevent the Sticky Keys dialog from appearing when you press the Shift key 5 times in a row." ,
2026-02-01 01:41:12 +01:00
"Category" : "System" ,
"RegistryKey" : "Disable_Sticky_Keys_Shortcut.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Disabling the Sticky Keys keyboard shortcut..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Enable Sticky Keys keyboard shortcut (5x shift)" ,
"ApplyUndoText" : "Enabling the Sticky Keys keyboard shortcut..." ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : "Enable_Sticky_Keys_Shortcut.reg" ,
2026-03-07 15:53:58 +01:00
"RequiresReboot" : true ,
2026-02-01 01:41:12 +01:00
"MinVersion" : 26100 ,
"MaxVersion" : null
} ,
2026-02-12 23:14:15 +01:00
{
"FeatureId" : "DisableWindowSnapping" ,
2026-05-08 21:19:52 +02:00
"Label" : "Disable window snapping" ,
2026-02-15 23:34:46 +01:00
"ToolTip" : "This will turn off the ability to snap windows to the sides or corners of the screen." ,
2026-02-12 23:14:15 +01:00
"Category" : "Multi-tasking" ,
"Priority" : 1 ,
"RegistryKey" : "Disable_Window_Snapping.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Disabling window snapping..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Enable window snapping" ,
"ApplyUndoText" : "Enabling window snapping..." ,
2026-02-12 23:14:15 +01:00
"RegistryUndoKey" : "Enable_Window_Snapping.reg" ,
"MinVersion" : null ,
"MaxVersion" : null
} ,
{
"FeatureId" : "DisableSnapAssist" ,
2026-05-08 21:19:52 +02:00
"Label" : "Disable showing app suggestions when snapping windows" ,
2026-02-15 23:34:46 +01:00
"ToolTip" : "This will turn off app suggestions when you snap windows to the sides or corners of the screen." ,
2026-02-12 23:14:15 +01:00
"Category" : "Multi-tasking" ,
"Priority" : 2 ,
"RegistryKey" : "Disable_Snap_Assist.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Disabling the Snap Assist suggestions..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Enable showing app suggestions when snapping windows" ,
"ApplyUndoText" : "Enabling the Snap Assist suggestions..." ,
2026-02-12 23:14:15 +01:00
"RegistryUndoKey" : "Enable_Snap_Assist.reg" ,
"MinVersion" : 22000 ,
"MaxVersion" : null
} ,
{
"FeatureId" : "DisableSnapLayouts" ,
2026-05-08 21:19:52 +02:00
"Label" : "Hide snap layout flyout at top of screen and on maximize button" ,
2026-02-15 23:34:46 +01:00
"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." ,
2026-02-12 23:14:15 +01:00
"Category" : "Multi-tasking" ,
"Priority" : 3 ,
"RegistryKey" : "Disable_Snap_Layouts.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Hiding snap layouts when dragging windows to top of the screen and on maximize button..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Show snap layout flyout at top of screen and on maximize button" ,
"ApplyUndoText" : "Showing snap layouts when dragging windows to top of the screen and on maximize button..." ,
2026-02-12 23:14:15 +01:00
"RegistryUndoKey" : "Enable_Snap_Layouts.reg" ,
"MinVersion" : 22000 ,
"MaxVersion" : null
} ,
{
"FeatureId" : "HideTabsInAltTab" ,
2026-05-08 21:19:52 +02:00
"Label" : "Hide tabs from apps when snapping or pressing Alt+Tab" ,
2026-02-12 23:14:15 +01:00
"Category" : "Multi-tasking" ,
"RegistryKey" : "Hide_Tabs_In_Alt_Tab.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Disable showing tabs from apps when snapping or pressing Alt+Tab..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : null ,
"ApplyUndoText" : null ,
2026-02-12 23:14:15 +01:00
"RegistryUndoKey" : null ,
"MinVersion" : 22000 ,
"MaxVersion" : null
} ,
{
"FeatureId" : "Show3TabsInAltTab" ,
2026-05-08 21:19:52 +02:00
"Label" : "Show 3 tabs from apps when snapping or pressing Alt+Tab" ,
2026-02-12 23:14:15 +01:00
"Category" : "Multi-tasking" ,
"RegistryKey" : "Show_3_Tabs_In_Alt_Tab.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Enable showing 3 tabs from apps when snapping or pressing Alt+Tab..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : null ,
"ApplyUndoText" : null ,
2026-02-12 23:14:15 +01:00
"RegistryUndoKey" : null ,
"MinVersion" : 22000 ,
"MaxVersion" : null
} ,
{
"FeatureId" : "Show5TabsInAltTab" ,
2026-05-08 21:19:52 +02:00
"Label" : "Show 5 tabs from apps when snapping or pressing Alt+Tab" ,
2026-02-12 23:14:15 +01:00
"Category" : "Multi-tasking" ,
"RegistryKey" : "Show_5_Tabs_In_Alt_Tab.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Enable showing 5 tabs from apps when snapping or pressing Alt+Tab..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : null ,
"ApplyUndoText" : null ,
2026-02-12 23:14:15 +01:00
"RegistryUndoKey" : null ,
"MinVersion" : 22000 ,
"MaxVersion" : null
} ,
{
"FeatureId" : "Show20TabsInAltTab" ,
2026-05-08 21:19:52 +02:00
"Label" : "Show 20 tabs from apps when snapping or pressing Alt+Tab" ,
2026-02-12 23:14:15 +01:00
"Category" : "Multi-tasking" ,
"RegistryKey" : "Show_20_Tabs_In_Alt_Tab.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Enable showing 20 tabs from apps when snapping or pressing Alt+Tab..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : null ,
"ApplyUndoText" : null ,
2026-02-12 23:14:15 +01:00
"RegistryUndoKey" : null ,
"MinVersion" : 22000 ,
"MaxVersion" : null
} ,
2026-02-01 01:41:12 +01:00
{
"FeatureId" : "TaskbarAlignLeft" ,
2026-05-08 21:19:52 +02:00
"Label" : "Align taskbar to the left" ,
2026-02-17 00:11:55 +01:00
"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." ,
2026-02-01 01:41:12 +01:00
"Category" : "Taskbar" ,
"Priority" : 1 ,
"RegistryKey" : "Align_Taskbar_Left.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Aligning taskbar buttons to the left..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Align taskbar to the center" ,
"ApplyUndoText" : "Aligning taskbar buttons to the center..." ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : "Align_Taskbar_Center.reg" ,
"MinVersion" : 22000 ,
"MaxVersion" : null
} ,
{
"FeatureId" : "HideSearchTb" ,
"Label" : "Hide search icon from the taskbar" ,
"Category" : "Taskbar" ,
"RegistryKey" : "Hide_Search_Taskbar.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Hiding the search icon from the taskbar..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Show search box on the taskbar" ,
"ApplyUndoText" : "Changing taskbar search to search box..." ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : "Show_Search_Box.reg" ,
"MinVersion" : 22000 ,
"MaxVersion" : null
} ,
{
"FeatureId" : "ShowSearchIconTb" ,
"Label" : "Show search icon on the taskbar" ,
"Category" : "Taskbar" ,
2026-03-05 23:22:45 +01:00
"RegistryKey" : "Show_Search_Icon.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Changing taskbar search to icon only..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Show search box on the taskbar" ,
"ApplyUndoText" : "Changing taskbar search to search box..." ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : "Show_Search_Box.reg" ,
"MinVersion" : 22000 ,
"MaxVersion" : null
} ,
{
"FeatureId" : "ShowSearchLabelTb" ,
"Label" : "Show search icon with label on the taskbar" ,
"Category" : "Taskbar" ,
2026-03-05 23:22:45 +01:00
"RegistryKey" : "Show_Search_Icon_And_Label.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Changing taskbar search to icon with label..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Show search box on the taskbar" ,
"ApplyUndoText" : "Changing taskbar search to search box..." ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : "Show_Search_Box.reg" ,
"MinVersion" : 22000 ,
"MaxVersion" : null
} ,
{
"FeatureId" : "ShowSearchBoxTb" ,
"Label" : "Show search box on the taskbar" ,
"Category" : "Taskbar" ,
"RegistryKey" : "Show_Search_Box.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Changing taskbar search to search box..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : null ,
"ApplyUndoText" : null ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : null ,
"MinVersion" : 22000 ,
"MaxVersion" : null
} ,
{
"FeatureId" : "HideTaskview" ,
2026-05-08 21:19:52 +02:00
"Label" : "Hide 'Task view' button on the taskbar" ,
2026-02-15 23:34:46 +01:00
"ToolTip" : "This will disable the 'Task view' button on the taskbar, which allows you to see all your open windows and virtual desktops." ,
2026-02-01 01:41:12 +01:00
"Category" : "Taskbar" ,
"Priority" : 3 ,
"RegistryKey" : "Hide_Taskview_Taskbar.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Hiding the taskview button from the taskbar..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Show 'Task view' button on the taskbar" ,
"ApplyUndoText" : "Showing the taskview button from the taskbar..." ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : "Show_Taskview_Taskbar.reg" ,
"MinVersion" : 22000 ,
"MaxVersion" : null
} ,
{
"FeatureId" : "DisableWidgets" ,
2026-05-08 21:19:52 +02:00
"Label" : "Disable widgets on the taskbar & lock screen" ,
2026-05-20 16:29:06 +02:00
"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." ,
2026-02-01 01:41:12 +01:00
"Category" : "Taskbar" ,
"Priority" : 4 ,
2026-05-20 16:29:06 +02:00
"RegistryKey" : null ,
2026-06-06 00:51:03 +02:00
"ApplyText" : "Disabling widgets on the taskbar & lock screen..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : null ,
"ApplyUndoText" : null ,
2026-05-20 16:29:06 +02:00
"RegistryUndoKey" : null ,
2026-02-01 01:41:12 +01:00
"MinVersion" : null ,
2026-05-30 21:23:45 +02:00
"MaxVersion" : null ,
"DisableWhenApplied" : true
2026-02-01 01:41:12 +01:00
} ,
{
"FeatureId" : "HideChat" ,
2026-05-08 21:19:52 +02:00
"Label" : "Hide Chat (meet now) icon on the taskbar" ,
2026-02-15 23:34:46 +01:00
"ToolTip" : "This will disable the Chat (meet now) icon on the taskbar." ,
2026-02-01 01:41:12 +01:00
"Category" : "Taskbar" ,
"Priority" : 5 ,
"RegistryKey" : "Disable_Chat_Taskbar.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Hiding the chat icon from the taskbar..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Show Chat (meet now) icon on the taskbar" ,
"ApplyUndoText" : "Showing the chat icon from the taskbar..." ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : "Enable_Chat_Taskbar.reg" ,
"MinVersion" : null ,
"MaxVersion" : 22621
} ,
2026-03-07 20:29:08 +01:00
{
"FeatureId" : "DisableStorageSense" ,
2026-05-08 21:19:52 +02:00
"Label" : "Disable Storage Sense automatic disk cleanup" ,
2026-03-07 20:29:08 +01:00
"ToolTip" : "This will disable Storage Sense, which automatically frees up disk space by deleting temporary files, emptying the recycle bin and cleaning up files in the Downloads folder." ,
"Category" : "System" ,
"RegistryKey" : "Disable_Storage_Sense.reg" ,
"ApplyText" : "Disabling Storage Sense automatic disk cleanup..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Enable Storage Sense automatic disk cleanup" ,
"ApplyUndoText" : "Enabling Storage Sense automatic disk cleanup..." ,
2026-03-07 20:29:08 +01:00
"RegistryUndoKey" : "Enable_Storage_Sense.reg" ,
"MinVersion" : 22000 ,
"MaxVersion" : null
} ,
2026-02-01 01:41:12 +01:00
{
"FeatureId" : "DisableFastStartup" ,
2026-05-08 21:19:52 +02:00
"Label" : "Disable fast start-up" ,
2026-02-15 23:08:54 +01:00
"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." ,
2026-02-01 01:41:12 +01:00
"Category" : "System" ,
"RegistryKey" : "Disable_Fast_Startup.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Disabling Fast Start-up..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Enable fast start-up" ,
"ApplyUndoText" : "Enabling Fast Start-up..." ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : "Enable_Fast_Startup.reg" ,
"MinVersion" : null ,
"MaxVersion" : null
} ,
2026-02-04 13:59:10 +01:00
{
"FeatureId" : "DisableBitlockerAutoEncryption" ,
2026-05-08 21:19:52 +02:00
"Label" : "Disable BitLocker automatic device encryption" ,
2026-04-19 19:54:34 +02:00
"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. Drives that are already encrypted with BitLocker will remain encrypted when this setting is applied." ,
2026-02-04 13:59:10 +01:00
"Category" : "System" ,
"RegistryKey" : "Disable_Bitlocker_Auto_Encryption.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Disabling BitLocker automatic device encryption..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Enable BitLocker automatic device encryption" ,
"ApplyUndoText" : "Enabling BitLocker automatic device encryption..." ,
2026-02-04 13:59:10 +01:00
"RegistryUndoKey" : "Enable_Bitlocker_Auto_Encryption.reg" ,
"MinVersion" : 22000 ,
"MaxVersion" : null
} ,
2026-02-01 01:41:12 +01:00
{
"FeatureId" : "DisableModernStandbyNetworking" ,
2026-05-08 21:19:52 +02:00
"Label" : "Disable Modern Standby network connectivity" ,
2026-02-17 00:11:55 +01:00
"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." ,
2026-02-01 01:41:12 +01:00
"Category" : "System" ,
"RegistryKey" : "Disable_Modern_Standby_Networking.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Disabling network connectivity during Modern Standby..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Enable Modern Standby network connectivity" ,
"ApplyUndoText" : "Enabling network connectivity during Modern Standby..." ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : "Enable_Modern_Standby_Networking.reg" ,
"MinVersion" : 22000 ,
"MaxVersion" : null
} ,
{
"FeatureId" : "EnableEndTask" ,
2026-05-08 21:19:52 +02:00
"Label" : "Show 'End Task' option in taskbar context menu" ,
2026-02-17 00:11:55 +01:00
"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." ,
2026-02-01 01:41:12 +01:00
"Category" : "Taskbar" ,
"Priority" : 6 ,
"RegistryKey" : "Enable_End_Task.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Enabling the 'End Task' option in the taskbar right click menu..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Hide 'End Task' option in taskbar context menu" ,
"ApplyUndoText" : "Disabling the 'End Task' option in the taskbar right click menu..." ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : "Disable_End_Task.reg" ,
"MinVersion" : 22631 ,
"MaxVersion" : null
} ,
{
"FeatureId" : "EnableLastActiveClick" ,
2026-05-08 21:19:52 +02:00
"Label" : "Enable 'Last Active Click' behavior for taskbar apps" ,
2026-02-17 00:11:55 +01:00
"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." ,
2026-02-01 01:41:12 +01:00
"Category" : "Taskbar" ,
"Priority" : 7 ,
"RegistryKey" : "Enable_Last_Active_Click.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Enabling the 'Last Active Click' behavior in the taskbar app area..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Disable 'Last Active Click' behavior for taskbar apps" ,
"ApplyUndoText" : "Disabling the 'Last Active Click' behavior in the taskbar app area..." ,
2026-02-01 01:41:12 +01:00
"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" ,
"RegistryKey" : "Combine_Taskbar_Always.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Setting the taskbar on the main display to always combine buttons and hide labels..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Use default taskbar combine behavior" ,
"ApplyUndoText" : "Resetting the taskbar on the main display to always combine buttons and hide labels..." ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : null ,
"MinVersion" : 22000 ,
"MaxVersion" : null
} ,
{
"FeatureId" : "CombineMMTaskbarAlways" ,
"Label" : "Always combine taskbar buttons and hide labels for secondary displays" ,
"Category" : "Taskbar" ,
"RegistryKey" : "Combine_MMTaskbar_Always.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Setting the taskbar on secondary displays to always combine buttons and hide labels..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Use default taskbar combine behavior" ,
"ApplyUndoText" : "Resetting the taskbar on secondary displays to always combine buttons and hide labels..." ,
2026-02-01 01:41:12 +01:00
"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" ,
"RegistryKey" : "Combine_Taskbar_When_Full.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Setting the taskbar on the main display to only combine buttons and hide labels when the taskbar is full..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Always combine taskbar buttons and hide labels for the main display" ,
"ApplyUndoText" : "Setting the taskbar on the main display to always combine buttons and hide labels..." ,
2026-02-01 01:41:12 +01:00
"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" ,
"RegistryKey" : "Combine_MMTaskbar_When_Full.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Setting the taskbar on secondary displays to only combine buttons and hide labels when the taskbar is full..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Always combine taskbar buttons and hide labels for secondary displays" ,
"ApplyUndoText" : "Setting the taskbar on secondary displays to always combine buttons and hide labels..." ,
2026-02-01 01:41:12 +01:00
"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" ,
"RegistryKey" : "Combine_Taskbar_Never.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Setting the taskbar on the main display to never combine buttons or hide labels..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Always combine taskbar buttons and hide labels for the main display" ,
"ApplyUndoText" : "Setting the taskbar on the main display to always combine buttons and hide labels..." ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : "Combine_Taskbar_Always.reg" ,
"MinVersion" : 22000 ,
"MaxVersion" : null
} ,
{
"FeatureId" : "CombineMMTaskbarNever" ,
"Label" : "Never combine taskbar buttons and show labels for secondary displays" ,
"Category" : "Taskbar" ,
"RegistryKey" : "Combine_MMTaskbar_Never.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Setting the taskbar on secondary displays to never combine buttons or hide labels..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Always combine taskbar buttons and hide labels for secondary displays" ,
"ApplyUndoText" : "Setting the taskbar on secondary displays to always combine buttons and hide labels..." ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : "Combine_MMTaskbar_Always.reg" ,
"MinVersion" : 22000 ,
"MaxVersion" : null
} ,
{
"FeatureId" : "MMTaskbarModeAll" ,
"Label" : "Show app icons on all taskbars" ,
"Category" : "Taskbar" ,
"RegistryKey" : "MMTaskbarMode_All.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Setting the taskbar to show app icons on all taskbars..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : null ,
"ApplyUndoText" : null ,
2026-02-01 01:41:12 +01:00
"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" ,
"RegistryKey" : "MMTaskbarMode_Main_Active.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Setting the taskbar to show app icons on main taskbar and on taskbar where the windows is open..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Show app icons on all taskbars" ,
"ApplyUndoText" : "Setting the taskbar to show app icons on all taskbars..." ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : "MMTaskbarMode_All.reg" ,
"MinVersion" : 22000 ,
"MaxVersion" : null
} ,
{
"FeatureId" : "MMTaskbarModeActive" ,
"Label" : "Show app icons only on taskbar where the window is open" ,
"Category" : "Taskbar" ,
"RegistryKey" : "MMTaskbarMode_Active.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Setting the taskbar to only show app icons on the taskbar where the window is open..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Show app icons on all taskbars" ,
"ApplyUndoText" : "Setting the taskbar to show app icons on all taskbars..." ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : "MMTaskbarMode_All.reg" ,
"MinVersion" : 22000 ,
"MaxVersion" : null
} ,
{
"FeatureId" : "ExplorerToHome" ,
"Label" : "Change the default location that File Explorer opens to 'Home'" ,
"Category" : "File Explorer" ,
"RegistryKey" : "Launch_File_Explorer_To_Home.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Changing the default location that File Explorer opens to, to 'Home'..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : null ,
"ApplyUndoText" : null ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : null ,
"MinVersion" : null ,
"MaxVersion" : null
} ,
{
"FeatureId" : "ExplorerToThisPC" ,
"Label" : "Change the default location that File Explorer opens to 'This PC'" ,
"Category" : "File Explorer" ,
"RegistryKey" : "Launch_File_Explorer_To_This_PC.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Changing the default location that File Explorer opens to, to 'This PC'..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Change the default location that File Explorer opens to 'Home'" ,
"ApplyUndoText" : "Changing the default location that File Explorer opens to, to 'Home'..." ,
2026-02-01 01:41:12 +01:00
"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" ,
"RegistryKey" : "Launch_File_Explorer_To_Downloads.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Changing the default location that File Explorer opens to, to 'Downloads'..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Change the default location that File Explorer opens to 'Home'" ,
"ApplyUndoText" : "Changing the default location that File Explorer opens to, to 'Home'..." ,
2026-02-01 01:41:12 +01:00
"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" ,
"RegistryKey" : "Launch_File_Explorer_To_OneDrive.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Changing the default location that File Explorer opens to, to 'OneDrive'..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Change the default location that File Explorer opens to 'Home'" ,
"ApplyUndoText" : "Changing the default location that File Explorer opens to, to 'Home'..." ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : "Launch_File_Explorer_To_Home.reg" ,
"MinVersion" : null ,
"MaxVersion" : null
} ,
{
"FeatureId" : "ShowKnownFileExt" ,
2026-05-08 21:19:52 +02:00
"Label" : "Show file extensions for known file types" ,
2026-02-15 23:34:46 +01:00
"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." ,
2026-02-01 01:41:12 +01:00
"Category" : "File Explorer" ,
2026-03-28 20:25:12 -03:00
"Priority" : 2 ,
2026-02-01 01:41:12 +01:00
"RegistryKey" : "Show_Extensions_For_Known_File_Types.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Enabling file extensions for known file types..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Hide file extensions for known file types" ,
"ApplyUndoText" : "Disabling file extensions for known file types..." ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : "Hide_Extensions_For_Known_File_Types.reg" ,
"MinVersion" : null ,
"MaxVersion" : null
} ,
{
"FeatureId" : "ShowHiddenFolders" ,
2026-05-08 21:19:52 +02:00
"Label" : "Show hidden files, folders and drives" ,
2026-02-17 00:11:55 +01:00
"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." ,
2026-02-01 01:41:12 +01:00
"Category" : "File Explorer" ,
2026-03-28 20:25:12 -03:00
"Priority" : 3 ,
2026-02-01 01:41:12 +01:00
"RegistryKey" : "Show_Hidden_Folders.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Unhiding hidden files, folders and drives..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Hide hidden files, folders and drives" ,
"ApplyUndoText" : "Hiding hidden files, folders and drives..." ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : "Hide_Hidden_Folders.reg" ,
"MinVersion" : null ,
"MaxVersion" : null
} ,
2026-04-25 18:46:36 +02:00
{
"FeatureId" : "HideDupliDrive" ,
2026-05-08 21:19:52 +02:00
"Label" : "Hide duplicate removable drive entries" ,
2026-04-25 18:46:36 +02:00
"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" ,
"Priority" : 4 ,
"RegistryKey" : "Hide_duplicate_removable_drives_from_navigation_pane_of_File_Explorer.reg" ,
"ApplyText" : "Hiding duplicate removable drive entries from the File Explorer navigation pane..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Show duplicate removable drive entries" ,
"ApplyUndoText" : "Showing duplicate removable drive entries from the File Explorer navigation pane..." ,
2026-04-25 18:46:36 +02:00
"RegistryUndoKey" : "Show_duplicate_removable_drives_in_navigation_pane_of_File_Explorer.reg" ,
"MinVersion" : null ,
"MaxVersion" : null
} ,
2026-02-01 01:41:12 +01:00
{
"FeatureId" : "HideHome" ,
2026-05-08 21:19:52 +02:00
"Label" : "Hide 'Home' from navigation pane" ,
2026-02-15 23:08:54 +01:00
"ToolTip" : "Hides the 'Home' section from the File Explorer navigation pane." ,
2026-02-01 01:41:12 +01:00
"Category" : "File Explorer" ,
2026-04-25 18:46:36 +02:00
"Priority" : 5 ,
2026-02-01 01:41:12 +01:00
"RegistryKey" : "Hide_Home_from_Explorer.reg" ,
2026-04-25 18:46:36 +02:00
"ApplyText" : "Hiding the 'Home' section from the File Explorer navigation pane..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Show 'Home' from navigation pane" ,
"ApplyUndoText" : "Showing the 'Home' section from the File Explorer navigation pane..." ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : "Show_Home_in_Explorer.reg" ,
"MinVersion" : 22000 ,
"MaxVersion" : null
} ,
{
"FeatureId" : "HideGallery" ,
2026-05-08 21:19:52 +02:00
"Label" : "Hide 'Gallery' from navigation pane" ,
2026-02-15 23:08:54 +01:00
"ToolTip" : "Hides the 'Gallery' section from the File Explorer navigation pane." ,
2026-02-01 01:41:12 +01:00
"Category" : "File Explorer" ,
2026-04-25 18:46:36 +02:00
"Priority" : 6 ,
2026-02-01 01:41:12 +01:00
"RegistryKey" : "Hide_Gallery_from_Explorer.reg" ,
2026-04-25 18:46:36 +02:00
"ApplyText" : "Hiding the 'Gallery' section from the File Explorer navigation pane..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Show 'Gallery' from navigation pane" ,
"ApplyUndoText" : "Showing the 'Gallery' section from the File Explorer navigation pane..." ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : "Show_Gallery_in_Explorer.reg" ,
"MinVersion" : 22000 ,
"MaxVersion" : null
} ,
{
"FeatureId" : "DisableTransparency" ,
2026-05-08 21:19:52 +02:00
"Label" : "Disable transparency effects" ,
2026-02-15 23:34:46 +01:00
"ToolTip" : "This will disable transparency effects on Windows and interfaces. Which can help improve performance on older hardware." ,
2026-02-01 01:41:12 +01:00
"Category" : "Appearance" ,
"RegistryKey" : "Disable_Transparency.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Disabling transparency effects..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Enable transparency effects" ,
"ApplyUndoText" : "Enabling transparency effects..." ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : "Enable_Transparency.reg" ,
"MinVersion" : null ,
"MaxVersion" : null
} ,
{
"FeatureId" : "DisableAnimations" ,
2026-05-08 21:19:52 +02:00
"Label" : "Disable animations and visual effects" ,
2026-02-17 00:11:55 +01:00
"ToolTip" : "This will disable animations and some visual effects in Windows, which can make the interface feel snappier, especially on older hardware." ,
2026-02-01 01:41:12 +01:00
"Category" : "Appearance" ,
"RegistryKey" : "Disable_Animations.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Disabling animations and visual effects..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Enable animations and visual effects" ,
"ApplyUndoText" : "Enabling animations and visual effects..." ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : "Enable_Animations.reg" ,
2026-03-07 15:53:58 +01:00
"RequiresReboot" : true ,
2026-02-01 01:41:12 +01:00
"MinVersion" : null ,
"MaxVersion" : null
} ,
2026-02-04 13:47:47 +01:00
{
"FeatureId" : "DisableUpdateASAP" ,
2026-05-08 21:19:52 +02:00
"Label" : "Prevent getting updates as soon as they're available" ,
2026-02-15 23:34:46 +01:00
"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." ,
2026-02-04 13:47:47 +01:00
"Category" : "Windows Update" ,
"RegistryKey" : "Disable_Update_ASAP.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Preventing Windows from getting updates as soon as they are available..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Allow getting updates as soon as they're available" ,
"ApplyUndoText" : "Allowing Windows to get updates as soon as they are available..." ,
2026-02-04 13:47:47 +01:00
"RegistryUndoKey" : "Enable_Update_ASAP.reg" ,
"MinVersion" : null ,
"MaxVersion" : null
} ,
{
2026-02-04 14:01:04 +01:00
"FeatureId" : "PreventUpdateAutoReboot" ,
2026-05-08 21:19:52 +02:00
"Label" : "Prevent automatic restarts after updates while signed in" ,
2026-02-15 23:34:46 +01:00
"ToolTip" : "This will prevent your PC from automatically restarting after updates while any user is signed in." ,
2026-02-04 13:47:47 +01:00
"Category" : "Windows Update" ,
"RegistryKey" : "Prevent_Auto_Reboot.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Preventing automatic restarts after updates while signed in..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Allow automatic restarts after updates while signed in" ,
"ApplyUndoText" : "Allowing automatic restarts after updates while signed in..." ,
2026-02-04 13:47:47 +01:00
"RegistryUndoKey" : "Allow_Auto_Reboot.reg" ,
"MinVersion" : null ,
"MaxVersion" : null
} ,
{
"FeatureId" : "DisableDeliveryOptimization" ,
2026-05-08 21:19:52 +02:00
"Label" : "Disable sharing downloaded updates with other PCs" ,
2026-02-15 23:34:46 +01:00
"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." ,
2026-02-04 13:47:47 +01:00
"Category" : "Windows Update" ,
"RegistryKey" : "Disable_Delivery_Optimization.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Disabling sharing of downloaded updates with other PCs..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Enable sharing downloaded updates with other PCs" ,
"ApplyUndoText" : "Enabling sharing of downloaded updates with other PCs..." ,
2026-02-04 13:47:47 +01:00
"RegistryUndoKey" : "Enable_Delivery_Optimization.reg" ,
"MinVersion" : null ,
"MaxVersion" : null
} ,
2026-02-01 01:41:12 +01:00
{
"FeatureId" : "ForceRemoveEdge" ,
"Label" : "Forcefully uninstall Microsoft Edge. NOT RECOMMENDED!" ,
"Category" : null ,
"RegistryKey" : null ,
2026-06-06 00:51:03 +02:00
"ApplyText" : "Forcefully uninstalling Microsoft Edge..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : null ,
"ApplyUndoText" : null ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : null ,
"MinVersion" : null ,
"MaxVersion" : null
} ,
{
2026-04-25 18:46:36 +02:00
"FeatureId" : "HideOnedrive" ,
2026-05-08 21:19:52 +02:00
"Label" : "Hide 'OneDrive' from navigation pane" ,
2026-04-25 18:46:36 +02:00
"ToolTip" : "Hides the 'OneDrive' section from the File Explorer navigation pane." ,
2026-02-01 01:41:12 +01:00
"Category" : "File Explorer" ,
2026-04-25 18:46:36 +02:00
"Priority" : 7 ,
"RegistryKey" : "Hide_Onedrive_Folder.reg" ,
"ApplyText" : "Hiding the 'OneDrive' section from the File Explorer navigation pane..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Show 'OneDrive' from navigation pane" ,
"ApplyUndoText" : "Showing the 'OneDrive' section from the File Explorer navigation pane..." ,
2026-04-25 18:46:36 +02:00
"RegistryUndoKey" : "Show_Onedrive_Folder.reg" ,
2026-02-01 01:41:12 +01:00
"MinVersion" : null ,
2026-04-25 18:46:36 +02:00
"MaxVersion" : null
2026-02-01 01:41:12 +01:00
} ,
{
2026-04-25 18:46:36 +02:00
"FeatureId" : "Hide3dObjects" ,
2026-05-08 21:19:52 +02:00
"Label" : "Hide '3D objects' folder under 'This PC'" ,
2026-04-25 18:46:36 +02:00
"ToolTip" : "Hides the '3D objects' folder from the File Explorer navigation pane." ,
2026-02-01 01:41:12 +01:00
"Category" : "File Explorer" ,
2026-04-25 18:46:36 +02:00
"Priority" : 8 ,
"RegistryKey" : "Hide_3D_Objects_Folder.reg" ,
"ApplyText" : "Hiding the '3D objects' folder from the File Explorer navigation pane..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Show '3D objects' folder under 'This PC'" ,
"ApplyUndoText" : "Showing the '3D objects' folder from the File Explorer navigation pane..." ,
2026-04-25 18:46:36 +02:00
"RegistryUndoKey" : "Show_3D_Objects_Folder.reg" ,
2026-02-01 01:41:12 +01:00
"MinVersion" : null ,
"MaxVersion" : 21999
} ,
{
2026-04-25 18:46:36 +02:00
"FeatureId" : "HideMusic" ,
2026-05-08 21:19:52 +02:00
"Label" : "Hide 'Music' folder under 'This PC'" ,
2026-04-25 18:46:36 +02:00
"ToolTip" : "Hides the 'Music' folder from the File Explorer navigation pane." ,
2026-02-01 01:41:12 +01:00
"Category" : "File Explorer" ,
2026-04-25 18:46:36 +02:00
"Priority" : 9 ,
"RegistryKey" : "Hide_Music_Folder.reg" ,
"ApplyText" : "Hiding the 'Music' folder from the File Explorer navigation pane..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Show 'Music' folder under 'This PC'" ,
"ApplyUndoText" : "Showing the 'Music' folder from the File Explorer navigation pane..." ,
2026-04-25 18:46:36 +02:00
"RegistryUndoKey" : "Show_Music_Folder.reg" ,
2026-02-01 01:41:12 +01:00
"MinVersion" : null ,
"MaxVersion" : 21999
} ,
{
2026-04-25 18:46:36 +02:00
"FeatureId" : "AddFoldersToThisPC" ,
2026-05-08 21:19:52 +02:00
"Label" : "Add common folders back to 'This PC' page" ,
2026-04-25 18:46:36 +02:00
"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" ,
"Priority" : 10 ,
"RegistryKey" : "Add_All_Folders_Under_This_PC.reg" ,
"ApplyText" : "Adding all common folders (Desktop, Downloads, etc.) back to 'This PC' in File Explorer..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Remove common folders back to 'This PC' page" ,
"ApplyUndoText" : "Removing all common folders (Desktop, Downloads, etc.) back to 'This PC' in File Explorer..." ,
2026-04-25 18:46:36 +02:00
"RegistryUndoKey" : "Remove_All_Folders_Under_This_PC.reg" ,
"MinVersion" : 22000 ,
"MaxVersion" : null
} ,
{
"FeatureId" : "HideIncludeInLibrary" ,
2026-05-08 21:19:52 +02:00
"Label" : "Hide 'Include in library' option in the context menu" ,
2026-04-25 18:46:36 +02:00
"ToolTip" : "Hides the 'Include in library' option from the File Explorer context menu." ,
2026-02-01 01:41:12 +01:00
"Category" : "File Explorer" ,
2026-03-28 20:25:12 -03:00
"Priority" : 11 ,
2026-04-25 18:46:36 +02:00
"RegistryKey" : "Disable_Include_in_library_from_context_menu.reg" ,
"ApplyText" : "Hiding 'Include in library' in the context menu..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Show 'Include in library' option in the context menu" ,
"ApplyUndoText" : "Showing 'Include in library' in the context menu..." ,
2026-04-25 18:46:36 +02:00
"RegistryUndoKey" : "Enable_Include_in_library_in_context_menu.reg" ,
2026-02-01 01:41:12 +01:00
"MinVersion" : null ,
"MaxVersion" : 21999
} ,
{
2026-04-25 18:46:36 +02:00
"FeatureId" : "HideGiveAccessTo" ,
2026-05-08 21:19:52 +02:00
"Label" : "Hide 'Give access to' option in the context menu" ,
2026-04-25 18:46:36 +02:00
"ToolTip" : "Hides the 'Give access to' option from the File Explorer context menu." ,
2026-02-01 01:41:12 +01:00
"Category" : "File Explorer" ,
2026-03-28 20:25:12 -03:00
"Priority" : 12 ,
2026-04-25 18:46:36 +02:00
"RegistryKey" : "Disable_Give_access_to_context_menu.reg" ,
"ApplyText" : "Hiding 'Give access to' in the context menu..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Show 'Give access to' option in the context menu" ,
"ApplyUndoText" : "Showing 'Give access to' in the context menu..." ,
2026-04-25 18:46:36 +02:00
"RegistryUndoKey" : "Enable_Give_access_to_context_menu.reg" ,
2026-02-01 01:41:12 +01:00
"MinVersion" : null ,
"MaxVersion" : 21999
} ,
{
2026-04-25 18:46:36 +02:00
"FeatureId" : "HideShare" ,
2026-05-08 21:19:52 +02:00
"Label" : "Hide 'Share' option in the context menu" ,
2026-04-25 18:46:36 +02:00
"ToolTip" : "Hides the 'Share' option from the File Explorer context menu." ,
2026-02-01 01:41:12 +01:00
"Category" : "File Explorer" ,
2026-03-28 20:25:12 -03:00
"Priority" : 13 ,
2026-04-25 18:46:36 +02:00
"RegistryKey" : "Disable_Share_from_context_menu.reg" ,
"ApplyText" : "Hiding 'Share' in the context menu..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Show 'Share' option in the context menu" ,
"ApplyUndoText" : "Showing 'Share' in the context menu..." ,
2026-04-25 18:46:36 +02:00
"RegistryUndoKey" : "Enable_Share_in_context_menu.reg" ,
2026-02-01 01:41:12 +01:00
"MinVersion" : null ,
"MaxVersion" : 21999
} ,
{
"FeatureId" : "DisableBraveBloat" ,
2026-05-08 21:19:52 +02:00
"Label" : "Disable bloat in Brave browser (AI, Crypto, etc.)" ,
2026-03-05 20:49:14 +01:00
"ToolTip" : "This will disable Brave's built-in AI features, Crypto wallet, News, Rewards, Talk and VPN. This feature uses policies, which will lock down certain settings." ,
2026-02-01 01:41:12 +01:00
"Category" : "Other" ,
"RegistryKey" : "Disable_Brave_Bloat.reg" ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Disabling Brave AI, Crypto, News, Rewards, Talk and VPN in Brave browser..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Enable Brave browser features (AI, Crypto, etc.)" ,
"ApplyUndoText" : "Enabling Brave AI, Crypto, News, Rewards, Talk and VPN in Brave browser..." ,
2026-02-01 01:41:12 +01:00
"RegistryUndoKey" : "Enable_Brave_Bloat.reg" ,
"MinVersion" : null ,
"MaxVersion" : null
2026-02-18 19:00:49 +01:00
} ,
{
"FeatureId" : "EnableWindowsSandbox" ,
2026-05-08 21:19:52 +02:00
"Label" : "Enable Windows Sandbox" ,
2026-03-07 15:53:58 +01:00
"ToolTip" : "Windows Sandbox is a lightweight desktop environment for safely running applications in isolation. Software installed inside the Windows Sandbox environment remains 'sandboxed' and runs separately from the host machine. Only supported on Windows 11 Pro, Workstation, and Enterprise editions." ,
2026-02-18 19:00:49 +01:00
"Category" : "Optional Windows Features" ,
"RegistryKey" : null ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Enabling Windows Sandbox..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Disable Windows Sandbox" ,
"ApplyUndoText" : "Disabling Windows Sandbox..." ,
2026-02-18 19:00:49 +01:00
"RegistryUndoKey" : null ,
2026-03-07 15:53:58 +01:00
"RequiresReboot" : true ,
2026-02-18 19:00:49 +01:00
"MinVersion" : 22483 ,
"MaxVersion" : null
} ,
{
"FeatureId" : "EnableWindowsSubsystemForLinux" ,
2026-05-08 21:19:52 +02:00
"Label" : "Enable Windows Subsystem for Linux" ,
2026-02-18 19:00:49 +01:00
"ToolTip" : "Windows Subsystem for Linux allows you to run a Linux environment directly on Windows without the need for a virtual machine." ,
"Category" : "Optional Windows Features" ,
"RegistryKey" : null ,
2026-03-07 14:49:29 +01:00
"ApplyText" : "Enabling Windows Subsystem for Linux..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Disable Windows Subsystem for Linux" ,
"ApplyUndoText" : "Disabling Windows Subsystem for Linux..." ,
2026-02-18 19:00:49 +01:00
"RegistryUndoKey" : null ,
2026-03-07 15:53:58 +01:00
"RequiresReboot" : true ,
2026-02-18 19:00:49 +01:00
"MinVersion" : 22000 ,
"MaxVersion" : null
2026-03-28 20:25:12 -03:00
} ,
{
"FeatureId" : "ShowDriveLettersFirst" ,
2026-05-08 21:19:52 +02:00
"Label" : "Show drive letters before drive label" ,
2026-03-28 20:25:12 -03:00
"ToolTip" : "This setting will show drive letters before the drive label in File Explorer." ,
"Category" : "File Explorer" ,
"RegistryKey" : "Show_Drive_Letters_First.reg" ,
"ApplyText" : "Showing drive letters before drive label..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Show drive letters after drive label" ,
"ApplyUndoText" : "Showing drive letters after drive label..." ,
2026-05-08 21:19:52 +02:00
"RegistryUndoKey" : "Show_Drive_Letters_Last.reg" ,
2026-03-28 20:25:12 -03:00
"MinVersion" : null ,
"MaxVersion" : null
} ,
{
"FeatureId" : "ShowDriveLettersLast" ,
2026-05-08 21:19:52 +02:00
"Label" : "Show drive letters after drive label" ,
2026-03-28 20:25:12 -03:00
"ToolTip" : "This setting will show drive letters after the drive label in File Explorer (Default Windows behavior)." ,
"Category" : "File Explorer" ,
"RegistryKey" : "Show_Drive_Letters_Last.reg" ,
"ApplyText" : "Showing drive letters after drive label..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : null ,
"ApplyUndoText" : null ,
2026-03-28 20:25:12 -03:00
"RegistryUndoKey" : null ,
"MinVersion" : null ,
"MaxVersion" : null
} ,
{
"FeatureId" : "ShowNetworkDriveLettersFirst" ,
2026-05-08 21:19:52 +02:00
"Label" : "Show network drive letters before drive label" ,
2026-03-28 20:25:12 -03:00
"ToolTip" : "This setting will show only network drive letters before the drive label in File Explorer." ,
"Category" : "File Explorer" ,
"RegistryKey" : "Show_Network_Drive_Letters_First.reg" ,
"ApplyText" : "Showing network drive letters before drive label..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Show drive letters after drive label" ,
"ApplyUndoText" : "Showing drive letters after drive label..." ,
2026-05-08 21:19:52 +02:00
"RegistryUndoKey" : "Show_Drive_Letters_Last.reg" ,
2026-03-28 20:25:12 -03:00
"MinVersion" : null ,
"MaxVersion" : null
} ,
{
"FeatureId" : "HideDriveLetters" ,
2026-05-08 21:19:52 +02:00
"Label" : "Hide all drive letters" ,
2026-03-28 20:25:12 -03:00
"ToolTip" : "This setting will hide all drive letters from the File Explorer navigation pane and 'This PC'." ,
"Category" : "File Explorer" ,
"RegistryKey" : "Hide_Drive_Letters.reg" ,
"ApplyText" : "Hiding all drive letters..." ,
2026-06-03 21:16:10 +02:00
"UndoLabel" : "Show drive letters after drive label" ,
"ApplyUndoText" : "Showing drive letters after drive label..." ,
2026-05-08 21:19:52 +02:00
"RegistryUndoKey" : "Show_Drive_Letters_Last.reg" ,
2026-03-28 20:25:12 -03:00
"MinVersion" : null ,
"MaxVersion" : null
2026-06-06 13:54:33 +02:00
} ,
{
"FeatureId" : "StartAllAppsCategory" ,
"Label" : "Show All Apps in Category view (Default)" ,
"ToolTip" : "This will set the All Apps section in the start menu to show apps grouped by category." ,
"Category" : "Start Menu & Search" ,
"RegistryKey" : "Start_AllApps_Category.reg" ,
"ApplyText" : "Setting All Apps view to Category..." ,
"UndoLabel" : null ,
"ApplyUndoText" : null ,
"RegistryUndoKey" : null ,
"MinVersion" : 26200 ,
"MaxVersion" : null
} ,
{
"FeatureId" : "StartAllAppsGrid" ,
"Label" : "Show All Apps in Grid view" ,
"ToolTip" : "This will set the All Apps section in the start menu to show apps in an alphabetical grid layout." ,
"Category" : "Start Menu & Search" ,
"RegistryKey" : "Start_AllApps_Grid.reg" ,
"ApplyText" : "Setting All Apps view to Grid..." ,
"UndoLabel" : "Show All Apps in Category view" ,
"ApplyUndoText" : "Setting All Apps view to Category..." ,
"RegistryUndoKey" : "Start_AllApps_Category.reg" ,
"MinVersion" : 26200 ,
"MaxVersion" : null
} ,
{
"FeatureId" : "StartAllAppsList" ,
"Label" : "Show All Apps in List view" ,
"ToolTip" : "This will set the All Apps section in the start menu to show apps in an alphabetical list layout." ,
"Category" : "Start Menu & Search" ,
"RegistryKey" : "Start_AllApps_List.reg" ,
"ApplyText" : "Setting All Apps view to List..." ,
"UndoLabel" : "Show All Apps in Category view" ,
"ApplyUndoText" : "Setting All Apps view to Category..." ,
"RegistryUndoKey" : "Start_AllApps_Category.reg" ,
"MinVersion" : 26200 ,
"MaxVersion" : null
2026-02-01 01:41:12 +01:00
}
]
2026-06-03 21:16:10 +02:00
}