mirror of
https://github.com/zoicware/RemoveWindowsAI.git
synced 2025-12-17 07:06:29 +01:00
other copilot update path
This commit is contained in:
@@ -1422,6 +1422,7 @@ function Remove-AI-Files {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reg.exe delete 'HKLM\SOFTWARE\Microsoft\EdgeUpdate' /v 'CopilotUpdatePath' /f *>$null
|
Reg.exe delete 'HKLM\SOFTWARE\Microsoft\EdgeUpdate' /v 'CopilotUpdatePath' /f *>$null
|
||||||
|
Reg.exe delete 'HKLM\SOFTWARE\WOW6432Node\Microsoft\EdgeUpdate' /v 'CopilotUpdatePath' /f *>$null
|
||||||
|
|
||||||
#remove additional installers
|
#remove additional installers
|
||||||
$inboxapps = 'C:\Windows\InboxApps'
|
$inboxapps = 'C:\Windows\InboxApps'
|
||||||
|
|||||||
Reference in New Issue
Block a user