mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2025-11-17 11:06:18 +00:00
* Option added to show hidden files, folders and drivers. * Option added to show file extensions for known file types. * Option added to hide or change the search icon on the taskbar. * Added 'show file extensions for known file types' to default configuration * Moved regfiles for undoing changes to a seperate folder * Updated README.md
32 lines
3.0 KiB
Reg
32 lines
3.0 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_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ContentDeliveryManager]
|
||
"SubscribedContent-310093Enabled"=dword:00000000
|
||
|
||
; Occasionally show suggestions in Start
|
||
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ContentDeliveryManager]
|
||
"SubscribedContent-338388Enabled"=dword:00000000
|
||
|
||
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\ContentDeliveryManager]
|
||
"SystemPaneSuggestionsEnabled"=dword:00000000
|
||
|
||
; Get tips, tricks, and suggestions as you use Windows
|
||
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ContentDeliveryManager]
|
||
"SubscribedContent-338389Enabled"=dword:00000000
|
||
|
||
; Show me suggested content in the Settings app
|
||
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ContentDeliveryManager]
|
||
"SubscribedContent-338393Enabled"=dword:00000000
|
||
|
||
; Suggest ways I can finish setting up my device to get the most out of Windows
|
||
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\UserProfileEngagement]
|
||
"ScoobeSystemSettingEnabled"=dword:00000000
|
||
|
||
; Sync provider ads
|
||
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
|
||
"ShowSyncProviderNotifications"=dword:00000000
|
||
|
||
; Automatic Installation of Suggested Apps
|
||
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ContentDeliveryManager]
|
||
"SilentInstalledAppsEnabled"=dword:00000000 |