mirror of
https://github.com/zoicware/RemoveWindowsAI.git
synced 2025-12-17 07:06:29 +01:00
kill webviewhost
This commit is contained in:
@@ -1822,6 +1822,7 @@ else {
|
||||
'ClickToDo.exe'
|
||||
'aixhost.exe'
|
||||
'WorkloadsSessionHost.exe'
|
||||
'WebViewHost.exe'
|
||||
)
|
||||
foreach ($procName in $aiProcesses) {
|
||||
taskkill /im $procName /f *>$null
|
||||
|
||||
Reference in New Issue
Block a user