Add registry entries to disable various Windows and Edge features

This commit is contained in:
2026-05-17 22:58:32 +08:00
parent f62ae3da43
commit 63bf02f0b2

View File

@@ -131,3 +131,42 @@ registryPath,propertyName,propertyType,propertyValue
"HKLM:\Software\Policies\BraveSoftware\Brave",BraveWalletDisabled,DWord,1
"HKLM:\Software\Policies\BraveSoftware\Brave",BraveTalkDisabled,DWord,1
"HKLM:\Software\Policies\BraveSoftware\Brave",BraveNewsDisabled,DWord,1
"HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\AdvertisingInfo",Enabled,DWord,0
"HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\Privacy",TailoredExperiencesWithDiagnosticDataEnabled,DWord,0
"HKCU:\SOFTWARE\Microsoft\Speech_OneCore\Settings\OnlineSpeechPrivacy",HasAccepted,DWord,0
"HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced",Start_TrackProgs,DWord,0
"HKLM:\SOFTWARE\Policies\Microsoft\Windows\System",PublishUserActivities,DWord,0
"HKCU:\SOFTWARE\Microsoft\Siuf\Rules",NumberOfSIUFInPeriod,DWord,0
"HKLM:\SOFTWARE\Policies\Microsoft\Edge",PersonalizationReportingEnabled,DWord,0
"HKLM:\SOFTWARE\Policies\Microsoft\Edge",DiagnosticData,DWord,0
"HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\ContentDeliveryManager",SubscribedContent-310093Enabled,DWord,0
"HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\ContentDeliveryManager",SystemPaneSuggestionsEnabled,DWord,0
"HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced",Start_IrisRecommendations,DWord,0
"HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\ContentDeliveryManager",SubscribedContent-338389Enabled,DWord,0
"HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\ContentDeliveryManager",SoftLandingEnabled,DWord,0
"HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\ContentDeliveryManager",SubscribedContent-338393Enabled,DWord,0
"HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\ContentDeliveryManager",SubscribedContent-353694Enabled,DWord,0
"HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\ContentDeliveryManager",SubscribedContent-353696Enabled,DWord,0
"HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\ContentDeliveryManager",SubscribedContent-353698Enabled,DWord,0
"HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\SystemSettings\AccountNotifications",EnableAccountNotifications,DWord,0
"HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced",ShowSyncProviderNotifications,DWord,0
"HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\Notifications\Settings\Windows.SystemToast.Suggested",Enabled,DWord,0
"HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\Mobility",OptedIn,DWord,0
"HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\Notifications\Settings\Windows.SystemToast.BackupReminder",Enabled,DWord,0
"HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\ContentDeliveryManager",SubscribedContent-338387Enabled,DWord,0
"HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\ContentDeliveryManager",RotatingLockScreenOverlayEnabled,DWord,0
"HKLM:\SOFTWARE\Policies\Microsoft\Edge",NewTabPageContentEnabled,DWord,0
"HKLM:\SOFTWARE\Policies\Microsoft\Edge",NewTabPageHideDefaultTopSites,DWord,1
"HKLM:\SOFTWARE\Policies\Microsoft\Edge",EdgeShoppingAssistantEnabled,DWord,0
"HKLM:\SOFTWARE\Policies\Microsoft\Edge",TabServicesEnabled,DWord,0
"HKLM:\SOFTWARE\Policies\Microsoft\Edge",AlternateErrorPagesEnabled,DWord,0
"HKLM:\SOFTWARE\Policies\Microsoft\Edge",UserFeedbackAllowed,DWord,0
"HKLM:\SOFTWARE\Policies\Microsoft\Edge",ShowRecommendationsEnabled,DWord,0
"HKLM:\SOFTWARE\Policies\Microsoft\Edge",WalletDonationEnabled,DWord,0
"HKLM:\SOFTWARE\Policies\Microsoft\Edge",HideFirstRunExperience,DWord,0
"HKLM:\SOFTWARE\Policies\Microsoft\Edge",DefaultBrowserSettingEnabled,DWord,0
"HKLM:\SOFTWARE\Policies\Microsoft\Edge",DefaultBrowserSettingsCampaignEnabled,DWord,0
"HKLM:\SOFTWARE\Policies\Microsoft\Edge",SpotlightExperiencesAndRecommendationsEnabled,DWord,0
"HKLM:\SOFTWARE\Policies\Microsoft\Edge",ShowAcrobatSubscriptionButton,DWord,0
"HKLM:\SOFTWARE\Policies\Microsoft\Windows\CloudContent",DisableConsumerAccountStateContent,DWord,1
"HKCU:\SOFTWARE\Policies\Microsoft\Windows\CloudContent",DisableSpotlightCollectionOnDesktop,DWord,1
1 registryPath propertyName propertyType propertyValue
131 HKLM:\Software\Policies\BraveSoftware\Brave BraveWalletDisabled DWord 1
132 HKLM:\Software\Policies\BraveSoftware\Brave BraveTalkDisabled DWord 1
133 HKLM:\Software\Policies\BraveSoftware\Brave BraveNewsDisabled DWord 1
134 HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\AdvertisingInfo Enabled DWord 0
135 HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\Privacy TailoredExperiencesWithDiagnosticDataEnabled DWord 0
136 HKCU:\SOFTWARE\Microsoft\Speech_OneCore\Settings\OnlineSpeechPrivacy HasAccepted DWord 0
137 HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced Start_TrackProgs DWord 0
138 HKLM:\SOFTWARE\Policies\Microsoft\Windows\System PublishUserActivities DWord 0
139 HKCU:\SOFTWARE\Microsoft\Siuf\Rules NumberOfSIUFInPeriod DWord 0
140 HKLM:\SOFTWARE\Policies\Microsoft\Edge PersonalizationReportingEnabled DWord 0
141 HKLM:\SOFTWARE\Policies\Microsoft\Edge DiagnosticData DWord 0
142 HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\ContentDeliveryManager SubscribedContent-310093Enabled DWord 0
143 HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\ContentDeliveryManager SystemPaneSuggestionsEnabled DWord 0
144 HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced Start_IrisRecommendations DWord 0
145 HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\ContentDeliveryManager SubscribedContent-338389Enabled DWord 0
146 HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\ContentDeliveryManager SoftLandingEnabled DWord 0
147 HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\ContentDeliveryManager SubscribedContent-338393Enabled DWord 0
148 HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\ContentDeliveryManager SubscribedContent-353694Enabled DWord 0
149 HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\ContentDeliveryManager SubscribedContent-353696Enabled DWord 0
150 HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\ContentDeliveryManager SubscribedContent-353698Enabled DWord 0
151 HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\SystemSettings\AccountNotifications EnableAccountNotifications DWord 0
152 HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced ShowSyncProviderNotifications DWord 0
153 HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\Notifications\Settings\Windows.SystemToast.Suggested Enabled DWord 0
154 HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\Mobility OptedIn DWord 0
155 HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\Notifications\Settings\Windows.SystemToast.BackupReminder Enabled DWord 0
156 HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\ContentDeliveryManager SubscribedContent-338387Enabled DWord 0
157 HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\ContentDeliveryManager RotatingLockScreenOverlayEnabled DWord 0
158 HKLM:\SOFTWARE\Policies\Microsoft\Edge NewTabPageContentEnabled DWord 0
159 HKLM:\SOFTWARE\Policies\Microsoft\Edge NewTabPageHideDefaultTopSites DWord 1
160 HKLM:\SOFTWARE\Policies\Microsoft\Edge EdgeShoppingAssistantEnabled DWord 0
161 HKLM:\SOFTWARE\Policies\Microsoft\Edge TabServicesEnabled DWord 0
162 HKLM:\SOFTWARE\Policies\Microsoft\Edge AlternateErrorPagesEnabled DWord 0
163 HKLM:\SOFTWARE\Policies\Microsoft\Edge UserFeedbackAllowed DWord 0
164 HKLM:\SOFTWARE\Policies\Microsoft\Edge ShowRecommendationsEnabled DWord 0
165 HKLM:\SOFTWARE\Policies\Microsoft\Edge WalletDonationEnabled DWord 0
166 HKLM:\SOFTWARE\Policies\Microsoft\Edge HideFirstRunExperience DWord 0
167 HKLM:\SOFTWARE\Policies\Microsoft\Edge DefaultBrowserSettingEnabled DWord 0
168 HKLM:\SOFTWARE\Policies\Microsoft\Edge DefaultBrowserSettingsCampaignEnabled DWord 0
169 HKLM:\SOFTWARE\Policies\Microsoft\Edge SpotlightExperiencesAndRecommendationsEnabled DWord 0
170 HKLM:\SOFTWARE\Policies\Microsoft\Edge ShowAcrobatSubscriptionButton DWord 0
171 HKLM:\SOFTWARE\Policies\Microsoft\Windows\CloudContent DisableConsumerAccountStateContent DWord 1
172 HKCU:\SOFTWARE\Policies\Microsoft\Windows\CloudContent DisableSpotlightCollectionOnDesktop DWord 1