Add option to disable WSAIFabric service from automatically starting (#501)

This commit is contained in:
Jeffrey
2026-03-07 20:28:58 +01:00
committed by GitHub
parent ad0b49060a
commit 70f8170e81
8 changed files with 32 additions and 0 deletions

View File

@@ -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",