mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2025-11-17 02:56:17 +00:00
Allows users to apply script before account creation. All changes are applied to default user account template.
45 lines
4.3 KiB
Reg
45 lines
4.3 KiB
Reg
Windows Registry Editor Version 5.00
|
||
|
||
; Show me the Windows welcome experience after updates and occasionally when I sign in to highlight what's new and suggested
|
||
[hkey_users\default\Software\Microsoft\Windows\CurrentVersion\ContentDeliveryManager]
|
||
"SubscribedContent-310093Enabled"=dword:00000000
|
||
|
||
; Occasionally show suggestions in Start
|
||
[hkey_users\default\Software\Microsoft\Windows\CurrentVersion\ContentDeliveryManager]
|
||
"SubscribedContent-338388Enabled"=dword:00000000
|
||
"SystemPaneSuggestionsEnabled"=dword:00000000
|
||
|
||
; Show recommendations for tips, shortcuts, new apps, and more in start
|
||
[hkey_users\default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
|
||
"Start_IrisRecommendations"=dword:00000000
|
||
|
||
; Get tips, tricks, and suggestions as you use Windows
|
||
[hkey_users\default\Software\Microsoft\Windows\CurrentVersion\ContentDeliveryManager]
|
||
"SubscribedContent-338389Enabled"=dword:00000000
|
||
"SoftLandingEnabled"=dword:00000000
|
||
|
||
; Show me suggested content in the Settings app
|
||
[hkey_users\default\Software\Microsoft\Windows\CurrentVersion\ContentDeliveryManager]
|
||
"SubscribedContent-338393Enabled"=dword:00000000
|
||
"SubscribedContent-353694Enabled"=dword:00000000
|
||
"SubscribedContent-353696Enabled"=dword:00000000
|
||
|
||
; Suggest ways I can finish setting up my device to get the most out of Windows
|
||
[hkey_users\default\SOFTWARE\Microsoft\Windows\CurrentVersion\UserProfileEngagement]
|
||
"ScoobeSystemSettingEnabled"=dword:00000000
|
||
|
||
; Sync provider ads
|
||
[hkey_users\default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
|
||
"ShowSyncProviderNotifications"=dword:00000000
|
||
|
||
; Automatic Installation of Suggested Apps
|
||
[hkey_users\default\Software\Microsoft\Windows\CurrentVersion\ContentDeliveryManager]
|
||
"SilentInstalledAppsEnabled"=dword:00000000
|
||
|
||
; Disable "Suggested" app notifications (Ads for MS services)
|
||
[hkey_users\default\Software\Microsoft\Windows\CurrentVersion\Notifications\Settings\Windows.SystemToast.Suggested]
|
||
"Enabled"=dword:00000000
|
||
|
||
; Disable Show me suggestions for using my mobile device with Windows (Phone Link suggestions)
|
||
[hkey_users\default\Software\Microsoft\Windows\CurrentVersion\Mobility]
|
||
"OptedIn"=dword:00000000 |