mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2026-04-03 14:06:27 +00:00
Add option to disable WSAIFabric service from automatically starting (#501)
This commit is contained in:
@@ -476,6 +476,19 @@
|
||||
"MinVersion": 22621,
|
||||
"MaxVersion": null
|
||||
},
|
||||
{
|
||||
"FeatureId": "DisableAISvcAutoStart",
|
||||
"Label": "AI service from starting automatically",
|
||||
"ToolTip": "This will set the WSAIFabricSvc service to manual startup, preventing the service from starting automatically with Windows.",
|
||||
"Category": "AI",
|
||||
"Action": "Prevent",
|
||||
"RegistryKey": "Disable_AI_Service_Auto_Start.reg",
|
||||
"ApplyText": "> Preventing AI service from starting automatically...",
|
||||
"UndoAction": "Allow",
|
||||
"RegistryUndoKey": "Enable_AI_Service_Auto_Start.reg",
|
||||
"MinVersion": 22621,
|
||||
"MaxVersion": null
|
||||
},
|
||||
{
|
||||
"FeatureId": "DisableDVR",
|
||||
"Label": "Xbox game/screen recording",
|
||||
|
||||
Reference in New Issue
Block a user