mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2025-11-17 11:06:18 +00:00
Allows users to apply script before account creation. All changes are applied to default user account template.
17 lines
1.1 KiB
Reg
17 lines
1.1 KiB
Reg
Windows Registry Editor Version 5.00
|
||
|
||
; Windows 11
|
||
[hkey_users\default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
|
||
"TaskbarDa"=dword:00000000
|
||
|
||
; Windows 10
|
||
[hkey_users\default\Software\Microsoft\Windows\CurrentVersion\Feeds]
|
||
"ShellFeedsTaskbarViewMode"=dword:00000002
|
||
|
||
; Disable widgets service
|
||
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PolicyManager\default\NewsAndInterests\AllowNewsAndInterests]
|
||
"value"=dword:00000000
|
||
|
||
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Dsh]
|
||
"AllowNewsAndInterests"=dword:00000000
|