mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2026-02-17 07:56:24 +00:00
Added full GUI for Win11Debloat + much more (#432)
* Added a full GUI for Win11Debloat * Updated App Selection UI to use WPF framework * Removed deprecated parameters, see https://github.com/Raphire/Win11Debloat/discussions/435 * Replaced Appslist.txt with Apps.json * Added Features.json * Add option to disable the 'Drag Tray' (#433) * Add option to disable bloat in Brave browser (#408) * Add error logging to run.bat (#437) --------- Co-authored-by: Sashank <hello@sashank.wiki> Co-authored-by: Horizon <lvblue0022@gmail.com>
This commit is contained in:
9
Regfiles/Sysprep/Disable_Brave_Bloat.reg
Normal file
9
Regfiles/Sysprep/Disable_Brave_Bloat.reg
Normal file
@@ -0,0 +1,9 @@
|
||||
Windows Registry Editor Version 5.00
|
||||
|
||||
[HKEY_LOCAL_MACHINE\Software\Policies\BraveSoftware\Brave]
|
||||
"BraveVPNDisabled"=dword:00000001
|
||||
"BraveWalletDisabled"=dword:00000001
|
||||
"BraveAIChatEnabled"=dword:00000000
|
||||
"BraveRewardsDisabled"=dword:00000001
|
||||
"BraveTalkDisabled"=dword:00000001
|
||||
"BraveNewsDisabled"=dword:00000001
|
||||
Reference in New Issue
Block a user