mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2025-11-17 02:56:17 +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
16 lines
1.0 KiB
Reg
16 lines
1.0 KiB
Reg
Windows Registry Editor Version 5.00
|
||
|
||
; Windows 11
|
||
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
|
||
"TaskbarDa"=dword:00000001
|
||
|
||
; Windows 10
|
||
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Feeds]
|
||
"ShellFeedsTaskbarViewMode"=dword:00000000
|
||
|
||
; Enable widgets service
|
||
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PolicyManager\default\NewsAndInterests\AllowNewsAndInterests]
|
||
"value"=dword:00000001
|
||
|
||
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Dsh]
|
||
"AllowNewsAndInterests"=- |