Prevent AI service from starting automatically

AIBuild minima di Windows: 22621Ripristinabile

This will set the WSAIFabricSvc service to manual startup, preventing the service from starting automatically with Windows.

Codice da applicare

Prevent AI service from starting automaticallyRegistry
Windows Registry Editor Version 5.00


[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WSAIFabricSvc]

"Start"=dword:00000003

Codice per ripristinare

Allow AI service from starting automaticallyRegistry
Windows Registry Editor Version 5.00


[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WSAIFabricSvc]

"Start"=dword:00000002

Vuoi combinare questa modifica con altre?

Apri il configuratore