mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2025-11-17 02:56:17 +00:00
Add missing key from Disable Paint AI Sysprep/Undo files
This commit is contained in:
@@ -2,15 +2,7 @@ Windows Registry Editor Version 5.00
|
|||||||
|
|
||||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Paint]
|
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Paint]
|
||||||
"DisableCocreator"=dword:00000001
|
"DisableCocreator"=dword:00000001
|
||||||
|
|
||||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Paint]
|
|
||||||
"DisableGenerativeFill"=dword:00000001
|
"DisableGenerativeFill"=dword:00000001
|
||||||
|
|
||||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Paint]
|
|
||||||
"DisableImageCreator"=dword:00000001
|
"DisableImageCreator"=dword:00000001
|
||||||
|
|
||||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Paint]
|
|
||||||
"DisableGenerativeErase"=dword:00000001
|
"DisableGenerativeErase"=dword:00000001
|
||||||
|
|
||||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Paint]
|
|
||||||
"DisableRemoveBackground"=dword:00000001
|
"DisableRemoveBackground"=dword:00000001
|
||||||
|
|||||||
@@ -2,12 +2,7 @@ Windows Registry Editor Version 5.00
|
|||||||
|
|
||||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Paint]
|
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Paint]
|
||||||
"DisableCocreator"=dword:00000001
|
"DisableCocreator"=dword:00000001
|
||||||
|
|
||||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Paint]
|
|
||||||
"DisableGenerativeFill"=dword:00000001
|
"DisableGenerativeFill"=dword:00000001
|
||||||
|
|
||||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Paint]
|
|
||||||
"DisableImageCreator"=dword:00000001
|
"DisableImageCreator"=dword:00000001
|
||||||
|
|
||||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Paint]
|
|
||||||
"DisableGenerativeErase"=dword:00000001
|
"DisableGenerativeErase"=dword:00000001
|
||||||
|
"DisableRemoveBackground"=dword:00000001
|
||||||
|
|||||||
@@ -5,3 +5,4 @@ Windows Registry Editor Version 5.00
|
|||||||
"DisableGenerativeFill"=-
|
"DisableGenerativeFill"=-
|
||||||
"DisableImageCreator"=-
|
"DisableImageCreator"=-
|
||||||
"DisableGenerativeErase"=-
|
"DisableGenerativeErase"=-
|
||||||
|
"DisableRemoveBackground"=-
|
||||||
|
|||||||
Reference in New Issue
Block a user